[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (enable-verify-exclusivity) #2701

Report

[FAILURE] swift-master-source-compat-suite-enable-verify-exclusivity [#2701]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-enable-verify-exclusivity/2701/
Project:
swift-master-source-compat-suite-enable-verify-exclusivity
Date of build:
Thu, 20 Feb 2020 16:11:59 -0600
Build duration:
3 hr 11 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 ab36b512315dad10629a40eba2c22301a8ed3694 by karwa:
    [stdlib] Make some trivial Substring methods inlinable

    • edit: stdlib/public/core/Substring.swift
  • Commit e641c4a4b73781f36f9bd865d8baea50d7d265a0 by aschwaighofer:
    IRGen: Deal with broken AST from batch mode

    • edit: lib/IRGen/GenType.cpp
    • add: test/IRGen/batchmode_ast_errors.swift
    • add: test/IRGen/Inputs/batchmode_errors.swift
  • Commit 200b96df8128de103a4d4016c38bf949807ddb16 by compnerd:
    Revert "Revert "swift-lang: shuffle the source directory structure

    • add: stdlib/tools/swift-lang/SourceKitdResponse.swift
    • add: stdlib/tools/swift-lang/UIDs.swift.gyb
    • add: stdlib/tools/swift-lang/SourceKitdClient.swift
    • delete: tools/SourceKit/tools/swift-lang/UIDs.swift.gyb
    • delete: tools/SourceKit/tools/swift-lang/SourceKitdClient.swift
    • add: stdlib/tools/swift-lang/SourceKitdRequest.swift
    • add: stdlib/tools/swift-lang/SwiftLang.swift
    • delete: tools/SourceKit/tools/swift-lang/SourceKitdResponse.swift
    • edit: cmake/modules/AddSwift.cmake
    • delete: tools/SourceKit/tools/swift-lang/SourceKitdUID.swift
    • edit: stdlib/tools/CMakeLists.txt
    • delete: tools/SourceKit/tools/swift-lang/SwiftLang.swift
    • add: stdlib/tools/swift-lang/CMakeLists.txt
    • add: stdlib/tools/swift-lang/SourceKitdUID.swift
    • delete: tools/SourceKit/tools/swift-lang/CMakeLists.txt
    • delete: tools/SourceKit/tools/swift-lang/SourceKitdRequest.swift
    • edit: tools/SourceKit/tools/CMakeLists.txt
  • Commit b367d2ebec3eec68f2636d4de1e669d9d9d43cfe by dungar:
    Rename files and classes involved in SourceFileDepGraphConstruction

    • add: include/swift/AST/FrontendSourceFileDepGraphFactory.h
    • delete: include/swift/AST/SourceFileDepGraphConstructor.h
    • delete: lib/AST/SourceFileDepGraphConstructor.cpp
    • edit: include/swift/AST/FineGrainedDependencies.h
    • edit: lib/AST/SubstitutionMapStorage.h
    • add: include/swift/AST/AbstractSourceFileDepGraphFactory.h
    • edit: unittests/Driver/MockingFineGrainedDependencyGraphs.h
    • add: lib/AST/AbstractSourceFileDepGraphFactory.cpp
    • add: unittests/Driver/UnitTestSourceFileDepGraphFactory.cpp
    • edit: unittests/Driver/MockingFineGrainedDependencyGraphs.cpp
    • edit: lib/AST/CMakeLists.txt
    • add: unittests/Driver/UnitTestSourceFileDepGraphFactory.h
    • edit: unittests/Driver/CMakeLists.txt
    • add: lib/AST/FrontendSourceFileDepGraphFactory.cpp
  • Commit 0515e00616faba7d5ce1bd9f64f8f98c27ddb06b by dungar:
    Robert Widmann's .str() fixes

    • edit: lib/AST/FrontendSourceFileDepGraphFactory.cpp
  • Commit 1779632a6f30d4e787fd48e40927b70b56958fce by danielzheng:
    [IRGen] NFC: silence llvm::MaybeAlign warnings.

    • edit: lib/IRGen/GenCoverage.cpp
    • edit: lib/IRGen/GenObjC.cpp
    • edit: lib/IRGen/IRGenFunction.cpp
    • edit: lib/IRGen/IRGenModule.cpp
    • edit: lib/IRGen/GenBuiltin.cpp
    • edit: lib/IRGen/GenProto.cpp
    • edit: lib/IRGen/IRGen.cpp
    • edit: lib/IRGen/GenKeyPath.cpp
    • edit: lib/IRGen/GenEnum.cpp
    • edit: lib/IRGen/MetadataRequest.cpp
    • edit: lib/IRGen/GenDecl.cpp
    • edit: lib/IRGen/GenRecord.h
    • edit: lib/IRGen/IRBuilder.h
    • edit: lib/IRGen/GenReflection.cpp
    • edit: lib/IRGen/GenValueWitness.cpp
  • Commit 7543d4df0b32e2e05c8cb64b89fa082d801a8454 by aschwaighofer:
    IRGen: Deal with broken conformance in the AST

    • edit: lib/IRGen/GenProto.cpp
    • edit: test/IRGen/batchmode_ast_errors.swift
    • edit: test/IRGen/Inputs/batchmode_errors.swift
  • Commit 5d87e43ffb431dcb8fb7394c11a8b0c84f786761 by compnerd:
    build: improve the PythonKit build

    • edit: utils/swift_build_support/swift_build_support/products/pythonkit.py
  • Commit 00ed9e48854e895d22af03cc999b5e44376e7579 by spestov:
    Disable test_backward_deploy_conformance.swift on Swift-in-the-OS bots

    • edit: validation-test/Evolution/test_backward_deploy_conformance.swift