Build Information
Failed to build SwiftTextFieldPreset, reference main (2b00f2
), with Swift 6.1 for Linux on 27 Apr 2025 22:53:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
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: linux
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-collections.git
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.12s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.78s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/11] Write sources
[1/11] Copying README.md
[2/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/28] Compiling InternalCollectionsUtilities Integer rank.swift
[14/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/30] Compiling InternalCollectionsUtilities Debugging.swift
[16/30] Compiling InternalCollectionsUtilities Descriptions.swift
[17/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/30] Compiling InternalCollectionsUtilities Specialize.swift
[21/30] Emitting module InternalCollectionsUtilities
[22/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[25/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/305] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/305] Compiling HeapModule Heap+Descriptions.swift
[34/305] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[35/305] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[36/307] Compiling DequeModule _DequeBuffer.swift
[37/307] Compiling OrderedCollections OrderedSet+Equatable.swift
[38/307] Compiling HeapModule _HeapNode.swift
[39/307] Compiling HeapModule Heap.swift
[40/307] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[41/307] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/307] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/307] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/307] Emitting module HeapModule
[45/307] Compiling HeapModule Heap+Invariants.swift
[46/307] Compiling HeapModule Heap+UnsafeHandle.swift
[48/308] Compiling _RopeModule RopeSummary.swift
[49/308] Compiling _RopeModule _RopeItem.swift
[50/308] Compiling _RopeModule _RopePath.swift
[51/308] Compiling _RopeModule _RopeVersion.swift
[52/308] Compiling _RopeModule Rope+Collection.swift
[53/308] Compiling _RopeModule Rope+Index.swift
[54/308] Compiling _RopeModule Rope+Sequence.swift
[55/308] Compiling _RopeModule Rope+Append.swift
[56/308] Compiling _RopeModule Rope+Extract.swift
[57/308] Compiling _RopeModule Rope+Find.swift
[58/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[59/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[60/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[61/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[62/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[63/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[64/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[65/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[66/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[67/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[68/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[69/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/325] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[71/325] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[72/325] Compiling OrderedCollections OrderedDictionary.swift
[73/325] Compiling OrderedCollections OrderedSet+Codable.swift
[74/325] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/325] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/325] Compiling DequeModule _DequeSlot.swift
[79/325] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/332] Emitting module BitCollections
[91/332] Compiling OrderedCollections _HashTable+Bucket.swift
[92/332] Compiling OrderedCollections _HashTable+BucketIterator.swift
[93/332] Compiling OrderedCollections _HashTable+Constants.swift
[94/332] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[95/332] Compiling OrderedCollections _HashTable+Testing.swift
[96/332] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[97/332] Compiling OrderedCollections _HashTable.swift
[102/332] Compiling _RopeModule Rope+ForEachWhile.swift
[103/332] Compiling _RopeModule Rope+Insert.swift
[104/332] Compiling HashTreeCollections TreeSet+Collection.swift
[105/332] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[106/332] Compiling HashTreeCollections TreeSet+Debugging.swift
[107/332] Compiling HashTreeCollections TreeSet+Descriptions.swift
[108/332] Compiling HashTreeCollections TreeSet+Equatable.swift
[109/332] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[110/332] Compiling HashTreeCollections TreeSet+Extras.swift
[111/332] Compiling HashTreeCollections TreeSet+Filter.swift
[112/332] Compiling OrderedCollections OrderedSet+Initializers.swift
[113/332] Compiling OrderedCollections OrderedSet+Insertions.swift
[114/332] Compiling OrderedCollections OrderedSet+Invariants.swift
[115/332] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[116/332] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[117/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[118/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[119/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[131/332] Compiling OrderedCollections _Hashtable+Header.swift
[152/332] Compiling OrderedCollections OrderedDictionary+Codable.swift
[153/332] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[172/341] Emitting module DequeModule
[173/342] Compiling _RopeModule _CharacterRecognizer.swift
[174/342] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[175/342] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[176/342] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[177/342] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[178/342] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[179/342] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[180/342] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[181/342] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[182/342] Compiling HashTreeCollections TreeSet.swift
[184/342] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[185/342] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[186/342] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[187/342] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[188/342] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[189/342] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[190/342] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[191/342] Compiling OrderedCollections OrderedDictionary+Values.swift
[224/342] Compiling BitCollections BitSet.Index.swift
[225/342] Compiling BitCollections BitSet._UnsafeHandle.swift
[226/342] Compiling BitCollections BitSet.swift
[230/342] Compiling BitCollections Range+Utilities.swift
[231/342] Compiling BitCollections Slice+Utilities.swift
[232/342] Compiling BitCollections UInt+Tricks.swift
[233/342] Compiling BitCollections _Word.swift
[244/343] Compiling OrderedCollections OrderedSet.swift
[245/343] Compiling OrderedCollections _UnsafeBitset.swift
[280/343] Emitting module OrderedCollections
[315/344] Emitting module _RopeModule
[316/344] Compiling _RopeModule Rope+Join.swift
[317/344] Compiling _RopeModule Rope+MutatingForEach.swift
[318/344] Compiling _RopeModule Rope+Remove.swift
[319/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[320/344] Compiling _RopeModule Rope+Split.swift
[321/344] Compiling _RopeModule Optional Utilities.swift
[322/344] Compiling _RopeModule String Utilities.swift
[323/344] Compiling _RopeModule String.Index+ABI.swift
[325/344] Emitting module HashTreeCollections
[347/348] Emitting module Collections
[348/348] Compiling Collections Collections.swift
[350/355] 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/355] 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)
[352/355] 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 {
[353/355] 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 {
[354/355] 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 {
[355/355] 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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/18] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/18] Compiling InternalCollectionsUtilities Specialize.swift
[4/18] Compiling InternalCollectionsUtilities _SortedCollection.swift
[5/18] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/18] Compiling InternalCollectionsUtilities Debugging.swift
[7/18] Compiling InternalCollectionsUtilities Descriptions.swift
[8/18] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[9/18] Compiling InternalCollectionsUtilities Integer rank.swift
[10/18] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/20] Emitting module InternalCollectionsUtilities
[12/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/20] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/20] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/227] Compiling HashTreeCollections _AncestorHashSlots.swift
[23/227] Compiling HashTreeCollections _Bitmap.swift
[24/229] Compiling HeapModule Heap+Descriptions.swift
[25/229] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[26/229] Compiling HashTreeCollections _HashNode+Storage.swift
[27/297] Compiling HeapModule Heap.swift
[28/297] Compiling HeapModule _HeapNode.swift
[29/297] Compiling _RopeModule BigString+Iterators.swift
[30/297] Compiling _RopeModule BigString+Metrics.swift
[31/297] Compiling _RopeModule BigString+Ingester.swift
[32/297] Compiling _RopeModule BigString+Invariants.swift
[33/297] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/297] Compiling HeapModule Heap+Invariants.swift
[35/297] Compiling HeapModule Heap+UnsafeHandle.swift
[36/297] Emitting module HeapModule
[38/298] Compiling _RopeModule BigString+UnicodeScalarView.swift
[39/298] Compiling _RopeModule BigSubstring+UTF16View.swift
[40/298] Compiling _RopeModule BigSubstring+UTF8View.swift
[41/298] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[42/298] Compiling _RopeModule BigSubstring.swift
[43/298] Compiling _RopeModule Rope+Builder.swift
[44/298] Compiling _RopeModule Rope+Debugging.swift
[45/305] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[46/305] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[47/305] Compiling _RopeModule Rope+Invariants.swift
[48/305] Compiling _RopeModule Rope+_Node.swift
[49/305] Compiling _RopeModule Rope+_Storage.swift
[50/305] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[51/305] Compiling _RopeModule Rope+_UnsafeHandle.swift
[52/305] Compiling _RopeModule Rope.swift
[53/305] Compiling _RopeModule RopeElement.swift
[54/305] Compiling OrderedCollections OrderedSet+SubSequence.swift
[55/305] Compiling OrderedCollections OrderedSet+Testing.swift
[56/305] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[57/305] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[58/305] Compiling OrderedCollections OrderedSet.swift
[59/305] Compiling OrderedCollections _UnsafeBitset.swift
[60/305] Compiling _RopeModule Rope+Sequence.swift
[61/305] Compiling _RopeModule Rope+Append.swift
[62/305] Compiling _RopeModule Rope+Extract.swift
[63/305] Compiling _RopeModule Rope+Find.swift
[64/315] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[65/315] Compiling _RopeModule BigString+Hashing.swift
[66/315] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[67/315] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[68/315] Compiling _RopeModule BigString+Sequence.swift
[69/315] Compiling _RopeModule BigString+TextOutputStream.swift
[70/315] Compiling _RopeModule BigString+Append.swift
[71/322] Compiling _RopeModule BigString+Insert.swift
[72/322] Compiling _RopeModule BigString+Managing Breaks.swift
[73/322] Compiling _RopeModule BigString+RemoveSubrange.swift
[74/322] Compiling _RopeModule BigString+ReplaceSubrange.swift
[75/322] Compiling _RopeModule BigString+Split.swift
[76/322] Compiling _RopeModule Range+BigString.swift
[77/322] Compiling _RopeModule BigString+UTF16View.swift
[78/322] Compiling _RopeModule BigString+UTF8View.swift
[86/322] Compiling _RopeModule BigString+Initializers.swift
[87/322] Compiling _RopeModule BigString+Builder.swift
[88/322] Compiling _RopeModule BigString+Contents.swift
[89/322] Compiling _RopeModule BigString+Debugging.swift
[90/322] Compiling _RopeModule BigString+Index.swift
[95/322] Compiling _RopeModule Rope+ForEachWhile.swift
[96/322] Compiling _RopeModule Rope+Insert.swift
[97/322] Compiling HashTreeCollections TreeSet+Collection.swift
[98/322] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[99/322] Compiling HashTreeCollections TreeSet+Debugging.swift
[100/322] Compiling HashTreeCollections TreeSet+Descriptions.swift
[101/322] Compiling HashTreeCollections TreeSet+Equatable.swift
[102/322] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[103/322] Compiling HashTreeCollections TreeSet+Extras.swift
[104/322] Compiling HashTreeCollections TreeSet+Filter.swift
[113/322] Compiling BitCollections BitSet.Index.swift
[114/322] Compiling BitCollections BitSet._UnsafeHandle.swift
[115/322] Compiling BitCollections BitSet.swift
[116/322] Compiling _RopeModule BigString+Summary.swift
[117/322] Compiling _RopeModule BigString.swift
[118/322] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[119/322] Compiling _RopeModule BigString+Chunk+Breaks.swift
[143/322] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[144/322] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[145/322] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[146/322] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[147/322] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[148/322] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[149/322] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[150/322] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[151/322] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[152/322] Compiling HashTreeCollections TreeSet.swift
[153/322] Emitting module DequeModule
[154/323] Emitting module BitCollections
[168/323] Compiling _RopeModule BigString+Chunk+Counts.swift
[169/323] Compiling _RopeModule BigString+Chunk+Description.swift
[172/323] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[173/323] Compiling _RopeModule BigString+Chunk+Splitting.swift
[174/323] Compiling _RopeModule BigString+Chunk.swift
[175/323] Compiling _RopeModule BigString+BidirectionalCollection.swift
[176/323] Compiling _RopeModule BigString+Comparable.swift
[177/323] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[178/323] Compiling _RopeModule BigString+CustomStringConvertible.swift
[179/323] Compiling _RopeModule BigString+Equatable.swift
[210/323] Compiling BitCollections Range+Utilities.swift
[211/323] Compiling BitCollections Slice+Utilities.swift
[212/323] Compiling BitCollections UInt+Tricks.swift
[213/323] Compiling BitCollections _Word.swift
[313/333] Emitting module OrderedCollections
[315/334] Emitting module _RopeModule
[316/334] Compiling _RopeModule Rope+Join.swift
[317/334] Compiling _RopeModule Rope+MutatingForEach.swift
[318/334] Compiling _RopeModule Rope+Remove.swift
[319/334] Compiling _RopeModule Rope+RemoveSubrange.swift
[320/334] Compiling _RopeModule Rope+Split.swift
[321/334] Compiling _RopeModule Optional Utilities.swift
[322/334] Compiling _RopeModule String Utilities.swift
[323/334] Compiling _RopeModule String.Index+ABI.swift
[324/334] Compiling _RopeModule _CharacterRecognizer.swift
[335/335] Emitting module HashTreeCollections
[337/338] Compiling Collections Collections.swift
[338/338] Emitting module Collections
[340/345] 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/345] 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 {
[342/345] 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 {
[343/345] 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)
[344/345] 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 {
[345/345] 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 linux