Build Information
Failed to build swift-cutelog, reference master (484604
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 18:52:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/natinusala/swift-cutelog.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/natinusala/swift-cutelog
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 484604f Enable SPI documentation generation
Cloned https://github.com/natinusala/swift-cutelog.git
Revision (git rev-parse @):
484604facc518115665b1b9b61eb00548a0700cc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/natinusala/swift-cutelog.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/natinusala/swift-cutelog.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/malcommac/SwiftMsgPack.git
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/apple/swift-log.git
[1/439] Fetching swiftmsgpack
[72/3381] Fetching swiftmsgpack, bluesocket
[894/7217] Fetching swiftmsgpack, bluesocket, swift-log
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.40s)
Fetched https://github.com/malcommac/SwiftMsgPack.git from cache (0.40s)
Fetched https://github.com/apple/swift-log.git from cache (0.42s)
Computing version for https://github.com/malcommac/SwiftMsgPack.git
Computed https://github.com/malcommac/SwiftMsgPack.git at 1.2.0 (0.85s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Creating working copy for https://github.com/malcommac/SwiftMsgPack.git
Working copy of https://github.com/malcommac/SwiftMsgPack.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/28] Compiling SwiftMsgPack Decoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftMsgPack/Sources/SwiftMsgPack/Commons.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | /// Error MsgPack encoder/decoder may generate during the elaboration of the data
[8/28] Compiling SwiftMsgPack Encoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftMsgPack/Sources/SwiftMsgPack/Commons.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | /// Error MsgPack encoder/decoder may generate during the elaboration of the data
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/28] Emitting module Socket
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket+Equatable.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | extension Socket: Equatable {
[10/28] Compiling Socket Socket+Equatable.swift
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket+Equatable.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | extension Socket: Equatable {
[11/28] Compiling Logging LogHandler.swift
[12/28] Emitting module Logging
[13/28] Compiling Socket SocketUtils.swift
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket+Equatable.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | extension Socket: Equatable {
[14/28] Compiling Socket SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket+Equatable.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | extension Socket: Equatable {
[15/28] Compiling Socket Socket.swift
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket+Equatable.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | extension Socket: Equatable {
[16/28] Compiling Socket Socket+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/BlueSocket/Sources/Socket/Socket+Equatable.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | extension Socket: Equatable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/28] Emitting module SwiftMsgPack
/host/spi-builder-workspace/.build/checkouts/SwiftMsgPack/Sources/SwiftMsgPack/Commons.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | /// Error MsgPack encoder/decoder may generate during the elaboration of the data
BUILD FAILURE 6.2 wasm