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

Report

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

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-enable-verify-exclusivity/1012/
Project:
swift-master-source-compat-suite-enable-verify-exclusivity
Date of build:
Tue, 30 Oct 2018 21:52:39 -0500
Build duration:
3 hr 59 min

Changes

  • Commit 903a9821ab54c4e982e70756d732bec0695b42d8 by atrick:
    SILCloner rewrite stage 2: "threading" cloners.

    • edit: lib/SILOptimizer/IPO/GlobalOpt.cpp
    • edit: lib/SILOptimizer/Utils/CheckedCastBrJumpThreading.cpp
    • edit: lib/SILOptimizer/Utils/Local.cpp
    • edit: include/swift/SILOptimizer/Utils/Local.h
    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
    • edit: include/swift/SIL/SILCloner.h
  • Commit 026895673bcdc81582d38f9af1cd12e2e768599c by spestov:
    Remove Swift 3 unavailable witness behavior

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit 38ccddd24ffe31281d64ae701eccde3aab416c9c by spestov:
    Remove Swift 3 @objc behavior

    • edit: lib/SILGen/SILGenBridging.cpp
    • edit: lib/Frontend/CompilerInvocation.cpp
  • Commit 6fbd61914d813beb749086c17f92ff1c16cb0faf by spestov:
    Remove Swift 3 default argument behavior

    • edit: lib/SIL/SILDeclRef.cpp
    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: lib/TBDGen/TBDGen.cpp
  • Commit ce521a2194f437d08167dfb6b6110435da5fb2b4 by spestov:
    ClangImporter: Remove one last Swift 3 check

    • edit: lib/ClangImporter/ClangAdapter.cpp
  • Commit 8f3379c7c0b4bf9c1752757ff119ba254349049b by spestov:
    Migrator: Remove Swift 3 @objc migration

    • edit: lib/Migrator/Migrator.cpp
  • Commit 4063124c45f23092f36de4aa73113ec986cd3593 by spestov:
    AST: Remove isSwiftVersion3()

    • edit: include/swift/AST/ASTContext.h
    • edit: include/swift/Basic/LangOptions.h
    • edit: include/swift/Basic/Version.h
  • Commit 5f4fabdd87fc43550be2ae70ae27a89fdf267a51 by dabrahams:
    [emacs-support] Parse warnings that have been munged by xcpretty

    • edit: utils/swift-mode.el
  • Commit 43817352694d797abc9f2a6fdb03e56632bb391b by github:
    Switch Zip2Sequence.init to be internal (#20148)

    • edit: stdlib/public/core/Zip.swift
    • edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
    • edit: test/Interpreter/protocol_extensions.swift