Build Information
Failed to build SwiftTextFieldPreset, reference 1.2.1 (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-1":/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: 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: 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-1":/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.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.69s)
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
[0/11] Copying README.md
[0/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/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[16/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[18/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/30] Emitting module InternalCollectionsUtilities
[23/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/30] Compiling InternalCollectionsUtilities Specialize.swift
[27/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/30] Compiling InternalCollectionsUtilities Debugging.swift
[30/30] Compiling InternalCollectionsUtilities Descriptions.swift
[32/305] Compiling BitCollections BitArray._UnsafeHandle.swift
[33/305] Compiling BitCollections BitArray.swift
[34/307] Compiling HeapModule _HeapNode.swift
[35/307] Compiling HeapModule Heap.swift
[36/307] Compiling HeapModule Heap+Invariants.swift
[37/307] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[38/307] Compiling HeapModule Heap+Descriptions.swift
[39/307] Compiling HeapModule Heap+UnsafeHandle.swift
[40/307] Emitting module HeapModule
[41/308] Compiling _RopeModule Rope+ForEachWhile.swift
[42/308] Compiling _RopeModule Rope+Insert.swift
[43/308] Compiling HashTreeCollections TreeSet+Sequence.swift
[44/308] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[45/308] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[46/308] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[47/308] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[48/308] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[49/308] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[50/308] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[52/318] Compiling _RopeModule BigString+UnicodeScalarView.swift
[53/318] Compiling _RopeModule BigSubstring+UTF16View.swift
[54/318] Compiling _RopeModule BigSubstring+UTF8View.swift
[55/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[56/318] Compiling _RopeModule BigSubstring.swift
[57/318] Compiling _RopeModule Rope+Builder.swift
[58/318] Compiling _RopeModule Rope+Debugging.swift
[59/318] Compiling _RopeModule Rope+Invariants.swift
[60/318] Compiling _RopeModule Rope+_Node.swift
[61/318] Compiling _RopeModule Rope+_Storage.swift
[62/318] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[63/318] Compiling _RopeModule Rope+_UnsafeHandle.swift
[64/318] Compiling _RopeModule Rope.swift
[65/318] Compiling _RopeModule RopeElement.swift
[66/325] Compiling DequeModule _DequeSlot.swift
[67/325] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/325] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[69/325] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[70/325] Compiling OrderedCollections _HashTable+Constants.swift
[71/325] Compiling _RopeModule BigString+Chunk+Splitting.swift
[72/325] Compiling _RopeModule BigString+Chunk.swift
[73/325] Compiling _RopeModule BigString+BidirectionalCollection.swift
[74/325] Compiling _RopeModule BigString+Append.swift
[75/332] Compiling BitCollections BitArray+RandomBits.swift
[76/332] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[77/332] Compiling BitCollections BitArray+Shifts.swift
[78/332] Compiling BitCollections BitArray+Testing.swift
[79/332] Compiling _RopeModule BigString+CustomStringConvertible.swift
[80/332] Compiling _RopeModule BigString+Equatable.swift
[81/332] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[82/332] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[83/332] Compiling _RopeModule BigString+Comparable.swift
[84/332] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[85/332] Compiling _RopeModule BigString+Initializers.swift
[86/332] Compiling _RopeModule BigString+Insert.swift
[87/332] Compiling OrderedCollections OrderedSet+Insertions.swift
[88/332] Compiling _RopeModule BigString+RemoveSubrange.swift
[89/332] Compiling _RopeModule BigString+ReplaceSubrange.swift
[90/332] Compiling _RopeModule BigString+Split.swift
[91/332] Compiling _RopeModule Range+BigString.swift
[100/332] Compiling BitCollections BitSet.Index.swift
[101/332] Compiling BitCollections BitSet._UnsafeHandle.swift
[108/332] Compiling _RopeModule BigString+UTF16View.swift
[109/332] Compiling _RopeModule BigString+UTF8View.swift
[110/332] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[111/332] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[112/332] Compiling _RopeModule BigString+Summary.swift
[113/332] Compiling _RopeModule BigString.swift
[114/332] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[115/332] Compiling _RopeModule BigString+Chunk+Breaks.swift
[116/332] Compiling _RopeModule BigString+Chunk+Counts.swift
[117/332] Compiling _RopeModule BigString+Chunk+Description.swift
[122/332] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[123/332] Compiling _RopeModule BigString+Hashing.swift
[134/332] Compiling BitCollections BitSet.swift
[135/332] Compiling BitCollections Range+Utilities.swift
[136/332] Compiling BitCollections Slice+Utilities.swift
[137/332] Compiling BitCollections UInt+Tricks.swift
[138/332] Compiling BitCollections _Word.swift
[139/332] Compiling OrderedCollections OrderedSet.swift
[140/332] Compiling OrderedCollections _UnsafeBitset.swift
[141/332] Compiling _RopeModule Rope+Sequence.swift
[142/332] Compiling _RopeModule Rope+Append.swift
[143/332] Compiling _RopeModule Rope+Extract.swift
[144/332] Compiling _RopeModule Rope+Find.swift
[161/332] Emitting module DequeModule
[162/333] Emitting module BitCollections
[171/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[172/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[173/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[174/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[175/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[176/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[177/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[178/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[179/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[180/333] Compiling HashTreeCollections TreeSet.swift
[260/343] Emitting module OrderedCollections
[295/344] Emitting module _RopeModule
[296/344] Compiling _RopeModule Rope+Join.swift
[297/344] Compiling _RopeModule Rope+MutatingForEach.swift
[298/344] Compiling _RopeModule Rope+Remove.swift
[299/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[300/344] Compiling _RopeModule Rope+Split.swift
[301/344] Compiling _RopeModule Optional Utilities.swift
[302/344] Compiling _RopeModule String Utilities.swift
[303/344] Compiling _RopeModule String.Index+ABI.swift
[304/344] Compiling _RopeModule _CharacterRecognizer.swift
[305/344] Emitting module HashTreeCollections
[347/348] Compiling Collections Collections.swift
[348/348] Emitting module Collections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[350/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 {
[351/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 {
[352/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 {
[353/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 {
[354/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 {
[355/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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 UnsafeMutableBufferPointer+SE-0370.swift
[3/18] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[4/18] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[5/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/20] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[7/20] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[8/20] Compiling InternalCollectionsUtilities Integer rank.swift
[9/20] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[10/20] Compiling InternalCollectionsUtilities Debugging.swift
[11/20] Compiling InternalCollectionsUtilities Descriptions.swift
[12/20] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/20] Compiling InternalCollectionsUtilities Specialize.swift
[14/20] Emitting module InternalCollectionsUtilities
[15/20] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/20] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/20] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/20] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/227] Compiling HeapModule Heap+Invariants.swift
[23/227] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[24/228] Compiling BitCollections BitArray+Extras.swift
[25/228] Compiling BitCollections BitArray+Fill.swift
[26/261] Compiling HeapModule Heap+Descriptions.swift
[27/286] Compiling _RopeModule BigString+Chunk+Counts.swift
[28/286] Compiling _RopeModule BigString+Chunk+Description.swift
[29/297] Compiling HeapModule Heap.swift
[30/297] Compiling HeapModule _HeapNode.swift
[31/297] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[32/297] Compiling _RopeModule BigString+Hashing.swift
[33/297] Compiling HeapModule Heap+UnsafeHandle.swift
[34/297] Compiling _RopeModule Rope+ForEachWhile.swift
[35/297] Compiling _RopeModule Rope+Insert.swift
[36/297] Compiling HashTreeCollections TreeSet+Sequence.swift
[37/297] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[38/297] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[39/297] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[40/297] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[41/297] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[42/297] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[43/297] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[44/307] Emitting module HeapModule
[45/308] Compiling _RopeModule BigString+Initializers.swift
[46/308] Compiling _RopeModule BigString+Insert.swift
[47/308] Compiling _RopeModule BigString+Managing Breaks.swift
[48/308] Compiling _RopeModule BigString+RemoveSubrange.swift
[49/308] Compiling _RopeModule BigString+ReplaceSubrange.swift
[50/308] Compiling _RopeModule BigString+Split.swift
[51/308] Compiling _RopeModule Range+BigString.swift
[52/315] Compiling _RopeModule BigString+UTF16View.swift
[53/315] Compiling _RopeModule BigString+UTF8View.swift
[54/315] Compiling _RopeModule Rope+_Storage.swift
[55/315] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[56/315] Compiling _RopeModule Rope+_UnsafeHandle.swift
[57/315] Compiling _RopeModule Rope.swift
[58/315] Compiling _RopeModule RopeElement.swift
[59/315] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[60/315] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[62/315] Compiling _RopeModule BigString+Comparable.swift
[63/315] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[64/315] Compiling _RopeModule BigString+CustomStringConvertible.swift
[65/315] Compiling _RopeModule BigString+Equatable.swift
[68/315] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[69/315] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[80/322] Compiling _RopeModule BigString+Ingester.swift
[81/322] Compiling _RopeModule BigString+Invariants.swift
[82/322] Compiling _RopeModule BigString+Iterators.swift
[83/322] Compiling _RopeModule BigString+Metrics.swift
[84/322] Compiling _RopeModule BigString+Summary.swift
[85/322] Compiling _RopeModule BigString.swift
[86/322] Compiling _RopeModule BigString+UnicodeScalarView.swift
[87/322] Compiling BitCollections BitSet.swift
[88/322] Compiling BitCollections Range+Utilities.swift
[89/322] Compiling BitCollections Slice+Utilities.swift
[90/322] Compiling BitCollections UInt+Tricks.swift
[91/322] Compiling BitCollections _Word.swift
[92/322] Compiling OrderedCollections OrderedSet.swift
[93/322] Compiling OrderedCollections _UnsafeBitset.swift
[94/322] Compiling _RopeModule Rope+Sequence.swift
[95/322] Compiling _RopeModule Rope+Append.swift
[96/322] Compiling _RopeModule Rope+Extract.swift
[97/322] Compiling _RopeModule Rope+Find.swift
[106/322] Compiling _RopeModule BigString+Sequence.swift
[107/322] Compiling _RopeModule BigString+TextOutputStream.swift
[108/322] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[109/322] Compiling _RopeModule BigString+Chunk+Breaks.swift
[121/322] Compiling _RopeModule BigSubstring+UTF16View.swift
[122/322] Compiling _RopeModule BigSubstring+UTF8View.swift
[123/322] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[124/322] Compiling _RopeModule BigSubstring.swift
[125/322] Compiling _RopeModule Rope+Builder.swift
[126/322] Compiling _RopeModule Rope+Debugging.swift
[127/322] Compiling _RopeModule Rope+Invariants.swift
[128/322] Compiling _RopeModule Rope+_Node.swift
[129/322] Compiling _RopeModule BigString+Append.swift
[144/322] Emitting module BitCollections
[158/322] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[159/322] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[160/322] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[161/322] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[162/322] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[163/322] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[164/322] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[165/322] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/322] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[167/322] Compiling HashTreeCollections TreeSet.swift
[178/322] Emitting module DequeModule
[180/323] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[181/323] Compiling _RopeModule BigString+Chunk+Splitting.swift
[182/323] Compiling _RopeModule BigString+Chunk.swift
[183/323] Compiling _RopeModule BigString+BidirectionalCollection.swift
[184/323] Compiling _RopeModule BigString+Builder.swift
[185/323] Compiling _RopeModule BigString+Contents.swift
[186/323] Compiling _RopeModule BigString+Debugging.swift
[187/323] Compiling _RopeModule BigString+Index.swift
[224/332] Compiling BitCollections BitSet.Index.swift
[225/332] Compiling BitCollections BitSet._UnsafeHandle.swift
[293/333] Emitting module OrderedCollections
[305/334] Compiling _RopeModule Rope+Join.swift
[306/334] Compiling _RopeModule Rope+MutatingForEach.swift
[307/334] Compiling _RopeModule Rope+Remove.swift
[308/334] Compiling _RopeModule Rope+RemoveSubrange.swift
[309/334] Compiling _RopeModule Rope+Split.swift
[310/334] Compiling _RopeModule Optional Utilities.swift
[311/334] Compiling _RopeModule String Utilities.swift
[312/334] Compiling _RopeModule String.Index+ABI.swift
[313/334] Compiling _RopeModule _CharacterRecognizer.swift
[314/334] Emitting module _RopeModule
[315/334] Emitting module HashTreeCollections
[337/338] Emitting module Collections
[338/338] Compiling Collections Collections.swift
[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 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)
[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] 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 {
[344/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 {
[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