The Swift Package Index logo.Swift Package Index

Build Information

Failed to build variable-injector, reference 0.3.7 (fe39a4), with Swift 6.3 for Linux on 13 Apr 2026 09:20:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lucianopalmeida/variable-injector.git
Reference: 0.3.7
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/lucianopalmeida/variable-injector
 * tag               0.3.7      -> FETCH_HEAD
HEAD is now at fe39a40 [Make] Release script
Cloned https://github.com/lucianopalmeida/variable-injector.git
Revision (git rev-parse @):
fe39a405b9205287c04b9c9466f0b51c7d4ca16c
SUCCESS checkout https://github.com/lucianopalmeida/variable-injector.git at 0.3.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lucianopalmeida/variable-injector.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
[13845/92490] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.89s)
[11246/74967] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (13.09s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.1 (14.97s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50700.0 (1.19s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.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.50700.0
Building for debugging...
[0/20] Write sources
[6/20] Compiling atomic-counter.c
[7/20] Write swift-version-24593BA9C3E375BF.txt
[9/55] Emitting module ArgumentParserToolInfo
[10/55] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/56] Compiling SwiftSyntax SourceLength.swift
[13/56] Compiling SwiftSyntax SourceLocation.swift
[14/56] Compiling SwiftSyntax SourcePresence.swift
[15/56] Compiling SwiftSyntax Syntax.swift
[16/56] Compiling SwiftSyntax SyntaxChildren.swift
[17/60] Compiling SwiftSyntax AbsolutePosition.swift
[18/60] Compiling SwiftSyntax AtomicCounter.swift
[19/60] Compiling SwiftSyntax CNodes.swift
[20/60] Compiling SwiftSyntax IncrementalParseTransition.swift
[21/60] Compiling SwiftSyntax RawSyntax.swift
[21/60] Wrapping AST for ArgumentParserToolInfo for debugging
[23/96] Emitting module ArgumentParser
[24/100] Compiling ArgumentParser Name.swift
[25/100] Compiling ArgumentParser Parsed.swift
[26/100] Compiling ArgumentParser ParsedValues.swift
[27/100] Compiling ArgumentParser ParserError.swift
[28/100] Compiling ArgumentParser SplitArguments.swift
[29/100] Compiling ArgumentParser NameSpecification.swift
[30/100] Compiling ArgumentParser Option.swift
[31/100] Compiling ArgumentParser OptionGroup.swift
[32/100] Compiling ArgumentParser AsyncParsableCommand.swift
[33/100] Compiling ArgumentParser CommandConfiguration.swift
[34/100] Compiling ArgumentParser CollectionExtensions.swift
[35/100] Compiling ArgumentParser SequenceExtensions.swift
[36/100] Compiling ArgumentParser StringExtensions.swift
[37/100] Compiling ArgumentParser Tree.swift
[38/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/100] Compiling ArgumentParser CompletionsGenerator.swift
[40/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/100] Compiling ArgumentParser Argument.swift
[48/100] Compiling ArgumentParser ArgumentDecoder.swift
[49/100] Compiling ArgumentParser ArgumentDefinition.swift
[50/100] Compiling ArgumentParser ArgumentSet.swift
[51/100] Compiling ArgumentParser CommandParser.swift
[52/100] Compiling ArgumentParser InputOrigin.swift
[53/100] Compiling ArgumentParser ArgumentHelp.swift
[54/100] Compiling ArgumentParser ArgumentVisibility.swift
[55/100] Compiling ArgumentParser CompletionKind.swift
[56/100] Compiling ArgumentParser Errors.swift
[57/100] Compiling ArgumentParser Flag.swift
[58/100] Compiling ArgumentParser EnumerableFlag.swift
[59/100] Compiling ArgumentParser ExpressibleByArgument.swift
[60/100] Compiling ArgumentParser ParsableArguments.swift
[61/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/100] Compiling ArgumentParser ParsableCommand.swift
[63/100] Compiling ArgumentParser DumpHelpGenerator.swift
[64/100] Compiling ArgumentParser HelpCommand.swift
[65/100] Compiling ArgumentParser HelpGenerator.swift
[66/100] Compiling ArgumentParser MessageInfo.swift
[67/100] Compiling ArgumentParser UsageGenerator.swift
[68/101] Wrapping AST for ArgumentParser for debugging
[70/101] Emitting module SwiftSyntax
[92/107] Wrapping AST for SwiftSyntax for debugging
[93/107] Write Objects.LinkFileList
[95/107] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/107] Emitting module SwiftSyntaxParser
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[97/107] Compiling SwiftSyntaxParser SyntaxParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[98/107] Compiling SwiftSyntaxParser CNodes.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[99/107] Compiling SwiftSyntaxParser Diagnostic.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxParser/CNodes.swift:13:29: error: no such module '_InternalSwiftSyntaxParser'
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import _InternalSwiftSyntaxParser
   |                             `- error: no such module '_InternalSwiftSyntaxParser'
14 |
15 | typealias CSyntaxNode = swiftparse_syntax_node_t
[99/107] Archiving libSwiftSyntax.a
BUILD FAILURE 6.3 linux