Build Information
Failed to build SquirrelToolBox, reference 0.1.1 (c2a677), with Swift 6.1 for Wasm on 27 May 2025 13:41:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/squirrel-toolbox.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/squirrel-toolbox
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at c2a6778 add new command
Cloned https://github.com/swift-squirrel/squirrel-toolbox.git
Revision (git rev-parse @):
c2a67785ab577c6dbadae410757cfc9b7348530d
SUCCESS checkout https://github.com/swift-squirrel/squirrel-toolbox.git at 0.1.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-squirrel/squirrel-toolbox.git
https://github.com/swift-squirrel/squirrel-toolbox.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" : "swiftcli",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jakeheis/SwiftCLI"
},
{
"identity" : "bluesignals",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueSignals"
}
],
"manifest_display_name" : "SquirrelToolBox",
"name" : "SquirrelToolBox",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SquirrelToolBox",
"targets" : [
"SquirrelToolBox"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SquirrelToolBox",
"module_type" : "SwiftTarget",
"name" : "SquirrelToolBox",
"path" : "Sources/SquirrelToolBox",
"product_dependencies" : [
"SwiftCLI",
"PathKit",
"Signals"
],
"product_memberships" : [
"SquirrelToolBox"
],
"sources" : [
"CreateCommand.swift",
"NewCommand.swift",
"PSCommand.swift",
"Path+Append.swift",
"Process+osTerminate.swift",
"ServeCommand.swift",
"Shell.swift",
"StopCommand.swift",
"ToolBox.swift",
"WatchCommand.swift",
"functions.swift",
"main.swift"
],
"target_dependencies" : [
"SourceGenerator"
],
"type" : "executable"
},
{
"c99name" : "SourceGenerator",
"module_type" : "SwiftTarget",
"name" : "SourceGenerator",
"path" : "Sources/SourceGenerator",
"product_memberships" : [
"SquirrelToolBox"
],
"sources" : [
"Function.swift",
"SourceGenerator.swift",
"SourcePartProtocol.swift",
"Struct.swift",
"Variable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/kylef/PathKit.git
Fetching https://github.com/IBM-Swift/BlueSignals
Fetching https://github.com/jakeheis/SwiftCLI
[1/1411] Fetching pathkit
[1412/6485] Fetching pathkit, swiftcli
[6486/7166] Fetching pathkit, swiftcli, bluesignals
Fetched https://github.com/kylef/PathKit.git from cache (1.19s)
Fetched https://github.com/IBM-Swift/BlueSignals from cache (1.20s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (1.20s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (3.23s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.24s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (2.72s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 3.1.0 (0.48s)
Computing version for https://github.com/IBM-Swift/BlueSignals
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/kylef/PathKit.git
Updating https://github.com/IBM-Swift/BlueSignals
Updating https://github.com/jakeheis/SwiftCLI
Updated https://github.com/IBM-Swift/BlueSignals (0.19s)
Updated https://github.com/kylef/PathKit.git (0.19s)
Updated https://github.com/jakeheis/SwiftCLI (0.19s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (2.23s)
Updating https://github.com/kylef/Spectre.git
Updated https://github.com/kylef/Spectre.git (0.12s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (2.31s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 3.1.0 (0.82s)
Computing version for https://github.com/IBM-Swift/BlueSignals
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.1 wasm