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

Report

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

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-enable-verify-exclusivity/2625/
Project:
swift-master-source-compat-suite-enable-verify-exclusivity
Date of build:
Tue, 28 Jan 2020 17:23:36 -0600
Build duration:
7 hr 57 min

Changes

  • Commit 26c16174f811ed9339bd6939d9f45f88106cf93b by xi_ge:
    TBDGen: also using target variant to decide whether

    • edit: test/TBD/linker-directives-ld-previous-macos.swift
    • edit: lib/AST/Attr.cpp
  • Commit c198c1a2aa0233fbafb66a67191924221a6cf35e by rkandhadaimadhav:
    [Constant Evaluator] Add support for BinaryInteger.description which

    • edit: test/SILOptimizer/constant_evaluator_test.sil
    • edit: test/SILOptimizer/constant_evaluable_subset_test.swift
    • edit: include/swift/AST/SemanticAttrs.def
    • edit: stdlib/public/core/Integers.swift
    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
  • Commit a1c971907bef1f7d174da197e7f4f98ac2c3c9a8 by compnerd:
    build: repair the Windows build

    • edit: cmake/modules/AddSwift.cmake
    • edit: cmake/modules/SwiftWindowsSupport.cmake
    • edit: tools/SourceKit/cmake/modules/AddSwiftSourceKit.cmake
  • Commit 3e42a0f1cad0f022ef5ee94893bb02106d847668 by danielrodriguez:
    [android] Escape include paths in Android.

    • edit: cmake/modules/AddSwift.cmake
  • Commit 38aded73b153a2fe1704d631d5e5d12e3c32b089 by pyaskevich:
    [Diagnostics] Add a special case diagnostic for call to init on Void

    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiag.cpp
  • Commit 18babf75746914ca140e9b964c4e6344680e9091 by aschwaighofer:
    SILGen: Lower the type of the return value merge phi in the context of

    • edit: lib/SILGen/SILGenEpilog.cpp
    • edit: test/SILGen/opaque_result_type.swift
  • Commit 049e3844362e1082212c2126f6fa32ce0bf654d0 by compnerd:
    build: move compute_library_subdir to where it is used

    • edit: cmake/modules/AddSwift.cmake
    • edit: cmake/modules/SwiftSource.cmake
  • Commit 5428060ca842a9fb4bf9236f1991a7e27cfe0f96 by github:
    [build][gardening] adjust framework paths (#29507)

    • edit: cmake/modules/AddSwift.cmake
  • Commit 88d655972289c31f1052fdf490b1eb570fa37350 by rwidmann:
    [GSB] Map invalid subject types in requirement constraints to ErrorType

    • edit: lib/AST/GenericSignatureBuilder.cpp
    • add: validation-test/compiler_crashers_2_fixed/rdar58941114.swift
  • Commit 255b2cf860a44512b4ba73ef6c0ad5809179ed46 by rwidmann:
    [NFC] Improve Nested Types Table Test

    • edit: test/Serialization/nested-type-with-overlay.swift
    • edit: test/Serialization/Inputs/nested-type-with-overlay/overlay.swift