[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (Debug) #2529

Report

[FAILURE] swift-master-source-compat-suite-debug [#2529]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/2529/
Project:
swift-master-source-compat-suite-debug
Date of build:
Tue, 28 Jan 2020 17:13:25 -0600
Build duration:
5 hr 29 min

Changes

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

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

    • edit: test/SILOptimizer/constant_evaluator_test.sil
    • edit: stdlib/public/core/Integers.swift
    • edit: include/swift/AST/SemanticAttrs.def
    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
    • edit: test/SILOptimizer/constant_evaluable_subset_test.swift
  • Commit 18babf75746914ca140e9b964c4e6344680e9091 by aschwaighofer:
    SILGen: Lower the type of the return value merge phi in the context of

    • edit: test/SILGen/opaque_result_type.swift
    • edit: lib/SILGen/SILGenEpilog.cpp
  • 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 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/Inputs/nested-type-with-overlay/overlay.swift
    • edit: test/Serialization/nested-type-with-overlay.swift