This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftInspector with Swift 5.9 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.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.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" 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/apple/swift-syntax.git
[1/1236] Fetching cwlpreconditiontesting
[1237/54889] Fetching cwlpreconditiontesting, swift-syntax
[7139/71619] Fetching cwlpreconditiontesting, swift-syntax, nimble
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/Quick/Nimble.git (1.47s)
[1/432] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.27s)
Fetching https://github.com/Quick/Quick.git
[1/14049] Fetching quick
Fetched https://github.com/Quick/Quick.git (0.88s)
Fetching https://github.com/apple/swift-argument-parser
[1/11337] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (1.02s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (4.35s)
Fetched https://github.com/apple/swift-syntax.git (4.40s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.55s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.54s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.98s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.58s)
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.38s)
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/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
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Building for debugging...
[0/12] Compiling atomic-counter.c
[2/47] Emitting module ArgumentParserToolInfo
[3/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/49] Wrapping AST for ArgumentParserToolInfo for debugging
[7/85] Compiling ArgumentParser Name.swift
[8/85] Compiling ArgumentParser Parsed.swift
[9/85] Compiling ArgumentParser ParsedValues.swift
[10/85] Compiling ArgumentParser ParserError.swift
[11/85] Compiling ArgumentParser SplitArguments.swift
[12/89] Compiling ArgumentParser CollectionExtensions.swift
[13/89] Compiling ArgumentParser SequenceExtensions.swift
[14/89] Compiling ArgumentParser StringExtensions.swift
[15/89] Compiling ArgumentParser Tree.swift
[16/89] Compiling ArgumentParser ArgumentHelp.swift
[17/89] Compiling ArgumentParser ArgumentVisibility.swift
[18/89] Compiling ArgumentParser CompletionKind.swift
[19/89] Compiling ArgumentParser Errors.swift
[20/89] Compiling ArgumentParser Flag.swift
[21/89] Compiling ArgumentParser NameSpecification.swift
[22/89] Compiling ArgumentParser Option.swift
[23/89] Compiling ArgumentParser OptionGroup.swift
[24/89] Compiling ArgumentParser AsyncParsableCommand.swift
[25/89] Compiling ArgumentParser CommandConfiguration.swift
[26/89] Compiling ArgumentParser EnumerableFlag.swift
[27/89] Compiling ArgumentParser ExpressibleByArgument.swift
[28/89] Compiling ArgumentParser ParsableArguments.swift
[29/89] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/89] Compiling ArgumentParser ParsableCommand.swift
[31/89] Emitting module ArgumentParser
[32/89] Compiling ArgumentParser ArgumentDecoder.swift
[33/89] Compiling ArgumentParser ArgumentDefinition.swift
[34/89] Compiling ArgumentParser ArgumentSet.swift
[35/89] Compiling ArgumentParser CommandParser.swift
[36/89] Compiling ArgumentParser InputOrigin.swift
[37/89] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/89] Compiling ArgumentParser CompletionsGenerator.swift
[39/89] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/89] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/89] Compiling ArgumentParser Argument.swift
[42/89] Compiling ArgumentParser DumpHelpGenerator.swift
[43/89] Compiling ArgumentParser HelpCommand.swift
[44/89] Compiling ArgumentParser HelpGenerator.swift
[45/89] Compiling ArgumentParser MessageInfo.swift
[46/89] Compiling ArgumentParser UsageGenerator.swift
[48/91] Wrapping AST for ArgumentParser for debugging
[50/91] Emitting module SwiftSyntax
[74/95] Compiling SwiftSyntax SyntaxNodes.swift
[75/95] Compiling SwiftSyntax SyntaxPatternNodes.swift
[76/95] Compiling SwiftSyntax SyntaxStmtNodes.swift
[77/95] Compiling SwiftSyntax SyntaxTypeNodes.swift
[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
                            ^
[91/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)
[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
                            ^
[92/121] Archiving libSwiftSyntax.a
[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
[0/1] Planning build
Building for debugging...
[0/12] Compiling atomic-counter.c
[2/13] Emitting module ArgumentParserToolInfo
[4/16] Wrapping AST for ArgumentParserToolInfo for debugging
[6/17] Emitting module ArgumentParser
[8/19] Wrapping AST for ArgumentParser for debugging
[10/19] Emitting module SwiftSyntax
[12/44] Archiving libSwiftSyntax.a
[14/44] 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
                            ^
[15/44] 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: emit-module command failed with exit code 1 (use -v to see invocation)
[16/44] 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
                            ^
[17/44] 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
                            ^
[18/44] 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
                            ^
[19/44] Compiling SwiftInspectorVisitors AssertionFailure.swift
[20/44] Compiling SwiftInspectorVisitors AssociatedtypeVisitor.swift
[21/44] Compiling SwiftInspectorVisitors DeclarationModifierVisitor.swift
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.