Build Information
Failed to build LanguageClient, reference main (4f28cc
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 10:19:13 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.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/LanguageClient.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/ChimeHQ/LanguageClient
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4f28cc3 Ensure that server actually forwards events it does not directly handle
Cloned https://github.com/ChimeHQ/LanguageClient.git
Revision (git rev-parse @):
4f28cc3cad7512470275f65ca2048359553a86f5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/LanguageClient.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ChimeHQ/LanguageClient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/ChimeHQ/JSONRPC
Fetching https://github.com/ChimeHQ/ProcessEnv
Fetching https://github.com/mattmassicotte/Queue
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/davbeck/swift-glob
[1/644] Fetching swift-glob
[401/1278] Fetching swift-glob, jsonrpc
[1279/1538] Fetching swift-glob, jsonrpc, fseventswrapper
[1539/1846] Fetching swift-glob, jsonrpc, fseventswrapper, queue
[1847/2060] Fetching swift-glob, jsonrpc, fseventswrapper, queue, processenv
[2061/2353] Fetching swift-glob, jsonrpc, fseventswrapper, queue, processenv, semaphore
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.57s)
Fetched https://github.com/davbeck/swift-glob from cache (0.57s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
Fetched https://github.com/mattmassicotte/Queue from cache (0.58s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.58s)
Fetched https://github.com/Frizlab/FSEventsWrapper from cache (0.59s)
Fetched https://github.com/groue/Semaphore from cache (0.59s)
[1/1821] Fetching languageserverprotocol
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.46s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (4.90s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.74s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.1 (0.73s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.2.1 (0.73s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.71s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (0.72s)
Computing version for https://github.com/davbeck/swift-glob
Computed https://github.com/davbeck/swift-glob at 0.2.0 (0.65s)
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.14.0
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.1
Creating working copy for https://github.com/davbeck/swift-glob
Working copy of https://github.com/davbeck/swift-glob resolved at 0.2.0
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.2.1
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Building for debugging...
[0/8] Write sources
[6/8] Compiling FNMDefinitions FNM.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/33] Emitting module JSONRPC
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/AsyncStreamPolyfill.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if compiler(<5.9)
3 |
[10/34] Compiling JSONRPC Protocol.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/AsyncStreamPolyfill.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if compiler(<5.9)
3 |
[11/34] Compiling Glob Pattern.swift
/host/spi-builder-workspace/.build/checkouts/swift-glob/Sources/Glob/GlobSearch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The result of a custom matcher for searching directory components
[12/34] Compiling JSONRPC JSONValueDecoder.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/AsyncStreamPolyfill.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if compiler(<5.9)
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/35] Emitting module Semaphore
/host/spi-builder-workspace/.build/checkouts/Semaphore/Sources/Semaphore/AsyncSemaphore.swift:22:8: error: no such module 'Foundation'
20 | // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21 |
22 | import Foundation
| `- error: no such module 'Foundation'
23 |
24 | /// An object that controls access to a resource across multiple execution
[14/35] Compiling Semaphore AsyncSemaphore.swift
/host/spi-builder-workspace/.build/checkouts/Semaphore/Sources/Semaphore/AsyncSemaphore.swift:22:8: error: no such module 'Foundation'
20 | // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21 |
22 | import Foundation
| `- error: no such module 'Foundation'
23 |
24 | /// An object that controls access to a resource across multiple execution
[15/35] Compiling Glob InvalidPattern.swift
/host/spi-builder-workspace/.build/checkouts/swift-glob/Sources/Glob/GlobSearch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The result of a custom matcher for searching directory components
[16/35] Compiling Glob Pattern+Match.swift
/host/spi-builder-workspace/.build/checkouts/swift-glob/Sources/Glob/GlobSearch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The result of a custom matcher for searching directory components
[17/35] Compiling JSONRPC JSONValue.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/AsyncStreamPolyfill.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if compiler(<5.9)
3 |
[18/35] Compiling JSONRPC JSONRPCSession.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/AsyncStreamPolyfill.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if compiler(<5.9)
3 |
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/AsyncStreamPolyfill.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if compiler(<5.9)
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/35] Emitting module Queue
/host/spi-builder-workspace/.build/checkouts/Queue/Sources/Queue/AsyncQueue.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | fileprivate protocol Cancellable {
/host/spi-builder-workspace/.build/checkouts/Queue/Sources/Queue/AsyncQueue.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | fileprivate protocol Cancellable {
BUILD FAILURE 6.2 wasm