Build Information
Failed to build Nodes-Tree-Visualizer, reference main (ffb9f3), with Swift 6.1 for Wasm on 13 Mar 2026 03:06:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tinder/Nodes-Tree-Visualizer.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/Tinder/Nodes-Tree-Visualizer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ffb9f35 Update CODEOWNERS (#26)
Cloned https://github.com/Tinder/Nodes-Tree-Visualizer.git
Revision (git rev-parse @):
ffb9f3532e83575462237c5621c23b4ac6257643
SUCCESS checkout https://github.com/Tinder/Nodes-Tree-Visualizer.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Tinder/Nodes-Tree-Visualizer.git
https://github.com/Tinder/Nodes-Tree-Visualizer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "nodes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Tinder/Nodes.git"
},
{
"identity" : "socket.io-client-swift",
"requirement" : {
"exact" : [
"16.1.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/socketio/socket.io-client-swift.git"
},
{
"identity" : "swiftlintplugins",
"requirement" : {
"exact" : [
"0.59.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins.git"
}
],
"manifest_display_name" : "Nodes-Tree-Visualizer",
"name" : "Nodes-Tree-Visualizer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "NodesSocketIO",
"targets" : [
"NodesSocketIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NodesSocketIOTests",
"module_type" : "SwiftTarget",
"name" : "NodesSocketIOTests",
"path" : "Tests/NodesSocketIOTests",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"sources" : [
"NodesSocketIOTests.swift"
],
"target_dependencies" : [
"NodesSocketIO"
],
"type" : "test"
},
{
"c99name" : "NodesSocketIO",
"module_type" : "SwiftTarget",
"name" : "NodesSocketIO",
"path" : "Sources/NodesSocketIO",
"product_dependencies" : [
"Nodes",
"SocketIO",
"SwiftLintBuildToolPlugin"
],
"product_memberships" : [
"NodesSocketIO"
],
"sources" : [
"DebugSocket+UIKit.swift",
"DebugSocket.swift",
"DebugSocketConstants.swift",
"Node.swift",
"String.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/SimplyDanny/SwiftLintPlugins.git
Fetching https://github.com/Tinder/Nodes.git
Fetching https://github.com/socketio/socket.io-client-swift.git
[1/291] Fetching swiftlintplugins
[292/11714] Fetching swiftlintplugins, socket.io-client-swift
Fetched https://github.com/SimplyDanny/SwiftLintPlugins.git from cache (0.27s)
[2057/11423] Fetching socket.io-client-swift
[6855/39861] Fetching socket.io-client-swift, nodes
Fetched https://github.com/socketio/socket.io-client-swift.git from cache (0.71s)
Fetched https://github.com/Tinder/Nodes.git from cache (1.00s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins.git
Computed https://github.com/SimplyDanny/SwiftLintPlugins.git at 0.59.1 (1.55s)
Computing version for https://github.com/socketio/socket.io-client-swift.git
Computed https://github.com/socketio/socket.io-client-swift.git at 16.1.1 (0.72s)
Fetching https://github.com/daltoniam/Starscream
[1/5096] Fetching starscream
Fetched https://github.com/daltoniam/Starscream from cache (0.48s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (1.12s)
Computing version for https://github.com/Tinder/Nodes.git
Computed https://github.com/Tinder/Nodes.git at 0.0.45 (0.73s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/uber/needle.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/stencilproject/Stencil.git
[1/181] Fetching codextended
[182/5474] Fetching codextended, stencil
[341/12920] Fetching codextended, stencil, needle
[3903/30136] Fetching codextended, stencil, needle, swift-argument-parser
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.27s)
[4145/29955] Fetching stencil, needle, swift-argument-parser
[7123/41460] Fetching stencil, needle, swift-argument-parser, yams
Fetched https://github.com/stencilproject/Stencil.git from cache (0.45s)
[6193/36167] Fetching needle, swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.05s)
[9252/18951] Fetching needle, yams
Fetched https://github.com/jpsim/Yams.git from cache (1.72s)
[1341/7446] Fetching needle
Fetched https://github.com/uber/needle.git from cache (14.40s)
Computing version for https://github.com/uber/needle.git
Computed https://github.com/uber/needle.git at 0.25.1 (15.44s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.65s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1452] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.26s)
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.64s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.26s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.58s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.62s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.18s)
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins.git
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins.git resolved at 0.59.1
Creating working copy for https://github.com/uber/needle.git
Working copy of https://github.com/uber/needle.git resolved at 0.25.1
Creating working copy for https://github.com/socketio/socket.io-client-swift.git
Working copy of https://github.com/socketio/socket.io-client-swift.git resolved at 16.1.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/Tinder/Nodes.git
Working copy of https://github.com/Tinder/Nodes.git resolved at 0.0.45
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[902/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (4.11s)
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.1 wasm