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

Report

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

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/2105/
Project:
swift-master-source-compat-suite
Date of build:
Mon, 09 Jul 2018 17:42:21 -0500
Build duration:
3 hr 19 min

Changes

  • Commit d3dc80da6b7ea707b4e4862d4886408348584a9c by huon:
    [test] Avoid needing an entry point in struct/enum synthesis conformance

    • edit: test/Sema/struct_equatable_hashable.swift
    • edit: test/Sema/enum_conformance_synthesis.swift
  • Commit 80a74b4dfcd95b24a4cd933a31d72902aec6ec7f by huon:
    [AST] Choose an implied conformance source next to the type, if

    • edit: test/Sema/Inputs/enum_conformance_synthesis_other.swift
    • edit: lib/AST/ConformanceLookupTable.cpp
    • edit: test/Sema/struct_equatable_hashable.swift
    • edit: test/Sema/enum_conformance_synthesis.swift
    • edit: test/Sema/Inputs/struct_equatable_hashable_other.swift
  • Commit 335290e39727aa141ec79890ea6b10f534b8ca64 by david:
    Install llbuild swift bindings

    • edit: utils/build-script-impl
  • Commit c468ca1e48bc850c94adb07d25adbbb046aad6fd by github:
    Handle stray LoadExprs in RawRepresentable fix-its (#17804)

    • edit: lib/Sema/CSDiag.cpp
    • edit: test/Sema/enum_raw_representable.swift