Build Information
Failed to build SwiftBeanCountCompassCardMapper, reference main (069163
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 03:52:11 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/Nef10/SwiftBeanCountCompassCardMapper.git
Reference: main
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/Nef10/SwiftBeanCountCompassCardMapper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0691635 Bump SwiftLint to 0.59.1
Cloned https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Revision (git rev-parse @):
06916350f9bf341ea66909b6e778cde5b4b927e1
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.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/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/yaslab/CSV.swift.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/1833] Fetching csv.swift
[441/5193] Fetching csv.swift, swiftbeancountmodel
[1985/6089] Fetching csv.swift, swiftbeancountmodel, swiftbeancountparserutils
Fetched https://github.com/yaslab/CSV.swift.git from cache (0.38s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.38s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.38s)
Computing version for https://github.com/yaslab/CSV.swift.git
Computed https://github.com/yaslab/CSV.swift.git at 2.5.2 (0.89s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.45s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.39s)
Creating working copy for https://github.com/yaslab/CSV.swift.git
Working copy of https://github.com/yaslab/CSV.swift.git resolved at 2.5.2
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/33] Emitting module CSV
/host/spi-builder-workspace/.build/checkouts/CSV.swift/Sources/CSV/BinaryReader.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | enum UnicodeBOM {
[7/34] Compiling CSV CSVReader.swift
/host/spi-builder-workspace/.build/checkouts/CSV.swift/Sources/CSV/BinaryReader.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | enum UnicodeBOM {
[8/34] Compiling CSV CSVWriter.swift
/host/spi-builder-workspace/.build/checkouts/CSV.swift/Sources/CSV/BinaryReader.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | enum UnicodeBOM {
[9/34] Compiling CSV Endian.swift
/host/spi-builder-workspace/.build/checkouts/CSV.swift/Sources/CSV/BinaryReader.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | enum UnicodeBOM {
[10/34] Compiling CSV Legacy.swift
/host/spi-builder-workspace/.build/checkouts/CSV.swift/Sources/CSV/BinaryReader.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | enum UnicodeBOM {
[11/34] Compiling CSV BinaryReader.swift
/host/spi-builder-workspace/.build/checkouts/CSV.swift/Sources/CSV/BinaryReader.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | enum UnicodeBOM {
[12/34] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBeanCountModel/Sources/SwiftBeanCountModel/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// AccountType represents the five base account types
[13/34] Compiling SwiftBeanCountModel Option.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBeanCountModel/Sources/SwiftBeanCountModel/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// AccountType represents the five base account types
[14/34] Compiling SwiftBeanCountModel Price.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBeanCountModel/Sources/SwiftBeanCountModel/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// AccountType represents the five base account types
[15/34] Compiling SwiftBeanCountModel Tag.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBeanCountModel/Sources/SwiftBeanCountModel/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// AccountType represents the five base account types
[16/34] Compiling SwiftBeanCountModel Transaction.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBeanCountModel/Sources/SwiftBeanCountModel/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// AccountType represents the five base account types
[17/34] Compiling SwiftBeanCountModel TransactionMetaData.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBeanCountModel/Sources/SwiftBeanCountModel/Account.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// AccountType represents the five base account types
[18/36] Compiling CSV CSVError.swift
/host/spi-builder-workspace/.build/checkouts/CSV.swift/Sources/CSV/BinaryReader.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | enum UnicodeBOM {
[19/36] Compiling CSV CSVRowDecoder.swift
/host/spi-builder-workspace/.build/checkouts/CSV.swift/Sources/CSV/BinaryReader.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | enum UnicodeBOM {
[20/36] Compiling CSV UnicodeIterator.swift
/host/spi-builder-workspace/.build/checkouts/CSV.swift/Sources/CSV/BinaryReader.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | enum UnicodeBOM {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/36] Emitting module SwiftBeanCountParserUtils
/host/spi-builder-workspace/.build/checkouts/SwiftBeanCountParserUtils/Sources/SwiftBeanCountParserUtils/String.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension String {
BUILD FAILURE 6.2 wasm