Build Information
Failed to build AtProtocol, reference main (ec224f), with Swift 6.2 for Wasm on 20 Jun 2025 17:49:51 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SparrowTek/AtProtocol.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/SparrowTek/AtProtocol
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ec224fa make index property string
Cloned https://github.com/SparrowTek/AtProtocol.git
Revision (git rev-parse @):
ec224fa336ad5e24221338a521d119c2ed07fc5d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SparrowTek/AtProtocol.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SparrowTek/AtProtocol.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/29] Emitting module AtProtocol
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[4/32] Compiling AtProtocol APActor.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[5/32] Compiling AtProtocol APCodable.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[6/32] Compiling AtProtocol APEnvironment.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[7/32] Compiling AtProtocol AtProtocol.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[8/32] Compiling AtProtocol AtProtoAPI.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[9/32] Compiling AtProtocol Bsky.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[10/32] Compiling AtProtocol BskyAPI.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[11/32] Compiling AtProtocol Viewer.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[12/32] Compiling AtProtocol Networking.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[13/32] Compiling AtProtocol JSONParameterEncoder.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[14/32] Compiling AtProtocol ParameterEncoding.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[15/32] Compiling AtProtocol URLParameterEncoder.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[16/32] Compiling AtProtocol CharacterSet.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[17/32] Compiling AtProtocol Encodable.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[18/32] Compiling AtProtocol EndpointType.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[19/32] Compiling AtProtocol Preferences.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[20/32] Compiling AtProtocol Profile.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[21/32] Compiling AtProtocol Session.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[22/32] Compiling AtProtocol Timeline.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[23/32] Compiling AtProtocol NetworkingProtocol.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[24/32] Compiling AtProtocol StatusCode.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[25/32] Compiling AtProtocol AtProto.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[26/32] Compiling AtProtocol HTTPMethod.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[27/32] Compiling AtProtocol HTTPTask.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[28/32] Compiling AtProtocol NetworkRouter.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[29/32] Compiling AtProtocol AtError.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/AtError.swift:7:14: warning: Should error be type string or AtErrorType?
5 |
6 | public struct ErrorMessage: APCodable {
7 | #warning("Should error be type string or AtErrorType?")
| `- warning: Should error be type string or AtErrorType?
8 | public let error: String
9 | public let message: String?
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[30/32] Compiling AtProtocol Creator.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/AtError.swift:7:14: warning: Should error be type string or AtErrorType?
5 |
6 | public struct ErrorMessage: APCodable {
7 | #warning("Should error be type string or AtErrorType?")
| `- warning: Should error be type string or AtErrorType?
8 | public let error: String
9 | public let message: String?
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[31/32] Compiling AtProtocol Feed.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/AtError.swift:7:14: warning: Should error be type string or AtErrorType?
5 |
6 | public struct ErrorMessage: APCodable {
7 | #warning("Should error be type string or AtErrorType?")
| `- warning: Should error be type string or AtErrorType?
8 | public let error: String
9 | public let message: String?
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
[32/32] Compiling AtProtocol LoginObject.swift
/host/spi-builder-workspace/Sources/AtProtocol/Models/AtError.swift:7:14: warning: Should error be type string or AtErrorType?
5 |
6 | public struct ErrorMessage: APCodable {
7 | #warning("Should error be type string or AtErrorType?")
| `- warning: Should error be type string or AtErrorType?
8 | public let error: String
9 | public let message: String?
/host/spi-builder-workspace/Sources/AtProtocol/Models/Feed.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Feed: APCodable {
BUILD FAILURE 6.2 wasm