Build Information
Failed to build WrkstrmMain, reference 1.0.0 (0bae2d
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 09:41:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/wrkstrm/WrkstrmMain.git
Reference: 1.0.0
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/wrkstrm/WrkstrmMain
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 0bae2d4 Swift 6.
Cloned https://github.com/wrkstrm/WrkstrmMain.git
Revision (git rev-parse @):
0bae2d4eda9f411be66cc5c8708f69f26ebdeb20
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmMain.git at 1.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wrkstrm/WrkstrmMain.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apple/swift-testing.git
[1/23375] Fetching swift-testing
Fetched https://github.com/apple/swift-testing.git from cache (1.04s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.99.0 (1.90s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/70924] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.17s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (8.09s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.99.0
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/24] Emitting module WrkstrmMain
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[4/27] Compiling WrkstrmMain String+KebabCase.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[5/27] Compiling WrkstrmMain String+Source.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[6/27] Compiling WrkstrmMain UInt+BitSetting.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[7/27] Compiling WrkstrmMain BinaryTree.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[8/27] Compiling WrkstrmMain TreeClass.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[9/27] Compiling WrkstrmMain ListEnum.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[10/27] Compiling WrkstrmMain JSON.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[11/27] Compiling WrkstrmMain Injectable.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[12/27] Compiling WrkstrmMain Result.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[13/27] Compiling WrkstrmMain String+Contains.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[14/27] Compiling WrkstrmMain String+Count.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[15/27] Compiling WrkstrmMain String+Error.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[16/27] Compiling WrkstrmMain CommandLine+Executable.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[17/27] Compiling WrkstrmMain Optional+Comparable.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[18/27] Compiling WrkstrmMain Optional+Flatten.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[19/27] Compiling WrkstrmMain RandomAccessCollection+IndexedCollection.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[20/27] Compiling WrkstrmMain Sequence+Decompose.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[21/27] Compiling WrkstrmMain Sequence+Unique.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[22/27] Compiling WrkstrmMain SortEnum.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[23/27] Compiling WrkstrmMain IndexedCollection.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[24/27] Compiling WrkstrmMain SortedArray.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[25/27] Compiling WrkstrmMain Array+Filter.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[26/27] Compiling WrkstrmMain ClosedRange+Magnitude.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
[27/27] Compiling WrkstrmMain Collection+Sorting.swift
/host/spi-builder-workspace/Sources/WrkstrmMain/CustomCollections/Structs/IndexedCollection.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A collection wrapper that provides both the index and element of each entry in a
BUILD FAILURE 6.2 wasm