Build Information
Failed to build ws, reference master (a44e64
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 04:44:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/freshOS/ws-deprecated.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/freshOS/ws-deprecated
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
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-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/freshOS/Then
Fetching https://github.com/freshOS/Arrow
Fetching https://github.com/Alamofire/Alamofire
[1/1458] Fetching arrow
[410/3448] Fetching arrow, then
[970/33589] Fetching arrow, then, alamofire
Fetched https://github.com/freshOS/Arrow from cache (3.78s)
Fetched https://github.com/Alamofire/Alamofire from cache (3.83s)
Fetched https://github.com/freshOS/Then from cache (3.86s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 4.9.1 (4.35s)
Computing version for https://github.com/freshOS/Then
Computed https://github.com/freshOS/Then at 5.1.3 (0.42s)
Computing version for https://github.com/freshOS/Arrow
Computed https://github.com/freshOS/Arrow at 5.1.2 (0.52s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 4.9.1
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
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 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
[7/53] 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
[8/53] 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
[9/53] Compiling Then Promise+BridgeError.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 |
[10/53] 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 |
[11/53] 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 |
[12/53] 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 |
[13/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 |
[14/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 |
[15/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 |
[16/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 |
[17/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 |
[18/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 |
/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 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 |
[21/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 |
[22/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 |
[23/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 |
[24/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 |
[25/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 |
[26/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 |
[27/56] Compiling Then Promise+Progress.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 |
[28/56] Compiling Then Promise+Race.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 |
[29/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 |
/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)
[31/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 |
[32/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/56] 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 |
[34/56] Compiling Then Promise+NoMatterWhat.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
[35/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/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
[37/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
[38/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
/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 |
[42/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 |
[43/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 |
/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
[45/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/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
[47/56] Compiling Then Promise+Aliases.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
/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
/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