Build Information
Failed to build FunctionKit, reference v0.1.0 (d809b0), with Swift 6.3 for Wasm on 5 Jun 2026 18:58:14 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/mpangburn/FunctionKit.git
Reference: v0.1.0
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/mpangburn/FunctionKit
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at d809b0d Update README.md
Cloned https://github.com/mpangburn/FunctionKit.git
Revision (git rev-parse @):
d809b0d05c19321529856ccfbc825424992d36b1
SUCCESS checkout https://github.com/mpangburn/FunctionKit.git at v0.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mpangburn/FunctionKit.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
Digest: sha256:beff2d3a50fb3611e754ea22d0b85dcb691fa0c2690e36c84b7b93c39b84dae5
Status: Image is up to date 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