[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #4746

Report

[FAILURE] oss-swift-package-osx [#4746]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4746/
Project:
oss-swift-package-osx
Date of build:
Wed, 20 May 2020 01:55:40 -0500
Build duration:
4 hr 49 min

Identified problems:

  • Delete directory failed: A script tried to delete a directory with rm and it failed

Changes

  • Commit 6216242c9cb77423bf355db9876910a874d4ac5e by gregomni:
    If the missing generic requirement includes type variables, don't emit

    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: test/decl/protocol/req/missing_conformance.swift
  • Commit d764fe8ae06f82c69a13f2d685b9a922bfb8cf2b by gregomni:
    Pass down solution to simplify types, and map missingType to translate

    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit bfa335e9f1eaa01e2f4ccc0dc30526a8553b4bec by kyrtzidis:
    [utils/build-parser-lib] Remove rogue equal character for version flag

    • edit: utils/build-parser-lib
  • Commit b41e8503fe8cae1191f81142d64b36abb7107663 by nate_chandler:
    [gardening] Remove addressed FIXME.

    • edit: lib/Sema/TypeCheckAttr.cpp
  • Commit c1f3bf0e3fb80e6820c8e9bad0b58eb79869f0ba by mboehme:
    [clang] Add an API to retrieve implicit constructor arguments.

    • edit: clang/lib/CodeGen/ItaniumCXXABI.cpp
    • edit: clang/lib/CodeGen/CGCXXABI.h
    • edit: clang/lib/CodeGen/CGCall.cpp
    • edit: clang/lib/CodeGen/CodeGenABITypes.cpp
    • edit: clang/lib/CodeGen/CGCXXABI.cpp
    • edit: clang/lib/CodeGen/CGClass.cpp
    • edit: clang/include/clang/CodeGen/CodeGenABITypes.h
    • edit: clang/lib/CodeGen/MicrosoftCXXABI.cpp