[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #11561

Report

[FAILURE] oss-swift-incremental-RA-osx [#11561]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/11561/
Project:
oss-swift-incremental-RA-osx
Date of build:
Thu, 30 Apr 2020 23:31:02 -0500
Build duration:
24 min

Identified problems:

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

Changes

  • Commit a07d2929d8f9653a2638b67ab191527bb39adb29 by github:
    Adjusted to match SR-12247 changing ModuleDecl::ImportedModule from a

    • edit: lldb/source/Plugins/Language/Swift/SwiftLanguage.cpp
    • edit: lldb/source/Symbol/SwiftASTContext.cpp
  • Commit 66b25232429bb549c0d513a6a15f26988a6bdcea by kyrtzidis:
    Introduce a syntaxNodeType property for all types conforming to

    • edit: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxNodes.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxCollections.swift
    • edit: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxPatternNodes.swift
    • edit: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxTypeNodes.swift
    • edit: Sources/SwiftSyntax/SyntaxBaseNodes.swift.gyb
    • edit: Sources/SwiftSyntax/SyntaxNodes.swift.gyb.template
    • edit: Sources/SwiftSyntax/Syntax.swift
    • edit: Tests/SwiftSyntaxTest/SyntaxTests.swift
    • edit: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxStmtNodes.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxBaseNodes.swift
    • edit: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxDeclNodes.swift
    • edit: Sources/SwiftSyntax/SyntaxOtherNodes.swift
    • edit: Sources/SwiftSyntax/SyntaxCollections.swift.gyb
    • edit: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxExprNodes.swift
  • Commit 589dd73d3934e944697d1558334a5dac4d7a40b0 by github:
    Fixes example snippets in Dictionary.swift

    • edit: stdlib/public/core/Dictionary.swift
  • Commit ea526c6383eabb38693edefc5186b94775750aa7 by dfsweeney:
    Converting ModuleDecl::ImportedModule from std::pair to a dedicated

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: lib/Frontend/ModuleInterfaceSupport.cpp
    • edit: lib/Serialization/Serialization.cpp
    • edit: tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
    • edit: lib/IDE/REPLCodeCompletion.cpp
    • edit: lib/AST/ModuleNameLookup.cpp
    • edit: lib/Index/IndexRecord.cpp
    • edit: lib/AST/ImportCache.cpp
    • edit: lib/AST/AutoDiff.cpp
    • edit: lib/Sema/LookupVisibleDecls.cpp
    • edit: lib/Serialization/ModuleFile.cpp
    • edit: lib/Immediate/REPL.cpp
    • edit: include/swift/AST/Module.h
    • edit: lib/Index/Index.cpp
    • edit: lib/Serialization/SerializedModuleLoader.cpp
    • edit: lib/Sema/TypeChecker.cpp
    • edit: lib/FrontendTool/ImportedModules.cpp
    • edit: tools/swift-ide-test/swift-ide-test.cpp
    • edit: lib/AST/Module.cpp
    • edit: lib/AST/NameLookup.cpp
    • edit: lib/Serialization/ModuleFile.h
    • edit: lib/IRGen/IRGenDebugInfo.cpp
    • edit: lib/Sema/ImportResolution.cpp