The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftInspector with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdiaz/SwiftInspector.git
Reference: main
Cloned https://github.com/fdiaz/SwiftInspector.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/1193] Fetching cwlpreconditiontesting
[1194/1625] Fetching cwlpreconditiontesting, cwlcatchexception
[1626/17371] Fetching cwlpreconditiontesting, cwlcatchexception, nimble
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/mattgallagher/CwlCatchException.git (1.05s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (1.06s)
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/Quick/Nimble.git (1.07s)
Fetching https://github.com/apple/swift-syntax.git
[1/13703] Fetching quick
[8908/24488] Fetching quick, swift-argument-parser
[19313/65784] Fetching quick, swift-argument-parser, swift-syntax
Fetched https://github.com/Quick/Quick.git (0.69s)
[17393/52081] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser (0.73s)
[7434/41296] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git (3.14s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.34s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.33s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.76s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.32s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.33s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.30s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Downloading binary artifact https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
[1397/26182122] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip (2.83s)
Building for debugging...
[0/12] Compiling atomic-counter.c
[2/47] Compiling SwiftSyntax SourceLength.swift
[3/47] Compiling SwiftSyntax SourceLocation.swift
[4/47] Compiling SwiftSyntax SourcePresence.swift
[5/47] Compiling SwiftSyntax Syntax.swift
[6/47] Compiling SwiftSyntax SyntaxChildren.swift
[7/51] Emitting module ArgumentParserToolInfo
[8/51] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/53] Wrapping AST for ArgumentParserToolInfo for debugging
[12/89] Emitting module ArgumentParser
[13/93] Compiling ArgumentParser CollectionExtensions.swift
[14/93] Compiling ArgumentParser SequenceExtensions.swift
[15/93] Compiling ArgumentParser StringExtensions.swift
[16/93] Compiling ArgumentParser Tree.swift
[17/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/93] Compiling ArgumentParser CompletionsGenerator.swift
[19/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/93] Compiling ArgumentParser Argument.swift
[22/93] Compiling ArgumentParser NameSpecification.swift
[23/93] Compiling ArgumentParser Option.swift
[24/93] Compiling ArgumentParser OptionGroup.swift
[25/93] Compiling ArgumentParser AsyncParsableCommand.swift
[26/93] Compiling ArgumentParser CommandConfiguration.swift
[27/93] Compiling ArgumentParser ArgumentHelp.swift
[28/93] Compiling ArgumentParser ArgumentVisibility.swift
[29/93] Compiling ArgumentParser CompletionKind.swift
[30/93] Compiling ArgumentParser Errors.swift
[31/93] Compiling ArgumentParser Flag.swift
[32/93] Compiling ArgumentParser ArgumentDecoder.swift
[33/93] Compiling ArgumentParser ArgumentDefinition.swift
[34/93] Compiling ArgumentParser ArgumentSet.swift
[35/93] Compiling ArgumentParser CommandParser.swift
[36/93] Compiling ArgumentParser InputOrigin.swift
[37/93] Compiling ArgumentParser Name.swift
[38/93] Compiling ArgumentParser Parsed.swift
[39/93] Compiling ArgumentParser ParsedValues.swift
[40/93] Compiling ArgumentParser ParserError.swift
[41/93] Compiling ArgumentParser SplitArguments.swift
[42/93] Compiling ArgumentParser EnumerableFlag.swift
[43/93] Compiling ArgumentParser ExpressibleByArgument.swift
[44/93] Compiling ArgumentParser ParsableArguments.swift
[45/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/93] Compiling ArgumentParser ParsableCommand.swift
[47/93] Compiling ArgumentParser DumpHelpGenerator.swift
[48/93] Compiling ArgumentParser HelpCommand.swift
[49/93] Compiling ArgumentParser HelpGenerator.swift
[50/93] Compiling ArgumentParser MessageInfo.swift
[51/93] Compiling ArgumentParser UsageGenerator.swift
[53/95] Wrapping AST for ArgumentParser for debugging
[55/95] Emitting module SwiftSyntax
[88/97] Wrapping AST for SwiftSyntax for debugging
[89/121] Archiving libSwiftSyntax.a
[91/121] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[92/121] Compiling SwiftSyntaxParser Diagnostic.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[93/121] Compiling SwiftSyntaxParser CNodes.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/121] Emitting module SwiftSyntaxParser
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
[95/121] Compiling SwiftSyntaxParser SyntaxParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2