Build Information
Failed to build FlowPilotInfoBar, reference main (87bf82), with Swift 6.1 for Android on 12 Mar 2026 08:11:22 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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/lvalenta/FlowPilotInfoBar.git
https://github.com/lvalenta/FlowPilotInfoBar.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "cleeviocore",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/CleevioCore.git"
},
{
"identity" : "flowpilot",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/FlowPilot.git"
},
{
"identity" : "cleevioui",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/CleevioUI.git"
}
],
"manifest_display_name" : "FlowPilotInfoBar",
"name" : "FlowPilotInfoBar",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FlowPilotInfoBar",
"targets" : [
"FlowPilotInfoBar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "FlowPilotInfoBarTests",
"module_type" : "SwiftTarget",
"name" : "FlowPilotInfoBarTests",
"path" : "Tests/FlowPilotInfoBarTests",
"sources" : [
"cleevioinfobarTests.swift"
],
"target_dependencies" : [
"FlowPilotInfoBar"
],
"type" : "test"
},
{
"c99name" : "FlowPilotInfoBar",
"module_type" : "SwiftTarget",
"name" : "FlowPilotInfoBar",
"path" : "Sources/FlowPilotInfoBar",
"product_dependencies" : [
"CleevioCore",
"FlowPilot",
"CleevioUI"
],
"product_memberships" : [
"FlowPilotInfoBar"
],
"sources" : [
"InfoBarCoordinator.swift",
"InfoBarView.swift",
"InfoBarViewContent.swift",
"InfoBarViewController.swift",
"InfoBarViewModel.swift",
"InfoBarWindowRouter.swift",
"UIWindow+alertWindowRouter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/cleevio/CleevioUI.git
Fetching https://github.com/cleevio/FlowPilot.git
Fetching https://github.com/cleevio/CleevioCore.git
[1/213] Fetching cleeviocore
[214/1302] Fetching cleeviocore, flowpilot
[1162/2176] Fetching cleeviocore, flowpilot, cleevioui
Fetched https://github.com/cleevio/CleevioCore.git from cache (0.41s)
Fetched https://github.com/cleevio/CleevioUI.git from cache (0.41s)
Fetched https://github.com/cleevio/FlowPilot.git from cache (0.41s)
Computing version for https://github.com/cleevio/FlowPilot.git
Computed https://github.com/cleevio/FlowPilot.git at 3.2.2 (1.02s)
Fetching https://github.com/scenee/FloatingPanel
Fetching https://github.com/apple/swift-collections
[1/22293] Fetching swift-collections
[1785/31019] Fetching swift-collections, floatingpanel
Fetched https://github.com/scenee/FloatingPanel from cache (1.31s)
Fetched https://github.com/apple/swift-collections from cache (1.33s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (1.84s)
Computing version for https://github.com/cleevio/CleevioUI.git
Computed https://github.com/cleevio/CleevioUI.git at 3.2.0 (0.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.0 (0.91s)
Computing version for https://github.com/scenee/FloatingPanel
Computed https://github.com/scenee/FloatingPanel at 3.0.1 (2.34s)
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/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
Creating working copy for https://github.com/cleevio/FlowPilot.git
Working copy of https://github.com/cleevio/FlowPilot.git resolved at 3.2.2
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/83] Emitting module InternalCollectionsUtilities
[9/85] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[10/85] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[11/85] Compiling CleevioUI AccessibilityIdentifier.swift
[12/85] Compiling CleevioUI ContextAccessibilityModifier.swift
[13/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/85] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/85] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[18/85] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/85] Compiling InternalCollectionsUtilities Span+Extras.swift
[20/85] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/85] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/85] Compiling CleevioUI SolidButtonStyle.swift
[23/85] Compiling CleevioUI LoadingKey.swift
[24/85] Compiling CleevioUI StringError.swift
[25/85] Compiling CleevioUI UIWindow+topViewController.swift
[26/85] Compiling CleevioUI FlowLayout.swift
[27/85] Compiling CleevioUI AccessibilityContext.swift
[28/86] 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`.
[29/86] 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`.
[30/86] 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`.
[31/86] 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`.
[32/86] 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`.
[33/86] 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`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/91] 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`.
[36/146] Compiling OrderedCollections OrderedSet+Diffing.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`.
[37/146] Compiling OrderedCollections OrderedSet+Equatable.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`.
[38/146] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.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`.
[39/146] Compiling OrderedCollections OrderedSet+Hashable.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`.
[40/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.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`.
[41/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.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`.
[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
[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 OrderedSet+Initializers.swift
[57/153] Compiling OrderedCollections OrderedSet+Insertions.swift
[58/153] Compiling OrderedCollections OrderedSet+Invariants.swift
[59/153] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[60/153] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[61/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[62/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[63/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[64/153] Compiling OrderedCollections OrderedDictionary.swift
[65/153] Compiling OrderedCollections OrderedSet+Codable.swift
[66/153] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/153] Compiling OrderedCollections OrderedSet+Descriptions.swift
[72/153] Compiling OrderedCollections OrderedDictionary+Codable.swift
[73/153] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[74/153] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[75/153] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[76/153] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[77/153] Compiling OrderedCollections OrderedDictionary+Elements.swift
[78/153] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[79/153] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[80/153] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[81/153] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[82/153] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[83/153] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[84/153] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[85/153] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[86/153] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/153] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/153] Compiling OrderedCollections _HashTable+Bucket.swift
[89/153] Compiling OrderedCollections _HashTable+BucketIterator.swift
[90/153] Compiling OrderedCollections _HashTable+Constants.swift
[91/153] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[92/153] Compiling OrderedCollections _HashTable+Testing.swift
[93/153] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[94/153] Compiling OrderedCollections _HashTable.swift
[95/153] Compiling OrderedCollections _Hashtable+Header.swift
[96/153] Emitting module OrderedCollections
[97/153] Compiling OrderedCollections OrderedSet+Sendable.swift
[98/153] Compiling OrderedCollections OrderedSet+SubSequence.swift
[99/153] Compiling OrderedCollections OrderedSet+Testing.swift
[100/153] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[101/153] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[102/153] Compiling OrderedCollections OrderedSet.swift
[103/153] Compiling OrderedCollections _UnsafeBitset.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/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`.
[120/155] 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, *)
/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)
/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, *)
[125/155] 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, *)
/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, *)
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.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, *)
[3/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.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, *)
[4/77] Compiling InternalCollectionsUtilities _UnsafeBitSet.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, *)
[5/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.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, *)
[6/78] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[7/78] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[8/80] Compiling InternalCollectionsUtilities Span+Extras.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, *)
[9/80] Compiling InternalCollectionsUtilities String+Padding.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, *)
[10/80] Compiling InternalCollectionsUtilities LifetimeOverride.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, *)
[11/80] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.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, *)
[12/80] Compiling InternalCollectionsUtilities Debugging.swift
[13/80] Compiling InternalCollectionsUtilities Descriptions.swift
[14/80] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/80] Compiling InternalCollectionsUtilities Integer rank.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, *)
[16/80] Compiling InternalCollectionsUtilities UInt+first and last set bit.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, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/80] 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, *)
[20/80] Compiling InternalCollectionsUtilities UInt+reversed.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, *)
[22/80] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/80] Compiling InternalCollectionsUtilities _UniqueCollection.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`.
/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`.
[30/80] 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.1 android