[Swift CI] Build Failure: OSS - Swift Package - macOS (main) #5619

# [FAILURE] oss-swift-package-macos [#5619]

Build URL: https://ci.swift.org/job/oss-swift-package-macos/5619/
Project: oss-swift-package-macos
Date of build: Tue, 23 Feb 2021 14:39:35 -0600
Build duration: 5 hr 38 min

Identified problems:- Swift Compile Error: Swift compiler error

  • 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 829ae69d9d915934650918937f3ce8900cc4010d by github:

Add TMPDIR for macOS package bot

  • edit: jobs/master/oss-swift-package-osx.sh

  • Commit 3fdbef905ee5963ef941a5ad0f667b5633cf80e1 by github:

    Add TMPDIR for release/5.4 package bot

    • edit: jobs/release_5.4/oss-swift-package-osx.sh
  • Commit 91317c723cde4ff645c1fa3cb1cb6bdb68602a37 by mgottesman:

    [ownership] Make whether or not we serialize in OSSA form based off of the flag -enable-ossa-modules.

    • edit: test/sil-opt/sil-opt.swift
    • edit: test/SIL/Serialization/shared_function_serialization.sil
    • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp
    • edit: include/swift/AST/SILOptions.h
    • edit: stdlib/public/core/CMakeLists.txt
    • edit: test/Serialization/early-serialization.swift
    • edit: test/sil-func-extractor/load-serialized-sil.swift
    • edit: tools/sil-opt/SILOpt.cpp
    • edit: include/swift/Option/FrontendOptions.td
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: tools/sil-func-extractor/SILFunctionExtractor.cpp
  • Commit 44e3db89798f0fabc7962cdc51c176678f495cb5 by rwidmann:

    Fix a Family of Crashers in Availability Checking

    • edit: test/attr/attr_inlinable.swift
    • edit: test/Sema/availability.swift
    • edit: lib/Sema/TypeCheckAvailability.cpp
  • Commit 65a6d9a22af5dad5537d1e06d58674b0f6577fc0 by eeckstein:

    MemoryLifetimeVerifier: support verifying enum memory locations.

    • edit: test/SILOptimizer/load_borrow_verify.sil
    • edit: test/SIL/memory_lifetime.sil
    • edit: docs/SIL.rst
    • edit: test/SIL/memory_lifetime_failures.sil
    • edit: test/SILGen/foreign_errors.swift
    • edit: lib/SILGen/ResultPlan.cpp
    • edit: include/swift/SIL/MemoryLifetime.h
    • edit: lib/SILOptimizer/Transforms/DestroyHoisting.cpp
    • edit: test/SILOptimizer/accesspath_uses_ossa.sil
    • edit: lib/SIL/Verifier/MemoryLifetime.cpp
    • edit: test/SILGen/objc_factory_init.swift
    • edit: lib/SILGen/SILGenFunction.h
    • edit: lib/SILGen/SILGenExpr.cpp
  • Commit a6204a75898dba29df7365b4ba0ac7c0309c6f4c by github:

    Revert "SwiftAsync: switch back to normally callee-saved register for context."

    • edit: llvm/lib/Target/X86/X86CallingConv.td
    • edit: llvm/lib/Target/X86/X86RegisterInfo.cpp
    • delete: llvm/test/CodeGen/X86/swifttail-async.ll
    • edit: llvm/lib/Target/X86/X86FrameLowering.cpp
    • edit: llvm/test/CodeGen/AArch64/swift-async-reg.ll
    • edit: llvm/test/CodeGen/AArch64/swift-async.ll
    • delete: llvm/test/CodeGen/AArch64/swifttail-async.ll
    • edit: llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
    • edit: llvm/test/CodeGen/X86/swift-async-reg.ll
    • edit: llvm/lib/Target/AArch64/AArch64CallingConvention.td
    • edit: llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
    • edit: llvm/test/CodeGen/X86/swift-async.ll
  • Commit 8e919a04b54d4632c3e6784a1b6d3aa81f5ac4e0 by github:

    [Collections] Check for collections that are required to be signed (#3297)

    • edit: Sources/PackageCollections/API.swift
    • edit: Sources/PackageCollections/Providers/JSONPackageCollectionProvider.swift
    • edit: Tests/PackageCollectionsTests/JSONPackageCollectionProviderTests.swift
    • edit: Tests/PackageCollectionsSigningTests/CertificatePolicyTests.swift
    • edit: Sources/PackageCollections/PackageCollections+CertificatePolicy.swift
    • add: Tests/PackageCollectionsTests/PackageCollectionSourceCertificatePolicyTests.swift
    • edit: Sources/Commands/SwiftPackageCollectionsTool.swift
  • Commit 219198904bf7982b1cd997d1db46f62893d14fb0 by xi_ge:

    Incremental: include only compile jobs in the unfinishedJobs set

    • edit: Sources/SwiftDriver/IncrementalCompilation/IncrementalCompilationState.swift