The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftInspector with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdiaz/SwiftInspector.git
Reference: 0.16.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/fdiaz/SwiftInspector
 * tag               0.16.0     -> FETCH_HEAD
HEAD is now at 29a0bb2 Use DeclarationModifierVisitor in more places & consolidate on the Modifiers OptionSet (#130)
Cloned https://github.com/fdiaz/SwiftInspector.git
Revision (git rev-parse @):
29a0bb2fa3a52752a509fbe0ad6afb76343f5b40
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at 0.16.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/fdiaz/SwiftInspector.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/432] Fetching cwlcatchexception
[433/1668] Fetching cwlcatchexception, cwlpreconditiontesting
[1669/15877] Fetching cwlcatchexception, cwlpreconditiontesting, quick
[15878/27312] Fetching cwlcatchexception, cwlpreconditiontesting, quick, swift-argument-parser
[27313/44603] Fetching cwlcatchexception, cwlpreconditiontesting, quick, swift-argument-parser, nimble
Fetched https://github.com/Quick/Quick.git from cache (0.70s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.70s)
[13426/18959] Fetching cwlcatchexception, cwlpreconditiontesting, nimble
[18960/76346] Fetching cwlcatchexception, cwlpreconditiontesting, nimble, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.45s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (3.45s)
Fetched https://github.com/Quick/Nimble.git from cache (3.47s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.49s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.41s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.41s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.40s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.39s)
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/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
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
Building for debugging...
[0/25] Write sources
[9/25] Compiling atomic-counter.c
[10/25] Write swift-version-24593BA9C3E375BF.txt
[12/60] Emitting module ArgumentParserToolInfo
[13/60] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/61] Compiling SwiftSyntax SourceLength.swift
[16/61] Compiling SwiftSyntax SourceLocation.swift
[17/61] Compiling SwiftSyntax SourcePresence.swift
[18/61] Compiling SwiftSyntax Syntax.swift
[19/61] Compiling SwiftSyntax SyntaxChildren.swift
[20/61] Compiling SwiftSyntax SyntaxClassifier.swift
[21/61] Compiling SwiftSyntax SyntaxData.swift
[22/61] Compiling SwiftSyntax SyntaxOtherNodes.swift
[23/61] Compiling SwiftSyntax SyntaxVerifier.swift
[24/61] Compiling SwiftSyntax Utils.swift
[25/61] Compiling SwiftSyntax AbsolutePosition.swift
[26/61] Compiling SwiftSyntax AtomicCounter.swift
[27/61] Compiling SwiftSyntax CNodes.swift
[28/61] Compiling SwiftSyntax IncrementalParseTransition.swift
[29/61] Compiling SwiftSyntax RawSyntax.swift
[29/65] Wrapping AST for ArgumentParserToolInfo for debugging
[31/101] Emitting module ArgumentParser
[32/105] Compiling ArgumentParser CollectionExtensions.swift
[33/105] Compiling ArgumentParser SequenceExtensions.swift
[34/105] Compiling ArgumentParser StringExtensions.swift
[35/105] Compiling ArgumentParser Tree.swift
[36/105] Compiling ArgumentParser NameSpecification.swift
[37/105] Compiling ArgumentParser Option.swift
[38/105] Compiling ArgumentParser OptionGroup.swift
[39/105] Compiling ArgumentParser AsyncParsableCommand.swift
[40/105] Compiling ArgumentParser CommandConfiguration.swift
[41/105] Compiling ArgumentParser ArgumentHelp.swift
[42/105] Compiling ArgumentParser ArgumentVisibility.swift
[43/105] Compiling ArgumentParser CompletionKind.swift
[44/105] Compiling ArgumentParser Errors.swift
[45/105] Compiling ArgumentParser Flag.swift
[46/105] Compiling ArgumentParser BashCompletionsGenerator.swift
[47/105] Compiling ArgumentParser CompletionsGenerator.swift
[48/105] Compiling ArgumentParser FishCompletionsGenerator.swift
[49/105] Compiling ArgumentParser ZshCompletionsGenerator.swift
[50/105] Compiling ArgumentParser Argument.swift
[51/105] Compiling ArgumentParser EnumerableFlag.swift
[52/105] Compiling ArgumentParser ExpressibleByArgument.swift
[53/105] Compiling ArgumentParser ParsableArguments.swift
[54/105] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/105] Compiling ArgumentParser ParsableCommand.swift
[56/105] Compiling ArgumentParser Name.swift
[57/105] Compiling ArgumentParser Parsed.swift
[58/105] Compiling ArgumentParser ParsedValues.swift
[59/105] Compiling ArgumentParser ParserError.swift
[60/105] Compiling ArgumentParser SplitArguments.swift
[61/105] Compiling ArgumentParser DumpHelpGenerator.swift
[62/105] Compiling ArgumentParser HelpCommand.swift
[63/105] Compiling ArgumentParser HelpGenerator.swift
[64/105] Compiling ArgumentParser MessageInfo.swift
[65/105] Compiling ArgumentParser UsageGenerator.swift
[66/105] Compiling ArgumentParser ArgumentDecoder.swift
[67/105] Compiling ArgumentParser ArgumentDefinition.swift
[68/105] Compiling ArgumentParser ArgumentSet.swift
[69/105] Compiling ArgumentParser CommandParser.swift
[70/105] Compiling ArgumentParser InputOrigin.swift
[71/106] Wrapping AST for ArgumentParser for debugging
[73/106] Emitting module SwiftSyntax
[95/107] Wrapping AST for SwiftSyntax for debugging
[96/107] Write Objects.LinkFileList
[97/131] Archiving libSwiftSyntax.a
[99/131] 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
                            ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/131] 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
                            ^
[101/131] 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
                            ^
[102/131] 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
                            ^
[103/131] 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
[0/1] Planning build
Building for debugging...
[0/14] Write swift-version-24593BA9C3E375BF.txt
[2/34] 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
                            ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/34] 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
                            ^
[4/34] 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
                            ^
[5/34] 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
                            ^
[6/34] 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
                            ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1