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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15756/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 09 Feb 2021 20:15:54 -0600
Build duration: 54 min

Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes- Commit 1825cbf21e3b821071188212fe4ab88e87d6f9dd by achikin:

[Dependency Scanning] Batch Scanning: Update ClangImporter arguments when re-using a compiler instane.

  • edit: lib/DependencyScan/ScanDependencies.cpp

  • Commit fccb3e00e8bc8d8115feceb940fb8018ee258d34 by passos.luciano:

    [CSBindings] Prevent solver from infering default binding to auto closures arguments

    • edit: lib/Sema/CSBindings.cpp
    • edit: lib/Sema/CSGen.cpp
  • Commit 3330083f32e7ef06cf3858750f806185ec8a9b3f by passos.luciano:

    [tests] Adding SR-12033 regression test cases

    • edit: test/Constraints/closures.swift
  • Commit 6132700d11ecebc5a73bc40e076740ee56175b10 by rwidmann:

    [Gardening] Fix Some Thinkos in the Docs

    • edit: lib/Sema/TypeCheckDeclOverride.cpp
    • edit: stdlib/public/Darwin/ObjectiveC/ObjectiveC.swift
  • Commit 3790d5e2779743d888c2e15bee9566bac7920d67 by rwidmann:

    [Gardening] overriden -> overridden

    • edit: test/decl/func/static_func.swift
    • edit: test/ClangImporter/objc-cross-module-override.swift
    • edit: test/decl/init/basic_init.swift
    • edit: test/attr/attr_objc_override.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/decl/inherit/override.swift
  • Commit 58110fe2df4805f4d84ab3767bcaedd2800758ea by rwidmann:

    [NFC] Make override_nsobject_hash_error Look Like override_nsobject_hashvalue_error

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/stdlib/NSObject-hashing.swift
    • edit: test/ClangImporter/objc_override.swift
  • Commit 2fca132152d05963173206bc582aae86c277f665 by rwidmann:

    Add a Fixit to Rewrite NSObject.hash(into:) Overrides

    • edit: test/ClangImporter/objc_override.swift
    • edit: test/stdlib/NSObject-hashing.swift
    • edit: lib/Sema/TypeCheckDeclOverride.cpp
    • edit: stdlib/public/Darwin/ObjectiveC/ObjectiveC.swift
  • Commit 4becd80fff44cb70548e0f2cd80e49a3355614b6 by jgroff:

    SIL: Pick default ARC convention for witness thunks based on the kind of the original decl.

    • edit: lib/SIL/IR/SILFunctionType.cpp
    • add: test/SILGen/enum_witness_thunks.swift
  • Commit 013127a9471c543880e51afee06a6e5ec4cd372d by rwidmann:

    Fix a Simple Crash-On-Invalid For @_spi

    • add: validation-test/compiler_crashers_2_fixed/rdar74154023.swift
    • edit: lib/Sema/CodeSynthesis.cpp
  • Commit 7e2c59edec86116715e669e809446b8f5f2efbf4 by rwidmann:

    Disable a Test To Unblock the Toolchain Builder

    • edit: test/Driver/static-executable.swift
  • Commit 0348d614c9974e13899b0aa567eee283c069677c by devteam.codafi:

    [NFC] Switch BitstreamReader Entrypoints to Use ByteString

    • edit: Sources/TSCUtility/BitstreamReader.swift
    • edit: Sources/TSCUtility/Bits.swift
    • edit: Tests/TSCUtilityTests/BitstreamTests.swift
    • edit: Tests/TSCUtilityTests/SerializedDiagnosticsTests.swift
    • edit: Sources/TSCUtility/SerializedDiagnostics.swift
  • Commit d9e1c2b9dca2684a077b3424381dd53ccffcd0f6 by 1498529+cltnschlosser:

    Fix Driver/driver-compile.swift: include swiftDeps without output file map, and diagnose multiple files with same name

    • edit: Sources/SwiftDriver/IncrementalCompilation/IncrementalCompilationState.swift
    • edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Sources/SwiftDriver/Jobs/Planning.swift
  • Commit bb0a0bf7b83dacb9a110bd187d453c01bcc062c4 by 1498529+cltnschlosser:

    Add tests and fix flow control error

    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
  • Commit 750ede67006e1596957ccaad7ce06b61504f33e9 by xi_ge:

    Indexing: include index file entry in supplementary output file map

    • edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
    • edit: Sources/SwiftDriver/Jobs/CompileJob.swift
    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift