[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (main) #4663

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#4663]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/4663/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Thu, 19 Nov 2020 11:21:50 -0600
Build duration: 2 hr 34 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 81b8cdcfd250a4f3fe9f7597b18f206bc1128be9 by jgroff:

SILGen: Update emitForeignToNativeThunk to handle async methods.

  • add: test/SILGen/objc_async_from_swift.swift

  • edit: lib/SILGen/SILGenBridging.cpp

  • Commit 894528062dcf46597c46d1987c616971627604ef by dgregor:

    [Concurrency] Implement Task.Handle.get() in terms of an async runtime call.

    • edit: test/Concurrency/Runtime/basic_future.swift
    • edit: stdlib/public/Concurrency/Task.swift
    • edit: include/swift/Runtime/Concurrency.h
    • edit: stdlib/public/Concurrency/Task.cpp
  • Commit a015e4cf7b8a9539f94eb4d262ef9520a506031a by dgregor:

    [Concurrency] Remove the C++ runtime test for swift_future_task_wait.

    • delete: unittests/runtime/TaskFuture.cpp
    • edit: unittests/runtime/CMakeLists.txt
  • Commit a19ae5c1c508b90602b59fca56e3596571da5eeb by eeckstein:

    [concurrency] Correctly handle dead-end and unreachable blocks in OptimizeHopToExecutor

    • edit: lib/SILOptimizer/Mandatory/OptimizeHopToExecutor.cpp
    • edit: test/SILOptimizer/optimize_hop_to_executor.sil
  • Commit abea46ea59b7e66717b015151290cdefd2cd0dcb by github:

    Make Float16 available for macOS on Apple Silicon (#34821)

    • edit: stdlib/public/core/Codable.swift
    • edit: stdlib/public/core/FloatingPointTypes.swift.gyb
    • edit: stdlib/public/core/IntegerTypes.swift.gyb
    • edit: stdlib/public/core/Runtime.swift
    • edit: stdlib/public/core/CTypes.swift
    • edit: stdlib/public/core/SIMDVectorTypes.swift.gyb
    • edit: test/stdlib/PrintFloat.swift.gyb
    • edit: stdlib/public/core/FloatingPointParsing.swift.gyb
    • edit: test/ClangImporter/simd.swift
  • Commit 41a0179129061f1986a5950af016231714d3571e by bbuegling:

    Skip flaky tests until they can be fixed

    • edit: Tests/TSCBasicTests/FileSystemTests.swift
  • Commit 7139eaef045ffa8b090a977bd4a288d3d115bdff by github:

    deprecate LinuxMain.swift (#3053)

    • edit: Sources/Commands/CMakeLists.txt
    • edit: Tests/XCBuildSupportTests/PIFBuilderTests.swift
    • edit: Sources/Build/BuildDelegate.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/Build/BuildPlan.swift
    • edit: Sources/Commands/SwiftTestTool.swift
    • edit: Sources/PackageModel/Target.swift
    • edit: Sources/PackageModel/Product.swift
    • edit: Sources/SPMBuildCore/BuildParameters.swift
    • edit: Sources/XCBuildSupport/XcodeBuildSystem.swift
    • edit: Tests/WorkspaceTests/InitTests.swift
    • edit: Tests/PackageLoadingTests/PackageBuilderTests.swift
    • edit: Tests/FunctionalTests/MiscellaneousTests.swift
    • add: Fixtures/Miscellaneous/TestDiscovery/Simple/Sources/Simple/Simple.swift
    • add: Fixtures/Miscellaneous/TestDiscovery/hello world/Tests/hello world tests/hello world tests.swift
    • edit: Sources/PackageLoading/PackageBuilder.swift
    • add: Fixtures/Miscellaneous/TestDiscovery/hello world/Package.swift
    • add: Fixtures/Miscellaneous/TestDiscovery/hello world/Sources/hello world/hello world.swift
    • edit: Tests/CommandsTests/PackageToolTests.swift
    • add: Fixtures/Miscellaneous/TestDiscovery/Simple/Package.swift
    • add: Tests/FunctionalTests/TestDiscoverTests.swift
    • edit: Sources/SPMTestSupport/misc.swift
    • add: Fixtures/Miscellaneous/TestDiscovery/Simple/Tests/SimpleTests/SwiftTests.swift
    • edit: Sources/Build/ManifestBuilder.swift
    • edit: Sources/Commands/Options.swift
    • edit: Sources/PackageGraph/ResolvedProduct.swift
    • edit: Tests/BuildTests/BuildPlanTests.swift
    • edit: Sources/Workspace/InitPackage.swift
    • edit: Sources/XCBuildSupport/PIFBuilder.swift
    • delete: Sources/Commands/GenerateLinuxMain.swift

New issue found!

New issue found!