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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/16150/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Thu, 18 Mar 2021 17:11:51 -0500
Build duration: 1 hr 16 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 4e048a85a6c4ab6b487bec02e7d1d9c334c82b67 by atrick:

Expose findInnerTransitiveGuaranteedUses

  • edit: include/swift/SIL/OwnershipUtils.h

  • edit: lib/SIL/Utils/OwnershipUtils.cpp

  • Commit a50b09b8107e95ed451ea325df150e9c8ec35eb7 by atrick:

    Add SILArgument::isTerminatorResult() and getTransformingTerminator().

    • edit: lib/SIL/IR/SILArgument.cpp
    • edit: include/swift/SIL/SILArgument.h
  • Commit 0d594fd643e8a2261bd2171031f00b88107ea78e by atrick:

    Add SILArgument::getTerminatorForResultArg().

    • edit: lib/SIL/IR/SILArgument.cpp
    • edit: include/swift/SIL/SILArgument.h
  • Commit e9d0b0870672fabb86208e25fb6e29b7a49d6caa by atrick:

    Add utilities to support OSSA update after running SSAUpdater.

    • edit: lib/SILOptimizer/Utils/CheckedCastBrJumpThreading.cpp
    • edit: lib/SILOptimizer/Utils/OwnershipOptUtils.cpp
    • edit: include/swift/SILOptimizer/Utils/BasicBlockOptUtils.h
    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
    • edit: lib/SILOptimizer/Utils/BasicBlockOptUtils.cpp
    • edit: include/swift/SILOptimizer/Utils/OwnershipOptUtils.h
  • Commit 249b27672a5dc78f4c60ba53b69b723fd4b53f49 by aschwaighofer:

    Remove unused error result storage from AsyncContext

    • edit: test/IRGen/async.swift
    • edit: lib/IRGen/GenCall.cpp
    • edit: lib/IRGen/GenCall.h
  • Commit 26b35494e655970a041c4a5f2085f16d82feeb05 by nate_chandler:

    [ABI] Added signedAsData bit to method descriptor flags.

    • edit: include/swift/ABI/MetadataValues.h
  • Commit dbea48208593c30395e601dc9c88b57f4d9ad080 by github:

    Refactor FixedWidthInteger init (#36485)

    • add: test/SILOptimizer/jumpthreadtest.swift
    • edit: stdlib/public/core/Integers.swift
  • Commit 2fc33f5de1d1693d2dd3da2332036c05cdd2b573 by dungar:

    skip presence check

    • edit: Sources/SwiftDriver/IncrementalCompilation/ModuleDependencyGraphParts/Integrator.swift
    • edit: Sources/SwiftDriver/IncrementalCompilation/ModuleDependencyGraph.swift