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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/5717/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Wed, 18 Mar 2020 00:19:00 -0500
Build duration:
1 hr 14 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 c7a198bc03467e55f2a933be3ac8c4fece3bd094 by compnerd:
    Driver: honour -no-toolchain-stdlib-rpath on Unices

    • edit: test/Driver/linker.swift
    • edit: lib/Driver/ToolChains.h
    • edit: lib/Driver/UnixToolChains.cpp
  • Commit 8f1594685f39cf599d482a289a9664f24100e2fb by z.zoelec2:
    Polymorphic builtins should have empy attributes

    • edit: test/SILOptimizer/mandatory_combiner.sil
    • edit: lib/IRGen/GenBuiltin.cpp
    • edit: include/swift/AST/Builtins.def
    • edit: lib/AST/Builtins.cpp
  • Commit b3b3cd3f815bf8fe32591a7f4a70f246d5cc31fa by kyrtzidis:
    [SourceKit] Avoid calling AbstractStorageDecl::isSettable during

    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.response
    • edit: test/SourceKit/DocumentStructure/Inputs/invalid.swift
    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.invalid.response
  • Commit c84bdb00f27c89eb38edbf731099c7a6ea9e4606 by jonas:
    [lldb/PlatformDarwin] Be more robust in computing the SDK path with

    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
    • edit: lldb/unittests/Platform/PlatformDarwinTest.cpp
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
  • Commit 26f33d02526db5451e72bce51a59757b21f7e550 by ditaliano:
    [SwiftASTContext] GetFieldAtIndex doesn't really make sense for enums.

    • edit: lldb/source/Symbol/SwiftASTContext.cpp
  • Commit 00bfe0a271119661a31802235727a0e6b9cb07a8 by si:
    Test HTTPServer with urls that match the method

    • edit: Tests/Foundation/HTTPServer.swift