Build Information
Failed to build Defaults, reference main (752bcb), with Swift 6.1 for Linux on 4 Nov 2025 17:21:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/sindresorhus/Defaults.git
Reference: main
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/sindresorhus/Defaults
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 752bcb9 Fix CI
Cloned https://github.com/sindresorhus/Defaults.git
Revision (git rev-parse @):
752bcb9eb2e110fa9d82826c99857b0e9a76fb1d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sindresorhus/Defaults.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/sindresorhus/Defaults.git
https://github.com/sindresorhus/Defaults.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "Defaults",
"name" : "Defaults",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Defaults",
"targets" : [
"Defaults"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DefaultsMacros",
"targets" : [
"DefaultsMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DefaultsMacrosDeclarations",
"targets" : [
"DefaultsMacrosDeclarations"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "DefaultsTests",
"module_type" : "SwiftTarget",
"name" : "DefaultsTests",
"path" : "Tests/DefaultsTests",
"sources" : [
"Defaults+iCloudTests.swift",
"DefaultsAnySeriliazableTests.swift",
"DefaultsArrayTests.swift",
"DefaultsBridgeTests.swift",
"DefaultsCodableEnumTests.swift",
"DefaultsCodableTests.swift",
"DefaultsCollectionCustomElementTests.swift",
"DefaultsCollectionTests.swift",
"DefaultsColorTests.swift",
"DefaultsCustomBridgeTests.swift",
"DefaultsDictionaryTests.swift",
"DefaultsEnumTests.swift",
"DefaultsNSColorTests.swift",
"DefaultsNSSecureCodingTests.swift",
"DefaultsObservationAdvancedTests.swift",
"DefaultsRangeTests.swift",
"DefaultsSetAlgebraCustomElementTests.swift",
"DefaultsSetAlgebraTests.swift",
"DefaultsSetTests.swift",
"DefaultsStressTests.swift",
"DefaultsSwiftUITests.swift",
"DefaultsTests.swift",
"DefaultsUIColorTests.swift",
"DefaultsUtilitiesTests.swift",
"DefaultsValidationTests.swift"
],
"target_dependencies" : [
"Defaults"
],
"type" : "test"
},
{
"c99name" : "DefaultsMacrosTests",
"module_type" : "SwiftTarget",
"name" : "DefaultsMacrosTests",
"path" : "Tests/DefaultsMacrosTests",
"sources" : [
"ObservableDefaultTests.swift"
],
"target_dependencies" : [
"Defaults",
"DefaultsMacros"
],
"type" : "test"
},
{
"c99name" : "DefaultsMacrosDeclarationsTests",
"module_type" : "SwiftTarget",
"name" : "DefaultsMacrosDeclarationsTests",
"path" : "Tests/DefaultsMacrosDeclarationsTests",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"ObservableDefaultMacroTests.swift"
],
"target_dependencies" : [
"DefaultsMacros",
"DefaultsMacrosDeclarations"
],
"type" : "test"
},
{
"c99name" : "DefaultsMacrosDeclarations",
"module_type" : "SwiftTarget",
"name" : "DefaultsMacrosDeclarations",
"path" : "Sources/DefaultsMacrosDeclarations",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"DefaultsMacros",
"DefaultsMacrosDeclarations"
],
"sources" : [
"DefaultsMacrosPlugin.swift",
"ObservableDefaultMacro.swift"
],
"target_dependencies" : [
"Defaults"
],
"type" : "macro"
},
{
"c99name" : "DefaultsMacros",
"module_type" : "SwiftTarget",
"name" : "DefaultsMacros",
"path" : "Sources/DefaultsMacros",
"product_memberships" : [
"DefaultsMacros"
],
"sources" : [
"ObservableDefault.swift"
],
"target_dependencies" : [
"Defaults",
"DefaultsMacrosDeclarations"
],
"type" : "library"
},
{
"c99name" : "Defaults",
"module_type" : "SwiftTarget",
"name" : "Defaults",
"path" : "Sources/Defaults",
"product_memberships" : [
"Defaults",
"DefaultsMacros",
"DefaultsMacrosDeclarations"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Defaults/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Defaults+AnySerializable.swift",
"Defaults+Bridge.swift",
"Defaults+Extensions.swift",
"Defaults+Protocol.swift",
"Defaults+iCloud.swift",
"Defaults.swift",
"Observation+Combine.swift",
"Observation.swift",
"Reset.swift",
"SwiftUI.swift",
"UserDefaults.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
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-2":/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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
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