The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftTextFieldPreset, reference 1.2.1 (2b00f2), with Swift 6.3 for Wasm on 22 Apr 2026 13:15:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 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:         wasm
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-4606859-3":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-collections.git
[1/23620] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.47s)
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] Write sources
[0/12] Copying README.md
[3/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/30] Emitting module InternalCollectionsUtilities
[14/32] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[15/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/32] Compiling InternalCollectionsUtilities Span+Extras.swift
[17/32] Compiling InternalCollectionsUtilities Integer rank.swift
[18/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/32] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/32] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.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 Debugging.swift
[29/32] Compiling InternalCollectionsUtilities Descriptions.swift
[30/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/318] Compiling ContainersPreview RandomAccessContainer.swift
[35/318] Compiling ContainersPreview RangeExpression2.swift
[36/318] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[37/318] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[38/321] Compiling ContainersPreview Drain+Reduce.swift
[39/321] Compiling HashTreeCollections _HashNodeHeader.swift
[40/321] Compiling HashTreeCollections _HashSlot.swift
[41/321] Compiling HashTreeCollections _HashStack.swift
[42/321] Compiling ContainersPreview Producer+Map.swift
[43/321] Compiling ContainersPreview Producer+Reduce.swift
[44/321] Compiling ContainersPreview Producer.swift
[45/321] Compiling ContainersPreview Borrow.swift
[46/328] Compiling ContainersPreview Container.swift
[47/328] Compiling ContainersPreview ContainerIterator.swift
[48/328] Compiling ContainersPreview DynamicContainer.swift
[49/328] Compiling ContainersPreview MutableContainer.swift
[50/328] Compiling ContainersPreview PermutableContainer.swift
[51/328] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[52/328] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[53/328] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[54/328] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[55/328] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[56/328] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[57/328] Compiling ContainersPreview BorrowingSequence.swift
[58/328] Compiling ContainersPreview BidirectionalContainer.swift
[59/328] Compiling ContainersPreview Container+Filter.swift
[60/328] Compiling ContainersPreview Container+SpanwiseZip.swift
[61/328] Emitting module BitCollections
[62/328] Compiling HeapModule _HeapNode.swift
[63/338] Compiling HeapModule Heap.swift
[64/339] Compiling ContainersPreview Box.swift
[65/339] Compiling ContainersPreview Inout.swift
[66/339] Compiling ContainersPreview InputSpan.swift
[67/339] Compiling ContainersPreview Shared.swift
[68/339] Emitting module ContainersPreview
[69/339] Emitting module HeapModule
[70/339] Compiling ContainersPreview OutputSpan+Extras.swift
[71/339] Compiling ContainersPreview TemporaryAllocation.swift
[72/339] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[73/339] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[74/339] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[88/340] Compiling HashTreeCollections _HashLevel.swift
[89/340] Compiling HashTreeCollections _HashNode+Builder.swift
[90/340] Compiling HashTreeCollections _HashNode+Debugging.swift
[91/347] Compiling HeapModule Heap+UnsafeHandle.swift
[92/347] Compiling HeapModule Heap+Invariants.swift
[93/347] Compiling HeapModule Heap+Descriptions.swift
[94/347] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[96/388] Compiling HashTreeCollections _UnmanagedHashNode.swift
[97/388] Compiling HashTreeCollections _UnsafePath.swift
[98/388] Compiling HashTreeCollections TreeDictionary+Codable.swift
[99/388] Compiling HashTreeCollections TreeDictionary+Collection.swift
[100/388] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[101/388] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[102/388] Compiling BitCollections BitSet.Index.swift
[103/388] Compiling HashTreeCollections TreeSet+Hashable.swift
[104/388] Compiling HashTreeCollections TreeSet+Sendable.swift
[105/388] Compiling HashTreeCollections TreeSet+Sequence.swift
[106/388] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[107/388] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[108/388] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[109/388] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[110/388] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[111/388] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[112/388] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[113/398] Compiling DequeModule UniqueDeque+Consumption.swift
[114/398] Compiling DequeModule UniqueDeque+Container.swift
[115/398] Compiling DequeModule UniqueDeque+Descriptions.swift
[116/398] Compiling DequeModule UniqueDeque+Equatable.swift
[117/398] Compiling DequeModule UniqueDeque+Experimental.swift
[118/398] Compiling DequeModule UniqueDeque+Hashable.swift
[119/398] Compiling DequeModule UniqueDeque+Initializers.swift
[120/398] Compiling DequeModule UniqueDeque+Insertions.swift
[121/398] Compiling OrderedCollections OrderedSet+Sendable.swift
[122/398] Compiling OrderedCollections OrderedSet+SubSequence.swift
[123/398] Compiling OrderedCollections OrderedSet+Testing.swift
[124/398] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[125/398] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[126/398] Compiling OrderedCollections OrderedSet.swift
[127/398] Compiling OrderedCollections _UnsafeBitset.swift
[128/398] Compiling HashTreeCollections TreeDictionary+Merge.swift
[129/398] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[130/398] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[131/398] Compiling HashTreeCollections TreeDictionary+Values.swift
[132/398] Compiling DequeModule RigidDeque+Append.swift
[133/398] Compiling DequeModule RigidDeque+Consumption.swift
[134/398] Compiling DequeModule RigidDeque+Container.swift
[135/398] Compiling DequeModule RigidDeque+Descriptions.swift
[136/398] Compiling DequeModule Deque+Extras.swift
[137/398] Compiling DequeModule Deque+Hashable.swift
[138/398] Compiling DequeModule Deque+Testing.swift
[139/398] Compiling DequeModule Deque._Storage.swift
[140/398] Compiling DequeModule Deque._UnsafeHandle.swift
[141/398] Compiling DequeModule Deque.swift
[142/398] Compiling DequeModule RigidDeque+Equatable.swift
[143/398] Compiling DequeModule RigidDeque+Experimental.swift
[144/398] Compiling DequeModule RigidDeque+Hashable.swift
[145/398] Compiling DequeModule RigidDeque+Initializers.swift
[146/398] Compiling DequeModule RigidDeque+Insertions.swift
[147/398] Compiling DequeModule RigidDeque+Prepend.swift
[148/398] Compiling HashTreeCollections _HashNode+Initializers.swift
[149/398] Compiling HashTreeCollections _HashNode+Invariants.swift
[150/398] Compiling HashTreeCollections _HashNode+Lookups.swift
[151/398] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[152/398] Compiling HashTreeCollections _HashTreeIterator.swift
[153/398] Compiling HashTreeCollections _HashTreeStatistics.swift
[154/398] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[155/398] Compiling HashTreeCollections _RawHashNode.swift
[163/398] Compiling DequeModule UniqueDeque+Prepend.swift
[164/398] Compiling DequeModule UniqueDeque+Removals.swift
[165/398] Compiling DequeModule RigidDeque+Removals.swift
[166/398] Compiling DequeModule RigidDeque+Replacements.swift
[167/398] Compiling DequeModule RigidDeque+Testing.swift
[168/398] Compiling DequeModule RigidDeque.swift
[169/398] Compiling DequeModule UniqueDeque+Append.swift
[213/403] Compiling DequeModule Deque+Codable.swift
[214/403] Compiling DequeModule Deque+Collection.swift
[215/403] Compiling DequeModule Deque+CustomReflectable.swift
[216/403] Compiling DequeModule Deque+Descriptions.swift
[217/403] Compiling DequeModule Deque+Equatable.swift
[218/403] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[219/403] Compiling DequeModule _DequeBuffer.swift
[220/403] Compiling DequeModule _DequeBufferHeader.swift
[221/403] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[222/403] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[223/403] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[224/403] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[225/403] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[226/403] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[227/403] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[228/403] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[229/403] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[230/403] Compiling HashTreeCollections TreeSet.swift
[240/404] Compiling DequeModule UniqueDeque.swift
[241/404] Compiling DequeModule _DequeSlot.swift
[242/404] Compiling DequeModule _UnsafeDequeHandle.swift
[243/404] Compiling DequeModule _UnsafeDequeSegments.swift
[293/413] Emitting module OrderedCollections
[315/414] Emitting module _RopeModule
[355/414] Compiling DequeModule UniqueDeque+Replacements.swift
[399/414] Emitting module DequeModule
[400/414] Compiling _RopeModule Rope+Join.swift
[401/414] Compiling _RopeModule Rope+MutatingForEach.swift
[402/414] Compiling _RopeModule Rope+Remove.swift
[403/414] Compiling _RopeModule Rope+RemoveSubrange.swift
[404/414] Compiling _RopeModule Rope+Split.swift
[405/414] Compiling _RopeModule Optional Utilities.swift
[406/414] Compiling _RopeModule String Utilities.swift
[407/414] Compiling _RopeModule String.Index+ABI.swift
[408/414] Compiling _RopeModule _CharacterRecognizer.swift
[409/415] Emitting module HashTreeCollections
[418/423] Compiling Collections OrderedCollections reexports.swift
[419/423] Compiling Collections HeapModule reexports.swift
[420/423] Compiling Collections HashTreeCollections reexports.swift
[421/423] Emitting module Collections
[422/423] Compiling Collections DequeModule reexports.swift
[423/423] Compiling Collections BitCollections reexports.swift
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 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 {
[427/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 {
[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 {
[429/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 {
[430/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 {
BUILD FAILURE 6.3 wasm