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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/5542/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Mon, 17 Feb 2020 16: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 ae79b0d0bd0d042bebe50dbd08f0fcd365e37e5a by pyaskevich:
    [CSApply] Always use String type for ObjC interop key path

    • add: validation-test/compiler_crashers_2_fixed/0210-rdar57356196.swift
    • edit: lib/Sema/CSApply.cpp
  • Commit 3d88fa1ec976bd5fbf69d678a7cb85668cee53ad by mgottesman:
    [gardening] Update a bit-rotted header.

    • edit: lib/SILOptimizer/Mandatory/SemanticARCOpts.cpp
  • Commit bc8a4db57298654b9a75063e4eb01b4b82cb685e by mgottesman:
    Revert "Revert "[basic] Add a simple vector backed 2 stage multi map.""

    • add: include/swift/Basic/FrozenMultiMap.h
    • add: unittests/Basic/FrozenMultiMapTest.cpp
    • edit: unittests/Basic/CMakeLists.txt
  • Commit d62411535b95cd11d4ef262ba7dda76024d335af by github:
    [CSSimplify] Guard against null locator in

    • edit: lib/Sema/CSSimplify.cpp
    • add: test/Index/Store/dynamic-member-lookup-crash-1.swift
  • Commit 61029d4752182c814cdb9a463d89e8258c5b2d64 by jonas:
    [lldb/CMake] Add check-lldb-swift target

    • edit: lldb/test/CMakeLists.txt

The error is unrelated to my changes:

/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/swiftpm/Tests/PackageLoadingTests/PD4LoadingTests.swift:304: error: PackageDescription4LoadingTests.testUnavailableAPIs : XCTAssertTrue failed - /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/tmp/TemporaryFile.o1POeD.swift:5:9: error: 'package(url:version:)' is unavailable: use package(url:_:) with the .exact(Version) initializer instead
17:33:38 .package(url: "/foo1", version: "1.0.0"),
17:33:38 ^~~~~~~