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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#7512]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7512/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Wed, 13 Jan 2021 16:46:21 -0600
Build duration: 34 min

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

Changes- Commit 8ecdfcbfd5acbe542fca986a27126616cd43737f by achikin:

[Dependency Scanning] Optionally, resolve direct dependencies of a module using only the ModuleDependenciesCache.

  • edit: lib/AST/ASTContext.cpp

  • edit: include/swift/AST/ASTContext.h

  • edit: lib/DependencyScan/ScanDependencies.cpp

  • Commit daf0061aa0b7676880ca53ad9eb871bc49f5cca4 by mishal_shah:

    Bump the Swift Version to 5.4

    • edit: test/Serialization/Recovery/types-5-to-4.swift
    • edit: test/SourceKit/Misc/compiler_version.swift
    • edit: utils/build_swift/build_swift/defaults.py
    • edit: CMakeLists.txt
  • Commit 1557dbcb864736b874a9d55d9d46ae33acb60dac by mikeash:

    [Runtime] Make Concurrent.h ReaderCount loads seq_cst as well since they need to be ordered with the emplacement of new storage pointers.

    • edit: include/swift/Runtime/Concurrent.h
  • Commit 0511af57f52a57f1ce1f08189be93a1037a26492 by compnerd:

    CI: disable 4 tests, enable autodiff tests on Windows

    • edit: test/AutoDiff/validation-test/reabstraction.swift
    • edit: utils/build-windows.bat
    • edit: test/AutoDiff/validation-test/derivative_registration.swift
  • Commit cefbf5b7fcfccf41ee01101d833f68ba633c6aa1 by mishal_shah:

    Fix IRGen test

    • edit: test/IRGen/objc.swift
  • Commit afcb1665f82752096869ca622c29ae32271cadca by spestov:

    GSB: Handle concrete ResolvedTypes in ArchetypeType::resolveNestedType()

    • edit: lib/AST/GenericSignatureBuilder.cpp
    • add: validation-test/compiler_crashers_2_fixed/sr13519.swift
  • Commit 473e4af90a479f85dfba0fba7504959a6fa0a84b by github:

    [benchmark] Fix typo in DriverUtils.swift

    • edit: benchmark/utils/DriverUtils.swift
  • Commit 7f9d98192e3fb030f36e590e65ac5146a7c01b4e by nate_chandler:

    [Test] Temporarily disable Runtime/async_taskgroup_throw_rethrow.swift

    • edit: test/Concurrency/Runtime/async_taskgroup_throw_rethrow.swift
  • Commit a31768969ec700c70497c845ae381a75e2baee83 by alaferriere:

    [Sema] Make @_originallyDefinedIn a long attribute

    • edit: include/swift/AST/Attr.def
  • Commit 8992d2c6b990642cacc222102359cf9783c944fb by alaferriere:

    [Sema] Accept availability macros in @_originallyDefinedIn

    • edit: test/attr/Inputs/SymbolMove/HighlevelOriginal.swift
    • edit: test/attr/Inputs/SymbolMove/LowLevel.swift
    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: test/ModuleInterface/originally-defined-attr.swift
    • edit: test/Sema/diag_originally_definedin.swift
    • edit: test/attr/attr_originally_definedin_backward_compatibility.swift
    • edit: include/swift/AST/AvailabilitySpec.h
    • edit: lib/Parse/ParseDecl.cpp
  • Commit b4368259480ed2c895e8c855bbfde20c1805acd1 by rwidmann:

    Trade Usages of -m${platform}-version-min For -target

    • edit: CMakeLists.txt
    • edit: utils/swift_build_support/swift_build_support/products/ninja.py
    • edit: cmake/modules/AddSwift.cmake
    • edit: cmake/modules/SwiftConfigureSDK.cmake
    • edit: test/Interpreter/objc_class_properties_runtime.swift
    • edit: utils/swift_build_support/tests/products/test_ninja.py
    • edit: test/lit.cfg
    • edit: utils/build-parser-lib
    • edit: tools/SourceKit/CMakeLists.txt
    • edit: cmake/modules/DarwinSDKs.cmake
    • edit: utils/build-script-impl
    • edit: stdlib/cmake/modules/AddSwiftStdlib.cmake
  • Commit 6298351ad570ce559f828a89116b2eabd5c8892a by github:

    [AutoDiff] Registers VJPs for FloatingPoint.[maximum|minimum] (#35379)

    • edit: stdlib/public/Differentiation/FloatingPointDifferentiation.swift.gyb
    • edit: test/AutoDiff/stdlib/floating_point.swift.gyb