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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15254/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 08 Dec 2020 13:16:42 -0600
Build duration: 1 hr 29 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 54406b49de8530b6ea124fb878277e79217c6752 by pyaskevich:

[ConstraintSystem] Track constraints that caused bindings to be "fully bound"

  • edit: lib/Sema/CSBindings.cpp

  • edit: include/swift/Sema/ConstraintSystem.h

  • Commit 9df83750ed687860393edc6dd3adc3921ddb21d6 by pyaskevich:

    [CSBindings] Delay attempting type variable if it's involved in unresolved call

    • edit: lib/Sema/CSBindings.cpp
  • Commit 38d25e99a0837555f723156a0a81b059147d8cb7 by pyaskevich:

    [CSBindings] Refactor handling of disjunction and member constraints

    • edit: lib/Sema/CSBindings.cpp
  • Commit 96c0bd1d480f54f83985fe49f89f5e0023d3f783 by rwidmann:

    Dump Fingerprint Status to the Provided Stream

    • edit: lib/AST/FineGrainedDependencies.cpp
  • Commit 030ed2a43b7bfb7a19b4d6af9925d1023777059a by rwidmann:

    [NFC] Drop The Unused Interface Key From the Use Enumerator

    • edit: lib/AST/FrontendSourceFileDepGraphFactory.cpp
  • Commit 4804f03430f1de200756a497c4631f96aaa08a67 by rwidmann:

    [NFC] Don't Store An llvm::function_ref

    • edit: lib/AST/FrontendSourceFileDepGraphFactory.cpp
  • Commit 9075d3249555ba3d2e905ee77155d7dfac737edc by rwidmann:

    [NFC] Delete An Unused Entrypoint

    • edit: lib/Driver/Compilation.cpp
  • Commit 2b2c5dcf79e64d85de59082cfb834e1ede3d2266 by rwidmann:

    [NFC] Move findJobsToRecompileWhenNodesChange Into The Headers

    • edit: lib/Driver/FineGrainedDependencyDriverGraph.cpp
    • edit: include/swift/Driver/FineGrainedDependencyDriverGraph.h
  • Commit 233eccdccea526aee895000bcfc841def0d47376 by kfarvardin:

    mark the nearest CallExpr as implicitly async; not just the nearest ApplyExpr.

    • edit: test/Concurrency/actor_call_implicitly_async.swift
    • edit: lib/Sema/TypeCheckConcurrency.cpp
  • Commit 60fa93f1311655ffb90f886fb85e5c57264b4177 by kfarvardin:

    emit hop_to_executor before & sometimes after implicitly-async calls

    • edit: test/SILGen/hop_to_executor.swift
    • edit: lib/SILGen/SILGenPoly.cpp
    • edit: lib/SILGen/SILGenBridging.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: lib/SILGen/SILGenProlog.cpp
    • edit: lib/SILGen/SILGenApply.cpp
    • edit: lib/SILGen/SILGenFunction.h
  • Commit c1d178a9e02a060ac686db0173757cba0196a683 by pyaskevich:

    [ConstraintSystem] NFC: Rename isFullyBound -> isDelayed and clarify associated comment

    • edit: lib/Sema/CSBindings.cpp
    • edit: include/swift/Sema/ConstraintSystem.h
  • Commit bc65363ac223e512426c6fa9ebeb455269e6ec9a by dungar:

    Enable testBatchModeContinueAfterErrors

    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
  • Commit a4cad5fc737114664d973cb7683133a22226fbd8 by dungar:

    Fix path overridden for testing computation.

    • edit: Sources/SwiftDriver/Driver/Driver.swift
  • Commit ff7d0947811bab411e07a73d6d3028d8272ab5fc by xi_ge:

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

    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
    • edit: Sources/SwiftDriver/Utilities/FileType.swift
    • edit: Sources/SwiftDriver/Jobs/CompileJob.swift
  • Commit fe058e63558b0925623a8295fcabc1b7ba51d64d by xi_ge:

    Walk-around a dangling pointer issue

    • edit: Sources/SwiftDriver/Incremental Compilation/BuildRecord.swift
    • edit: Sources/SwiftDriver/Incremental Compilation/BuildRecordInfo.swift