[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (main) #5707

# [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#5707]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/5707/
Project: oss-swift-package-linux-ubuntu-16_04
Date of build: Tue, 08 Dec 2020 03:04:42 -0600
Build duration: 1 hr 4 min

Changes- Commit 185f44e2d350328efca668601149e638d4a07227 by jgroff:

Concurrency: Implement resume(returning:) and resume(throwing:) for Unsafe*Continuation.

  • edit: stdlib/public/Concurrency/PartialAsyncTask.swift

  • edit: stdlib/public/Concurrency/Task.cpp

  • edit: include/swift/Runtime/Concurrency.h

  • Commit b8376759104d42b9831de8516499994a13af1dc9 by dgregor:

    [Concurrency] Introduce more completion-handler names to the import heuristics.

    • edit: lib/Basic/StringExtras.cpp
    • edit: lib/ClangImporter/ImportName.cpp
    • edit: test/IDE/print_clang_objc_async.swift
    • edit: test/Inputs/clang-importer-sdk/usr/include/ObjCConcurrency.h
  • Commit 719e2201c889b19d6534334fdc405dbb20994535 by dgregor:

    [Concurrency] Move "extra" text from completion handler parameter to base name.

    • edit: lib/ClangImporter/ImportName.cpp
    • edit: test/ClangImporter/objc_async.swift
    • edit: lib/Basic/StringExtras.cpp
  • Commit 29f21759f90777120142c0140b09e1da8d1c156b by github:

    more work towards performance improvements (#3093)

    • edit: Tests/PackageGraphTests/PubgrubTests.swift
    • edit: Sources/PackageGraph/Pubgrub/PartialSolution.swift
    • edit: Sources/PackageGraph/Pubgrub/PubgrubDependencyResolver.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/PackageGraphPerformanceTests/DependencyResolverPerfTests.swift
  • Commit a8f9675a2b1928718c918e191ba132b326223772 by github:

    more refactoring towards performance work (#3095)

    • edit: Sources/SPMTestSupport/GitRepositoryExtensions.swift
    • edit: Sources/SourceControl/GitRepository.swift
    • edit: Tests/SourceControlTests/GitRepositoryTests.swift
  • Commit feef75d2e4e30e5ac2a443143a36e7509940233a by github:

    performance improvements (#3096)

    • edit: Sources/PackageGraph/RepositoryPackageContainer.swift
    • edit: Sources/SourceControl/GitRepository.swift
    • edit: Sources/Basics/ConcurrencyHelpers.swift
  • Commit 1f583b148c39ecc1bd896b40d59eea075517ae1e by dungar:

    Clean up build-record status computation.

    • edit: Sources/SwiftDriver/Incremental Compilation/InputInfo.swift
  • Commit d0b5f259bd321dac69cdfb7272b5fa20f44161de by github:

    build: swap compiler search

    • edit: CMakeLists.txt
  • Commit 3c998554ea881cc1a47209c3abfe2cca28099e24 by xi_ge:

    Input file list itself should be part of inputs of the compilation job

    • edit: Sources/SwiftDriver/Utilities/FileType.swift
    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
    • edit: Sources/SwiftDriver/Jobs/CompileJob.swift
  • Commit 4f4c983477b472521569d18392b7a40d3766fe55 by dungar:

    remove unneeded else

    • edit: Sources/SwiftDriver/Incremental Compilation/InputInfo.swift
  • Commit b2f71ecbcabe9dc9188e38bc8879baa7492b82b8 by dungar:

    typo

    • edit: Sources/SwiftDriver/Incremental Compilation/InputInfo.swift
  • Commit f196a6fdff2ae44e69242adef185aaf4b94ef7b3 by si:

    DarwinCompatibilityTests: Set the deployment target to 10.15.7

    • edit: DarwinCompatibilityTests.xcodeproj/project.pbxproj