[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #3521

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#3521]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/3521/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 29 Mar 2018 18:44:52 -0500
Build duration:
21 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 3446d0b7308090ea9be72c8179ee89f724cdbe63 by compnerd:
    IDE: simplify logic from PR#15505 (NFC)

    • edit: lib/IDE/TypeReconstruction.cpp
  • 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/SwiftASTManager.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: tools/SourceKit/include/SourceKit/Support/Tracing.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
  • Commit 79d641d89b71cbfea7764f715264a9fb00fce029 by blangmuir:
    [sourcekit] Add optional compile notifications

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