Build Information
Failed to build Auburn, reference master (8ffb1c), with Swift 6.2 for Wasm on 18 Jun 2025 19:34:40 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/OperatorFoundation/Auburn.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/OperatorFoundation/Auburn
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8ffb1c4 Create LICENSE
Cloned https://github.com/OperatorFoundation/Auburn.git
Revision (git rev-parse @):
8ffb1c4f3f969fea6410c39512e5e530dcdef18b
SUCCESS checkout https://github.com/OperatorFoundation/Auburn.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/OperatorFoundation/Auburn.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/OperatorFoundation/Redshot.git
[1/555] Fetching redshot
Fetched https://github.com/OperatorFoundation/Redshot.git from cache (0.24s)
Computing version for https://github.com/OperatorFoundation/Redshot.git
Computed https://github.com/OperatorFoundation/Redshot.git at 0.8.5 (0.64s)
Fetching https://github.com/OperatorFoundation/Datable.git
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.25s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.64s)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at 3.1.5
Creating working copy for https://github.com/OperatorFoundation/Redshot.git
Working copy of https://github.com/OperatorFoundation/Redshot.git resolved at 0.8.5
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/33] Emitting module Datable
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[6/37] Compiling Datable Data+Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[7/37] Compiling Datable Datable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[8/37] Compiling Datable DatableConfig.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[9/37] Compiling Datable Double+MaybeDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[10/37] Compiling Datable String+Arrayable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[11/37] Compiling Datable String+Datable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[12/37] Compiling Datable String+Intable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[13/37] Compiling Datable Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[14/37] Compiling Datable Int+MaybeDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[15/37] Compiling Datable Int+Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[16/37] Compiling Datable Intable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[17/37] Compiling Datable MaybeDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[18/37] Compiling Datable Arrayable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[19/37] Compiling Datable CSVable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[20/37] Compiling Datable Data+Arrayable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[21/37] Compiling Datable Data+Datable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[22/37] Compiling Datable Data+ExpressibleByStringLiteral.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[23/37] Compiling Datable Data+Floatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[24/37] Compiling Datable Data+MaybeIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[25/37] Compiling Datable Data+MaybeNetworkIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[26/37] Compiling Datable Double+Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[27/37] Compiling Datable File.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[28/37] Compiling Datable Float+MaybeDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[29/37] Compiling Datable Floatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[30/37] Compiling Datable MaybeIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[31/37] Compiling Datable MaybeNetworkIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[32/37] Compiling Datable NetworkDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[33/37] Compiling Datable NetworkIntable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[34/37] Compiling Datable StringableArray+CSVable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[35/37] Compiling Datable UInt+Datable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[36/37] Compiling Datable UInt+MaybeNetworkDatable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
[37/37] Compiling Datable UInt+Stringable.swift
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/Arrayable.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol Arrayable {
BUILD FAILURE 6.2 wasm