Build Information
Failed to build PersistDB, reference master (1fcce3
), with Swift 6.2 (beta) for Wasm on 26 Jun 2025 00:26:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/jordanekay/PersistDB.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/jordanekay/PersistDB
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1fcce3a Add sendability
Submodule path 'Carthage/Checkouts/Differ': checked out 'e2cca36e7258dd8add88ae46b5ea56509b066e21'
Submodule path 'Carthage/Checkouts/ReactiveSwift': checked out 'b772fa0b624926e6e2f21acbb79297736a05c585'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick': checked out '0b4ed6c706dd0cce923b5019a605a9bcc6b1b600'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs': checked out 'bb795558a76e5daf3688500055bbcfe243bffa8d'
Submodule path 'Carthage/Checkouts/Schemata': checked out '6080c27fc45d972bf5bea128c6a86b8db946e929'
Submodule path 'Carthage/Checkouts/Schemata/Carthage/Checkouts/Standards': checked out '89c30330fcac972a84a4876125064001b9c89f0f'
Submodule path 'Carthage/Checkouts/Standards': checked out '89c30330fcac972a84a4876125064001b9c89f0f'
Submodule 'Carthage/Checkouts/Differ' (https://github.com/tonyarnold/Differ.git) registered for path 'Carthage/Checkouts/Differ'
Submodule 'Carthage/Checkouts/ReactiveSwift' (https://github.com/ReactiveCocoa/ReactiveSwift.git) registered for path 'Carthage/Checkouts/ReactiveSwift'
Submodule 'Carthage/Checkouts/Schemata' (https://github.com/PersistX/Schemata.git) registered for path 'Carthage/Checkouts/Schemata'
Submodule 'Carthage/Checkouts/Standards' (https://github.com/PersistX/Standards.git) registered for path 'Carthage/Checkouts/Standards'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Differ'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Schemata'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Standards'...
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'...
Submodule 'Carthage/Checkouts/Standards' (https://github.com/PersistX/Standards.git) registered for path 'Carthage/Checkouts/Schemata/Carthage/Checkouts/Standards'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Schemata/Carthage/Checkouts/Standards'...
Cloned https://github.com/jordanekay/PersistDB.git
Revision (git rev-parse @):
1fcce3a2e8d5ff8dcd52ab60a743bc0fb9f06c78
SUCCESS checkout https://github.com/jordanekay/PersistDB.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/jordanekay/PersistDB.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/jordanekay/Schemata
[1/1202] Fetching schemata
Fetched https://github.com/jordanekay/Schemata from cache (0.64s)
Fetching https://github.com/tonyarnold/Differ
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/2366] Fetching differ
[2367/54859] Fetching differ, reactiveswift
Fetched https://github.com/tonyarnold/Differ from cache (2.08s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.12s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (4.80s)
Computing version for https://github.com/tonyarnold/Differ
Computed https://github.com/tonyarnold/Differ at 1.4.6 (0.47s)
Creating working copy for https://github.com/tonyarnold/Differ
Working copy of https://github.com/tonyarnold/Differ resolved at 1.4.6
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
Creating working copy for https://github.com/jordanekay/Schemata
Working copy of https://github.com/jordanekay/Schemata resolved at master (1c5443b)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Source/Info.plist
warning: 'schemata': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/Info.plist
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/75] Emitting module Schemata
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/DecodeError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum ValueError: Swift.Error, Hashable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/76] Emitting module Differ
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[8/77] Compiling ReactiveSwift FoundationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[9/77] Compiling ReactiveSwift Lifetime.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[10/77] Compiling ReactiveSwift Disposable.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[11/77] Compiling ReactiveSwift Event.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[12/77] Compiling ReactiveSwift Bag.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[13/77] Compiling ReactiveSwift Deprecations+Removals.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[14/77] Compiling Schemata None.swift
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/DecodeError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum ValueError: Swift.Error, Hashable {
[15/77] Compiling Schemata Primitive.swift
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/DecodeError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum ValueError: Swift.Error, Hashable {
[16/77] Compiling Differ Patch.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[17/77] Compiling Schemata Value.swift
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/DecodeError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum ValueError: Swift.Error, Hashable {
[18/77] Compiling ReactiveSwift CollectEvery.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[19/77] Compiling ReactiveSwift CombinePrevious.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/77] Emitting module ReactiveSwift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[21/77] Compiling ReactiveSwift Action.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[22/77] Compiling ReactiveSwift Atomic.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[27/77] Compiling ReactiveSwift EventLogger.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[28/83] Compiling ReactiveSwift AttemptMap.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[29/83] Compiling ReactiveSwift Collect.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[30/83] Compiling ReactiveSwift Operators.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[31/83] Compiling ReactiveSwift Reduce.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[32/83] Compiling ReactiveSwift ScanMap.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[33/83] Compiling ReactiveSwift SkipFirst.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[34/83] Compiling ReactiveSwift SkipRepeats.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[35/83] Compiling ReactiveSwift SkipWhile.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[36/83] Compiling ReactiveSwift TakeFirst.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[37/83] Compiling ReactiveSwift TakeLast.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[38/83] Compiling ReactiveSwift TakeUntil.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[39/83] Compiling ReactiveSwift TakeWhile.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[40/83] Compiling ReactiveSwift Throttle.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[41/83] Compiling ReactiveSwift UnaryAsyncOperator.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[42/83] Compiling ReactiveSwift Map.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[43/83] Compiling ReactiveSwift MapError.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[44/83] Compiling ReactiveSwift Materialize.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[45/83] Compiling ReactiveSwift MaterializeAsResult.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[46/83] Compiling ReactiveSwift ObserveOn.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[47/83] Compiling ReactiveSwift Observer.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[48/83] Compiling ReactiveSwift UniqueValues.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[49/83] Compiling ReactiveSwift Optional.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[50/83] Compiling ReactiveSwift Property.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[51/83] Compiling ReactiveSwift Reactive.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[52/83] Compiling ReactiveSwift ResultExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[53/83] Compiling ReactiveSwift Scheduler.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[54/83] Compiling Schemata Projection.swift
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/DecodeError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum ValueError: Swift.Error, Hashable {
[55/83] Compiling Schemata PropertyCreation.swift
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/DecodeError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum ValueError: Swift.Error, Hashable {
[56/83] Compiling Schemata Schema.swift
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/DecodeError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum ValueError: Swift.Error, Hashable {
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[58/83] Compiling ReactiveSwift Flatten.swift
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[59/83] Compiling Schemata Property.swift
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/DecodeError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum ValueError: Swift.Error, Hashable {
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[67/83] Compiling ReactiveSwift CompactMap.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[68/83] Compiling ReactiveSwift Debounce.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[69/83] Compiling ReactiveSwift Delay.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[70/83] Compiling ReactiveSwift Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[71/83] Compiling ReactiveSwift DematerializeResults.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[72/83] Compiling ReactiveSwift Filter.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
/host/spi-builder-workspace/.build/checkouts/Differ/Sources/Differ/BatchUpdate.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct BatchUpdate {
[75/83] Compiling ReactiveSwift LazyMap.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
BUILD FAILURE 6.2 wasm