Build Information
Failed to build CoreDataRepository, reference 2.0.5 (f0c5f8
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 17:23:02 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/roanutil/CoreDataRepository.git
Reference: 2.0.5
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/roanutil/CoreDataRepository
* tag 2.0.5 -> FETCH_HEAD
HEAD is now at f0c5f84 Merge pull request #33 from roanutil/bugfix/unable-to-build-v2-with-swift-6
Cloned https://github.com/roanutil/CoreDataRepository.git
Revision (git rev-parse @):
f0c5f84ff66c000d433d0d9b694dce77523aa58c
SUCCESS checkout https://github.com/roanutil/CoreDataRepository.git at 2.0.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/roanutil/CoreDataRepository.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/CombineCommunity/CombineExt.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git
[1/4581] Fetching swift-custom-dump
[1742/6803] Fetching swift-custom-dump, combineext
Fetched https://github.com/CombineCommunity/CombineExt.git from cache (0.89s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.89s)
Computing version for https://github.com/CombineCommunity/CombineExt.git
Computed https://github.com/CombineCommunity/CombineExt.git at 1.8.1 (1.38s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.11.2 (0.49s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.12s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/CombineCommunity/CombineExt.git
Working copy of https://github.com/CombineCommunity/CombineExt.git resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.11.2
Building for debugging...
[0/5] Copying Localizable.strings
[0/5] Copying Info.plist
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/41] Compiling CombineExt MapMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[7/41] Compiling CombineExt MapToResult.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[8/41] Compiling CombineExt MapToValue.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[9/41] Compiling CombineExt Materialize.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[10/41] Compiling CombineExt MergeMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/46] Emitting module CombineExt
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[12/46] Compiling CombineExt ZipMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[13/46] Compiling CombineExt CurrentValueRelay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[14/46] Compiling CombineExt PassthroughRelay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[15/46] Compiling CombineExt Relay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[16/46] Compiling CombineExt ReplaySubject.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[17/46] Compiling CombineExt Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[18/46] Compiling CombineExt Enumerated.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[19/46] Compiling CombineExt FilterMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[20/46] Compiling CombineExt FlatMapBatches.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[21/46] Compiling CombineExt FlatMapFirst.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[22/46] Compiling CombineExt FlatMapLatest.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[23/46] Compiling CombineExt IgnoreFailure.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[24/46] Compiling CombineExt IgnoreOutputSetOutputType.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[25/46] Compiling CombineExt Lock.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[26/46] Compiling CombineExt Timer.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[27/46] Compiling CombineExt DemandBuffer.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[28/46] Compiling CombineExt Sink.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[29/46] Compiling CombineExt Optional.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[30/46] Compiling CombineExt Event.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[31/46] Compiling CombineExt ObjectOwnership.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[32/46] Compiling CombineExt Nwise.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[33/46] Compiling CombineExt Partition.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[34/46] Compiling CombineExt PrefixDuration.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[35/46] Compiling CombineExt PrefixWhileBehavior.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[36/46] Compiling CombineExt RemoveAllDuplicates.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[37/46] Compiling CombineExt Amb.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[38/46] Compiling CombineExt AssignOwnership.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[39/46] Compiling CombineExt AssignToMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[40/46] Compiling CombineExt CombineLatestMany.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[41/46] Compiling CombineExt Create.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[42/46] Compiling CombineExt RetryWhen.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[43/46] Compiling CombineExt SetOutputType.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[44/46] Compiling CombineExt ShareReplay.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[45/46] Compiling CombineExt Toggle.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
[46/46] Compiling CombineExt WithLatestFrom.swift
/host/spi-builder-workspace/.build/checkouts/CombineExt/Sources/Models/ObjectOwnership.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The ownership of an object
BUILD FAILURE 6.2 wasm