Build Information
Failed to build mimiq, reference 0.5.1 (054d97
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 18:13:08 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/wendyliga/mimiq.git
Reference: 0.5.1
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/wendyliga/mimiq
* tag 0.5.1 -> FETCH_HEAD
HEAD is now at 054d97f fix release environment (#19)
Cloned https://github.com/wendyliga/mimiq.git
Revision (git rev-parse @):
054d97f2919460887e41cc3e7602f13b46a58479
SUCCESS checkout https://github.com/wendyliga/mimiq.git at 0.5.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wendyliga/mimiq.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/wendyliga/ConsoleIO.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/wendyliga/Explorer.git
[1/562] Fetching explorer
[7/648] Fetching explorer, consoleio
Fetched https://github.com/wendyliga/Explorer.git from cache (0.90s)
[80/15466] Fetching consoleio, swift-argument-parser
Fetched https://github.com/wendyliga/ConsoleIO.git from cache (1.86s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.86s)
Computing version for https://github.com/wendyliga/Explorer.git
Computed https://github.com/wendyliga/Explorer.git at 0.0.6 (2.60s)
Fetching https://github.com/wendyliga/SwiftKit.git
[1/717] Fetching swiftkit
Fetched https://github.com/wendyliga/SwiftKit.git from cache (0.37s)
Computing version for https://github.com/wendyliga/ConsoleIO.git
Computed https://github.com/wendyliga/ConsoleIO.git at 1.0.3 (1.08s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.72s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.4.2 (0.72s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.4.2
Creating working copy for https://github.com/wendyliga/ConsoleIO.git
Working copy of https://github.com/wendyliga/ConsoleIO.git resolved at 1.0.3
Creating working copy for https://github.com/wendyliga/Explorer.git
Working copy of https://github.com/wendyliga/Explorer.git resolved at 0.0.6
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/27] Emitting module ArgumentParserToolInfo
[9/27] Compiling SwiftKit String+Extension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
[10/28] Compiling SwiftKit Log.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
[11/28] Compiling SwiftKit DefaultValue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
[12/28] Compiling SwiftKit Traceable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
[13/28] Compiling SwiftKit NonEmpty.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/28] Emitting module SwiftKit
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
[15/28] Compiling SwiftKit Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
[16/28] Compiling SwiftKit Error.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
[17/28] Compiling SwiftKit Array+Extension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
[18/28] Compiling SwiftKit Result+Extension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
[19/28] Compiling SwiftKit Shell.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKit/Sources/SwiftKit/Deprecated.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | extension Shell {
BUILD FAILURE 6.2 wasm