Build Information
Failed to build StarscreamSocketIO, reference 9.0.4 (4cc994), with Swift 6.1 for Wasm on 27 May 2025 16:59:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/nuclearace/Starscream.git
Reference: 9.0.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/nuclearace/Starscream
* tag 9.0.4 -> FETCH_HEAD
HEAD is now at 4cc9941 bump version
Cloned https://github.com/nuclearace/Starscream.git
Revision (git rev-parse @):
4cc9941a4eefb3799b3adfab0a6b7a0582501c0b
SUCCESS checkout https://github.com/nuclearace/Starscream.git at 9.0.4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/nuclearace/Starscream.git
https://github.com/nuclearace/Starscream.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "zlib-spm",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/daltoniam/zlib-spm.git"
},
{
"identity" : "common-crypto-spm",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/daltoniam/common-crypto-spm"
}
],
"manifest_display_name" : "StarscreamSocketIO",
"name" : "StarscreamSocketIO",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "StarscreamSocketIO",
"targets" : [
"StarscreamSocketIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StarscreamSocketIO",
"module_type" : "SwiftTarget",
"name" : "StarscreamSocketIO",
"path" : "Sources",
"product_memberships" : [
"StarscreamSocketIO"
],
"sources" : [
"Compression.swift",
"SSLSecurity.swift",
"WebSocket.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Tests': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/examples': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/daltoniam/common-crypto-spm
Fetching https://github.com/daltoniam/zlib-spm.git
[1/29] Fetching zlib-spm
[30/50] Fetching zlib-spm, common-crypto-spm
Fetched https://github.com/daltoniam/common-crypto-spm from cache (0.26s)
Fetched https://github.com/daltoniam/zlib-spm.git from cache (0.26s)
Computing version for https://github.com/daltoniam/common-crypto-spm
error: Dependencies could not be resolved because 'common-crypto-spm' contains incompatible tools version (3.1.0) and root depends on 'common-crypto-spm' 1.0.0..<2.0.0.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/examples': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Tests': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/daltoniam/zlib-spm.git
Updating https://github.com/daltoniam/common-crypto-spm
Updated https://github.com/daltoniam/common-crypto-spm (0.14s)
Updated https://github.com/daltoniam/zlib-spm.git (0.24s)
Computing version for https://github.com/daltoniam/common-crypto-spm
error: Dependencies could not be resolved because 'common-crypto-spm' contains incompatible tools version (3.1.0) and root depends on 'common-crypto-spm' 1.0.0..<2.0.0.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/examples': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Tests': File not found.
BUILD FAILURE 6.1 wasm