The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftTextFieldPreset, reference 1.2.1 (2b00f2), with Swift 6.2 (beta) for Linux on 20 Jun 2025 16:00:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/openalloc/SwiftTextFieldPreset.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections.git
[1/16640] 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.2.0 (1.65s)
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] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/25] Compiling InternalCollectionsUtilities Debugging.swift
[14/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/26] Compiling InternalCollectionsUtilities Descriptions.swift
[18/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/26] Compiling InternalCollectionsUtilities Integer rank.swift
[24/26] Emitting module InternalCollectionsUtilities
[25/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/301] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[29/301] Compiling OrderedCollections OrderedDictionary+Elements.swift
[30/303] Compiling HeapModule _HeapNode.swift
[31/303] Compiling OrderedCollections OrderedDictionary+Codable.swift
[32/303] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[33/303] Compiling OrderedCollections _HashTable+Constants.swift
[34/303] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[35/303] Compiling OrderedCollections _HashTable+Testing.swift
[36/303] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[37/303] Compiling OrderedCollections _HashTable+Bucket.swift
[38/303] Compiling OrderedCollections _HashTable+BucketIterator.swift
[39/303] Compiling HeapModule Heap.swift
[40/303] Compiling DequeModule _DequeSlot.swift
[41/303] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/303] Compiling HeapModule Heap+Invariants.swift
[43/303] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/303] Compiling HeapModule Heap+UnsafeHandle.swift
[45/303] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[46/303] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[47/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[48/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[49/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[50/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[51/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[52/303] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[53/303] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[54/310] Compiling _RopeModule Rope+ForEachWhile.swift
[55/310] Compiling _RopeModule Rope+Insert.swift
[56/310] Compiling HashTreeCollections TreeSet+Sequence.swift
[57/310] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[58/310] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[59/310] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[60/310] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[61/310] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[62/310] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[63/310] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[64/320] Compiling OrderedCollections OrderedDictionary.swift
[65/320] Compiling OrderedCollections OrderedSet+Codable.swift
[66/320] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/320] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/320] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/320] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/320] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/320] Compiling OrderedCollections OrderedSet+Hashable.swift
[72/320] Compiling HeapModule Heap+Descriptions.swift
[73/320] Emitting module HeapModule
[82/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[83/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[84/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[85/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[86/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[87/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[88/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[89/328] Compiling OrderedCollections OrderedSet+Initializers.swift
[90/328] Compiling OrderedCollections OrderedSet+Insertions.swift
[91/328] Compiling OrderedCollections OrderedSet+Invariants.swift
[92/328] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[93/328] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[94/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[95/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[96/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[105/328] Compiling BitCollections BitSet.Index.swift
[106/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[107/328] Compiling BitCollections BitSet.swift
[108/328] Compiling BitCollections Range+Utilities.swift
[109/328] Compiling BitCollections Slice+Utilities.swift
[110/328] Compiling BitCollections UInt+Tricks.swift
[111/328] Compiling BitCollections _Word.swift
[112/328] Compiling OrderedCollections OrderedSet.swift
[113/328] Compiling OrderedCollections _UnsafeBitset.swift
[114/328] Compiling HashTreeCollections TreeSet+Equatable.swift
[115/328] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[116/328] Compiling HashTreeCollections TreeSet+Extras.swift
[117/328] Compiling _RopeModule Rope+Find.swift
[118/328] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[119/328] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[120/328] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[121/328] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[122/328] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[123/328] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[124/328] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[125/328] Compiling OrderedCollections OrderedDictionary+Values.swift
[164/337] Emitting module DequeModule
[165/337] Compiling OrderedCollections _HashTable.swift
[166/337] Compiling OrderedCollections _Hashtable+Header.swift
[176/338] Compiling _RopeModule _CharacterRecognizer.swift
[177/338] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[178/338] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[179/338] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[180/338] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[181/338] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[182/338] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[183/338] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[184/338] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[185/338] Compiling HashTreeCollections TreeSet.swift
[217/338] Emitting module BitCollections
[267/339] Emitting module OrderedCollections
[289/340] Emitting module _RopeModule
[290/340] Compiling _RopeModule Rope+Join.swift
[291/340] Compiling _RopeModule Rope+MutatingForEach.swift
[292/340] Compiling _RopeModule Rope+Remove.swift
[293/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[294/340] Compiling _RopeModule Rope+Split.swift
[295/340] Compiling _RopeModule Optional Utilities.swift
[296/340] Compiling _RopeModule String Utilities.swift
[297/340] Compiling _RopeModule String.Index+ABI.swift
[341/341] Emitting module HashTreeCollections
[343/344] Compiling Collections Collections.swift
[344/344] Emitting module Collections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[346/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 {
[347/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 {
[348/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 {
[349/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 {
[350/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 {
[351/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 {
BUILD FAILURE 6.2 linux