The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftTextFieldPreset, reference 1.2.1 (2b00f2), with Swift 6.3 for Linux on 13 Apr 2026 23:46:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: 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.3
Building package at path:  $PWD
https://github.com/openalloc/SwiftTextFieldPreset.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 (1.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.82s)
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 UnsafeMutableRawBufferPointer+Extras.swift
[15/32] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[16/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/32] Compiling InternalCollectionsUtilities Debugging.swift
[19/32] Compiling InternalCollectionsUtilities Descriptions.swift
[20/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/32] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/32] Compiling InternalCollectionsUtilities Span+Extras.swift
[24/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/32] Compiling InternalCollectionsUtilities String+Padding.swift
[27/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/32] Compiling InternalCollectionsUtilities Integer rank.swift
[31/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[34/92] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/299] Compiling HeapModule Heap+Descriptions.swift
[36/308] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[37/308] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[38/308] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[39/308] Compiling HashTreeCollections _HashNode.swift
[40/324] Compiling HashTreeCollections _HashNodeHeader.swift
[41/324] Compiling HashTreeCollections _HashSlot.swift
[42/324] Compiling HashTreeCollections _HashStack.swift
[43/324] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[44/332] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[45/332] Compiling HashTreeCollections _HashNode+Storage.swift
[46/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[47/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[48/332] Compiling HashTreeCollections _HashNode+Builder.swift
[49/332] Compiling HashTreeCollections _HashNode+Debugging.swift
[50/332] Compiling HashTreeCollections _HashNode+Initializers.swift
[51/332] Compiling HashTreeCollections _HashNode+Invariants.swift
[52/332] Compiling HashTreeCollections _HashNode+Lookups.swift
[53/332] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[54/332] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[55/332] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[56/332] Compiling HashTreeCollections _HashNode+Structural union.swift
[57/332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[58/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[59/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[60/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[61/332] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[62/332] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[63/332] Compiling ContainersPreview Box.swift
[64/332] Compiling ContainersPreview Inout.swift
[65/332] Compiling ContainersPreview InputSpan.swift
[66/332] Compiling ContainersPreview Shared.swift
[67/332] Emitting module ContainersPreview
[68/332] Compiling HeapModule Heap.swift
[69/332] Compiling HeapModule _HeapNode.swift
[70/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[71/332] Compiling HashTreeCollections _Bitmap.swift
[72/332] Compiling HashTreeCollections _Bucket.swift
[73/332] Compiling HashTreeCollections _Hash.swift
[74/332] Compiling HashTreeCollections _HashLevel.swift
[76/333] Emitting module HeapModule
[77/334] Compiling HeapModule Heap+Invariants.swift
[78/334] Compiling HeapModule Heap+UnsafeHandle.swift
[88/381] Compiling DequeModule UniqueDeque+Append.swift
[89/381] Compiling HashTreeCollections TreeDictionary+Codable.swift
[90/381] Compiling HashTreeCollections TreeDictionary+Collection.swift
[91/381] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[92/381] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[93/381] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[94/381] Compiling HashTreeCollections TreeDictionary.swift
[95/381] Compiling HashTreeCollections TreeSet+Codable.swift
[96/381] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[97/381] Compiling HashTreeCollections TreeSet+Debugging.swift
[98/381] Compiling HashTreeCollections TreeSet+Descriptions.swift
[99/381] Compiling HashTreeCollections TreeSet+Equatable.swift
[100/381] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[101/381] Compiling HashTreeCollections TreeSet+Extras.swift
[102/381] Compiling BitCollections BitSet.Index.swift
[103/388] Compiling DequeModule UniqueDeque+Descriptions.swift
[104/388] Compiling DequeModule UniqueDeque+Equatable.swift
[105/388] Compiling DequeModule UniqueDeque+Experimental.swift
[106/388] Compiling DequeModule RigidDeque+Removals.swift
[107/388] Compiling DequeModule RigidDeque+Replacements.swift
[108/388] Compiling DequeModule RigidDeque+Testing.swift
[109/388] Compiling DequeModule RigidDeque.swift
[110/388] Compiling HashTreeCollections TreeSet+Hashable.swift
[111/388] Compiling HashTreeCollections TreeSet+Sendable.swift
[112/388] Compiling HashTreeCollections TreeSet+Sequence.swift
[113/388] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[114/388] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[115/388] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[116/388] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[117/388] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[118/388] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[119/388] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[120/398] Compiling DequeModule UniqueDeque+Consumption.swift
[121/398] Compiling DequeModule UniqueDeque+Container.swift
[125/403] Compiling DequeModule _DequeBuffer.swift
[126/403] Compiling DequeModule _DequeBufferHeader.swift
[127/403] Compiling DequeModule RigidDeque+Append.swift
[128/403] Compiling DequeModule RigidDeque+Consumption.swift
[129/403] Compiling DequeModule RigidDeque+Container.swift
[130/403] Compiling DequeModule RigidDeque+Descriptions.swift
[133/403] Compiling DequeModule UniqueDeque+Hashable.swift
[134/403] Compiling DequeModule UniqueDeque+Initializers.swift
[135/403] Compiling DequeModule UniqueDeque+Insertions.swift
[136/403] Compiling DequeModule UniqueDeque+Prepend.swift
[137/403] Compiling DequeModule UniqueDeque+Removals.swift
[138/403] Compiling DequeModule RigidDeque+Equatable.swift
[139/403] Compiling DequeModule RigidDeque+Experimental.swift
[140/403] Compiling DequeModule RigidDeque+Hashable.swift
[141/403] Compiling DequeModule RigidDeque+Initializers.swift
[142/403] Compiling DequeModule RigidDeque+Insertions.swift
[143/403] Compiling DequeModule RigidDeque+Prepend.swift
[153/403] Compiling OrderedCollections OrderedSet+Sendable.swift
[154/403] Compiling OrderedCollections OrderedSet+SubSequence.swift
[155/403] Compiling OrderedCollections OrderedSet+Testing.swift
[156/403] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[157/403] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[158/403] Compiling OrderedCollections OrderedSet.swift
[159/403] Compiling OrderedCollections _UnsafeBitset.swift
[160/403] Compiling HashTreeCollections TreeDictionary+Merge.swift
[161/403] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[162/403] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[163/403] Compiling HashTreeCollections TreeDictionary+Values.swift
[164/403] Compiling DequeModule UniqueDeque+Replacements.swift
[165/403] Compiling DequeModule UniqueDeque.swift
[166/403] Compiling DequeModule _DequeSlot.swift
[167/403] Compiling DequeModule _UnsafeDequeHandle.swift
[168/403] Compiling DequeModule _UnsafeDequeSegments.swift
[171/403] Compiling HashTreeCollections TreeSet+Collection.swift
[207/403] Compiling DequeModule Deque+Testing.swift
[208/403] Compiling DequeModule Deque._Storage.swift
[209/403] Compiling DequeModule Deque._UnsafeHandle.swift
[210/403] Compiling DequeModule Deque.swift
[221/403] Compiling DequeModule Deque+Codable.swift
[222/403] Compiling DequeModule Deque+Collection.swift
[223/403] Compiling DequeModule Deque+CustomReflectable.swift
[224/403] Compiling DequeModule Deque+Descriptions.swift
[225/403] Compiling DequeModule Deque+Equatable.swift
[226/403] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[227/403] Compiling DequeModule Deque+Extras.swift
[228/403] Compiling DequeModule Deque+Hashable.swift
[229/403] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[230/403] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[231/403] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[232/403] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[233/403] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[234/403] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[235/403] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[236/403] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[237/403] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[238/403] Compiling HashTreeCollections TreeSet.swift
[239/403] Emitting module OrderedCollections
[263/403] Emitting module BitCollections
[325/414] Emitting module _RopeModule
[363/414] Emitting module HashTreeCollections
[376/415] Emitting module DequeModule
[377/416] Compiling _RopeModule Rope+Join.swift
[378/416] Compiling _RopeModule Rope+MutatingForEach.swift
[379/416] Compiling _RopeModule Rope+Remove.swift
[380/416] Compiling _RopeModule Rope+RemoveSubrange.swift
[381/416] Compiling _RopeModule Rope+Split.swift
[382/416] Compiling _RopeModule Optional Utilities.swift
[383/416] Compiling _RopeModule String Utilities.swift
[384/416] Compiling _RopeModule String.Index+ABI.swift
[385/416] Compiling _RopeModule _CharacterRecognizer.swift
[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] Emitting module Collections
[423/423] Compiling Collections BitCollections reexports.swift
[425/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 {
[426/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 {
[427/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 {
[428/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[429/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 {
[430/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 {
BUILD FAILURE 6.3 linux