The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftInspector with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-argument-parser
[1/10844] Fetching swift-argument-parser
[10845/26951] Fetching swift-argument-parser, nimble
[26952/75853] Fetching swift-argument-parser, nimble, swift-syntax
Fetched https://github.com/apple/swift-argument-parser (4.30s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/Quick/Nimble.git (4.32s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/apple/swift-syntax.git (4.34s)
Fetching https://github.com/Quick/Quick.git
[1/432] Fetching cwlcatchexception
[433/1625] Fetching cwlcatchexception, cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.18s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.22s)
[1/13933] Fetching quick
Fetched https://github.com/Quick/Quick.git (0.59s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.51s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.30s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.31s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.29s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.27s)
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
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/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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Building for debugging...
[0/12] Compiling atomic-counter.c
[2/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/47] Emitting module ArgumentParserToolInfo
[5/49] Wrapping AST for ArgumentParserToolInfo for debugging
[7/49] Compiling SwiftSyntax AbsolutePosition.swift
[8/49] Compiling SwiftSyntax AtomicCounter.swift
[9/49] Compiling SwiftSyntax CNodes.swift
[10/49] Compiling SwiftSyntax IncrementalParseTransition.swift
[11/49] Compiling SwiftSyntax RawSyntax.swift
[12/89] Compiling ArgumentParser ArgumentHelp.swift
[13/89] Compiling ArgumentParser ArgumentVisibility.swift
[14/89] Compiling ArgumentParser CompletionKind.swift
[15/89] Compiling ArgumentParser Errors.swift
[16/89] Compiling ArgumentParser Flag.swift
[17/89] Compiling ArgumentParser NameSpecification.swift
[18/89] Compiling ArgumentParser Option.swift
[19/89] Compiling ArgumentParser OptionGroup.swift
[20/89] Compiling ArgumentParser AsyncParsableCommand.swift
[21/89] Compiling ArgumentParser CommandConfiguration.swift
[22/89] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/89] Compiling ArgumentParser CompletionsGenerator.swift
[24/89] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/89] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/89] Compiling ArgumentParser Argument.swift
[27/89] Emitting module ArgumentParser
[38/93] Compiling ArgumentParser CollectionExtensions.swift
[39/93] Compiling ArgumentParser SequenceExtensions.swift
[40/93] Compiling ArgumentParser StringExtensions.swift
[41/93] Compiling ArgumentParser Tree.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 ArgumentDecoder.swift
[48/93] Compiling ArgumentParser ArgumentDefinition.swift
[49/93] Compiling ArgumentParser ArgumentSet.swift
[50/93] Compiling ArgumentParser CommandParser.swift
[51/93] Compiling ArgumentParser InputOrigin.swift
[52/93] Compiling ArgumentParser Name.swift
[53/93] Compiling ArgumentParser Parsed.swift
[54/93] Compiling ArgumentParser ParsedValues.swift
[55/93] Compiling ArgumentParser ParserError.swift
[56/93] Compiling ArgumentParser SplitArguments.swift
[57/93] Compiling ArgumentParser DumpHelpGenerator.swift
[58/93] Compiling ArgumentParser HelpCommand.swift
[59/93] Compiling ArgumentParser HelpGenerator.swift
[60/93] Compiling ArgumentParser MessageInfo.swift
[61/93] Compiling ArgumentParser UsageGenerator.swift
[63/95] Wrapping AST for ArgumentParser for debugging
[65/95] Emitting module SwiftSyntax
[88/97] Wrapping AST for SwiftSyntax for debugging
[89/121] Archiving libSwiftSyntax.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[91/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
                            ^
[92/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
                            ^
[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 SyntaxParser.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 Diagnostic.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
@_implementationOnly import _InternalSwiftSyntaxParser
                            ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 1