Build Information
Failed to build NetworkKit, reference 2.0.0 (0db9f4
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 10:49:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/ragzy15/NetworkKit.git
Reference: 2.0.0
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/ragzy15/NetworkKit
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 0db9f44 Merge pull request #4 from ragzy15/develop
Cloned https://github.com/ragzy15/NetworkKit.git
Revision (git rev-parse @):
0db9f4478b2a05776f030d97e63b149f08afc248
SUCCESS checkout https://github.com/ragzy15/NetworkKit.git at 2.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ragzy15/NetworkKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/ragzy15/PublisherKit
[1/4260] Fetching publisherkit
Fetched https://github.com/ragzy15/PublisherKit from cache (0.34s)
Computing version for https://github.com/ragzy15/PublisherKit
Computed https://github.com/ragzy15/PublisherKit at 4.0.2 (0.82s)
Creating working copy for https://github.com/ragzy15/PublisherKit
Working copy of https://github.com/ragzy15/PublisherKit resolved at 4.0.2
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-24593BA9C3E375BF.txt
[2/4] Compiling PublisherKitHelpers PublisherKitHelpers.cpp
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/124] Emitting module PublisherKit
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[6/124] Compiling PublisherKit Abstract Combine Latest.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[7/124] Compiling PublisherKit Abstract Zip.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[8/124] Compiling PublisherKit Bindable Value.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[9/124] Compiling PublisherKit Any Cancellable.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[10/124] Compiling PublisherKit JSONDecoder.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[11/124] Compiling PublisherKit JSONEncoder.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[12/124] Compiling PublisherKit PropertyListDecoder.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[13/124] Compiling PublisherKit PropertyListEncoder.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[14/124] Compiling PublisherKit Combine Identifier.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[15/124] Compiling PublisherKit HTTP Error.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[16/124] Compiling PublisherKit URLError.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[17/124] Compiling PublisherKit Array+Extension.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[18/124] Compiling PublisherKit Dictionary+Extension.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[19/124] Compiling PublisherKit Optional+Extension.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[20/124] Compiling PublisherKit Result+Extension.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[21/124] Compiling PublisherKit URL+Extension.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[22/124] Compiling PublisherKit URLRequest+Extension.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[23/140] Compiling PublisherKit Publishers.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[24/140] Compiling PublisherKit Receive On.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[25/140] Compiling PublisherKit Record.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[26/140] Compiling PublisherKit Reduce.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[27/140] Compiling PublisherKit Remove Duplicates.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[28/140] Compiling PublisherKit Replace Empty.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[29/140] Compiling PublisherKit Replace Error.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[30/140] Compiling PublisherKit Result+Operators.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[31/140] Compiling PublisherKit Result.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[32/140] Compiling PublisherKit Retry.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[33/140] Compiling PublisherKit Scan.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[34/140] Compiling PublisherKit Sequence+Operators.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[35/140] Compiling PublisherKit Sequence.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[36/140] Compiling PublisherKit Set Failure Type.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[37/140] Compiling PublisherKit Share.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[38/140] Compiling PublisherKit Subscribe On.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[39/140] Compiling PublisherKit Swift To Latest.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[40/140] Compiling PublisherKit Throttle.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[41/140] Compiling PublisherKit Timeout.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[42/140] Compiling PublisherKit Timer.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[43/140] Compiling PublisherKit NSTextField.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[44/140] Compiling PublisherKit NSTextView.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[45/140] Compiling PublisherKit UITextField.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[46/140] Compiling PublisherKit UITextView.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[47/140] Compiling PublisherKit Data Task.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[48/140] Compiling PublisherKit Download Task.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[49/140] Compiling PublisherKit Upload Task.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[50/140] Compiling PublisherKit Validate.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[51/140] Compiling PublisherKit Zip.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[52/140] Compiling PublisherKit Dispatch Queue.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[53/140] Compiling PublisherKit Immediate Scheduler.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[54/140] Compiling PublisherKit Operation Queue.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[55/140] Compiling PublisherKit Run Loop.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[56/140] Compiling PublisherKit Current Value Subject.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[57/140] Compiling PublisherKit Map Error.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[58/140] Compiling PublisherKit Map Keypath.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[59/140] Compiling PublisherKit Map.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[60/140] Compiling PublisherKit First Match.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[61/140] Compiling PublisherKit Matches.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[62/140] Compiling PublisherKit Measure Interval.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[63/140] Compiling PublisherKit Merge.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[64/140] Compiling PublisherKit _Merged.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[65/140] Compiling PublisherKit Multicast.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[66/140] Compiling PublisherKit NSObject.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[67/140] Compiling PublisherKit Notification Center.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[68/140] Compiling PublisherKit Optional+Operators.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[69/140] Compiling PublisherKit Optional.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[70/140] Compiling PublisherKit Output.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[71/140] Compiling PublisherKit Prefix Until Output.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[72/140] Compiling PublisherKit Prefix While.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[73/140] Compiling PublisherKit Print.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[74/140] Compiling PublisherKit Delay.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[75/140] Compiling PublisherKit Drop Until Output.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[76/140] Compiling PublisherKit Drop While.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[77/140] Compiling PublisherKit Drop.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[78/140] Compiling PublisherKit Empty Publisher.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[79/140] Compiling PublisherKit Encode.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[80/140] Compiling PublisherKit Fail.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[81/140] Compiling PublisherKit Filter.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[82/140] Compiling PublisherKit First.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[83/140] Compiling PublisherKit Flat Map.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[84/140] Compiling PublisherKit Future.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[85/140] Compiling PublisherKit Handle Events.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[86/140] Compiling PublisherKit Ignore Output.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[87/140] Compiling PublisherKit Just+Operators.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[88/140] Compiling PublisherKit Just.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[89/140] Compiling PublisherKit Last.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[90/140] Compiling PublisherKit Make Connectable.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[91/140] Compiling PublisherKit Locks.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[92/140] Compiling PublisherKit Logger.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[93/140] Compiling PublisherKit Asynchronous Operation.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[94/140] Compiling PublisherKit Cancellable.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[95/140] Compiling PublisherKit Connectable Publisher.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[96/140] Compiling PublisherKit Custom Combine Identifier Convertible.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[97/140] Compiling PublisherKit Top Level Decoder.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[98/140] Compiling PublisherKit Top Level Encoder.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[99/140] Compiling PublisherKit Publisher+Operators.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[100/140] Compiling PublisherKit Publisher+Subscribers.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[101/140] Compiling PublisherKit Publisher.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[102/140] Compiling PublisherKit Scheduler.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[103/140] Compiling PublisherKit Subject.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[104/140] Compiling PublisherKit Subscriber.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[105/140] Compiling PublisherKit Subscription.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[106/140] Compiling PublisherKit __KeyValueObservingPKPublisher.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[107/140] Compiling PublisherKit All Satisfy.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[108/140] Compiling PublisherKit Any Publisher.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[109/140] Compiling PublisherKit Assert No Failure.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[110/140] Compiling PublisherKit Autoconnect.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[111/140] Compiling PublisherKit Breakpoint.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[112/140] Compiling PublisherKit Buffer.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[113/140] Compiling PublisherKit Catch.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[114/140] Compiling PublisherKit Collect.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[115/140] Compiling PublisherKit Combine Latest.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[116/140] Compiling PublisherKit Compact Map.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[117/140] Compiling PublisherKit Comparison.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[118/140] Compiling PublisherKit Concatenate.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[119/140] Compiling PublisherKit Contains Where.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[120/140] Compiling PublisherKit Contains.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[121/140] Compiling PublisherKit Count.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[122/140] Compiling PublisherKit Debounce.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[123/140] Compiling PublisherKit Decode.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[124/140] Compiling PublisherKit Deferred.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[125/140] Compiling PublisherKit Passthrough Subject.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[126/140] Compiling PublisherKit Any Subscriber.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[127/140] Compiling PublisherKit Assign No Retain.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[128/140] Compiling PublisherKit Assign.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[129/140] Compiling PublisherKit Completion.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[130/140] Compiling PublisherKit Demand.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[131/140] Compiling PublisherKit Filter Producer.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[132/140] Compiling PublisherKit PartialCompletion.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[133/140] Compiling PublisherKit Reduce Producer.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[134/140] Compiling PublisherKit Subject Subscriber.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[135/140] Compiling PublisherKit OnCompletion.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[136/140] Compiling PublisherKit Sink.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[137/140] Compiling PublisherKit Subscribers.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[138/140] Compiling PublisherKit Empty.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[139/140] Compiling PublisherKit Subscription Status.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
[140/140] Compiling PublisherKit Subscriptions.swift
/host/spi-builder-workspace/.build/checkouts/PublisherKit/Sources/PublisherKit/Bindable/Bindable Value.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | fileprivate struct BindableObserver: Hashable {
BUILD FAILURE 6.2 wasm