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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdiaz/SwiftInspector.git
Reference: 0.16.0
Cloned https://github.com/fdiaz/SwiftInspector.git into spi-builder-workspace
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at 0.16.0
========================================
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/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/1193] Fetching cwlpreconditiontesting
[2/1625] Fetching cwlpreconditiontesting, cwlcatchexception
Fetching https://github.com/Quick/Nimble.git
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.23s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.23s)
Fetching https://github.com/apple/swift-argument-parser
[1/13933] Fetching quick
[13934/24777] Fetching quick, swift-argument-parser
Fetched https://github.com/Quick/Quick.git (0.78s)
[6615/10844] Fetching swift-argument-parser
Fetching https://github.com/apple/swift-syntax.git
[10845/26951] Fetching swift-argument-parser, nimble
Fetched https://github.com/apple/swift-argument-parser (0.87s)
[11759/16107] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (1.49s)
[1/48902] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git (5.05s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.32s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.34s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.77s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.36s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.31s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.29s)
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.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
Building for debugging...
[0/12] Compiling atomic-counter.c
[2/47] Emitting module ArgumentParserToolInfo
[3/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/49] Compiling SwiftSyntax SourceLength.swift
[7/49] Compiling SwiftSyntax SourceLocation.swift
[8/49] Compiling SwiftSyntax SourcePresence.swift
[9/49] Compiling SwiftSyntax Syntax.swift
[10/49] Compiling SwiftSyntax SyntaxChildren.swift
[10/50] Wrapping AST for ArgumentParserToolInfo for debugging
[12/89] Emitting module ArgumentParser
[13/93] Compiling ArgumentParser ArgumentHelp.swift
[14/93] Compiling ArgumentParser ArgumentVisibility.swift
[15/93] Compiling ArgumentParser CompletionKind.swift
[16/93] Compiling ArgumentParser Errors.swift
[17/93] Compiling ArgumentParser Flag.swift
[18/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/93] Compiling ArgumentParser CompletionsGenerator.swift
[20/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/93] Compiling ArgumentParser Argument.swift
[23/93] Compiling ArgumentParser CollectionExtensions.swift
[24/93] Compiling ArgumentParser SequenceExtensions.swift
[25/93] Compiling ArgumentParser StringExtensions.swift
[26/93] Compiling ArgumentParser Tree.swift
[27/93] Compiling ArgumentParser ArgumentDecoder.swift
[28/93] Compiling ArgumentParser ArgumentDefinition.swift
[29/93] Compiling ArgumentParser ArgumentSet.swift
[30/93] Compiling ArgumentParser CommandParser.swift
[31/93] Compiling ArgumentParser InputOrigin.swift
[32/93] Compiling ArgumentParser EnumerableFlag.swift
[33/93] Compiling ArgumentParser ExpressibleByArgument.swift
[34/93] Compiling ArgumentParser ParsableArguments.swift
[35/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/93] Compiling ArgumentParser ParsableCommand.swift
[37/93] Compiling ArgumentParser NameSpecification.swift
[38/93] Compiling ArgumentParser Option.swift
[39/93] Compiling ArgumentParser OptionGroup.swift
[40/93] Compiling ArgumentParser AsyncParsableCommand.swift
[41/93] Compiling ArgumentParser CommandConfiguration.swift
[42/93] Compiling ArgumentParser Name.swift
[43/93] Compiling ArgumentParser Parsed.swift
[44/93] Compiling ArgumentParser ParsedValues.swift
[45/93] Compiling ArgumentParser ParserError.swift
[46/93] Compiling ArgumentParser SplitArguments.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
[90/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
                            ^
[90/121] Archiving libSwiftSyntax.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/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
                            ^
[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
                            ^
[94/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
                            ^
[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