The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlowPilot, reference 3.2.2 (232af8), with Swift 6.3 for Wasm on 19 Apr 2026 03:18:37 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/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/FlowPilot.git
Reference: 3.2.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/lvalenta/FlowPilot
 * tag               3.2.2      -> FETCH_HEAD
HEAD is now at 232af87 Merge pull request #9 from cleevio/bugfix/modalDismissRouterCompletion
Cloned https://github.com/lvalenta/FlowPilot.git
Revision (git rev-parse @):
232af87d597de2ed003a78de7dec97753b190e1b
SUCCESS checkout https://github.com/lvalenta/FlowPilot.git at 3.2.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lvalenta/FlowPilot.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/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/CleevioCore.git
Fetching https://github.com/scenee/FloatingPanel
Fetching https://github.com/apple/swift-collections
[1/23569] Fetching swift-collections
[1180/32295] Fetching swift-collections, floatingpanel
[2611/32508] Fetching swift-collections, floatingpanel, cleeviocore
Fetched https://github.com/cleevio/CleevioCore.git from cache (2.18s)
Fetched https://github.com/scenee/FloatingPanel from cache (2.20s)
Fetched https://github.com/apple/swift-collections from cache (2.24s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (3.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.26s)
Computing version for https://github.com/scenee/FloatingPanel
Computed https://github.com/scenee/FloatingPanel at 3.0.1 (4.44s)
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/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.1
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/40] Emitting module InternalCollectionsUtilities
[9/42] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[10/42] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[11/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/42] Compiling InternalCollectionsUtilities Debugging.swift
[14/42] Compiling InternalCollectionsUtilities Descriptions.swift
[15/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/42] Compiling CleevioCore HashableType.swift
[18/42] Compiling InternalCollectionsUtilities Integer rank.swift
[19/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/42] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/42] Compiling InternalCollectionsUtilities Span+Extras.swift
[24/42] Compiling CleevioCore ViewModelType.swift
[25/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/42] Compiling InternalCollectionsUtilities String+Padding.swift
[27/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[30/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[31/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[32/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[33/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/98] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/98] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/105] Compiling OrderedCollections OrderedDictionary.swift
[44/105] Compiling OrderedCollections OrderedSet+Codable.swift
[45/105] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[46/105] Compiling OrderedCollections OrderedSet+Descriptions.swift
[47/105] Compiling OrderedCollections OrderedSet+Diffing.swift
[48/105] Compiling OrderedCollections OrderedSet+Equatable.swift
[49/105] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[50/105] Compiling OrderedCollections OrderedSet+Hashable.swift
[51/105] Compiling OrderedCollections OrderedSet+Initializers.swift
[52/105] Compiling OrderedCollections OrderedSet+Insertions.swift
[53/105] Compiling OrderedCollections OrderedSet+Invariants.swift
[54/105] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/105] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[57/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[58/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[59/105] Compiling OrderedCollections _HashTable+Testing.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, *)
[60/105] Compiling OrderedCollections _HashTable+UnsafeHandle.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, *)
[61/105] Compiling OrderedCollections _HashTable.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, *)
[62/105] Compiling OrderedCollections _Hashtable+Header.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, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/106] 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, *)
[64/106] Compiling OrderedCollections _HashTable+Bucket.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/106] Compiling OrderedCollections _HashTable+BucketIterator.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/106] 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, *)
[67/106] 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, *)
[68/106] 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, *)
[69/106] 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, *)
[70/106] 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, *)
[71/106] 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, *)
[72/106] 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, *)
[73/106] 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, *)
[74/106] 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, *)
[81/106] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[82/106] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[83/106] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[84/106] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[85/106] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[86/106] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[87/106] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[88/106] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[89/106] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[90/106] Compiling OrderedCollections OrderedDictionary+Values.swift
BUILD FAILURE 6.3 wasm