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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/5488/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Sat, 08 Feb 2020 16:19:00 -0600
Build duration:
1 hr 4 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 de5bc086908960f6bd48a07433fa926f1d72cb6f by rbayer:
    [Python: black] Update the utils/python_format.py script to accept a

    • edit: utils/python_format.py
  • Commit a8e5d49ab2d628ca0394bfb84958f6ab4109b3d5 by ankit_aggarwal:
    [PackageLoading] Handle header files in TargetSourcesBuilder

    • edit: Tests/PackageLoadingTests/PackageBuilderTests.swift
    • edit: Tests/PackageLoadingTests/XCTestManifests.swift
    • edit: Sources/PackageLoading/PackageBuilder.swift
    • edit: TSC/Tests/TSCBasicTests/CollectionExtensionsTests.swift
    • edit: Sources/PackageLoading/TargetSourcesBuilder.swift
    • edit: TSC/Sources/TSCBasic/CollectionExtensions.swift
  • Commit db3f00c68db7756d4efc57bbe20a25c29bdc9963 by ankit_aggarwal:
    [Commands] Add a command to dump symbolgraph

    • edit: Sources/Commands/CMakeLists.txt
    • add: Sources/Commands/SymbolGraphExtract.swift
    • edit: Sources/Build/BuildPlan.swift
    • edit: Sources/Commands/SwiftPackageTool.swift
    • edit: Sources/Workspace/UserToolchain.swift
  • Commit b446df781d5790abcdf65077b694413c44ec0cee by ankit_aggarwal:
    [bootstrap] Allow passing TSC build dir

    • edit: Package.swift
    • edit: Utilities/bootstrap