[Swift CI] Build Failure: OSS - Swift Package - OS X (main) #5281

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

Build URL: https://ci.swift.org/job/oss-swift-package-osx/5281/
Project: oss-swift-package-osx
Date of build: Fri, 13 Nov 2020 14:55:01 -0600
Build duration: 4 hr 59 min

Changes- Commit e9a80debd4ace1c58b1279f3aafd089e90f20679 by ben_barham:

Prevent superfluous diagnostic-database execution

  • edit: localization/CMakeLists.txt

  • Commit b4b8778e48d77761b6319e08dd92dd2af5e758e8 by rwidmann:

    Fixup getOverlayModule

    • edit: lib/AST/ASTContext.cpp
    • edit: include/swift/AST/ASTContext.h
    • edit: lib/ClangImporter/ClangImporter.cpp
  • Commit 4156382f072d8742c58e8ac3db9c1f20f4595fb8 by nate_chandler:

    [NFC] Corrected typo.

    • edit: lib/IRGen/GenClass.cpp
    • edit: lib/IRGen/MetadataLayout.h
  • Commit db8183d7a19baf4cd09ce77b5edb589789b90609 by nate_chandler:

    [IRGen] Added LinkEntities for AsyncFunctionPointer.

    • edit: include/swift/IRGen/Linking.h
    • edit: lib/IRGen/Linking.cpp
  • Commit ed9efa2a8965b919d46bc47d6e041ec0f843d4c8 by nate_chandler:

    [TBDGen] Add async function pointers.

    • edit: lib/TBDGen/TBDGen.cpp
  • Commit 2d21932672bfe5654bc17be31756bc0ec6453f9d by nate_chandler:

    [Async CC] Add constant "pointer" for async func.

    • edit: lib/IRGen/GenThunk.cpp
    • edit: test/IRGen/async/run-call_generic-protocolwitness_instance-void-to-int64.sil
    • edit: lib/IRGen/GenCall.cpp
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-throw.sil
    • edit: test/IRGen/async/run-call-int64-and-int64-to-void.sil
    • edit: test/IRGen/async/run-call-generic-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-structgeneric_classinstance_to_struct_and_error.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-nothrow_call-async-throw.sil
    • edit: test/IRGen/async/run-call_generic-protocolwitness_instance-generic-to-int64-and-generic.sil
    • edit: lib/IRGen/GenOpaque.cpp
    • edit: test/IRGen/async/run-partialapply-capture-inout-generic-and-in-generic-to-generic.sil
    • edit: lib/IRGen/GenMeta.cpp
    • edit: test/IRGen/async/run-call-void-to-struct_large.sil
    • edit: lib/IRGen/Callee.h
    • edit: test/IRGen/async/run-call-classinstance-int64-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-class-to-void.sil
    • edit: lib/IRGen/GenPointerAuth.cpp
    • edit: test/IRGen/async/run-call-genericEquatable-x2-to-bool.sil
    • edit: lib/IRGen/GenDecl.cpp
    • edit: lib/IRGen/GenClass.cpp
    • edit: test/IRGen/async/run-call-protocolwitness_instance-void-to-int64.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing.sil
    • edit: lib/IRGen/GenFunc.cpp
    • edit: lib/IRGen/GenFunc.h
    • edit: lib/IRGen/IRGenModule.cpp
    • edit: test/IRGen/async/run-call-void-to-int64.sil
    • edit: test/IRGen/async/run-call-structinstance-int64-to-void.sil
    • edit: lib/IRGen/GenObjC.cpp
    • edit: lib/IRGen/IRGenFunction.h
    • edit: test/IRGen/async/run-call-existential-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-struct_classinstance_classinstance-and-int64-to-int64.sil
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-throw.sil
    • edit: lib/IRGen/IRGenModule.h
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-nothrow_call-sync-throw.sil
    • edit: lib/IRGen/GenKeyPath.cpp
    • edit: test/IRGen/async/run-call-void-to-int64-and-int64.sil
    • edit: test/IRGen/async/run-partialapply-capture-type_structgeneric_polymorphic_constrained-to-void.sil
    • edit: test/IRGen/async/run-call-generic-to-generic.sil
    • edit: test/IRGen/async/run-call-classinstance-void-to-void.sil
    • edit: test/IRGen/async/run-call-protocolextension_instance-void-to-int64.sil
    • edit: lib/IRGen/IRGenFunction.cpp
    • edit: lib/IRGen/GenMeta.h
    • edit: test/IRGen/async/run-partialapply-capture-int64-int64-to-int64.sil
    • edit: lib/IRGen/CallEmission.h
    • edit: test/IRGen/async/run-call-int64-to-void.sil
    • edit: test/IRGen/async/run-call-void-to-existential.sil
    • edit: lib/IRGen/GenProto.cpp
    • edit: lib/IRGen/GenCall.h
  • Commit 660f74b68a1585dee31ddca63964e98a151197e4 by nate_chandler:

    [Async CC] Add AsyncFunctionPointer to vtable.

    • edit: lib/IRGen/GenMeta.cpp
  • Commit b676a98b848cc49289c5cfe41361f4b55e2d213e by nate_chandler:

    [Async CC] Add AsyncFunctionPointer to wtable.

    • edit: lib/IRGen/GenProto.cpp
  • Commit 696287404dd508a7b42c5e542a8541c064790800 by nate_chandler:

    To Revert: [Async CC] Disable execution tests on arm64e.

    • edit: test/IRGen/async/run-call-void-to-existential.sil
    • edit: test/IRGen/async/run-partialapply-capture-int64-int64-to-int64.sil
    • edit: test/IRGen/async/run-partialapply-capture-int64-to-generic.sil
    • edit: test/IRGen/async/run-call-genericEquatable-x2-to-bool.sil
    • edit: test/IRGen/async/run-call-protocolwitness_instance-void-to-int64.sil
    • edit: test/IRGen/async/run-call-int64-and-int64-to-void.sil
    • edit: test/IRGen/async/run-call-int64-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-structgeneric_polymorphic_constrained-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-type_thin-and-classinstance-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-inout-generic-and-in-generic-to-generic.sil
    • edit: test/IRGen/async/run-call-void-to-int64.sil
    • edit: test/IRGen/async/run-partialapply-capture-generic_conformer-and-generic-to-void.sil
    • edit: test/IRGen/async/run-call-void-to-struct_large.sil
    • edit: test/IRGen/async/run-convertfunction-int64-to-void.sil
    • edit: test/IRGen/async/run-call-protocolextension_instance-void-to-int64.sil
    • edit: test/IRGen/async/run-thintothick-int64-to-void.sil
    • edit: test/IRGen/async/run-call-classinstance-int64-to-void.sil
    • edit: test/IRGen/async/run-call-generic-to-void.sil
    • edit: test/IRGen/async/run-partialapply-capture-struct_classinstance_classinstance-and-int64-to-int64.sil
    • edit: test/IRGen/async/run-call-existential-to-void.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing.sil
    • edit: test/IRGen/async/run-partialapply-capture-structgeneric_classinstance_to_struct_and_error.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-throw.sil
    • edit: test/IRGen/async/run-partialapply-capture-class-to-void.sil
    • edit: test/IRGen/async/run-call-classinstance-void-to-void.sil
    • edit: test/IRGen/async/run-call-generic-to-generic.sil
    • edit: test/IRGen/async/run-partialapply-capture-type_structgeneric_polymorphic_constrained-to-void.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-nothrow_call-sync-throw.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-throw.sil
    • edit: test/IRGen/async/run-call-void-to-int64-and-int64.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-nothrow_call-async-throw.sil
    • edit: test/IRGen/async/run-call-structinstance-int64-to-void.sil
    • edit: test/IRGen/async/run-call_generic-protocolwitness_instance-void-to-int64.sil
    • edit: test/IRGen/async/run-call_generic-protocolwitness_instance-generic-to-int64-and-generic.sil
  • Commit f84f48eb5a7ffd36d7e0eedef39a1190402fe906 by mgottesman:

    [silgen] Make SwitchCaseFullExpr use an ArgumentScope instead of just a Scope.

    • edit: lib/SILGen/SwitchEnumBuilder.cpp
    • add: test/SILGen/objc_bridging_url.swift
    • edit: lib/SILGen/ArgumentScope.h
    • edit: lib/SILGen/SwitchEnumBuilder.h
    • add: test/SILGen/Inputs/objc_bridging_nsurl.h
  • Commit 96d6bde027ec0ef5dc1e9db8eaa8b6d0bb54883e by dave:

    [SIL] NFC: fix extra semi warning

    • edit: include/swift/SIL/SILNode.h
  • Commit a8d9637f4a629f758cb9f93b5e6cf48189d4e1e6 by compnerd:

    SIL: repair the Windows build after #33987

    • edit: include/swift/SIL/MemAccessUtils.h
  • Commit 161c829ded464d50dc6e01d5d6f075527e0cc327 by tgymnich:

    Revert "fix threading issue with symlink resolution"

    • edit: Sources/TSCBasic/FileSystem.swift
  • Commit 54d5d3e02b50d260babce911ecd34d5b9cb7b53e by tgymnich:

    restore the ability to do per-file locking

    • edit: Sources/TSCBasic/FileSystem.swift
  • Commit 83e7635401dba1ccfe700c8a832aaba8baa2ac82 by tgymnich:

    update comment

    • edit: Sources/TSCBasic/FileSystem.swift
  • Commit 02f2205735484f24d0681dbcd2bd2f7fe5fa3490 by github:

    Reduced repository cache test. (#3047)

    • delete: Fixtures/DependencyResolution/Regressions/SRP/README.md
    • edit: Tests/FunctionalTests/DependencyResolutionTests.swift
    • delete: Fixtures/DependencyResolution/Regressions/SRP/Sources/SRP/SRP.swift
    • edit: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift
    • delete: Fixtures/DependencyResolution/Regressions/SRP/Package.swift
    • delete: Fixtures/DependencyResolution/Regressions/SRP/Tests/SRPTests/SRPTests.swift
  • Commit 17e770c77d878576fc56b06f414498748c8a2e0c by keithbsmiley:

    Make Rule nameCache thread safe

    • edit: Sources/SwiftFormatCore/Rule.swift

New issue found!