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 Wasm on 20 Jun 2025 15:59:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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 (2.15s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.46s)
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 Descriptions.swift
[15/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/26] Emitting module InternalCollectionsUtilities
[22/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/26] Compiling InternalCollectionsUtilities Integer rank.swift
[24/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/283] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/301] Emitting module HeapModule
[30/301] Compiling HeapModule Heap+Descriptions.swift
[31/301] Compiling HashTreeCollections _Bucket.swift
[32/301] Compiling HashTreeCollections _Hash.swift
[33/303] Compiling _RopeModule BigString+Chunk+Counts.swift
[34/303] Compiling _RopeModule BigString+Chunk+Description.swift
[35/303] Compiling HeapModule Heap.swift
[36/303] Compiling HeapModule _HeapNode.swift
[37/303] Compiling HashTreeCollections _HashLevel.swift
[38/303] Compiling HashTreeCollections _HashNode+Builder.swift
[39/303] Compiling HeapModule Heap+Invariants.swift
[40/303] Compiling HeapModule Heap+UnsafeHandle.swift
[42/304] Compiling DequeModule _DequeSlot.swift
[43/304] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/304] Compiling HashTreeCollections _HashNode+Invariants.swift
[45/304] Compiling HashTreeCollections _HashNode+Lookups.swift
[46/304] Compiling HashTreeCollections _HashNode+Debugging.swift
[47/304] Compiling HashTreeCollections _HashNode+Initializers.swift
[48/304] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[49/304] Compiling _RopeModule BigString+Chunk+Breaks.swift
[50/304] Compiling HashTreeCollections TreeSet+Hashable.swift
[51/304] Compiling HashTreeCollections TreeSet+Sendable.swift
[52/304] Compiling HashTreeCollections TreeSet+Sequence.swift
[53/304] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[54/304] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[55/304] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[56/304] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[57/304] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[58/304] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[59/304] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[60/314] Compiling HashTreeCollections TreeDictionary+Collection.swift
[61/314] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[62/314] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[63/314] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[64/314] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[65/314] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[66/314] Compiling HashTreeCollections TreeDictionary+Filter.swift
[67/314] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[68/314] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[69/314] Compiling HashTreeCollections TreeDictionary+Keys.swift
[70/314] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[71/314] Compiling HashTreeCollections TreeDictionary+Merge.swift
[72/314] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[73/314] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[74/321] Compiling _RopeModule BigString+Insert.swift
[75/321] Compiling _RopeModule BigString+Managing Breaks.swift
[76/321] Compiling _RopeModule BigString+RemoveSubrange.swift
[77/321] Compiling _RopeModule BigString+ReplaceSubrange.swift
[78/321] Compiling HashTreeCollections _RawHashNode.swift
[79/321] Compiling HashTreeCollections _UnmanagedHashNode.swift
[80/321] Compiling HashTreeCollections _UnsafePath.swift
[81/321] Compiling HashTreeCollections TreeDictionary+Codable.swift
[82/321] Compiling HashTreeCollections _HashSlot.swift
[89/328] Compiling HashTreeCollections _HashNode+Structural union.swift
[90/328] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[91/328] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[92/328] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[93/328] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[94/328] Compiling HashTreeCollections _HashNode.swift
[95/328] Compiling HashTreeCollections _HashNodeHeader.swift
[119/328] Compiling BitCollections BitSet.Index.swift
[120/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[121/328] Compiling BitCollections BitSet.swift
[122/328] Compiling HashTreeCollections TreeDictionary.swift
[123/328] Compiling HashTreeCollections TreeSet+Codable.swift
[124/328] Compiling HashTreeCollections TreeSet+Collection.swift
[125/328] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[126/328] Compiling HashTreeCollections TreeSet+Debugging.swift
[127/328] Compiling HashTreeCollections TreeSet+Descriptions.swift
[128/328] Compiling HashTreeCollections TreeSet+Equatable.swift
[129/328] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[130/328] Compiling HashTreeCollections TreeSet+Extras.swift
[131/328] Compiling HashTreeCollections TreeSet+Filter.swift
[132/328] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[133/328] Compiling _RopeModule BigString+Chunk+Splitting.swift
[134/328] Compiling _RopeModule BigString+Chunk.swift
[135/328] Compiling _RopeModule BigString+BidirectionalCollection.swift
[136/328] Compiling _RopeModule BigString+Comparable.swift
[137/328] Compiling HashTreeCollections _HashNode+Structural merge.swift
[138/328] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[139/328] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[148/328] Compiling HashTreeCollections _AncestorHashSlots.swift
[149/328] Compiling HashTreeCollections _Bitmap.swift
[157/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[158/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[159/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[160/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[161/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[162/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[163/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[164/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[165/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[166/328] Compiling HashTreeCollections TreeSet.swift
[167/328] Emitting module DequeModule
[183/329] Compiling BitCollections Range+Utilities.swift
[184/329] Compiling BitCollections Slice+Utilities.swift
[185/329] Compiling BitCollections UInt+Tricks.swift
[186/329] Compiling BitCollections _Word.swift
[213/338] Emitting module BitCollections
[231/338] Compiling OrderedCollections OrderedSet.swift
[232/338] Compiling OrderedCollections _UnsafeBitset.swift
[267/339] Emitting module _RopeModule
[278/339] Emitting module OrderedCollections
[312/340] Compiling _RopeModule Rope+Join.swift
[313/340] Compiling _RopeModule Rope+MutatingForEach.swift
[314/340] Compiling _RopeModule Rope+Remove.swift
[315/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[316/340] Compiling _RopeModule Rope+Split.swift
[317/340] Compiling _RopeModule Optional Utilities.swift
[318/340] Compiling _RopeModule String Utilities.swift
[319/340] Compiling _RopeModule String.Index+ABI.swift
[320/340] Compiling _RopeModule _CharacterRecognizer.swift
[321/340] Emitting module HashTreeCollections
[343/344] Emitting module Collections
[344/344] Compiling Collections Collections.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[346/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 {
[347/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 {
[348/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 {
[349/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 {
[350/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 {
[351/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 {
BUILD FAILURE 6.2 wasm