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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#14531]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14531/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Sat, 12 Sep 2020 10:19:22 -0500
Build duration: 1 hr 53 min

Identified problems:- Swift Compile Error: Swift compiler error

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

Changes- Commit 597fc22ecafe8832cfbbbbf187c937fc97ca9759 by 1498529+cltnschlosser:

Filelist support

  • edit: Sources/SwiftDriver/Jobs/GenerateDSYMJob.swift

  • edit: Sources/SwiftDriver/Jobs/EmitModuleJob.swift

  • edit: Sources/SwiftDriver/Jobs/GenericUnixToolchain+LinkerSupport.swift

  • edit: Sources/SwiftDriver/Jobs/CompileJob.swift

  • edit: Sources/SwiftDriver/Utilities/VirtualPath.swift

  • edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift

  • edit: Sources/SwiftDriver/Execution/DriverExecutor.swift

  • edit: Sources/SwiftDriver/Jobs/ModuleWrapJob.swift

  • edit: Sources/SwiftDriver/Jobs/DarwinToolchain+LinkerSupport.swift

  • edit: Sources/SwiftDriver/Driver/Driver.swift

  • edit: Sources/SwiftDriver/Toolchains/Toolchain.swift

  • add: Sources/SwiftDriver/Utilities/InputOuputPair.swift

  • edit: Sources/SwiftDriver/Jobs/Planning.swift

  • edit: Sources/SwiftDriver/Execution/ArgsResolver.swift

  • edit: Sources/SwiftDriver/Jobs/LinkJob.swift

  • add: Sources/SwiftDriver/Utilities/FileList.swift

  • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift

  • edit: Tests/SwiftDriverTests/JobExecutorTests.swift

  • edit: Sources/SwiftDriver/Jobs/MergeModuleJob.swift

  • edit: Sources/SwiftDriver/Driver/OutputFileMap.swift

  • Commit 613232100e01ffe1c183b6c96513c258e80851a1 by 1498529+cltnschlosser:

    Fix for missing supplementary outputs. Also removes notion of InputOutputPair

    • edit: Sources/SwiftDriver/Jobs/CompileJob.swift
    • edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
    • delete: Sources/SwiftDriver/Utilities/InputOuputPair.swift
  • Commit 8f1a52d1ee991ab08081c20c60e38d011c87ba94 by 1498529+cltnschlosser:

    Don't try to place a file next to standardOutput

    • edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
  • Commit a3a857d5cdf3121e5123b6074cfd9b6b11701127 by 1498529+cltnschlosser:

    Add FileList.swift to CMakeLists

    • edit: Sources/SwiftDriver/CMakeLists.txt
  • Commit f0295d9c069ac402f61b6e0f60e25dcb932df699 by 1498529+cltnschlosser:

    Resolve PR comments

    • edit: Sources/SwiftDriver/Driver/Driver.swift
  • Commit 48e5ff98886adc4f9ca43804c0864b4fde707eb9 by 1498529+cltnschlosser:

    FileList tests

    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift