[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #1437

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#1437]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/1437/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Thu, 29 Mar 2018 21:49:52 -0500
Build duration:
2 hr 5 min

Identified problems:

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

Changes

  • Commit f917c9355764dc6d9308ccf2801776c62e032612 by ditaliano:
    [SIL] Enable verification of debug info scopes at -Onone.

    • edit: lib/SIL/SILVerifier.cpp
  • Commit 3446d0b7308090ea9be72c8179ee89f724cdbe63 by compnerd:
    IDE: simplify logic from PR#15505 (NFC)

    • edit: lib/IDE/TypeReconstruction.cpp
  • Commit 2b4132be23f537a362db9562c66c3028ea2830e2 by eeckstein:
    SILOptimizer: adapt Outliner pass to guaranteed-by-default calling

    • edit: test/SILOptimizer/outliner.swift
    • edit: lib/SILOptimizer/Transforms/Outliner.cpp
  • Commit aceb2fd5ce4937a5bea63a285c0c8593be338f0c by rjmccall:
    Ensure the transitive completion of type arguments and the superclass

    • edit: test/IRGen/generic_metatypes.swift
    • edit: test/IRGen/class_resilience.swift
    • edit: lib/IRGen/GenMeta.cpp
    • edit: lib/IRGen/MetadataRequest.h
    • edit: stdlib/public/runtime/MetadataCache.h
    • edit: test/IRGen/type_layout_objc.swift
    • edit: test/IRGen/subclass_existentials.sil
    • edit: test/IRGen/generic_vtable.swift
    • edit: lib/IRGen/LocalTypeData.h
    • edit: include/swift/ABI/MetadataValues.h
    • edit: test/IRGen/type_layout.swift
    • edit: include/swift/Runtime/Metadata.h
    • edit: test/IRGen/enum.sil
    • edit: test/IRGen/partial_apply_forwarder.sil
    • edit: lib/IRGen/MetadataPath.h
    • edit: test/IRGen/objc_generic_class_metadata.sil
    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: test/IRGen/enum_dynamic_multi_payload.sil
    • edit: test/IRGen/generic_classes.sil
    • edit: lib/IRGen/Fulfillment.cpp
    • edit: lib/IRGen/MetadataRequest.cpp
    • edit: test/IRGen/concrete_inherits_generic_base.swift
  • Commit 4e151750b9f8389b7d029d12ba591e75aef8f360 by pyaskevich:
    [Sema] NFC: Add test-case for rdar://problem/37303482

    • add: test/Constraints/rdar37303482.swift
  • Commit 9e2e97a879fa1f462c371a1d4c9f90e3a6677be2 by github:
    Update SwiftSyntax README with example (#15548)

    • edit: tools/SwiftSyntax/README.md
  • Commit 01ca5f0b058e2e64606faa089c6f62b505786723 by dave:
    [Tests] Ensure that nontrivial inout exprs cause errors

    • edit: test/expr/expressions.swift
  • Commit 38963ce883e126a8a2054db527b6d4d5ce9f595b by blangmuir:
    [sourcekit] Tweak traced operation to be single-operator per RAII object

    • edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: tools/SourceKit/include/SourceKit/Support/Tracing.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
  • Commit bdb16f9436efc6a071ec7c663c3437656ce828e2 by eeckstein:
    tests: re-enable SILOptimizer/unused_containers.swift

    • edit: test/SILOptimizer/unused_containers.swift
  • Commit 79d641d89b71cbfea7764f715264a9fb00fce029 by blangmuir:
    [sourcekit] Add optional compile notifications

    • add: test/SourceKit/CompileNotifications/code-completion.swift
    • edit: tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XpcTracing.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • add: test/SourceKit/CompileNotifications/cursor-info.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
    • edit: tools/SourceKit/tools/sourcekitd-test/TestOptions.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
    • edit: tools/SourceKit/tools/sourcekitd-test/TestOptions.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
    • edit: tools/SourceKit/tools/sourcekitd/bin/XPC/Service/XPCService.cpp
    • add: test/SourceKit/CompileNotifications/enable-disable.swift
    • edit: tools/SourceKit/tools/sourcekitd/include/sourcekitd/Internal.h
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-XPC.cpp
    • edit: utils/gyb_sourcekit_support/UIDs.py
    • edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
    • edit: tools/SourceKit/include/SourceKit/Support/Tracing.h
    • edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
    • add: test/SourceKit/CompileNotifications/edits.swift
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • add: test/SourceKit/CompileNotifications/args.swift
    • edit: tools/SourceKit/lib/Support/Tracing.cpp
    • edit: tools/SourceKit/tools/sourcekitd/include/sourcekitd/XpcTracing.h
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/sourcekitdAPI-InProc.cpp
  • Commit ab22f5e33b8d5008989ede310875cd615933f209 by eeckstein:
    tests: also re-enable SILOptimizer/unused_containers.swift on linux

    • edit: test/SILOptimizer/unused_containers.swift
  • Commit 9c250d192c0e20177377645e85d5291e539983fb by ahatanaka:
    Generalize NRVO to cover C structs.

    • edit: test/CodeGen/wasm-varargs.c
    • edit: test/CodeGen/arm_neon_intrinsics.c
    • edit: test/CodeGen/ppc64-align-struct.c
    • edit: lib/Sema/SemaStmt.cpp
    • edit: lib/CodeGen/CGDecl.cpp
    • edit: test/CodeGen/aarch64-neon-perm.c
    • edit: test/CodeGen/windows-swiftcall.c
    • add: test/CodeGenObjC/objc-non-trivial-struct-nrvo.m
    • edit: lib/Sema/SemaDecl.cpp
    • edit: test/CodeGen/64bit-swiftcall.c
    • edit: test/CodeGen/arm-swiftcall.c
    • edit: test/CodeGen/aarch64-v8.2a-neon-intrinsics.c
    • edit: test/CodeGen/atomic-ops.c
  • Commit e75d9621addab5142a0c553ad67d3b4fb71f0f12 by dgregor:
    Answer class/struct queries using the Swift AST and remote AST

    • edit: source/Symbol/SwiftASTContext.cpp
    • edit: include/lldb/Symbol/SwiftASTContext.h
  • Commit c8153442c4fe84e1d465c5001df94901d58c9fb6 by dgregor:
    [SwiftASTContext] Eliminate dead code around cached MemberInfo.

    • edit: source/Symbol/SwiftASTContext.cpp
  • Commit 3e523c9e1172195a800facac347ea50fd3333017 by dgregor:
    Reimplement GetDynamicTypeAndAddress_Class using the Remote AST library.

    • edit: source/Target/SwiftLanguageRuntime.cpp
  • Commit 2e1b41caa7d2a5af1fdaf8d9eb2a09d9890ef2b3 by jingham:
    SetREPLMode should turn off TrapExceptions.

    • add: packages/Python/lldbsuite/test/repl/cpp_exceptions/CppLib/Makefile
    • add: packages/Python/lldbsuite/test/repl/cpp_exceptions/CppLib/CppLibWrapper.h
    • add: packages/Python/lldbsuite/test/repl/cpp_exceptions/main.swift
    • add: packages/Python/lldbsuite/test/repl/cpp_exceptions/CppLib/CppLib.h
    • edit: source/API/SBExpressionOptions.cpp
    • add: packages/Python/lldbsuite/test/repl/cpp_exceptions/Makefile
    • add: packages/Python/lldbsuite/test/repl/cpp_exceptions/CppLib/CppLibWrapper.cpp
    • add: packages/Python/lldbsuite/test/repl/cpp_exceptions/TestCPPExceptionsInREPL.py
    • add: packages/Python/lldbsuite/test/repl/cpp_exceptions/CppLib/CppLib.cpp
    • add: packages/Python/lldbsuite/test/repl/cpp_exceptions/CppLib/module.modulemap