Build Information
Failed to build slash, reference master (01e55c
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 00:19:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/slash-hq/slash.git
Reference: master
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/slash-hq/slash
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 01e55ce Add support for message reactions.
Cloned https://github.com/slash-hq/slash.git
Revision (git rev-parse @):
01e55ce89b9015c98bae32ba1371ef7a48a3c0f0
SUCCESS checkout https://github.com/slash-hq/slash.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/slash-hq/slash.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
[3/33] Compiling slash TextLayout.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[4/33] Compiling slash URLSession.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[5/33] Compiling slash UserInputView.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/36] Emitting module slash
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[7/36] Compiling slash Application.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[8/36] Compiling slash ChannelsListView.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[9/36] Compiling slash CrashReporter.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[10/36] Compiling slash MessagesListView.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[11/36] Compiling slash Utils.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[12/36] Compiling slash WebSocketClient.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[13/36] Compiling slash main.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[14/36] Compiling slash SlackRealTimeClient.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[15/36] Compiling slash SlackTeam.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[16/36] Compiling slash SlackUser.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[17/36] Compiling slash SlackWebClient.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[18/36] Compiling slash R.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[19/36] Compiling slash Server.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[20/36] Compiling slash SlackAdapter.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[21/36] Compiling slash SlackChannel.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[22/36] Compiling slash Socket.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[23/36] Compiling slash TLSSocket.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[24/36] Compiling slash TerminalCanvas.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[25/36] Compiling slash TerminalDevice.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[26/36] Compiling slash SlackIM.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[27/36] Compiling slash SlackMessage.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[28/36] Compiling slash SlackMessageReaction.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[29/36] Compiling slash SlackOAuth2.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[30/36] Compiling slash SlackContext.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[31/36] Compiling slash SlackEmojiDecoder.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[32/36] Compiling slash SlackEvent.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
[33/36] Compiling slash SlackGroup.swift
/host/spi-builder-workspace/Sources/main.swift:7:8: error: no such module 'Foundation'
5 | //
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | setlocale(LC_CTYPE,"UTF-8")
BUILD FAILURE 6.2 wasm