The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlowPilotInfoBar, reference 3.0.0 (165e0c), with Swift 6.3 for Wasm on 19 Apr 2026 03:22:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvalenta/FlowPilotInfoBar.git
Reference: 3.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/lvalenta/FlowPilotInfoBar
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 165e0c2 3.0.0
Cloned https://github.com/lvalenta/FlowPilotInfoBar.git
Revision (git rev-parse @):
165e0c2c401b408dc477ed0cc819028f627231e3
SUCCESS checkout https://github.com/lvalenta/FlowPilotInfoBar.git at 3.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lvalenta/FlowPilotInfoBar.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/cleevio/FlowPilot.git
Fetching https://github.com/cleevio/CleevioUI.git
Fetching https://github.com/cleevio/CleevioCore.git
[1/874] Fetching cleevioui
[36/1963] Fetching cleevioui, flowpilot
[277/2176] Fetching cleevioui, flowpilot, cleeviocore
Fetched https://github.com/cleevio/CleevioCore.git from cache (0.85s)
Fetched https://github.com/cleevio/FlowPilot.git from cache (0.85s)
Fetched https://github.com/cleevio/CleevioUI.git from cache (0.89s)
Computing version for https://github.com/cleevio/FlowPilot.git
Computed https://github.com/cleevio/FlowPilot.git at 3.2.2 (1.60s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/scenee/FloatingPanel
[1/23569] Fetching swift-collections
[1416/32295] Fetching swift-collections, floatingpanel
Fetched https://github.com/scenee/FloatingPanel from cache (2.22s)
Fetched https://github.com/apple/swift-collections from cache (2.28s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (2.94s)
Computing version for https://github.com/cleevio/CleevioUI.git
Computed https://github.com/cleevio/CleevioUI.git at 3.2.0 (0.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.64s)
Computing version for https://github.com/scenee/FloatingPanel
Computed https://github.com/scenee/FloatingPanel at 3.0.1 (3.45s)
Creating working copy for https://github.com/cleevio/CleevioCore.git
Working copy of https://github.com/cleevio/CleevioCore.git resolved at 2.2.0
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/scenee/FloatingPanel
Working copy of https://github.com/scenee/FloatingPanel resolved at 3.0.1
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/83] Emitting module InternalCollectionsUtilities
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/85] 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`.
[10/90] 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`.
[11/90] 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`.
[12/90] 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`.
[13/90] 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`.
[14/90] 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`.
[15/90] 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`.
[16/90] 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`.
[17/90] 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`.
[18/90] 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`.
[19/90] 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`.
[20/90] 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`.
[21/90] 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`.
[22/90] Compiling CleevioUI AsyncButton.swift
[23/90] Compiling CleevioUI ButtonStateColorSet.swift
[24/90] Compiling CleevioUI ButtonStylesPreviews.swift
[25/90] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/90] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/90] Compiling CleevioUI SolidButtonStyle.swift
[28/90] Compiling CleevioUI LoadingKey.swift
[29/90] Compiling CleevioUI IsLoadingPrimitiveButtonStyle.swift
[30/90] Compiling CleevioUI RoundedStroke.swift
[31/90] Compiling CleevioUI SolidButtonStyle+.swift
[32/90] Compiling CleevioUI StringError.swift
[33/90] Compiling CleevioUI UIWindow+topViewController.swift
[34/90] Compiling CleevioUI AccessibilityIdentifier.swift
[35/90] Compiling CleevioUI ContextAccessibilityModifier.swift
[36/90] Compiling CleevioUI TextFieldType.swift
[37/90] Compiling CleevioUI FlowLayout.swift
[38/90] Compiling CleevioUI AccessibilityContext.swift
[39/90] Compiling CleevioUI CorneredBorder.swift
[40/90] Compiling CleevioUI Frame.swift
[42/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[43/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[44/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[45/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[46/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[47/146] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[48/146] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[49/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[50/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[51/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[52/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[53/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[56/153] Compiling OrderedCollections OrderedDictionary.swift
[57/153] Compiling OrderedCollections OrderedSet+Codable.swift
[58/153] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/153] Compiling OrderedCollections OrderedSet+Descriptions.swift
[60/153] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/153] Compiling OrderedCollections OrderedSet+Equatable.swift
[62/153] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[63/153] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/153] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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, *)
[65/153] Compiling OrderedCollections OrderedDictionary+Elements.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, *)
[66/153] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.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, *)
[67/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.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/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`.
[73/154] Compiling OrderedCollections OrderedDictionary+Equatable.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, *)
[74/154] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.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, *)
[75/154] Compiling OrderedCollections OrderedDictionary+Deprecations.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, *)
[76/154] Compiling OrderedCollections OrderedDictionary+Descriptions.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/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`.
[85/154] Compiling OrderedCollections OrderedSet+Initializers.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`.
[86/154] Compiling OrderedCollections OrderedSet+Insertions.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`.
[87/154] Compiling OrderedCollections OrderedSet+Invariants.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`.
[88/154] Compiling OrderedCollections OrderedSet+Partial MutableCollection.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/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)
[93/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, *)
[94/154] Compiling OrderedCollections OrderedDictionary+Codable.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, *)
[95/154] Compiling OrderedCollections OrderedDictionary+CustomReflectable.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/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`.
[108/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[109/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[110/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, *)
BUILD FAILURE 6.3 wasm