Build Information
Failed to build SquirrelConfig, reference 0.1.1 (ce47f7), with Swift 6.1 for Wasm on 27 May 2025 10:42:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-squirrel/squirrelconfig.git
Reference: 0.1.1
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-squirrel/squirrelconfig
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at ce47f7e remove observer
Cloned https://github.com/swift-squirrel/squirrelconfig.git
Revision (git rev-parse @):
ce47f7e0637be352ff89d36d7cd996ac7e42502e
SUCCESS checkout https://github.com/swift-squirrel/squirrelconfig.git at 0.1.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-squirrel/squirrelconfig.git
https://github.com/swift-squirrel/squirrelconfig.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "squirrel-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Swift-Squirrel/Squirrel-Core.git"
}
],
"manifest_display_name" : "SquirrelConfig",
"name" : "SquirrelConfig",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SquirrelConfig",
"targets" : [
"SquirrelConfig"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SquirrelConfigTests",
"module_type" : "SwiftTarget",
"name" : "SquirrelConfigTests",
"path" : "Tests/SquirrelConfigTests",
"sources" : [
"SquirrelConfigTests.swift"
],
"target_dependencies" : [
"SquirrelConfig"
],
"type" : "test"
},
{
"c99name" : "SquirrelConfig",
"module_type" : "SwiftTarget",
"name" : "SquirrelConfig",
"path" : "Sources/SquirrelConfig",
"product_dependencies" : [
"Yams",
"PathKit",
"SquirrelCore"
],
"product_memberships" : [
"SquirrelConfig"
],
"sources" : [
"SquirrelConfig.swift",
"SquirrelConfigError.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/Swift-Squirrel/Squirrel-Core.git
[1/1411] Fetching pathkit
[820/1487] Fetching pathkit, squirrel-core
[1488/12144] Fetching pathkit, squirrel-core, yams
Fetched https://github.com/Swift-Squirrel/Squirrel-Core.git from cache (0.35s)
Fetched https://github.com/kylef/PathKit.git from cache (0.37s)
[853/10657] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.25s)
Computing version for https://github.com/Swift-Squirrel/Squirrel-Core.git
Computed https://github.com/Swift-Squirrel/Squirrel-Core.git at 0.1.3 (1.75s)
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
Fetched https://github.com/sharplet/Regex.git from cache (0.87s)
Computing version for https://github.com/sharplet/Regex.git
error: Dependencies could not be resolved because root depends on 'squirrel-core' 0.1.2..<1.0.0.
'squirrel-core' >= 0.1.2 cannot be used.
'regex' < 2.0.0 cannot be used because no versions of 'regex' match the requirement 1.1.2..<2.0.0 and 'regex' < 1.1.2 contains incompatible tools version (3.1.0).
'squirrel-core' >= 0.1.2 practically depends on 'regex' 1.1.0..<2.0.0 because 'squirrel-core' 0.1.2 depends on 'regex' 1.1.0..<2.0.0 and 'squirrel-core' 0.1.3 depends on 'regex' 1.1.0..<2.0.0.
'squirrel-core' {0.1.2, 0.1.4..<1.0.0} practically depends on 'regex' 1.1.0..<2.0.0 because no versions of 'squirrel-core' match the requirement 0.1.4..<1.0.0 and 'squirrel-core' 0.1.2 depends on 'regex' 1.1.0..<2.0.0.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/Swift-Squirrel/Squirrel-Core.git
Updating https://github.com/jpsim/Yams.git
Updating https://github.com/kylef/PathKit.git
Updated https://github.com/kylef/PathKit.git (0.18s)
Updated https://github.com/jpsim/Yams.git (0.21s)
Updated https://github.com/Swift-Squirrel/Squirrel-Core.git (0.21s)
Computing version for https://github.com/Swift-Squirrel/Squirrel-Core.git
Computed https://github.com/Swift-Squirrel/Squirrel-Core.git at 0.1.3 (0.72s)
Updating https://github.com/sharplet/Regex.git
Updated https://github.com/sharplet/Regex.git (0.17s)
Computing version for https://github.com/sharplet/Regex.git
error: Dependencies could not be resolved because root depends on 'squirrel-core' 0.1.2..<1.0.0.
'squirrel-core' >= 0.1.2 cannot be used.
'regex' < 2.0.0 cannot be used because no versions of 'regex' match the requirement 1.1.2..<2.0.0 and 'regex' < 1.1.2 contains incompatible tools version (3.1.0).
'squirrel-core' >= 0.1.2 practically depends on 'regex' 1.1.0..<2.0.0 because 'squirrel-core' 0.1.2 depends on 'regex' 1.1.0..<2.0.0 and 'squirrel-core' 0.1.3 depends on 'regex' 1.1.0..<2.0.0.
'squirrel-core' {0.1.2, 0.1.4..<1.0.0} practically depends on 'regex' 1.1.0..<2.0.0 because no versions of 'squirrel-core' match the requirement 0.1.4..<1.0.0 and 'squirrel-core' 0.1.2 depends on 'regex' 1.1.0..<2.0.0.
BUILD FAILURE 6.1 wasm