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

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

Build URL: https://ci.swift.org/job/oss-swift-package-osx/5240/
Project: oss-swift-package-osx
Date of build: Sat, 31 Oct 2020 02:33:01 -0500
Build duration: 6 hr 17 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit ffc976d3d5ae074b2def66ed821997d2e035b82e by spestov:

SILGen: Fix an unused variable warning

  • edit: lib/SILGen/ResultPlan.cpp

  • Commit a9221219abbbc601a59e916a1cd2338f9c356837 by jgroff:

    Make Unsafe*Continuation @frozen, so we can assume they're trivial

    • edit: stdlib/public/Concurrency/PartialAsyncTask.swift
  • Commit 4eb68596af5af1cd7741566daee29d9e2cdb587a by jgroff:

    SIL: Tweak ownership of continuation instructions.

    • edit: lib/SIL/IR/OperandOwnership.cpp
    • edit: lib/SIL/IR/ValueOwnership.cpp
  • Commit 6b67564ebe63790226cdba5d4ed876a117cb8f4a by rwidmann:

    Mark Some Incremental Cross-Module Tests As Unsupported on Simulators

    • edit: test/Incremental/CrossModule/linear.swift
    • edit: test/Incremental/CrossModule/external-cascade.swift
    • edit: test/Incremental/CrossModule/transitive.swift
  • Commit a2d779aed8fff8afd4153a13c4a4ef530edea1a7 by github:

    updates to SQLite (#156)

    • edit: Tests/TSCUtilityTests/PersistentCacheTests.swift
    • edit: Sources/TSCUtility/PersistenceCache.swift
    • edit: Tests/TSCBasicTests/FileSystemTests.swift
    • edit: Tests/TSCUtilityTests/DownloaderTests.swift
    • edit: Tests/TSCUtilityTests/ArchiverTests.swift
    • edit: Tests/TSCBasicTests/ProcessEnvTests.swift
    • edit: Tests/TSCBasicTests/miscTests.swift
    • add: Tests/TSCUtilityTests/SQLiteTests.swift
    • edit: Sources/TSCUtility/SQLite.swift
    • edit: Tests/TSCBasicTests/ProcessTests.swift
    • edit: Sources/TSCTestSupport/misc.swift
    • edit: Tests/TSCUtilityTests/PkgConfigParserTests.swift
  • Commit 33ca7e4116e78a1d02826bd124fd3a95849d7298 by github:

    add swiftformat config files (#157)

    • add: .swiftformat
  • Commit 9e1a4e8227fbfdbd9f5b9ecb5b529dfcb188412d by github:

    adjust tests to changes from TSC (#3008)

    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift
    • edit: Tests/XcodeprojTests/GenerateXcodeprojTests.swift
    • edit: Tests/PackageLoadingPerformanceTests/ManifestLoadingTests.swift
    • edit: Tests/PackageLoadingTests/PackageBuilderTests.swift
    • edit: Tests/FunctionalTests/VersionSpecificTests.swift
    • edit: Tests/PackageLoadingTests/PD4_2LoadingTests.swift
    • edit: Tests/SourceControlTests/GitRepositoryTests.swift
    • edit: Tests/WorkspaceTests/InitTests.swift
    • edit: Tests/SourceControlTests/RepositoryManagerTests.swift
    • edit: Tests/BuildTests/BuildPlanTests.swift
    • edit: Tests/CommandsTests/PackageToolTests.swift
    • edit: Tests/PackageLoadingTests/PD5LoadingTests.swift
    • edit: Tests/FunctionalTests/MiscellaneousTests.swift
    • edit: Tests/FunctionalTests/ToolsVersionTests.swift

New issue found!