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

Report

[FAILURE] swift-master-source-compat-suite [#4578]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/4578/
Project:
swift-master-source-compat-suite
Date of build:
Tue, 28 Jan 2020 18:48:40 -0600
Build duration:
7 hr 59 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: include/swift/AST/SemanticAttrs.def
    • edit: test/SILOptimizer/constant_evaluable_subset_test.swift
    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
    • edit: stdlib/public/core/Integers.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 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

    • add: validation-test/compiler_crashers_2_fixed/rdar58941114.swift
    • edit: lib/AST/GenericSignatureBuilder.cpp
  • 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
  • Commit 608b1b4814333a348a232484546c395752ff6c60 by hborla:
    [ConstraintSystem] Allow solving same-type requirements for associated

    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Constraints/same_types.swift
  • Commit bf41881bcd7e7b1b630ad3ca2457b0fd4fa9c59e by medismail.bennani:
    Move swift runtime failure from linkage name to function name

    • edit: test/DebugInfo/linetable-codeview.swift
    • edit: test/IRGen/condfail_message.swift
    • edit: lib/IRGen/IRGenDebugInfo.cpp