The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftTextFieldPreset, reference main (2b00f2), with Swift 6.3 for Linux on 13 Apr 2026 23:47:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/openalloc/SwiftTextFieldPreset.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (4.06s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/12] Copying README.md
[1/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/30] Emitting module InternalCollectionsUtilities
[14/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/32] Compiling InternalCollectionsUtilities String+Padding.swift
[17/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/32] Compiling InternalCollectionsUtilities Integer rank.swift
[21/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/32] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[24/32] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[25/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/32] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/32] Compiling InternalCollectionsUtilities Span+Extras.swift
[30/32] Compiling InternalCollectionsUtilities Debugging.swift
[31/32] Compiling InternalCollectionsUtilities Descriptions.swift
[32/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[34/328] Compiling HashTreeCollections _AncestorHashSlots.swift
[35/328] Compiling HashTreeCollections _Bitmap.swift
[36/328] Compiling HashTreeCollections _Bucket.swift
[37/328] Compiling HashTreeCollections _Hash.swift
[38/328] Compiling HashTreeCollections _HashLevel.swift
[39/328] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[40/328] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[41/328] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[42/328] Compiling HashTreeCollections _HashNode+Structural union.swift
[43/328] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[44/328] Compiling HashTreeCollections _HashSlot.swift
[45/328] Compiling HashTreeCollections _HashStack.swift
[46/328] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[47/328] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[48/328] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[49/328] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[50/328] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[51/328] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[52/332] Compiling HashTreeCollections _HashNode+Storage.swift
[53/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[54/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[55/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[56/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[57/332] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[58/332] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[59/332] Compiling HashTreeCollections _HashNode.swift
[60/332] Compiling HashTreeCollections _HashNodeHeader.swift
[61/332] Compiling ContainersPreview Box.swift
[62/332] Compiling ContainersPreview Inout.swift
[63/332] Compiling ContainersPreview InputSpan.swift
[64/332] Compiling ContainersPreview Shared.swift
[65/332] Emitting module ContainersPreview
[66/332] Compiling HeapModule _HeapNode.swift
[67/332] Compiling HashTreeCollections _HashNode+Builder.swift
[68/332] Compiling HashTreeCollections _HashNode+Debugging.swift
[69/332] Compiling HashTreeCollections _HashNode+Initializers.swift
[70/332] Compiling HashTreeCollections _HashNode+Invariants.swift
[71/332] Compiling HashTreeCollections _HashNode+Lookups.swift
[73/333] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[74/333] Compiling HeapModule Heap+Descriptions.swift
[75/333] Compiling HeapModule Heap+UnsafeHandle.swift
[76/333] Compiling HeapModule Heap+Invariants.swift
[77/333] Compiling HeapModule Heap.swift
[78/373] Emitting module HeapModule
[80/374] Compiling DequeModule UniqueDeque+Experimental.swift
[81/374] Compiling DequeModule _DequeBuffer.swift
[82/374] Compiling DequeModule _DequeBufferHeader.swift
[83/374] Compiling DequeModule RigidDeque+Append.swift
[84/374] Compiling DequeModule RigidDeque+Consumption.swift
[85/374] Compiling DequeModule RigidDeque+Container.swift
[86/374] Compiling DequeModule RigidDeque+Descriptions.swift
[87/374] Compiling DequeModule Deque+Testing.swift
[88/374] Compiling DequeModule Deque._Storage.swift
[89/374] Compiling DequeModule Deque._UnsafeHandle.swift
[90/374] Compiling DequeModule Deque.swift
[91/374] Compiling DequeModule RigidDeque+Removals.swift
[92/374] Compiling DequeModule RigidDeque+Replacements.swift
[93/374] Compiling DequeModule RigidDeque+Testing.swift
[94/388] Compiling BitCollections BitSet._UnsafeHandle.swift
[95/388] Compiling BitCollections BitSet.swift
[96/388] Compiling BitCollections Range+Utilities.swift
[97/388] Compiling BitCollections Slice+Utilities.swift
[98/388] Compiling BitCollections UInt+Tricks.swift
[99/388] Compiling BitCollections _Word.swift
[100/388] Compiling OrderedCollections _UnsafeBitset.swift
[101/388] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[102/388] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[103/388] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[104/398] Compiling DequeModule UniqueDeque+Consumption.swift
[105/398] Compiling DequeModule UniqueDeque+Container.swift
[106/398] Compiling DequeModule UniqueDeque+Descriptions.swift
[107/398] Compiling DequeModule UniqueDeque+Equatable.swift
[115/403] Emitting module BitCollections
[123/403] Compiling DequeModule RigidDeque.swift
[124/403] Compiling DequeModule UniqueDeque+Replacements.swift
[125/403] Compiling DequeModule UniqueDeque.swift
[126/403] Compiling DequeModule _DequeSlot.swift
[127/403] Compiling DequeModule _UnsafeDequeHandle.swift
[128/403] Compiling DequeModule _UnsafeDequeSegments.swift
[129/403] Compiling HashTreeCollections TreeDictionary.swift
[130/403] Compiling HashTreeCollections TreeSet+Codable.swift
[131/403] Compiling HashTreeCollections TreeSet+Collection.swift
[132/403] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[133/403] Compiling HashTreeCollections TreeSet+Debugging.swift
[134/403] Compiling HashTreeCollections TreeSet+Descriptions.swift
[135/403] Compiling HashTreeCollections TreeSet+Equatable.swift
[136/403] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[137/403] Compiling HashTreeCollections TreeSet+Extras.swift
[138/403] Compiling BitCollections BitSet.Index.swift
[139/403] Compiling DequeModule UniqueDeque+Hashable.swift
[140/403] Compiling DequeModule UniqueDeque+Initializers.swift
[141/403] Compiling DequeModule UniqueDeque+Insertions.swift
[142/403] Compiling DequeModule UniqueDeque+Prepend.swift
[143/403] Compiling DequeModule UniqueDeque+Removals.swift
[159/403] Compiling DequeModule Deque+Codable.swift
[160/403] Compiling DequeModule Deque+Collection.swift
[161/403] Compiling DequeModule Deque+CustomReflectable.swift
[162/403] Compiling DequeModule Deque+Descriptions.swift
[163/403] Compiling DequeModule Deque+Equatable.swift
[164/403] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[165/403] Compiling DequeModule Deque+Extras.swift
[166/403] Compiling DequeModule Deque+Hashable.swift
[177/403] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[178/403] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[179/403] Compiling HashTreeCollections TreeDictionary+Filter.swift
[180/403] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[181/403] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[182/403] Compiling HashTreeCollections TreeDictionary+Keys.swift
[183/403] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[184/403] Compiling HashTreeCollections TreeDictionary+Merge.swift
[185/403] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[186/403] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[187/403] Compiling HashTreeCollections TreeDictionary+Values.swift
[188/403] Compiling DequeModule RigidDeque+Equatable.swift
[189/403] Compiling DequeModule RigidDeque+Experimental.swift
[190/403] Compiling DequeModule RigidDeque+Hashable.swift
[191/403] Compiling DequeModule RigidDeque+Initializers.swift
[192/403] Compiling DequeModule RigidDeque+Insertions.swift
[193/403] Compiling DequeModule RigidDeque+Prepend.swift
[198/403] Compiling DequeModule UniqueDeque+Append.swift
[214/403] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[215/403] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[216/403] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[217/403] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[218/403] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[219/403] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[220/403] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[221/403] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[222/403] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[223/403] Compiling HashTreeCollections TreeSet.swift
[333/413] Emitting module OrderedCollections
[345/414] Emitting module _RopeModule
[389/414] Compiling _RopeModule Rope+Join.swift
[390/414] Compiling _RopeModule Rope+MutatingForEach.swift
[391/414] Compiling _RopeModule Rope+Remove.swift
[392/414] Compiling _RopeModule Rope+RemoveSubrange.swift
[393/414] Compiling _RopeModule Rope+Split.swift
[394/414] Compiling _RopeModule Optional Utilities.swift
[395/414] Compiling _RopeModule String Utilities.swift
[396/414] Compiling _RopeModule String.Index+ABI.swift
[397/414] Compiling _RopeModule _CharacterRecognizer.swift
[409/415] Emitting module HashTreeCollections
[416/416] Emitting module DequeModule
[418/423] Compiling Collections HeapModule reexports.swift
[419/423] Compiling Collections HashTreeCollections reexports.swift
[420/423] Compiling Collections OrderedCollections reexports.swift
[421/423] Compiling Collections DequeModule reexports.swift
[422/423] Compiling Collections BitCollections reexports.swift
[423/423] Emitting module Collections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[425/430] 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 {
[426/430] 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 {
[427/430] 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 {
[428/430] 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 {
[429/430] 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 {
[430/430] 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.3 linux