The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlowPilot, reference master (232af8), with Swift 6.3 for Linux on 21 Apr 2026 02:09:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvalenta/FlowPilot.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
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-4609320-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/scenee/FloatingPanel
Fetching https://github.com/cleevio/CleevioCore.git
Fetching https://github.com/apple/swift-collections
[1/213] Fetching cleeviocore
[214/23796] Fetching cleeviocore, swift-collections
[1158/32522] Fetching cleeviocore, swift-collections, floatingpanel
Fetched https://github.com/scenee/FloatingPanel from cache (1.33s)
[7524/23796] Fetching cleeviocore, swift-collections
Fetched https://github.com/cleevio/CleevioCore.git from cache (2.29s)
Fetched https://github.com/apple/swift-collections from cache (2.36s)
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.02s)
Computing version for https://github.com/scenee/FloatingPanel
Computed https://github.com/scenee/FloatingPanel at 3.0.1 (4.29s)
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/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
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/40] Emitting module InternalCollectionsUtilities
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/42] 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, *)
[10/43] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/43] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/43] Compiling CleevioCore Activity.swift
[13/43] Compiling CleevioCore ActivityIndicator.swift
[14/43] Compiling CleevioCore Aliases.swift
[15/43] Compiling CleevioCore AppVersion.swift
[16/43] Compiling CleevioCore BaseUIHostingController.swift
[17/43] Compiling CleevioCore BaseUIViewController.swift
[18/43] Compiling CleevioCore CancelBag.swift
[19/43] Compiling CleevioCore ErrorIndicator.swift
[20/43] Compiling InternalCollectionsUtilities String+Padding.swift
[21/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/43] Compiling CleevioCore DismissHandler.swift
[23/43] Compiling CleevioCore Bundle+.swift
[24/43] Compiling CleevioCore ErrorLogging.swift
[25/43] Compiling CleevioCore AssociatedObjectHelper.swift
[26/43] Compiling InternalCollectionsUtilities Span+Extras.swift
[27/43] Compiling CleevioCore HashableType.swift
[28/43] Compiling CleevioCore ViewModelType.swift
[30/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[31/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[32/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[33/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[34/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[35/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[36/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[37/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[38/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[39/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[40/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[41/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/99] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/99] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/99] Compiling OrderedCollections OrderedDictionary.swift
[45/99] Compiling OrderedCollections OrderedSet+Codable.swift
[46/99] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/99] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/99] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/99] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/99] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/99] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/99] Compiling OrderedCollections OrderedDictionary+Codable.swift
[53/99] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[54/99] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[55/99] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[56/99] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[57/99] Compiling OrderedCollections OrderedDictionary+Elements.swift
[58/99] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/99] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/99] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/99] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/99] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/99] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/99] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[66/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[67/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[68/99] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[69/99] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/99] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/99] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/99] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/99] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/99] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/99] Compiling OrderedCollections OrderedDictionary+Values.swift
[76/99] 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, *)
[77/99] 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, *)
[78/99] 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, *)
[79/99] 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, *)
[80/99] 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, *)
[81/99] 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, *)
[82/99] 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, *)
/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, *)
[87/99] 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, *)
[88/99] 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, *)
/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.3 linux