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

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

Build URL: https://ci.swift.org/job/oss-swift-package-osx/4962/
Project: oss-swift-package-osx
Date of build: Fri, 10 Jul 2020 21:06:32 -0500
Build duration: 5 hr 8 min

Identified problems:- Delete directory failed: A script tried to delete a directory with rm and it failed

  • Indication 1
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit b1ada5cd71b0f3eaed035766cb97c50301d47b89 by varun_gandhi:

[FrontendTool] Add test for SPI imports in module trace.

  • add: test/Driver/loaded_module_trace_spi.swift

  • Commit 7c366839b3413b2dac5170daaaef92f763384fa9 by varun_gandhi:

    [FrontendTool] Include SPI dependencies in module trace.

    • edit: test/Driver/loaded_module_trace_spi.swift
    • edit: lib/FrontendTool/FrontendTool.cpp
  • Commit cd3f46f99dd740ea679bf1b5c7a6d7783c0bced0 by danielzheng:

    [AutoDiff] NFC: Garden assertions.

    • edit: lib/SILOptimizer/Differentiation/JVPCloner.cpp
    • edit: include/swift/SILOptimizer/Differentiation/ADContext.h
    • edit: lib/SILOptimizer/Differentiation/DifferentiationInvoker.cpp
  • Commit e3548dd63807e1286a2fcf6c4404fec474fbd965 by compnerd:

    test: use -log-path for stderr access in ModuleInterface tests

    • edit: test/ModuleInterface/swift_build_sdk_interfaces/xfails.test-sh
    • edit: test/ModuleInterface/swift_build_sdk_interfaces/compiler-crash-windows.test-sh
  • Commit 061d6514dc56756be43d9a70fad80cd459f14603 by compnerd:

    test: make remote-run Python 3 friendly

    • edit: utils/remote-run
  • Commit cd744dad6d3bceeccc4c5387412287f8dc277fde by compnerd:

    test: make test syntactically compatible with Python3

    • edit: test/DebugInfo/local-vars.swift.gyb
  • Commit 5e36ae1c7cf651b532de9fceab39ba96f82ce16d by mgottesman:

    [sil] Add a forwarding cast called unchecked_value_cast.

    • edit: include/swift/SIL/SILCloner.h
    • edit: lib/SIL/IR/SILInstructions.cpp
    • edit: lib/SIL/IR/SILPrinter.cpp
    • edit: lib/Serialization/DeserializeSIL.cpp
    • edit: docs/SIL.rst
    • edit: lib/SIL/Verifier/SILVerifier.cpp
    • edit: lib/SIL/Utils/OwnershipUtils.cpp
    • edit: utils/sil-mode.el
    • edit: lib/Serialization/SerializeSIL.cpp
    • edit: lib/SIL/IR/OperandOwnership.cpp
    • edit: test/SIL/ownership-verifier/use_verifier.sil
    • edit: include/swift/SIL/SILInstruction.h
    • edit: lib/Serialization/ModuleFormat.h
    • edit: include/swift/SIL/SILBuilder.h
    • edit: test/SILOptimizer/ownership_model_eliminator.sil
    • edit: lib/SILOptimizer/Utils/SILInliner.cpp
    • edit: include/swift/SIL/SILNodes.def
    • edit: lib/SILOptimizer/Mandatory/OwnershipModelEliminator.cpp
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: lib/SIL/IR/ValueOwnership.cpp
    • edit: lib/SIL/Parser/ParseSIL.cpp
    • edit: lib/SILOptimizer/UtilityPasses/SerializeSILPass.cpp
  • Commit ac3109a21dbabf19d1abd4f0aecfac2b16758504 by mgottesman:

    [eager-specializer] Fix for ownership and add a bunch of missing code

    • edit: lib/SILOptimizer/IPO/EagerSpecializer.cpp
    • edit: lib/SILGen/SILGenBuilder.cpp
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
    • edit: lib/IRGen/LoadableByAddress.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: include/swift/SIL/SILBuilder.h
    • edit: lib/SILOptimizer/Transforms/SpeculativeDevirtualizer.cpp
    • edit: include/swift/SILOptimizer/Utils/CFGOptUtils.h
    • edit: lib/SILOptimizer/Utils/CFGOptUtils.cpp
    • edit: lib/SIL/IR/SILBuilder.cpp
    • add: test/SILOptimizer/eager_specialize_ossa.sil
    • edit: lib/SILGen/SILGenApply.cpp
    • edit: lib/SILOptimizer/Utils/InstOptUtils.cpp
    • edit: lib/SILGen/SILGenBuilder.h
    • edit: test/SILGen/specialize_attr.swift
  • Commit b9c43b4598b893bb256dbf1c258bc4daf4d13ca8 by nate_chandler:

    [Test] Disabled Driver/linker.swift.

    • edit: test/Driver/linker.swift
  • Commit 2e1b6e70702b43fc9bf3e9aa8e12a2a3cf188317 by jgroff:

    Sema: KeyPath literals should be read-only when referring to unavailable

    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • add: test/expr/unary/keypath/keypath-availability.swift
  • Commit 85b549a51b621b2c2a7b3a872f47a17cae137acf by jgroff:

    Sema: Synthesized setters get the availability of the decl they're

    • edit: lib/Sema/TypeCheckStorage.cpp
    • add: test/Sema/generalized_accessors_availability.swift
  • Commit df830bc1205008894782f5e1a239b5dfe024e337 by danielzheng:

    [AutoDiff] NFC: Reimplement VJPCloner using pimpl pattern.

    • edit: lib/SILOptimizer/Differentiation/VJPCloner.cpp
    • edit: include/swift/SILOptimizer/Differentiation/PullbackCloner.h
    • edit: include/swift/SILOptimizer/Differentiation/VJPCloner.h
    • edit: lib/SILOptimizer/Differentiation/PullbackCloner.cpp
  • Commit eb74f78e68c81635a6bf9f67af12f4f9906ae756 by spestov:

    Sema: Force synthesis of the CodingKeys nested type in

    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: test/SILGen/synthesized_conformance_class.swift
  • Commit 8f8639b0719fb1c9fabc174504b549081fb15061 by danielzheng:

    [AutoDiff] NFC: Reimplement JVPCloner using pimpl pattern.

    • edit: include/swift/SILOptimizer/Differentiation/JVPCloner.h
    • edit: lib/SILOptimizer/Differentiation/JVPCloner.cpp