[Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (master) (Release) #1687

Report

[FAILURE] oss-lldb-incremental-osx [#1687]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-osx/1687/
Project:
oss-lldb-incremental-osx
Date of build:
Mon, 18 Jun 2018 21:45:16 -0500
Build duration:
1 hr 47 min

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit 0c4e856cee5bdf46a5d295a9e82a8a6361549190 by ditaliano:
    [Swift] Test that we print an array of Any.Type(s) correctly.

    • add: packages/Python/lldbsuite/test/lang/swift/anytype_array/Makefile
    • add: packages/Python/lldbsuite/test/lang/swift/anytype_array/TestAnyTypeArray.py
    • add: packages/Python/lldbsuite/test/lang/swift/anytype_array/main.swift
  • Commit 1ca88478a838ee50e9bbaeaf287ceb8059cb301e by rishizaki:
    [Refactoring] Handle TupleShuffleExpr in "convert to trailing closure"

    • add: test/refactoring/TrailingClosure/Outputs/basic/L19.swift.expected
    • edit: test/refactoring/TrailingClosure/Outputs/basic/L13.swift.expected
    • edit: test/refactoring/TrailingClosure/basic.swift
    • edit: test/refactoring/TrailingClosure/Outputs/basic/L8.swift.expected
    • edit: test/refactoring/TrailingClosure/Outputs/basic/L9.swift.expected
    • edit: test/refactoring/TrailingClosure/Outputs/basic/L10.swift.expected
    • edit: lib/IDE/Refactoring.cpp
    • edit: test/refactoring/TrailingClosure/Outputs/basic/L14.swift.expected
    • edit: test/refactoring/TrailingClosure/Outputs/basic/L7.swift.expected
  • Commit 07db1f013bc0dc2adeaada1d4e601d3ade2027c5 by spestov:
    Sema: Clean up @usableFromInline validation slightly

    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: lib/Sema/DerivedConformanceRawRepresentable.cpp
  • Commit cfdcbc74551f70df00f653aebfbb11434e692a90 by spestov:
    Sema: Only warn about @inlinable implying @usableFromInline in

    • edit: test/attr/attr_inlinable.swift
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: test/Compatibility/attr_inlinable_old_spelling_42.swift
    • edit: test/Compatibility/attr_inlinable_old_spelling_4.swift
  • Commit 359385babf538a4536df20f7595973b3bac78734 by jordan_rose:
    Print proper error message when the swiftmodule for architecture not

    • edit: lib/Serialization/SerializedModuleLoader.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
    • add: test/Serialization/load-invalid-arch.swift