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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/10007/
Project:
oss-swift-incremental-RA-osx
Date of build:
Fri, 03 Jan 2020 17:55:28 -0600
Build duration:
36 min

Identified problems:

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

Changes

  • Commit 2976977ed647a539c2cdee3f6674136ff2f8a860 by ankit_aggarwal:
    [bootstrap] Handle potentially missing 'unversionedTriple' key

    • edit: Utilities/bootstrap
  • Commit d3892d5c5d7db1bf1ca3742625a60e0ba6f61e90 by ankit_aggarwal:
    [Workspace] Fix a precomputation bug when moving from version to

    • edit: Sources/Workspace/ResolverPrecomputationProvider.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Tests/WorkspaceTests/XCTestManifests.swift
  • Commit b5a0906ebc6f5d9c5e8f6ab746ccda98dd2c6062 by xi_ge:
    ASTMangler: ignore original module name when DWARFMangling is enabled

    • edit: test/IDE/reconstruct_type_from_mangled_name.swift
    • edit: lib/AST/ASTMangler.cpp