Build Information
Failed to build Octoid, reference v1.0.6 (764076
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 20:50:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/elegantchaos/Octoid.git
Reference: v1.0.6
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/elegantchaos/Octoid
* tag v1.0.6 -> FETCH_HEAD
HEAD is now at 7640765 Added isEmpty
Cloned https://github.com/elegantchaos/Octoid.git
Revision (git rev-parse @):
7640765e7587b8654c4df78f2ce5e37f45380f96
SUCCESS checkout https://github.com/elegantchaos/Octoid.git at v1.0.6
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/elegantchaos/Octoid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/CollectionExtensions.git
Fetching https://github.com/elegantchaos/JSONSession.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[6/571] Fetching xctestextensions
[572/971] Fetching xctestextensions, collectionextensions
[972/1278] Fetching xctestextensions, collectionextensions, jsonsession
[1006/3378] Fetching xctestextensions, collectionextensions, jsonsession, logger
Fetched https://github.com/elegantchaos/JSONSession.git from cache (0.46s)
Fetched https://github.com/elegantchaos/CollectionExtensions.git from cache (0.46s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.46s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.52s)
Computing version for https://github.com/elegantchaos/JSONSession.git
Computed https://github.com/elegantchaos/JSONSession.git at 1.1.1 (1.32s)
Fetching https://github.com/elegantchaos/Coercion.git
Fetching https://github.com/elegantchaos/DataFetcher.git
[1/172] Fetching datafetcher
[173/446] Fetching datafetcher, coercion
Fetched https://github.com/elegantchaos/DataFetcher.git from cache (0.30s)
[80/274] Fetching coercion
Fetched https://github.com/elegantchaos/Coercion.git from cache (0.39s)
Computing version for https://github.com/elegantchaos/DataFetcher.git
Computed https://github.com/elegantchaos/DataFetcher.git at 1.0.2 (1.10s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.3 (0.67s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.60s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.10 (0.52s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.39s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.22s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.58s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.git resolved at 1.1.3
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/elegantchaos/CollectionExtensions.git
Working copy of https://github.com/elegantchaos/CollectionExtensions.git resolved at 1.1.10
Creating working copy for https://github.com/elegantchaos/JSONSession.git
Working copy of https://github.com/elegantchaos/JSONSession.git resolved at 1.1.1
Creating working copy for https://github.com/elegantchaos/DataFetcher.git
Working copy of https://github.com/elegantchaos/DataFetcher.git resolved at 1.0.2
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/40] Emitting module CollectionExtensions
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
[9/41] Compiling Logger Handler.swift
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[10/41] Compiling Logger ManagerSettings.swift
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[11/41] Compiling Logger PrintHandler.swift
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[12/41] Compiling Logger OSLogHandler.swift
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[13/41] Compiling Coercion StringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[14/41] Compiling Coercion UIntConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/43] Emitting module Logger
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[16/43] Compiling CollectionExtensions Set+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
[17/43] Compiling CollectionExtensions Array+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[18/43] Compiling CollectionExtensions Collection+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[19/43] Compiling CollectionExtensions Sequence+Sorting.swift
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
[20/43] Compiling Coercion String+Coercion.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[21/43] Compiling Logger UserDefaultsManagerSettings.swift
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[22/43] Compiling Logger Manager.swift
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[23/43] Compiling CollectionExtensions RandomAccessCollection+Wrapping.swift
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
[24/43] Compiling CollectionExtensions Dictionary+Merging.swift
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
[25/43] Compiling Coercion BoolConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[26/43] Compiling Coercion DataConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[27/43] Compiling CollectionExtensions Sequence+Sum.swift
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
[28/43] Compiling Coercion DateConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[29/43] Compiling Coercion DoubleConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[30/43] Compiling Logger NSLogHandler.swift
/host/spi-builder-workspace/.build/checkouts/Logger/Sources/Logger/Channel.swift:7:8: error: no such module 'Foundation'
5 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /**
[31/43] Compiling CollectionExtensions Dictionary+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
[32/43] Compiling Coercion IntConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[33/43] Compiling Coercion StandardConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/43] Emitting module Coercion
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[37/43] Compiling Coercion Converter.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[38/43] Compiling Coercion Date+Coercion.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[39/43] Compiling Coercion Dictionary+Coercion.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[40/43] Compiling Coercion Double+Coercion.swift
/host/spi-builder-workspace/.build/checkouts/Coercion/Sources/Coercion/BinaryInteger+Coercion.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 |
[41/43] Compiling CollectionExtensions Dictionary+Appending.swift
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
/host/spi-builder-workspace/.build/checkouts/CollectionExtensions/Sources/CollectionExtensions/Array+Helpers.swift:6:8: error: no such module 'Foundation'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Array {
BUILD FAILURE 6.2 wasm