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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/6336/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Mon, 29 Jun 2020 16:19:00 -0500
Build duration: 1 hr 8 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/runtime/ImageInspection.h

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

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

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

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

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

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

  • 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 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/Toolchains/Toolchain.swift
    • edit: Sources/SwiftDriver/Driver/Driver.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/Jobs/Toolchain+LinkerSupport.swift
    • edit: Sources/SwiftDriver/Jobs/DarwinToolchain+LinkerSupport.swift
    • edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
    • edit: Sources/SwiftDriver/Jobs/LinkJob.swift
    • edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Sources/SwiftDriver/Jobs/GenericUnixToolchain+LinkerSupport.swift
  • Commit ab221b9e3efa9b9f33bdf38250d84e12a9d6f1b8 by dgregor:

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

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