Build Information
Failed to build skip-bridge, reference main (643948), with Swift 6.2 for Wasm on 31 Mar 2026 06:48:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skiptools/skip-bridge.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/skiptools/skip-bridge
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6439487 Update README [skip ci]
Cloned https://github.com/skiptools/skip-bridge.git
Revision (git rev-parse @):
6439487acfb94a21b6e3fed1367864640e560f00
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/skiptools/skip-bridge.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/skiptools/skip-bridge.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:de1420b02d93a9deec3e168cca69275e06e27da7632503e71651af6daad007b1
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://source.skip.tools/skip.git
Fetching https://source.skip.tools/swift-jni.git
Fetching https://source.skip.tools/skip-foundation.git
Fetching https://source.skip.tools/skip-lib.git
[1/4033] Fetching skip-foundation
[1252/4223] Fetching skip-foundation, swift-jni
[1417/5959] Fetching skip-foundation, swift-jni, skip-lib
[3024/14911] Fetching skip-foundation, swift-jni, skip-lib, skip
Fetched https://source.skip.tools/swift-jni.git from cache (1.43s)
Fetched https://source.skip.tools/skip-lib.git from cache (1.40s)
Fetched https://source.skip.tools/skip-foundation.git from cache (1.41s)
[7073/8952] Fetching skip
Fetched https://source.skip.tools/skip.git from cache (1.82s)
Computing version for https://source.skip.tools/skip-lib.git
Computed https://source.skip.tools/skip-lib.git at 1.3.9 (2.35s)
Fetching https://source.skip.tools/skip-unit.git
[1/1069] Fetching skip-unit
Fetched https://source.skip.tools/skip-unit.git from cache (0.85s)
Computing version for https://source.skip.tools/skip-unit.git
Computed https://source.skip.tools/skip-unit.git at 1.6.0 (1.30s)
Computing version for https://source.skip.tools/swift-jni.git
Computed https://source.skip.tools/swift-jni.git at 0.5.0 (0.46s)
Computing version for https://source.skip.tools/skip.git
Computed https://source.skip.tools/skip.git at 1.8.2 (0.48s)
Computing version for https://source.skip.tools/skip-foundation.git
Computed https://source.skip.tools/skip-foundation.git at 1.3.16 (0.42s)
Creating working copy for https://source.skip.tools/skip-foundation.git
Working copy of https://source.skip.tools/skip-foundation.git resolved at 1.3.16
Creating working copy for https://source.skip.tools/skip.git
Working copy of https://source.skip.tools/skip.git resolved at 1.8.2
Creating working copy for https://source.skip.tools/skip-unit.git
Working copy of https://source.skip.tools/skip-unit.git resolved at 1.6.0
Creating working copy for https://source.skip.tools/skip-lib.git
Working copy of https://source.skip.tools/skip-lib.git resolved at 1.3.9
Creating working copy for https://source.skip.tools/swift-jni.git
Working copy of https://source.skip.tools/swift-jni.git resolved at 0.5.0
Downloading binary artifact https://source.skip.tools/skip/releases/download/1.8.2/skip-linux.zip
[1397/165031099] Downloading https://source.skip.tools/skip/releases/download/1.8.2/skip-linux.zip
Downloaded https://source.skip.tools/skip/releases/download/1.8.2/skip-linux.zip (21.73s)
[1/1] Compiling plugin Create SkipLink
[2/2] Compiling plugin skipstone
Building for debugging...
[2/63] Write sources
[2/63] Copying Info.plist
[2/63] Write sources
[14/63] Compiling CJNI cjni.c
[15/63] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/65] Emitting module SwiftJNI
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.4 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/wasi/Swift.swiftmodule/wasm32-unknown-wasip1.swiftmodule
[18/65] Compiling SwiftJNI SwiftJNI.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.4 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/wasi/Swift.swiftmodule/wasm32-unknown-wasip1.swiftmodule
note: Skip 1.8.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit/src/main at 06:48:34
[18/65] Skip SkipUnit
BUILD FAILURE 6.2 wasm