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

Report

[FAILURE] oss-lldb-osx [#5812]

Build URL:
https://ci.swift.org/job/oss-lldb-osx/5812/
Project:
oss-lldb-osx
Date of build:
Thu, 27 Jun 2019 20:44:06 -0500
Build duration:
1 hr 35 min

Changes

  • Commit 5406e861b00cd2af62179222dcf755bf4ea7a74c by brunorochaesilva:
    Add codeActions API

    • add: Sources/LanguageServerProtocol/CodeAction.swift
    • edit: Sources/SourceKit/SourceKitServer.swift
    • edit: Sources/LanguageServerProtocol/ServerCapabilities.swift
    • edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
    • add: Sources/LanguageServerProtocol/Command.swift
    • edit: Tests/LanguageServerProtocolJSONRPCTests/CodingTests.swift
    • edit: Sources/LanguageServerProtocol/Messages.swift
  • Commit 0a248b67bfacfeecdfa67fa1b6ee7408e1b2dbe0 by brunorochaesilva:
    Rework the Command architecture

    • edit: Sources/LanguageServerProtocol/Messages.swift
    • edit: Sources/LanguageServerProtocol/CodeAction.swift
    • edit: Sources/LanguageServerProtocol/Command.swift
  • Commit b8dbebc9a689065be6576c89ea5fb8f0706feab9 by brunorochaesilva:
    Rework the Command architecture (2)

    • edit: Tests/SourceKitTests/XCTestManifests.swift
    • edit: Sources/LanguageServerProtocol/Command.swift
    • add: Tests/SourceKitTests/CodeActionTests.swift
    • edit: Sources/LanguageServerProtocol/Messages.swift
  • Commit 69b6663005faadd7a72ab184e9f2161a08b77893 by brunorochaesilva:
    Add CodeActions/Command (Rework)

    • edit: Sources/LanguageServerProtocol/Command.swift
    • edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
    • edit: Sources/LanguageServerProtocol/CodeAction.swift
    • edit: Tests/SourceKitTests/CodeActionTests.swift
    • edit: Sources/SourceKit/SourceKitServer.swift
    • edit: Sources/LanguageServerProtocol/Messages.swift
    • edit: Sources/LanguageServerProtocol/ClientCapabilities.swift
    • edit: Tests/SourceKitTests/XCTestManifests.swift
    • edit: Sources/LanguageServerProtocol/ServerCapabilities.swift
  • Commit 7a97393945606803f6917161dd2859e1a60f876a by brunorochaesilva:
    Make CommandArguments an enum

    • edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
    • edit: Sources/LanguageServerProtocol/CodeAction.swift
    • edit: Sources/LanguageServerProtocol/Command.swift
    • edit: Tests/SourceKitTests/CodeActionTests.swift
  • Commit 24119a373cde1e679be44de98e11724437f19ceb by brunorochaesilva:
    Remove CodeAction @escaping compiler workaround

    • edit: Sources/LanguageServerProtocol/CodeAction.swift
  • Commit a60c50d1db789b24e2e380a39e6ff845e76ad819 by brunorochaesilva:
    Make CodeAction wrapper types an enum

    • edit: Tests/SourceKitTests/XCTestManifests.swift
    • edit: Sources/LanguageServerProtocol/CodeAction.swift
    • edit: Sources/SourceKit/SourceKitServer.swift
    • edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
    • edit: Sources/LanguageServerProtocol/Command.swift
    • edit: Sources/LanguageServerProtocol/ServerCapabilities.swift
    • edit: Tests/SourceKitTests/CodeActionTests.swift
  • Commit c0107f6dc3296b737db1554551038f3ec02260a2 by aprantl:
    Avoid a crash when the ClangImporter couldn't be initialized.

    • edit: packages/Python/lldbsuite/test/lang/swift/parseable_interfaces/shared/TestSwiftInterfaceNoDebugInfo.py
    • edit: source/Symbol/SwiftASTContext.cpp
  • Commit c00ade7e810d9af6f945d042a3c388256c94ee88 by ditaliano:
    SwiftExpressionParser: simplify ASTWalker logic (NFC)

    • edit: source/Plugins/ExpressionParser/Swift/SwiftASTManipulator.cpp
  • Commit 281c55183302635e543aa646fcc72eb1a134ea00 by ditaliano:
    [Swift] Don't change access control for property wrappers.

    • add: lit/SwiftREPL/PropertyWrapperPrivate.test
    • add: lit/SwiftREPL/PropertyWrapperPublic.test
    • edit: source/Plugins/ExpressionParser/Swift/SwiftASTManipulator.cpp
  • Commit 8545f3b57f2f64a28c6e5715a1e478ae358bd7ae by ditaliano:
    [SwiftASTManipulator] Remove an old hack.

    • edit: source/Plugins/ExpressionParser/Swift/SwiftASTManipulator.cpp
  • Commit 80dfc819569b4a16f9a022ad95fab39d09a93d82 by ditaliano:
    [Swift] Add a test check to make sure we resolve metatypes correctly.

    • edit: packages/Python/lldbsuite/test/lang/swift/expression/static/TestSwiftExpressionsInClassFunctions.py
  • Commit 7792d4c97f102583b6f7226543938986a8a9c215 by klorentey:
    [utils] find-overlay-dependencies: reduce noise

    • edit: utils/find-overlay-dependencies.sh
  • Commit 22e0b4a2b8dd50088018617ee6c3b1768cf6efac by klorentey:
    [Foundation] Manually add CoreGraphics dependency

    • edit: stdlib/public/Darwin/Foundation/CMakeLists.txt
  • Commit 09c8997f944942a150e04a99158af097df859fe9 by klorentey:
    [SDK] Regenerate overlay dependencies

    • edit: stdlib/public/Darwin/Compression/CMakeLists.txt
    • edit: stdlib/public/Darwin/NaturalLanguage/CMakeLists.txt
    • edit: stdlib/public/Darwin/MetalKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/MapKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/CoreLocation/CMakeLists.txt
    • edit: stdlib/public/Darwin/Accelerate/CMakeLists.txt
    • edit: stdlib/public/Darwin/SpriteKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/WatchKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/CoreMedia/CMakeLists.txt
    • edit: stdlib/public/Darwin/AVFoundation/CMakeLists.txt
    • edit: stdlib/public/Darwin/QuartzCore/CMakeLists.txt
    • edit: stdlib/public/Darwin/AssetsLibrary/CMakeLists.txt
    • edit: stdlib/public/Darwin/CoreAudio/CMakeLists.txt
    • edit: stdlib/public/Darwin/CoreImage/CMakeLists.txt
    • edit: stdlib/public/Darwin/Foundation/CMakeLists.txt
    • edit: stdlib/public/Darwin/SafariServices/CMakeLists.txt
    • edit: stdlib/public/Darwin/ARKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/UIKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/ModelIO/CMakeLists.txt
    • edit: stdlib/public/Darwin/CallKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/os/CMakeLists.txt
    • edit: stdlib/public/Darwin/SceneKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/GameplayKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/CoreGraphics/CMakeLists.txt
    • edit: stdlib/public/Darwin/AppKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/CoreData/CMakeLists.txt
    • edit: stdlib/public/Darwin/MediaPlayer/CMakeLists.txt
    • edit: stdlib/public/Darwin/Photos/CMakeLists.txt
    • edit: stdlib/public/Darwin/Intents/CMakeLists.txt
    • edit: stdlib/public/Darwin/HomeKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/CloudKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/Metal/CMakeLists.txt
    • edit: stdlib/public/Darwin/CryptoTokenKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/IOKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/GLKit/CMakeLists.txt
    • edit: stdlib/public/Darwin/Contacts/CMakeLists.txt
    • edit: stdlib/public/Darwin/Network/CMakeLists.txt
  • Commit 590ef2bdd3ccd61342c619c9a344d3d70ae321a8 by spestov:
    AST: Remove TypeBase::eraseDynamicSelfType()

    • edit: lib/Sema/CalleeCandidateInfo.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/AST/Type.cpp
    • edit: include/swift/AST/Types.h
  • Commit 3ac5a0e9a1bcfd794073281a828870afdea58fae by rishizaki:
    [Syntax] Accept 'self' as IdentifierPatternSyntax

    • edit: test/Syntax/round_trip_parse_gen.swift
    • edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
    • edit: utils/gyb_syntax_support/PatternNodes.py
  • Commit dba135c8e258c11c5109dac40fa24c5b58d5b769 by plotfi:
    Fixing SWIFT_COMPILE_FLAGS -parse-stdlib.

    • edit: stdlib/public/Darwin/simd/CMakeLists.txt
  • Commit 302052cd220688337b6525accc802172e83e6df6 by rishizaki:
    [Parse] 'super' requires following l-square

    • edit: lib/Parse/ParseExpr.cpp
    • edit: test/Parse/super.swift