Build Information
Failed to build ws, reference 5.1.3 (a44e64
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 12:33:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/freshOS/ws-deprecated.git
Reference: 5.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/freshOS/ws-deprecated
* tag 5.1.3 -> FETCH_HEAD
HEAD is now at a44e643 Update ws.podspec
Cloned https://github.com/freshOS/ws-deprecated.git
Revision (git rev-parse @):
a44e643df48e1f1692e17075608b07d43a5dc407
SUCCESS checkout https://github.com/freshOS/ws-deprecated.git at 5.1.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/freshOS/ws-deprecated.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/Alamofire/Alamofire
Fetching https://github.com/freshOS/Arrow
Fetching https://github.com/freshOS/Then
[1/1458] Fetching arrow
[410/3448] Fetching arrow, then
[868/33589] Fetching arrow, then, alamofire
Fetched https://github.com/freshOS/Arrow from cache (2.14s)
[9820/32131] Fetching then, alamofire
Fetched https://github.com/freshOS/Then from cache (6.39s)
Fetched https://github.com/Alamofire/Alamofire from cache (7.25s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 4.9.1 (8.20s)
Computing version for https://github.com/freshOS/Then
Computed https://github.com/freshOS/Then at 5.1.3 (0.96s)
Computing version for https://github.com/freshOS/Arrow
Computed https://github.com/freshOS/Arrow at 5.1.2 (0.94s)
Creating working copy for https://github.com/freshOS/Arrow
Working copy of https://github.com/freshOS/Arrow resolved at 5.1.2
Creating working copy for https://github.com/freshOS/Then
Working copy of https://github.com/freshOS/Then resolved at 5.1.3
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 4.9.1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/51] Emitting module Then
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/54] Emitting module Alamofire
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[8/56] Compiling Then Promise+First.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[9/56] Compiling Then Promise+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[10/56] Compiling Arrow JSON.swift
/host/spi-builder-workspace/.build/checkouts/Arrow/Source/Arrow.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import CoreGraphics
11 |
[11/56] Compiling Then Promise+Aliases.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[12/56] Compiling Then Promise+BridgeError.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[13/56] Compiling Arrow Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Arrow/Source/Arrow.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import CoreGraphics
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/56] Emitting module Arrow
/host/spi-builder-workspace/.build/checkouts/Arrow/Source/Arrow.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import CoreGraphics
11 |
[15/56] Compiling Arrow Arrow.swift
/host/spi-builder-workspace/.build/checkouts/Arrow/Source/Arrow.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import CoreGraphics
11 |
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[17/56] Compiling Then Promise+Chain.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[18/56] Compiling Then Promise+Delay.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[19/56] Compiling Then Promise+Error.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[20/56] Compiling Then Async.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[21/56] Compiling Then Await+Operators.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[22/56] Compiling Then Await.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[27/56] Compiling Then Promise+Finally.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[30/56] Compiling Then Promise+NoMatterWhat.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[31/56] Compiling Alamofire Timeline.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[32/56] Compiling Alamofire Validation.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[33/56] Compiling Then Promise.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[34/56] Compiling Then PromiseBlocks.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[35/56] Compiling Then PromiseError.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[36/56] Compiling Then Promise+Then.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[37/56] Compiling Then Promise+Timeout.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[38/56] Compiling Then Promise+Unwrap.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[40/56] Compiling Then Promise+Validate.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
[44/56] Compiling Then Promise+Zip.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[45/56] Compiling Then Promise+nil.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[48/56] Compiling Then Promise+Recover.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[49/56] Compiling Then Promise+Retry.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[50/56] Compiling Then PromiseState.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[51/56] Compiling Then VoidPromise.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
[52/56] Compiling Then WhenAll.swift
/host/spi-builder-workspace/.build/checkouts/Then/Source/Async.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | import Dispatch
11 |
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift:25:8: error: no such module 'Foundation'
23 | //
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | /// `AFError` is the error type returned by Alamofire. It encompasses a few different types of errors, each with
BUILD FAILURE 6.2 wasm