Build Information
Failed to build SwiftTextFieldPreset, reference main (2b00f2
), with Swift 6.1 for Android on 28 May 2025 21:59:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openalloc/SwiftTextFieldPreset.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/openalloc/SwiftTextFieldPreset
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2b00f25 On watchOS, now stacking TextField and Presets button, per #2
Cloned https://github.com/openalloc/SwiftTextFieldPreset.git
Revision (git rev-parse @):
2b00f2589ef609af85736342f71a9bf2cde3bea2
SUCCESS checkout https://github.com/openalloc/SwiftTextFieldPreset.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/openalloc/SwiftTextFieldPreset.git
https://github.com/openalloc/SwiftTextFieldPreset.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "SwiftTextFieldPreset",
"name" : "SwiftTextFieldPreset",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TextFieldPreset",
"targets" : [
"TextFieldPreset"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TextFieldPreset",
"module_type" : "SwiftTarget",
"name" : "TextFieldPreset",
"path" : "Sources",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"TextFieldPreset"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Resources/README.md",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"PresetButtonLabel.swift",
"PresetsPicker.swift",
"PresettableItem.swift",
"TextFieldPreset.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.25s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.64s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/11] Write sources
[0/11] Copying README.md
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/26] Compiling InternalCollectionsUtilities Descriptions.swift
[15/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/26] Compiling InternalCollectionsUtilities Debugging.swift
[21/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/26] Compiling InternalCollectionsUtilities Integer rank.swift
[23/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/26] Emitting module InternalCollectionsUtilities
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/301] Compiling HeapModule Heap+Invariants.swift
[29/301] Compiling HeapModule Heap+Descriptions.swift
[30/301] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[31/301] Compiling OrderedCollections OrderedSet+Diffing.swift
[32/301] Compiling OrderedCollections OrderedSet+Equatable.swift
[33/303] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[34/303] Compiling OrderedCollections OrderedDictionary+Values.swift
[35/303] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[36/303] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[37/303] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[38/303] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[39/303] Compiling HeapModule _HeapNode.swift
[40/303] Compiling _RopeModule Rope+ForEachWhile.swift
[41/303] Compiling _RopeModule Rope+Insert.swift
[42/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[43/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[44/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[45/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[46/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[47/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[48/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[49/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[50/313] Compiling HeapModule Heap.swift
[51/313] Compiling HeapModule Heap+UnsafeHandle.swift
[52/313] Emitting module HeapModule
[54/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[55/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[56/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[57/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[58/314] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[59/314] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[60/314] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[62/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[68/321] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[69/321] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/321] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[71/321] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[72/321] Compiling OrderedCollections OrderedDictionary+Elements.swift
[73/321] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[74/321] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[75/321] Compiling OrderedCollections _HashTable+Bucket.swift
[76/321] Compiling OrderedCollections _HashTable+BucketIterator.swift
[77/321] Compiling OrderedCollections _HashTable+Constants.swift
[78/321] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[79/321] Compiling OrderedCollections _HashTable+Testing.swift
[80/321] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[81/321] Compiling OrderedCollections _HashTable.swift
[82/321] Compiling OrderedCollections _Hashtable+Header.swift
[83/321] Compiling OrderedCollections OrderedSet+Initializers.swift
[84/321] Compiling OrderedCollections OrderedSet+Insertions.swift
[85/321] Compiling OrderedCollections OrderedSet+Invariants.swift
[86/321] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[87/321] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[88/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[89/321] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[90/321] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[91/321] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[92/321] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[93/321] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[94/321] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[95/321] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[96/321] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[97/321] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[98/321] Compiling HashTreeCollections TreeSet.swift
[99/328] Compiling DequeModule _DequeSlot.swift
[100/328] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/328] Compiling OrderedCollections OrderedDictionary.swift
[102/328] Compiling OrderedCollections OrderedSet+Codable.swift
[103/328] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[104/328] Compiling OrderedCollections OrderedSet+Descriptions.swift
[130/337] Compiling BitCollections BitSet.Index.swift
[131/337] Compiling BitCollections BitSet._UnsafeHandle.swift
[132/337] Compiling BitCollections BitSet.swift
[133/337] Compiling BitCollections Range+Utilities.swift
[134/337] Compiling BitCollections Slice+Utilities.swift
[135/337] Compiling BitCollections UInt+Tricks.swift
[136/337] Compiling BitCollections _Word.swift
[137/337] Compiling OrderedCollections OrderedSet.swift
[138/337] Compiling OrderedCollections _UnsafeBitset.swift
[139/337] Compiling _RopeModule Rope+Sequence.swift
[140/337] Compiling _RopeModule Rope+Append.swift
[141/337] Compiling _RopeModule Rope+Extract.swift
[142/337] Compiling _RopeModule Rope+Find.swift
[143/337] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[144/337] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[162/337] Emitting module DequeModule
[166/338] Emitting module BitCollections
[175/338] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[176/338] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[177/338] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[178/338] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[179/338] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[180/338] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[181/338] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[182/338] Compiling OrderedCollections OrderedDictionary+Codable.swift
[267/339] Emitting module _RopeModule
[268/339] Emitting module OrderedCollections
[292/340] Compiling _RopeModule Rope+Join.swift
[293/340] Compiling _RopeModule Rope+MutatingForEach.swift
[294/340] Compiling _RopeModule Rope+Remove.swift
[295/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[296/340] Compiling _RopeModule Rope+Split.swift
[297/340] Compiling _RopeModule Optional Utilities.swift
[298/340] Compiling _RopeModule String Utilities.swift
[299/340] Compiling _RopeModule String.Index+ABI.swift
[300/340] Compiling _RopeModule _CharacterRecognizer.swift
[301/340] Emitting module HashTreeCollections
[343/344] Emitting module Collections
[344/344] Compiling Collections Collections.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[346/351] Emitting module TextFieldPreset
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[347/351] Compiling TextFieldPreset PresettableItem.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[348/351] Compiling TextFieldPreset PresetsPicker.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[349/351] Compiling TextFieldPreset PresetButtonLabel.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[350/351] Compiling TextFieldPreset TextFieldPreset.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[351/351] Compiling TextFieldPreset resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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/15] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/15] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/15] Compiling InternalCollectionsUtilities Debugging.swift
[5/15] Compiling InternalCollectionsUtilities Descriptions.swift
[6/15] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/16] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/16] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[9/16] Compiling InternalCollectionsUtilities UInt+reversed.swift
[10/16] Emitting module InternalCollectionsUtilities
[11/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[13/16] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/16] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/16] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/16] Compiling InternalCollectionsUtilities Integer rank.swift
[18/255] Compiling HeapModule Heap+Invariants.swift
[19/291] Compiling _RopeModule BigString+Debugging.swift
[20/291] Compiling _RopeModule BigString+Index.swift
[21/291] Compiling HeapModule Heap+Descriptions.swift
[22/293] Compiling _RopeModule BigString+Chunk+Counts.swift
[23/293] Compiling _RopeModule BigString+Chunk+Description.swift
[24/293] Compiling HeapModule Heap+UnsafeHandle.swift
[25/293] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[26/293] Compiling HeapModule Heap.swift
[27/293] Compiling HeapModule _HeapNode.swift
[28/293] Compiling _RopeModule Rope+Find.swift
[29/293] Compiling _RopeModule Rope+ForEachWhile.swift
[30/293] Compiling _RopeModule Rope+Insert.swift
[31/293] Compiling _RopeModule BigString+UnicodeScalarView.swift
[32/293] Compiling _RopeModule BigSubstring+UTF16View.swift
[33/293] Compiling _RopeModule BigSubstring+UTF8View.swift
[34/293] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[35/300] Compiling _RopeModule BigString+Ingester.swift
[36/300] Compiling _RopeModule BigString+Invariants.swift
[37/300] Compiling _RopeModule BigString+Iterators.swift
[38/300] Compiling _RopeModule BigString+Metrics.swift
[39/300] Emitting module HeapModule
[46/301] Compiling BitCollections BitSet.Index.swift
[47/301] Compiling BitCollections BitSet._UnsafeHandle.swift
[48/308] Compiling _RopeModule BigString+UTF16View.swift
[49/308] Compiling _RopeModule BigString+UTF8View.swift
[50/308] Compiling HashTreeCollections TreeSet+Sequence.swift
[51/308] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[52/308] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[53/308] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[54/308] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[55/308] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[56/308] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[57/308] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[58/318] Compiling DequeModule _DequeSlot.swift
[59/318] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/318] Compiling _RopeModule Rope+Collection.swift
[61/318] Compiling _RopeModule Rope+Index.swift
[62/318] Compiling _RopeModule Rope+Sequence.swift
[63/318] Compiling _RopeModule Rope+Append.swift
[64/318] Compiling _RopeModule Rope+Extract.swift
[67/318] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[68/318] Compiling _RopeModule BigString+Hashing.swift
[69/318] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[70/318] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[71/318] Compiling _RopeModule BigString+Sequence.swift
[72/318] Compiling _RopeModule BigString+TextOutputStream.swift
[73/318] Compiling _RopeModule Rope+_Storage.swift
[84/318] Compiling OrderedCollections OrderedSet+Sendable.swift
[85/318] Compiling OrderedCollections OrderedSet+SubSequence.swift
[86/318] Compiling OrderedCollections OrderedSet+Testing.swift
[87/318] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[88/318] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[89/318] Compiling OrderedCollections OrderedSet.swift
[90/318] Compiling OrderedCollections _UnsafeBitset.swift
[91/318] Compiling _RopeModule BigString+RemoveSubrange.swift
[92/318] Compiling _RopeModule BigString+ReplaceSubrange.swift
[93/318] Compiling _RopeModule BigString+Split.swift
[94/318] Compiling _RopeModule Range+BigString.swift
[95/318] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[96/318] Compiling _RopeModule Rope+_UnsafeHandle.swift
[97/318] Compiling _RopeModule Rope.swift
[98/318] Compiling _RopeModule RopeElement.swift
[99/318] Compiling _RopeModule RopeMetric.swift
[100/318] Compiling _RopeModule RopeSummary.swift
[101/318] Compiling _RopeModule _RopeItem.swift
[102/318] Compiling _RopeModule _RopePath.swift
[103/318] Compiling _RopeModule _RopeVersion.swift
[109/318] Compiling _RopeModule BigString+Summary.swift
[110/318] Compiling _RopeModule BigString.swift
[111/318] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[112/318] Compiling _RopeModule BigString+Chunk+Breaks.swift
[129/318] Compiling _RopeModule BigString+Builder.swift
[130/318] Compiling _RopeModule BigString+Contents.swift
[145/318] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[146/318] Compiling _RopeModule BigString+Chunk+Splitting.swift
[147/318] Compiling _RopeModule BigString+Chunk.swift
[148/318] Compiling _RopeModule BigString+BidirectionalCollection.swift
[149/318] Compiling _RopeModule BigString+Comparable.swift
[150/318] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[151/318] Compiling _RopeModule BigString+CustomStringConvertible.swift
[152/318] Compiling _RopeModule BigString+Equatable.swift
[178/327] Compiling _RopeModule _CharacterRecognizer.swift
[179/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[180/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[181/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[182/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[183/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[184/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[185/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[186/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[187/327] Compiling HashTreeCollections TreeSet.swift
[212/327] Emitting module BitCollections
[213/328] Emitting module DequeModule
[236/329] Emitting module _RopeModule
[270/329] Emitting module OrderedCollections
[272/330] Compiling _RopeModule Rope+Join.swift
[273/330] Compiling _RopeModule Rope+MutatingForEach.swift
[274/330] Compiling _RopeModule Rope+Remove.swift
[275/330] Compiling _RopeModule Rope+RemoveSubrange.swift
[276/330] Compiling _RopeModule Rope+Split.swift
[277/330] Compiling _RopeModule Optional Utilities.swift
[278/330] Compiling _RopeModule String Utilities.swift
[279/330] Compiling _RopeModule String.Index+ABI.swift
[281/330] Emitting module HashTreeCollections
[333/334] Compiling Collections Collections.swift
[334/334] Emitting module Collections
[336/341] Compiling TextFieldPreset PresetButtonLabel.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[337/341] Compiling TextFieldPreset resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[338/341] Emitting module TextFieldPreset
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[339/341] Compiling TextFieldPreset PresetsPicker.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[340/341] Compiling TextFieldPreset PresettableItem.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
[341/341] Compiling TextFieldPreset TextFieldPreset.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
18 |
19 | import Collections
20 | import SwiftUI
| `- error: no such module 'SwiftUI'
21 |
22 | public struct PresetButtonLabel: View {
BUILD FAILURE 6.1 android