The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build PublisherKit, reference 4.0.2 (0abfe5), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 10:15:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/ragzy15/PublisherKit.git
Reference: 4.0.2
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/PublisherKit
 * tag               4.0.2      -> FETCH_HEAD
HEAD is now at 0abfe5f Merge pull request #38 from ragzy15/hotfix/validate
Cloned https://github.com/ragzy15/PublisherKit.git
Revision (git rev-parse @):
0abfe5f5d7c5be13f933fcfe2372e8c9ab3ddf90
SUCCESS checkout https://github.com/ragzy15/PublisherKit.git at 4.0.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ragzy15/PublisherKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-24593BA9C3E375BF.txt
[2/3] Compiling PublisherKitHelpers PublisherKitHelpers.cpp
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/123] Emitting module PublisherKit
/host/spi-builder-workspace/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 {
[5/139] Compiling PublisherKit Abstract Combine Latest.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Abstract Zip.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Bindable Value.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Any Cancellable.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit JSONDecoder.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit JSONEncoder.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit PropertyListDecoder.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit PropertyListEncoder.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Combine Identifier.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit HTTP Error.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit URLError.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Array+Extension.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Dictionary+Extension.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Optional+Extension.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Result+Extension.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit URL+Extension.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit URLRequest+Extension.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Passthrough Subject.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Any Subscriber.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Assign No Retain.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Assign.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Completion.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Demand.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Filter Producer.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit PartialCompletion.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Reduce Producer.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Subject Subscriber.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit OnCompletion.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Sink.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Subscribers.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Empty.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Subscription Status.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Subscriptions.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Publishers.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Receive On.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Record.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Reduce.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Remove Duplicates.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Replace Empty.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Replace Error.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Result+Operators.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Result.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Retry.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Scan.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Sequence+Operators.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Sequence.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Set Failure Type.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Share.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Subscribe On.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Swift To Latest.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Delay.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Drop Until Output.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Drop While.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Drop.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Empty Publisher.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Encode.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Fail.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Filter.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit First.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Flat Map.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Future.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Handle Events.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Ignore Output.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Just+Operators.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Just.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Last.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Make Connectable.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Locks.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Logger.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Asynchronous Operation.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Cancellable.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Connectable Publisher.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Custom Combine Identifier Convertible.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Top Level Decoder.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Top Level Encoder.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Publisher+Operators.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Publisher+Subscribers.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Publisher.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Scheduler.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Subject.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Subscriber.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Subscription.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit __KeyValueObservingPKPublisher.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit All Satisfy.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Map Error.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Map Keypath.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Map.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit First Match.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Matches.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Measure Interval.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Merge.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit _Merged.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Multicast.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit NSObject.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Notification Center.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Optional+Operators.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Optional.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Output.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Prefix Until Output.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Prefix While.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Print.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Any Publisher.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Assert No Failure.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Autoconnect.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Breakpoint.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Buffer.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Catch.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Collect.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Combine Latest.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Compact Map.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Comparison.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Concatenate.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Contains Where.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Contains.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Count.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Debounce.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Decode.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Deferred.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Throttle.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Timeout.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Timer.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit NSTextField.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit NSTextView.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit UITextField.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit UITextView.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Data Task.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Download Task.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Upload Task.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Validate.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Zip.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Dispatch Queue.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Immediate Scheduler.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Operation Queue.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Run Loop.swift
/host/spi-builder-workspace/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/139] Compiling PublisherKit Current Value Subject.swift
/host/spi-builder-workspace/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