[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #716

Report

[FAILURE] oss-swift-package-osx [#716]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/716/
Project:
oss-swift-package-osx
Date of build:
Sun, 19 Nov 2017 00:41:20 -0600
Build duration:
2 hr 43 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 8b55a0f61bed9606d968a12384f778fa655888b8 by mark.lacey:
    SE-0054: Rework diagnostics for IUOs and revise Swift 3 /4 semantics.

    • edit: test/Migrator/Inputs/API.json
    • edit: test/Sema/diag_deprecated_iuo.swift
    • edit: validation-test/compiler_crashers_fixed/28638-anonymous-namespace-verifier-checksametype-swift-type-swift-type-char-const.swift
    • edit: test/Constraints/protocols.swift
    • edit: test/Constraints/keyword_arguments.swift
    • edit: test/Sema/diag_erroneous_iuo.swift
    • edit: test/SILOptimizer/specialize_inherited.sil
    • edit: test/type/types.swift
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: test/SILGen/objc_bridging.swift
    • edit: test/ClangImporter/objc_parse.swift
    • edit: validation-test/Sema/type_checker_crashers_fixed/rdar28048391.swift
    • edit: include/swift/AST/KnownIdentifiers.def
    • edit: test/Interpreter/FunctionConversion.swift
    • edit: test/attr/attr_escaping.swift
    • edit: test/decl/class/override.swift
    • edit: test/decl/overload.swift
    • edit: test/stdlib/Optional.swift
    • edit: test/type/protocol_composition.swift
    • edit: test/ClangImporter/objc_bridging.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/Parse/optional.swift
    • edit: test/ClangImporter/blocks_parse.swift
    • edit: validation-test/stdlib/Glibc.swift
    • edit: test/SILGen/opaque_values_silgen.swift
    • edit: test/SILGen/objc_currying.swift
    • edit: test/SILGen/function_conversion.swift
  • Commit be1512c89f92863177750e7d70478be143e879b6 by spestov:
    Serialization: Don't serialize the 'self' parameter

    • edit: lib/Serialization/Serialization.cpp
    • edit: include/swift/Serialization/ModuleFormat.h
    • edit: test/Serialization/xref-extensions.swift
    • edit: lib/Serialization/Deserialization.cpp
    • edit: test/NameBinding/named_lazy_member_loading_swift_proto.swift
    • edit: lib/AST/Decl.cpp
  • Commit 8ffcf761af0e374f5a28ab93f9d0d9de3189a364 by atrick:
    [sil-opaque-values] Fix EscapeAnalysis to track opaque values.

    • edit: lib/SILOptimizer/Analysis/EscapeAnalysis.cpp
    • edit: include/swift/SILOptimizer/Analysis/EscapeAnalysis.h
  • Commit 65f1324393ef3acc5723c07d695cf6ba4fb5c3a8 by bob.wilson:
    Update a test so that it is not broken by function merging.

    • edit: test/stdlib/SwiftObjectNSObject.swift
  • Commit bd9701609afbc971b1cfd4deafa241b7d5d60db2 by mgottesman:
    [rvalue] Add a conversion to bool for RValue.

    • edit: lib/SILGen/RValue.h