Build Information
Failed to build SwiftTextFieldPreset, reference 1.2.1 (2b00f2
), with Swift 6.1 for Android on 28 May 2025 21:57:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 1.2.1
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
* tag 1.2.1 -> FETCH_HEAD
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 1.2.1
========================================
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-4606859-3":/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.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.38s)
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] Emitting module InternalCollectionsUtilities
[13/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/26] Compiling InternalCollectionsUtilities Debugging.swift
[15/26] Compiling InternalCollectionsUtilities Descriptions.swift
[16/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.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] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/255] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/301] Compiling _RopeModule BigString+Debugging.swift
[30/301] Compiling _RopeModule BigString+Index.swift
[31/303] Compiling _RopeModule BigString+Ingester.swift
[32/303] Compiling _RopeModule BigString+Invariants.swift
[33/303] Compiling HeapModule Heap+Descriptions.swift
[34/303] Emitting module HeapModule
[35/303] Compiling _RopeModule BigString+Chunk+Counts.swift
[36/303] Compiling _RopeModule BigString+Chunk+Description.swift
[37/303] Compiling HeapModule _HeapNode.swift
[38/303] Compiling HeapModule Heap.swift
[39/303] Compiling _RopeModule BigString+Iterators.swift
[40/303] Compiling _RopeModule BigString+Metrics.swift
[41/303] Compiling HeapModule Heap+Invariants.swift
[42/303] Compiling HeapModule Heap+UnsafeHandle.swift
[43/304] Compiling _RopeModule Rope+Invariants.swift
[44/304] Compiling _RopeModule Rope+_Node.swift
[45/304] Compiling _RopeModule Rope+_Storage.swift
[46/304] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[47/304] Compiling _RopeModule Rope+_UnsafeHandle.swift
[48/304] Compiling _RopeModule Rope.swift
[49/304] Compiling _RopeModule RopeElement.swift
[50/311] Compiling _RopeModule BigString+Insert.swift
[51/311] Compiling _RopeModule BigString+Managing Breaks.swift
[52/311] Compiling _RopeModule BigString+RemoveSubrange.swift
[53/311] Compiling _RopeModule BigString+ReplaceSubrange.swift
[54/311] Compiling _RopeModule BigString+Split.swift
[55/311] Compiling _RopeModule Range+BigString.swift
[56/311] Compiling _RopeModule BigString+UTF16View.swift
[57/311] Compiling _RopeModule BigString+UTF8View.swift
[58/311] Compiling _RopeModule BigString+UnicodeScalarView.swift
[59/311] Compiling _RopeModule BigSubstring+UTF16View.swift
[60/311] Compiling _RopeModule BigSubstring+UTF8View.swift
[61/311] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[62/311] Compiling _RopeModule BigSubstring.swift
[63/311] Compiling _RopeModule Rope+Builder.swift
[64/311] Compiling _RopeModule Rope+Debugging.swift
[65/311] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[66/311] Compiling _RopeModule BigString+Hashing.swift
[67/311] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[68/311] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[69/311] Compiling _RopeModule BigString+Sequence.swift
[70/311] Compiling _RopeModule BigString+TextOutputStream.swift
[71/311] Compiling _RopeModule BigString+Append.swift
[72/311] Compiling _RopeModule BigString+Initializers.swift
[80/318] Compiling DequeModule _DequeSlot.swift
[81/318] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/318] Compiling _RopeModule Rope+ForEachWhile.swift
[84/318] Compiling _RopeModule Rope+Insert.swift
[85/318] Compiling HashTreeCollections TreeSet+Sequence.swift
[86/318] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[87/318] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[88/318] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[89/318] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[90/318] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[91/318] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[92/318] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[93/318] Compiling BitCollections Range+Utilities.swift
[94/318] Compiling BitCollections Slice+Utilities.swift
[95/318] Compiling BitCollections UInt+Tricks.swift
[96/318] Compiling BitCollections _Word.swift
[97/318] Compiling OrderedCollections OrderedSet.swift
[98/318] Compiling OrderedCollections _UnsafeBitset.swift
[99/318] Compiling _RopeModule Rope+Sequence.swift
[100/318] Compiling _RopeModule Rope+Append.swift
[101/318] Compiling _RopeModule Rope+Extract.swift
[102/318] Compiling _RopeModule Rope+Find.swift
[125/328] Compiling BitCollections BitSet.Index.swift
[126/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[127/328] Compiling BitCollections BitSet.swift
[128/328] Compiling _RopeModule BigString+Summary.swift
[129/328] Compiling _RopeModule BigString.swift
[130/328] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[131/328] Compiling _RopeModule BigString+Chunk+Breaks.swift
[132/328] Compiling _RopeModule BigString+Builder.swift
[133/328] Compiling _RopeModule BigString+Contents.swift
[155/328] Emitting module BitCollections
[166/328] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[167/328] Compiling _RopeModule BigString+Chunk+Splitting.swift
[168/328] Compiling _RopeModule BigString+Chunk.swift
[169/328] Compiling _RopeModule BigString+BidirectionalCollection.swift
[170/328] Compiling _RopeModule BigString+Comparable.swift
[171/328] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[172/328] Compiling _RopeModule BigString+CustomStringConvertible.swift
[173/328] Compiling _RopeModule BigString+Equatable.swift
[182/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[183/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[184/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[185/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[186/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[187/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[188/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[189/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[190/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[191/328] Compiling HashTreeCollections TreeSet.swift
[199/328] Emitting module DequeModule
[238/339] Emitting module OrderedCollections
[278/340] Emitting module HashTreeCollections
[279/340] Emitting module _RopeModule
[333/341] Compiling _RopeModule Rope+Join.swift
[334/341] Compiling _RopeModule Rope+MutatingForEach.swift
[335/341] Compiling _RopeModule Rope+Remove.swift
[336/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/341] Compiling _RopeModule Rope+Split.swift
[338/341] Compiling _RopeModule Optional Utilities.swift
[339/341] Compiling _RopeModule String Utilities.swift
[340/341] Compiling _RopeModule String.Index+ABI.swift
[341/341] Compiling _RopeModule _CharacterRecognizer.swift
[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-4606859-3":/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 _UniqueCollection.swift
[3/15] Compiling InternalCollectionsUtilities Debugging.swift
[4/16] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/16] Compiling InternalCollectionsUtilities Descriptions.swift
[6/16] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/16] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/16] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[9/16] Compiling InternalCollectionsUtilities Integer rank.swift
[10/16] Emitting module InternalCollectionsUtilities
[11/16] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[12/16] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/16] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/16] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/223] Compiling HashTreeCollections _HashNode+Storage.swift
[19/223] Compiling OrderedCollections OrderedSet+Descriptions.swift
[20/225] Compiling HeapModule Heap+Descriptions.swift
[21/225] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[22/225] Compiling OrderedCollections OrderedSet+Diffing.swift
[23/225] Compiling OrderedCollections OrderedSet+Equatable.swift
[24/258] Compiling _RopeModule BigString+Iterators.swift
[25/258] Compiling _RopeModule BigString+Metrics.swift
[26/293] Compiling HeapModule Heap.swift
[27/293] Compiling HeapModule _HeapNode.swift
[28/293] Compiling HeapModule Heap+Invariants.swift
[29/293] Compiling HeapModule Heap+UnsafeHandle.swift
[30/293] Compiling _RopeModule Range+BigString.swift
[31/293] Compiling _RopeModule BigString+UTF16View.swift
[32/293] Compiling _RopeModule BigString+UTF8View.swift
[33/293] Compiling _RopeModule _RopeVersion.swift
[34/293] Compiling _RopeModule Rope+Collection.swift
[35/293] Compiling _RopeModule Rope+Index.swift
[36/293] Compiling _RopeModule Rope+Sequence.swift
[37/293] Compiling _RopeModule Rope+Append.swift
[38/293] Compiling _RopeModule Rope+Extract.swift
[39/293] Compiling _RopeModule Rope+Find.swift
[40/303] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[41/303] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[42/303] Compiling _RopeModule RopeSummary.swift
[43/303] Compiling _RopeModule _RopeItem.swift
[44/303] Compiling _RopeModule _RopePath.swift
[45/303] Compiling _RopeModule BigString+Append.swift
[46/303] Compiling _RopeModule BigString+Initializers.swift
[47/303] Compiling _RopeModule BigString+Insert.swift
[48/303] Compiling _RopeModule BigString+Managing Breaks.swift
[49/310] Emitting module HeapModule
[50/311] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[51/311] Compiling _RopeModule BigString+Chunk+Splitting.swift
[52/311] Compiling _RopeModule BigString+Chunk.swift
[53/311] Compiling _RopeModule BigString+BidirectionalCollection.swift
[54/311] Compiling _RopeModule BigString+Comparable.swift
[55/311] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[56/311] Compiling _RopeModule BigString+CustomStringConvertible.swift
[58/311] Compiling _RopeModule BigString+Summary.swift
[59/311] Compiling _RopeModule BigString.swift
[60/311] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[61/311] Compiling _RopeModule BigString+Chunk+Breaks.swift
[62/311] Compiling _RopeModule BigString+Builder.swift
[63/311] Compiling _RopeModule BigString+Contents.swift
[64/311] Compiling _RopeModule BigString+Debugging.swift
[65/311] Compiling _RopeModule BigString+Index.swift
[66/311] Compiling _RopeModule BigString+Ingester.swift
[67/311] Compiling _RopeModule BigString+Invariants.swift
[70/311] Compiling _RopeModule BigString+Chunk+Counts.swift
[71/311] Compiling _RopeModule BigString+Chunk+Description.swift
[72/318] Compiling _RopeModule BigSubstring+UTF16View.swift
[73/318] Compiling _RopeModule BigSubstring+UTF8View.swift
[74/318] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[75/318] Compiling _RopeModule BigSubstring.swift
[76/318] Compiling _RopeModule Rope+Builder.swift
[77/318] Compiling _RopeModule Rope+Debugging.swift
[78/318] Compiling _RopeModule Rope+Invariants.swift
[79/318] Compiling _RopeModule Rope+_Node.swift
[80/318] Compiling _RopeModule Rope+_Storage.swift
[81/318] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[82/318] Compiling _RopeModule Rope+_UnsafeHandle.swift
[83/318] Compiling _RopeModule Rope.swift
[84/318] Compiling _RopeModule RopeElement.swift
[85/318] Compiling _RopeModule RopeMetric.swift
[86/318] Emitting module BitCollections
[87/318] Compiling BitCollections BitSet.Index.swift
[88/318] Compiling BitCollections BitSet._UnsafeHandle.swift
[89/318] Compiling OrderedCollections OrderedSet+Sendable.swift
[90/318] Compiling OrderedCollections OrderedSet+SubSequence.swift
[91/318] Compiling OrderedCollections OrderedSet+Testing.swift
[92/318] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[93/318] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[96/318] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[97/318] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[98/318] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[99/318] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[100/318] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[101/318] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[102/318] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[103/318] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[104/318] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[105/318] Compiling HashTreeCollections TreeSet.swift
[106/318] Emitting module DequeModule
[116/319] Compiling _RopeModule BigString+Equatable.swift
[117/319] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[118/319] Compiling _RopeModule BigString+Hashing.swift
[119/319] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[120/319] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[121/319] Compiling _RopeModule BigString+Sequence.swift
[122/319] Compiling _RopeModule BigString+TextOutputStream.swift
[123/319] Compiling _RopeModule BigString+UnicodeScalarView.swift
[184/320] Compiling OrderedCollections OrderedSet.swift
[185/320] Compiling OrderedCollections _UnsafeBitset.swift
[193/320] Compiling _RopeModule Rope+ForEachWhile.swift
[194/320] Compiling _RopeModule Rope+Insert.swift
[261/329] Compiling _RopeModule Rope+Join.swift
[262/329] Compiling _RopeModule Rope+MutatingForEach.swift
[263/329] Compiling _RopeModule Rope+Remove.swift
[264/329] Compiling _RopeModule Rope+RemoveSubrange.swift
[265/329] Compiling _RopeModule Rope+Split.swift
[266/329] Compiling _RopeModule Optional Utilities.swift
[267/329] Compiling _RopeModule String Utilities.swift
[268/329] Compiling _RopeModule String.Index+ABI.swift
[289/329] Emitting module OrderedCollections
[291/330] Emitting module _RopeModule
[292/330] Emitting module HashTreeCollections
[311/331] Compiling _RopeModule _CharacterRecognizer.swift
[333/334] Emitting module Collections
[334/334] Compiling Collections Collections.swift
[336/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 {
[337/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 {
[338/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 {
[339/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[340/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 {
[341/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 {
BUILD FAILURE 6.1 android