Build Information
Failed to build FlowPilotInfoBar, reference main (87bf82), with Swift 6.2 for Wasm on 12 Mar 2026 08:11:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvalenta/FlowPilotInfoBar.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/lvalenta/FlowPilotInfoBar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 87bf82c Updated changelog
Cloned https://github.com/lvalenta/FlowPilotInfoBar.git
Revision (git rev-parse @):
87bf82ca463dfb2e656b65a4b24a14343eaae436
SUCCESS checkout https://github.com/lvalenta/FlowPilotInfoBar.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/lvalenta/FlowPilotInfoBar.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/cleevio/CleevioCore.git
Fetching https://github.com/cleevio/FlowPilot.git
Fetching https://github.com/cleevio/CleevioUI.git
[1/213] Fetching cleeviocore
[214/1087] Fetching cleeviocore, cleevioui
[215/2176] Fetching cleeviocore, cleevioui, flowpilot
Fetched https://github.com/cleevio/CleevioUI.git from cache (0.25s)
Fetched https://github.com/cleevio/CleevioCore.git from cache (0.26s)
Fetched https://github.com/cleevio/FlowPilot.git from cache (0.26s)
Computing version for https://github.com/cleevio/FlowPilot.git
Computed https://github.com/cleevio/FlowPilot.git at 3.2.2 (0.60s)
Fetching https://github.com/scenee/FloatingPanel
Fetching https://github.com/apple/swift-collections
[1/22293] Fetching swift-collections
[447/31019] Fetching swift-collections, floatingpanel
Fetched https://github.com/scenee/FloatingPanel from cache (1.22s)
[17968/22293] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.41s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (2.84s)
Computing version for https://github.com/cleevio/CleevioUI.git
Computed https://github.com/cleevio/CleevioUI.git at 3.2.0 (0.33s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.0 (0.80s)
Computing version for https://github.com/scenee/FloatingPanel
Computed https://github.com/scenee/FloatingPanel at 3.0.1 (2.07s)
Creating working copy for https://github.com/cleevio/CleevioUI.git
Working copy of https://github.com/cleevio/CleevioUI.git resolved at 3.2.0
Creating working copy for https://github.com/cleevio/FlowPilot.git
Working copy of https://github.com/cleevio/FlowPilot.git resolved at 3.2.2
Creating working copy for https://github.com/scenee/FloatingPanel
Working copy of https://github.com/scenee/FloatingPanel resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.0
Creating working copy for https://github.com/cleevio/CleevioCore.git
Working copy of https://github.com/cleevio/CleevioCore.git resolved at 2.2.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/83] Compiling CleevioUI InputsPreviews.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[9/83] Compiling CleevioUI UITextFieldRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[10/83] Compiling CleevioUI MapView.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[11/83] Compiling CleevioUI SegmentedControl.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[12/83] Compiling CleevioUI SegmentedPreviews.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[13/83] Compiling CleevioUI SegmentedTabView.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[14/88] Compiling CleevioUI CircleProgressAppearance.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[15/88] Compiling CleevioUI CircleProgressView.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[16/88] Compiling CleevioUI CircularProgressBarStategy.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[17/88] Compiling CleevioUI CleevioInputField.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[18/88] Compiling CleevioUI CleevioTextField.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[19/88] Compiling CleevioUI FieldState.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[20/88] Compiling CleevioUI IsLoadingPrimitiveButtonStyle.swift
[21/88] Compiling CleevioUI RoundedStroke.swift
[22/90] Compiling CleevioUI Shape+.swift
[23/90] Compiling CleevioUI ViewWidth.swift
[24/90] Compiling CleevioUI PassThroughView.swift
[25/90] Compiling CleevioUI AccessibilityContext.swift
[26/90] Compiling CleevioUI AsyncButton.swift
[27/90] Compiling CleevioUI ButtonStateColorSet.swift
[28/90] Compiling CleevioUI ButtonStylesPreviews.swift
[29/90] Emitting module InternalCollectionsUtilities
[30/90] Compiling CleevioUI ReadSize.swift
[31/90] Compiling CleevioUI Shadow.swift
[32/90] Compiling CleevioUI Shake.swift
[33/90] Compiling InternalCollectionsUtilities _SortedCollection.swift
[34/90] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/90] Compiling CleevioUI StringError.swift
[36/90] Compiling CleevioUI UIWindow+topViewController.swift
[37/90] Compiling CleevioUI FlowLayout.swift
[38/90] Compiling CleevioUI SolidButtonStyle.swift
[39/90] Compiling CleevioUI LoadingKey.swift
[41/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[42/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[43/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[44/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[45/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[46/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[47/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[48/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[49/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[50/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[51/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[52/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/146] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/146] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/153] Compiling OrderedCollections OrderedDictionary.swift
[56/153] Compiling OrderedCollections OrderedSet+Codable.swift
[57/153] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[58/153] Compiling OrderedCollections OrderedSet+Descriptions.swift
[59/153] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/153] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/153] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/153] Compiling OrderedCollections OrderedSet+Hashable.swift
[63/153] Compiling OrderedCollections OrderedSet+Initializers.swift
[64/153] Compiling OrderedCollections OrderedSet+Insertions.swift
[65/153] Compiling OrderedCollections OrderedSet+Invariants.swift
[66/153] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[67/153] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[68/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[69/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[70/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[71/153] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/153] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/153] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/153] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/153] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[76/153] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[77/153] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/153] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/153] Compiling OrderedCollections OrderedDictionary+Codable.swift
[80/153] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[81/153] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[82/153] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[83/153] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[84/153] Compiling OrderedCollections OrderedDictionary+Elements.swift
[85/153] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[86/153] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[87/153] Compiling OrderedCollections _HashTable+Constants.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[88/153] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[91/154] Compiling CleevioCore WeakBox.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[92/154] Compiling OrderedCollections _HashTable.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[93/154] Compiling OrderedCollections _Hashtable+Header.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[98/154] Compiling OrderedCollections _HashTable+Bucket.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[99/154] Compiling OrderedCollections _HashTable+BucketIterator.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[102/154] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
[103/154] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[104/154] Emitting module CleevioUI
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioUI/Sources/CleevioUI/AsyncButton.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// An option set that defines behaviors for `AsyncButton`.
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[122/154] Emitting module CleevioCore
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
BUILD FAILURE 6.2 wasm