[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (main) #15589

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#15589]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15589/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Sat, 23 Jan 2021 00:02:12 -0600
Build duration: 1 hr 2 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 47f76f175cf6dd8f81711146e6845006c1912c2f by mgottesman:

[sil] Add a variant of SmallSetVector that uses SmallPtrSet internally instead of SmallDenseSet.

  • add: include/swift/Basic/SmallPtrSetVector.h

  • Commit f39df1d73b169d728a3cccd8c1ebe9ee9b0a9734 by mgottesman:

    [sil-combine] Address comments from post-commit review of cd7c9e97e46a0141e37f10fbfb74c094e0576ff3.

    • edit: lib/SILOptimizer/Utils/InstOptUtils.cpp
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp
  • Commit 80ee936a72662da1200c07934b708b25e668a5a5 by github:

    Revert "[Concurrency] isCanceled spelling to follow guidance"

    • edit: unittests/runtime/TaskStatus.cpp
    • edit: stdlib/public/Concurrency/TaskCancellation.swift
    • edit: test/Concurrency/Runtime/async_taskgroup_next_not_invoked_cancelAll.swift
    • edit: stdlib/public/Concurrency/Task.swift
    • edit: stdlib/public/Concurrency/TaskStatus.cpp
    • edit: test/Concurrency/async_cancellation.swift
    • edit: include/swift/ABI/Task.h
    • edit: test/Concurrency/Runtime/async_taskgroup_next_not_invoked_without_cancelAll.swift
    • edit: include/swift/Runtime/Concurrency.h
    • edit: test/Concurrency/Runtime/async_taskgroup_throw_recover.swift
    • edit: stdlib/public/Concurrency/TaskGroup.swift
    • edit: stdlib/public/Concurrency/Task.cpp
    • edit: test/Concurrency/async_task_groups.swift
  • Commit 90b23a6990f17d975640166eb97aef7e6675d13d by mgottesman:

    [sil] Replace a thinko in getNextInstruction().

    • edit: lib/SIL/IR/SILValue.cpp
  • Commit c673c13548bfadb03a37eedd833766e3b4892ffa by mikeash:

    [Runtime] #ifdef clang on printf attribute in Portability.h

    • edit: include/swift/Runtime/Portability.h
  • Commit d08a0198d2124b8d8967a43df7714d501e37f6b8 by github:

    Move package collection JSON models to a separate module (#3199)

    • edit: Sources/PackageCollections/CMakeLists.txt
    • add: Sources/PackageCollectionsModel/PackageCollectionModel+v1.swift
    • delete: Sources/PackageCollections/JSONModel/JSONCollection.swift
    • edit: Sources/PackageCollections/Providers/JSONPackageCollectionProvider.swift
    • add: Tests/PackageCollectionsModelTests/PackageCollectionModelTests.swift
    • delete: Tests/PackageCollectionsTests/JSONPackageCollectionModelTests.swift
    • edit: Sources/PackageCollections/PackageCollections+Validation.swift
    • edit: Sources/CMakeLists.txt
    • delete: Sources/PackageCollections/JSONModel/JSONCollection+v1.swift
    • edit: Package.swift
    • add: Sources/PackageCollectionsModel/CMakeLists.txt
    • add: Sources/PackageCollectionsModel/PackageCollectionModel.swift
    • add: Tests/PackageCollectionsTests/PackageCollectionValidationTests.swift
  • Commit 0e0964a765af8b0cccdb22f4d058d0fdd0d49c61 by github:

    [Collections] API changes to support signed collections (#3201)

    • edit: Sources/PackageCollections/API.swift
    • edit: Sources/PackageCollections/Storage/PackageCollectionsSourcesStorage.swift
    • edit: Sources/PackageCollections/Model/Collection.swift
    • edit: Sources/PackageCollections/Storage/FilePackageCollectionsSourcesStorage.swift
    • edit: Sources/PackageCollections/PackageCollections.swift
    • edit: Tests/PackageCollectionsTests/PackageCollectionsSourcesStorageTest.swift
    • edit: Tests/PackageCollectionsTests/PackageCollectionsTests.swift
    • edit: Sources/Commands/SwiftPackageCollectionsTool.swift
    • edit: Tests/PackageCollectionsTests/Utility.swift
    • edit: Sources/PackageCollections/Providers/JSONPackageCollectionProvider.swift