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

Report

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

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-enable-verify-exclusivity/445/
Project:
swift-master-source-compat-suite-enable-verify-exclusivity
Date of build:
Thu, 12 Jul 2018 18:11:14 -0500
Build duration:
3 hr 50 min

Changes

  • Commit 30949c75ef8d745626112b7a0f94eca3e26aab04 by matt:
    Derive Equatable & Hashable for uninhabited types

    • edit: test/Sema/enum_conformance_synthesis.swift
    • edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
  • Commit 6dd7bcff5945905c6e283881b97897f88b3461b0 by pyaskevich:
    [Diagnostics] Remove misplaced LoadExpr workaround for RawRepresentable

    • edit: lib/Sema/CSDiag.cpp
  • Commit ba1facf12ec8c6c47b387d213e81e8ad26213a89 by aschwaighofer:
    ASTContext: Recompute the insert position in getSpecializedConformance

    • edit: lib/AST/ASTContext.cpp
  • Commit 4832e0ed46107a96d988c3095508eb6af0830506 by klorentey:
    [test] Fix leak and reenable getObjects:andKeys:count: tests

    • edit: validation-test/stdlib/Dictionary.swift
  • Commit c820a1426f9acfa3519234fc5d3df96b864e859e by aschwaighofer:
    Silence unused variable warning

    • edit: lib/AST/ASTContext.cpp
  • Commit 90e4cac2b0a32b9106215fc260d95c8c86940d71 by github:
    Add some simple PrettyStackTraces for conformance checking (#17912)

    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit 07e56a4351204116e974c3e7e47e59ad2bea9917 by github:
    Sprinkle LLVM_READONLY on some potentially recursive accessors (#17913)

    • edit: include/swift/AST/Decl.h
    • edit: include/swift/AST/DeclContext.h