Build Information
Failed to build SKWebAPI, reference 4.1.3 (b5b303
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 12:09:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/pvzig/SKWebAPI.git
Reference: 4.1.3
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/pvzig/SKWebAPI
* tag 4.1.3 -> FETCH_HEAD
HEAD is now at b5b303c Merge pull request #13 from NoRespect/slackFormatEscaping
Cloned https://github.com/pvzig/SKWebAPI.git
Revision (git rev-parse @):
b5b303c7e5cdecd587499061a81128ef4d7ed3f1
SUCCESS checkout https://github.com/pvzig/SKWebAPI.git at 4.1.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/pvzig/SKWebAPI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/SlackKit/SKCore
[1/288] Fetching skcore
Fetched https://github.com/SlackKit/SKCore from cache (0.26s)
Computing version for https://github.com/SlackKit/SKCore
Computed https://github.com/SlackKit/SKCore at 4.1.3 (1.30s)
Creating working copy for https://github.com/SlackKit/SKCore
Working copy of https://github.com/SlackKit/SKCore resolved at 4.1.3
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/28] Emitting module SKCore
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[5/28] Compiling SKCore Channel.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[6/28] Compiling SKCore Comment.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[7/28] Compiling SKCore CustomProfile.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[8/28] Compiling SKCore CustomProfileField.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[9/31] Compiling SKCore Message.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[10/31] Compiling SKCore OAuthConfig.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[11/31] Compiling SKCore RTMOptions.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[12/31] Compiling SKCore Reaction.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[13/31] Compiling SKCore Reply.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[14/31] Compiling SKCore Scope.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[15/31] Compiling SKCore SlackError.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[16/31] Compiling SKCore Team.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[17/31] Compiling SKCore TeamIcon.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[18/31] Compiling SKCore File.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[19/31] Compiling SKCore History.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[20/31] Compiling SKCore Item.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[21/31] Compiling SKCore Topic.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[22/31] Compiling SKCore User.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[23/31] Compiling SKCore UserGroup.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[24/31] Compiling SKCore DoNotDisturbStatus.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[25/31] Compiling SKCore Edited.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[26/31] Compiling SKCore Event.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[27/31] Compiling SKCore Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[28/31] Compiling SKCore Action.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[29/31] Compiling SKCore Attachment.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[30/31] Compiling SKCore AttachmentField.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
[31/31] Compiling SKCore Bot.swift
/host/spi-builder-workspace/.build/checkouts/SKCore/Sources/SKCore/Extensions.swift:24:8: error: no such module 'Foundation'
22 | // THE SOFTWARE.
23 |
24 | import Foundation
| `- error: no such module 'Foundation'
25 |
26 | public extension Date {
BUILD FAILURE 6.2 wasm