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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/5585/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Mon, 24 Feb 2020 20:19:00 -0600
Build duration:
1 hr 14 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit c585fd67485ae3a7c08a2a680ed1f8dd50e34872 by xi_ge:
    ABIChecker: contains only opaque accessors for ABI/API checking

    • edit: lib/AST/Decl.cpp
    • edit: test/api-digester/Outputs/Cake-abi.txt
    • edit: include/swift/AST/Decl.h
    • edit: tools/swift-api-digester/ModuleAnalyzerNodes.cpp
  • Commit 71a73a9551e7fd18e28dd5757879bf5007709eff by xi_ge:
    test: update ABI/API baselines for stdlib

    • edit: test/api-digester/Outputs/stability-stdlib-abi.asserts.additional.swift.expected
    • edit: test/api-digester/Outputs/stability-stdlib-abi.without.asserts.swift.expected
    • edit: utils/api_checker/FrameworkABIBaseline/Swift/API/macos.json
    • edit: utils/api_checker/FrameworkABIBaseline/Swift/ABI/macos.json
  • Commit 7ec52e632937e1241b6707538f8dbb7afec0bbe2 by jgroff:
    IRGen: Separate the concept of "metadata should be cached" from

    • edit: test/IRGen/dynamic_self_metadata_future.swift
    • edit: lib/IRGen/MetadataRequest.h
    • edit: lib/IRGen/LocalTypeData.cpp
    • edit: lib/IRGen/MetadataRequest.cpp
  • Commit 5fe5fcccc33742030be6708f16d0c8a69ae7415f by vsk:
    [Profiler] Don't crash visiting IfExpr in argument initializer

    • add: test/Profiler/coverage_arg_ternary.swift
    • edit: lib/SIL/SILProfiler.cpp
  • Commit 19d1a137f99b1e35dfa3f94153a74923cdd30528 by github:
    Cross‐Compilation Overrides (#2604)

    • edit: Sources/Commands/Options.swift
    • edit: Sources/Workspace/Destination.swift
    • edit: Sources/Commands/SwiftTool.swift
  • Commit 6b112e74d07fa5c4c1053c02d51dbd8a7684900a by ankit_aggarwal:
    [PackageDescription] Add resources API in test target

    • edit: Tests/PackageLoadingTests/PDNextLoadingTests.swift
    • add: Sources/PackageDescription/PackageDescription.swift
    • delete: Sources/PackageDescription/Package.swift
    • edit: Sources/PackageDescription/CMakeLists.txt
    • edit: Sources/PackageDescription/Target.swift
  • Commit ff9c20d1cc74ef96b61136fdb86387bd56ca4757 by ankit_aggarwal:
    [FunctionalTests] Make localization test more robust

    • edit: Tests/FunctionalTests/ResourcesTests.swift
  • Commit 52a3e61f027c887bea10aabbda167843e8f609f9 by ankit_aggarwal:
    [Commands] Fix build subpath when using xcbuild

    • edit: IntegrationTests/Tests/IntegrationTests/XCBuildTests.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Tests/CommandsTests/BuildToolTests.swift