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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#3990]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3990/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Mon, 29 Jun 2020 15:49:24 -0500
Build duration: 2 hr 35 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 8c8360b660deba3b650257be76fd461644825273 by augusto2112:

Move 'MetadataSections' from 'ImageInspectionElf.h' to SwiftShims

  • edit: stdlib/public/SwiftShims/CMakeLists.txt

  • edit: stdlib/public/runtime/ImageInspectionELF.h

  • edit: stdlib/public/runtime/ImageInspectionELF.cpp

  • edit: stdlib/public/runtime/SwiftRT-ELF.cpp

  • edit: stdlib/public/SwiftShims/module.modulemap

  • edit: stdlib/public/runtime/ImageInspection.h

  • add: stdlib/public/SwiftShims/MetadataSections.h

  • Commit a1f0155525a1d39d977e0aa1a6ce61611d16b76b by nhawes:

    [SourceKit/CursorInfo] Still print implicit decls in cursorinfo to

    • add: test/SourceKit/CursorInfo/cursor_info_synthesized_refs.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
  • Commit ba2e04be7edb87dd7eb6a555e7b095b2a48471c2 by mgottesman:

    [ownership] Move the stdlib ome point to before global opt.

    • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp
  • Commit 364981f52cf8c0210c2325ba7ab5e234242b471b by compnerd:

    SwiftPrivateThreadExtras: correct misuse of API

    • edit: stdlib/private/SwiftPrivateThreadExtras/SwiftPrivateThreadExtras.swift
  • Commit 34cbb3000c7c4d7cf7924370beba90d478c1cab9 by compnerd:

    test: unixise some paths in diagnostics tests (NFCI)

    • edit: test/diagnostics/pretty-printed-diagnostics.swift
    • edit: test/diagnostics/pretty-printed-source-loc-directive-diags.swift
  • Commit 7895a4e6d569b3bf4362f8e9d998b7a6ecea9c78 by compnerd:

    test: unixise path for Parse.source_locs (NFCI)

    • edit: test/Parse/source_locs.swift
  • Commit a817409562635b8dfda0b5cf4f1e7475687f2ffe by compnerd:

    test: make stdlib.NumericParsing Python 3 friendly

    • edit: test/stdlib/NumericParsing.swift.gyb
  • Commit 4f75b8398d529113e47dff86fc26a1c88a46ca96 by dgregor:

    Compute and save FrontendTargetInfo in the Driver.

    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
  • Commit 33a5295d233d2e025ac5a1595688a1c6e282ddc0 by dgregor:

    Move FrontendTargetInfo into the same file as the Job that creates it

    • edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
    • edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
  • Commit 64a718372e8fab2dbe24f33274e56aae0a9b95cd by dgregor:

    Parse the Swift runtime compatibility version from -print-target-info.

    • edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
  • Commit ef9f415e4799274530b0f06275473b6f1017b201 by owen:

    Make sure single job plans are executed in place by the DriverExecutor

    • edit: Sources/SwiftDriver/Driver/Driver.swift
  • Commit 03f0d5e8e6e45c17deb30c5146bf9b93ce51afc2 by dgregor:

    Use frontend's -print-target-info to determine runtime compatibility

    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Sources/SwiftDriver/Jobs/DarwinToolchain+LinkerSupport.swift
    • edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
    • edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
    • edit: Sources/SwiftDriver/Jobs/GenericUnixToolchain+LinkerSupport.swift
    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
    • edit: Sources/SwiftDriver/Jobs/LinkJob.swift
    • edit: Sources/SwiftDriver/Jobs/Toolchain+LinkerSupport.swift
  • Commit ab221b9e3efa9b9f33bdf38250d84e12a9d6f1b8 by dgregor:

    [Linking] Let -print-target-info tell us when to link with rpaths.

    • edit: Sources/SwiftDriver/Jobs/Toolchain+LinkerSupport.swift
    • edit: Sources/SwiftDriver/Utilities/Triple+Platforms.swift
    • edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift