Build Information
Failed to build VATIdValidator, reference 2.0.0 (79f446), with Swift 6.1 for Linux on 14 Mar 2026 07:30:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/quver/VATIdValidator.git
Reference: 2.0.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/quver/VATIdValidator
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 79f446d docs: Version bump
Cloned https://github.com/quver/VATIdValidator.git
Revision (git rev-parse @):
79f446d500755bc6a1f4de382c38ce0ab1ab34f7
SUCCESS checkout https://github.com/quver/VATIdValidator.git at 2.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/quver/VATIdValidator.git
https://github.com/quver/VATIdValidator.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "VATIdValidator",
"name" : "VATIdValidator",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "VATIdValidator",
"targets" : [
"VATIdValidator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VATIdValidatorTests",
"module_type" : "SwiftTarget",
"name" : "VATIdValidatorTests",
"path" : "Tests/VATIdValidatorTests",
"sources" : [
"VATIdValidatorTests.swift"
],
"target_dependencies" : [
"VATIdValidator"
],
"type" : "test"
},
{
"c99name" : "VATIdValidator",
"module_type" : "SwiftTarget",
"name" : "VATIdValidator",
"path" : "Sources/VATIdValidator",
"product_memberships" : [
"VATIdValidator"
],
"sources" : [
"VATIdValidator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
docker: invalid reference format: repository name (SwiftPackageIndex/spi-images) must be lowercase
Run 'docker run --help' for more information
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
docker: invalid reference format: repository name (SwiftPackageIndex/spi-images) must be lowercase
Run 'docker run --help' for more information
BUILD FAILURE 6.1 linux