Build Information
Failed to build swift-domain-standard, reference 0.4.4 (6420a7), with Swift 6.1 for Linux on 23 Dec 2025 09:24:22 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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-standards/swift-domain-standard.git
Reference: 0.4.4
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/swift-standards/swift-domain-standard
* tag 0.4.4 -> FETCH_HEAD
HEAD is now at 6420a73 Fix CI workflow to use Xcode 26.0 and macOS 26
Cloned https://github.com/swift-standards/swift-domain-standard.git
Revision (git rev-parse @):
6420a73fd381f274849e7fcbc9805fd1d0b3ba98
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-standards/swift-domain-standard.git at 0.4.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-standards/swift-domain-standard.git
https://github.com/swift-standards/swift-domain-standard.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-rfc-1035",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-rfc-1035"
},
{
"identity" : "swift-rfc-1123",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-rfc-1123"
},
{
"identity" : "swift-rfc-5321",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-rfc-5321"
},
{
"identity" : "swift-rfc-5890",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-rfc-5890"
}
],
"manifest_display_name" : "swift-domain-standard",
"name" : "swift-domain-standard",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "26.0"
},
{
"name" : "watchos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "Domain Standard",
"targets" : [
"Domain Standard"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "Domain_Standard_Tests",
"module_type" : "SwiftTarget",
"name" : "Domain Standard Tests",
"path" : "Tests/Domain Standard Tests",
"product_dependencies" : [
"RFC 1035",
"RFC 1123",
"RFC 5321"
],
"sources" : [
"Domain Tests.swift",
"RFC 1035 Tests.swift",
"RFC 1123 Tests.swift",
"RFC 5321 Tests.swift",
"ReadmeVerificationTests.swift"
],
"target_dependencies" : [
"Domain Standard"
],
"type" : "test"
},
{
"c99name" : "Domain_Standard",
"module_type" : "SwiftTarget",
"name" : "Domain Standard",
"path" : "Sources/Domain Standard",
"product_dependencies" : [
"RFC 1035",
"RFC 1123",
"RFC 5321",
"RFC 5890"
],
"product_memberships" : [
"Domain Standard"
],
"sources" : [
"Domain+IDNA.swift",
"Domain+RFC.swift",
"Domain.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
BUILD FAILURE 6.1 linux