Build Information
Failed to build SwiftyBeagle, reference 0.1.5 (9c5713), with Swift 6.3 for Wasm on 5 Jun 2026 01:32:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-53503641-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4071e0796c748d991a0123890d2f0ecadc8fcc8c
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bersaelor/swiftybeagle.git
Reference: 0.1.5
WARNING: environment variable BUILD_DOWNSCALING is not set
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/bersaelor/swiftybeagle
* tag 0.1.5 -> FETCH_HEAD
HEAD is now at 9c57133 public initializers for Fetchers
Cloned https://github.com/bersaelor/swiftybeagle.git
Revision (git rev-parse @):
9c571337565cccb5391ac2414a96c95f2ac926d8
SUCCESS checkout https://github.com/bersaelor/swiftybeagle.git at 0.1.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bersaelor/swiftybeagle.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-53503641-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
9012a5f89a08: Pulling fs layer
cca48acc1da5: Pulling fs layer
2db48c5cf264: Pulling fs layer
5c753df78f22: Pulling fs layer
f63eb04151bc: Pulling fs layer
ac50028c9e1b: Pulling fs layer
5c753df78f22: Download complete
f63eb04151bc: Download complete
cca48acc1da5: Download complete
f63eb04151bc: Pull complete
9012a5f89a08: Download complete
ac50028c9e1b: Download complete
ac50028c9e1b: Pull complete
2db48c5cf264: Download complete
2db48c5cf264: Pull complete
5c753df78f22: Pull complete
cca48acc1da5: Pull complete
9012a5f89a08: Pull complete
Digest: sha256:beff2d3a50fb3611e754ea22d0b85dcb691fa0c2690e36c84b7b93c39b84dae5
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
error: No Swift SDK found matching query `swift-6.3-RELEASE_wasm` and host triple `x86_64-unknown-linux-gnu`. Use `swift sdk list` command to see available Swift SDKs.
BUILD FAILURE 6.3 wasm