[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #10378

Report

[FAILURE] oss-swift-incremental-RA-osx [#10378]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/10378/
Project:
oss-swift-incremental-RA-osx
Date of build:
Tue, 04 Feb 2020 19:44:22 -0600
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 45f001c291f3c10fff409fa7b49dc12a709076c8 by ahoppen:
    Return Fix-its in PublishDiagnostics as defined in a clangd

    • edit: Sources/LanguageServerProtocol/SupportTypes/Diagnostic.swift
    • edit: Sources/SourceKit/sourcekitd/Diagnostic.swift
    • edit: Sources/SourceKit/sourcekitd/SwiftSourceKitFramework.swift
    • edit: Sources/LanguageServerProtocol/Requests/CodeActionRequest.swift
    • edit: Tests/SourceKitTests/LocalSwiftTests.swift
    • edit: Sources/LanguageServerProtocol/SupportTypes/ClientCapabilities.swift
  • Commit fd018c90198213962c797b8ff0115300952968a4 by ahoppen:
    Return Fix-its from code actions request

    • edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
    • edit: Tests/SourceKitTests/LocalSwiftTests.swift
  • Commit 857b8543a7fd8d56deeb293e351eab7ad7903eb1 by blangmuir:
    [test] Regenerate linuxmain

    • edit: Tests/SourceKitTests/XCTestManifests.swift
  • Commit 09719080e7292ff3d3b01d08cf55b5e41f0b40ed by ankit_aggarwal:
    [SKSwiftPMWorkspace] Adopt upcoming host triple changes

    • edit: Sources/SKSwiftPMWorkspace/SwiftPMWorkspace.swift
    • edit: Tests/SKSwiftPMWorkspaceTests/SwiftPMWorkspaceTests.swift
  • Commit b406a0759537cc16b144b388cc50adb2bef285a6 by ankit_aggarwal:
    Use swift's -print-target-triple to compute the host target triple

    • edit: Tests/CommandsTests/PackageToolTests.swift
    • edit: Tests/FunctionalPerformanceTests/BuildPerfTests.swift
    • edit: Tests/WorkspaceTests/InitTests.swift
    • edit: Tests/CommandsTests/BuildToolTests.swift
    • edit: Tests/FunctionalTests/MiscellaneousTests.swift
    • edit: Tests/FunctionalTests/DependencyResolutionTests.swift
    • edit: Sources/Build/Triple.swift
    • edit: Sources/Build/BuildParameters.swift
    • edit: Tests/FunctionalTests/ToolsVersionTests.swift
    • edit: Tests/FunctionalTests/SwiftPMXCTestHelperTests.swift
    • edit: Sources/Workspace/UserToolchain.swift
    • edit: Tests/FunctionalTests/CFamilyTargetTests.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/Workspace/Destination.swift
    • edit: Tests/BuildTests/BuildPlanTests.swift
    • edit: Tests/FunctionalTests/ModuleMapTests.swift
  • Commit e5aaa68b526652044c1634e5510a7fa9db3f958b by mgottesman:
    [sil] Do not eliminate (apply (partial_apply)) if the partial_apply

    • edit: test/SILOptimizer/sil_combine.sil
    • edit: test/SILOptimizer/sil_combine_apply.sil
    • add: test/Interpreter/apply_partial_apply_consuming_elim.swift
    • edit: lib/SILOptimizer/Utils/PartialApplyCombiner.cpp