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

Report

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

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-enable-verify-exclusivity/1155/
Project:
swift-master-source-compat-suite-enable-verify-exclusivity
Date of build:
Fri, 30 Nov 2018 19:25:21 -0600
Build duration:
4 hr 1 min

Changes

  • Commit 331f0d2394b78c7bdf31004b296947d732f7e04c by mikeash:
    [Runtime] Fix leak when casting to AnyHashable.

    • edit: test/stdlib/AnyHashableCasts.swift.gyb
    • edit: stdlib/public/runtime/Casting.cpp
  • Commit f1f83968d6a042aaa23faff4d15feacb4810ce49 by mikeash:
    [Runtime] Fix leak in tryDynamicCastBoxedSwiftValue.

    • edit: stdlib/public/runtime/Casting.cpp
  • Commit 4d76d308c928811dac10a463fc9b8d3b85542045 by mark.lacey:
    [ConstraintSystem] Move checkTypeOfBinding into CSBindings.cpp.

    • edit: lib/Sema/CSBindings.cpp
    • edit: lib/Sema/CSSolver.cpp
  • Commit 1bcb29d6088fa55325508528a913b615a55c0b23 by mark.lacey:
    [ConstraintSystem] Hoist out code checking for nil literal conformance.

    • edit: lib/Sema/CSBindings.cpp
  • Commit 56a636066b180c7476f92c91c6aea5ed36da189c by mark.lacey:
    [ConstraintSystem] Make checkTypeOfBinding do one job rather than two.

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSBindings.cpp
  • Commit e0847c5a98eb6758658738adca61337ec8c79899 by mark.lacey:
    [ConstraintSystem] More cleanup of nil literal handling.

    • edit: lib/Sema/CSBindings.cpp
  • Commit 5d8517723354a139ff7442b993cffc6393b81af2 by compnerd:
    Basic: prefer the move assignment for TreeScopeHashTableDetachedScope

    • edit: include/swift/Basic/TreeScopedHashTable.h
  • Commit 82c73b3793e35097bb7c0f42ebd3263c82ec0d67 by mgottesman:
    [semantic-arc] Move semantic arc opts past definite initialization.

    • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp
  • Commit 5c2fc6995ae2b6ca3ff47d768f7c2619a881927c by rjmccall:
    Revise this test to not be sensitive to exactly which line failed.

    • edit: test/SILOptimizer/pound_assert.swift
  • Commit 95297f69887d535aac010fbc71defe86fe0a225a by rjmccall:
    Don't map Bool back to ObjCBool for SIL types in unbridged contexts.

    • add: test/ClangImporter/Inputs/custom-modules/BlocksReturningBool.h
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/SIL/AbstractionPattern.cpp
    • edit: lib/SIL/Bridging.cpp
    • edit: include/swift/AST/ModuleLoader.h
    • edit: lib/ClangImporter/ImporterImpl.h
    • edit: test/ClangImporter/Inputs/custom-modules/module.map
    • edit: include/swift/SIL/TypeLowering.h
    • add: test/ClangImporter/blocks_returning_bool.swift
    • edit: lib/SILGen/SILGenBridging.cpp
    • edit: lib/SIL/TypeLowering.cpp
    • edit: lib/SILGen/SILGenApply.cpp
  • Commit 1ed46b458bb40fd747df1c18a6f4d5948add3666 by mark.lacey:
    [ConstraintSystem] Do not infer 'nil' arguments as optional throwing

    • edit: lib/Sema/CSBindings.cpp
    • edit: lib/Sema/TypeCheckError.cpp
  • Commit 5a498db041b185ad3f92716303fce99ef61e3c7c by mark.lacey:
    [TypeChecker] Fix a problem with rethrows classification.

    • edit: lib/Sema/TypeCheckError.cpp
    • add: test/Constraints/sr9102.swift
  • Commit 28962b575463b56b2d561507ef87325b1a9b5065 by github:
    Move most of the simd operators into an optional module (#20914)

    • edit: stdlib/public/SDK/MediaPlayer/CMakeLists.txt
    • add: validation-test/compiler_crashers_fixed/28606-swift-typebase-getcanonicaltype.swift
    • add: stdlib/public/SIMDOperators/CMakeLists.txt
    • add: validation-test/compiler_crashers_fixed/28633-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift
    • edit: stdlib/public/SDK/simd/Quaternion.swift.gyb
    • add: stdlib/public/SIMDOperators/Operators.swift
    • edit: stdlib/public/core/SIMDVector.swift
    • edit: stdlib/public/SDK/simd/simd.swift.gyb
    • delete: validation-test/compiler_crashers/28606-swift-typebase-getcanonicaltype.swift
    • edit: stdlib/public/CMakeLists.txt
    • delete: validation-test/compiler_crashers/28633-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift
  • Commit 03d283171cf7caa784e68bfd974e44b980e78d4a by pyaskevich:
    [CSDiagnostics] Fix requirement source lookup to support member

    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit 615b8be990d1ab50a5d97449452da953501f1d17 by harlan:
    [stdlib] Silence warnings related to uninhabited types

    • edit: stdlib/public/core/Policy.swift
    • edit: stdlib/public/core/Range.swift
  • Commit 5b3b6bc40f50654979f476f5d5bd609dd6bc4cb5 by github:
    Restore a complex_expressions test that we no longer need disabled.

    • edit: test/Sema/complex_expressions.swift

There is one UPASS:

23:26:08 UPASS: https://bugs.swift.org/browse/SR-9102, ModelAssistant, 4.2, e88083, ModelAssistant iOS, generic/platform=iOS