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 main (2b00f2), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 15:59:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: 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:         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-3":/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 (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.90s)
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] Copying README.md
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/25] Emitting module InternalCollectionsUtilities
[15/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/25] Compiling InternalCollectionsUtilities Integer rank.swift
[17/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/26] Compiling InternalCollectionsUtilities Debugging.swift
[21/26] Compiling InternalCollectionsUtilities Descriptions.swift
[22/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/101] Compiling HeapModule Heap+Invariants.swift
[29/168] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/301] Compiling BitCollections BitArray+Hashable.swift
[31/301] Compiling BitCollections BitArray+Initializers.swift
[32/303] Compiling HeapModule Heap+Descriptions.swift
[33/303] Compiling HashTreeCollections TreeSet+Hashable.swift
[34/303] Compiling HashTreeCollections TreeSet+Sendable.swift
[35/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[36/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[37/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[38/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[39/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[40/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[41/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[42/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[43/313] Compiling BitCollections BitArray+Copy.swift
[44/313] Compiling BitCollections BitArray+CustomReflectable.swift
[45/313] Compiling BitCollections BitArray+Descriptions.swift
[46/313] Compiling BitCollections BitArray+Equatable.swift
[47/313] Compiling BitCollections BitArray+Codable.swift
[48/313] Compiling BitCollections BitArray+Collection.swift
[49/313] Compiling HeapModule _HeapNode.swift
[50/313] Compiling HeapModule Heap.swift
[51/313] Compiling HeapModule Heap+UnsafeHandle.swift
[52/313] Emitting module HeapModule
[54/314] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[55/314] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[56/314] Compiling HashTreeCollections TreeDictionary+Keys.swift
[57/314] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[58/314] Compiling HashTreeCollections TreeDictionary+Merge.swift
[59/314] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[60/314] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[61/321] Compiling DequeModule _DequeSlot.swift
[62/321] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/321] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[64/321] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[65/321] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[66/321] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[67/321] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[68/321] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[69/321] Compiling HashTreeCollections TreeDictionary+Filter.swift
[70/321] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[71/321] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[72/321] Compiling BitCollections BitArray+Extras.swift
[73/321] Compiling BitCollections BitArray+Fill.swift
[74/321] Compiling BitCollections BitSet+Initializers.swift
[75/321] Compiling BitCollections BitSet+Invariants.swift
[76/321] Compiling BitCollections BitSet+Random.swift
[77/321] Compiling BitCollections BitSet+SetAlgebra basics.swift
[78/321] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[79/321] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[80/321] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[81/321] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[82/321] Compiling BitCollections BitSet+CustomReflectable.swift
[83/321] Compiling BitCollections BitSet+CustomStringConvertible.swift
[84/321] Compiling BitCollections BitSet+Equatable.swift
[85/321] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[86/321] Compiling BitCollections BitSet+Extras.swift
[87/321] Compiling BitCollections BitSet+Hashable.swift
[88/321] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[89/321] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[90/321] Compiling HashTreeCollections TreeDictionary.swift
[91/321] Compiling HashTreeCollections TreeSet+Codable.swift
[92/321] Compiling HashTreeCollections TreeSet+Collection.swift
[93/321] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[94/321] Compiling HashTreeCollections TreeSet+Debugging.swift
[95/321] Compiling HashTreeCollections TreeSet+Descriptions.swift
[96/321] Compiling HashTreeCollections TreeSet+Equatable.swift
[97/321] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[98/321] Compiling HashTreeCollections TreeSet+Extras.swift
[99/321] Compiling HashTreeCollections TreeSet+Filter.swift
[110/321] Compiling OrderedCollections OrderedSet+Sendable.swift
[111/321] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[112/321] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[113/321] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[114/321] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[115/321] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[116/321] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[117/321] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[118/321] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[119/321] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[120/321] Compiling HashTreeCollections TreeSet.swift
[129/321] Compiling BitCollections BitArray+RandomBits.swift
[130/321] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[131/321] Compiling BitCollections BitArray+Shifts.swift
[132/321] Compiling BitCollections BitArray+Testing.swift
[133/321] Compiling BitCollections BitArray._UnsafeHandle.swift
[134/321] Compiling BitCollections BitArray.swift
[135/321] Compiling BitCollections BitSet+BidirectionalCollection.swift
[136/321] Compiling BitCollections BitSet+Codable.swift
[151/328] Compiling BitCollections BitArray+BitwiseOperations.swift
[152/328] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[153/328] Emitting module DequeModule
[193/329] Emitting module BitCollections
[197/329] Compiling BitCollections BitSet.Index.swift
[198/329] Compiling BitCollections BitSet._UnsafeHandle.swift
[199/329] Compiling BitCollections BitSet.swift
[200/329] Compiling BitCollections Range+Utilities.swift
[201/329] Compiling BitCollections Slice+Utilities.swift
[202/329] Compiling BitCollections UInt+Tricks.swift
[203/329] Compiling BitCollections _Word.swift
[204/329] Compiling OrderedCollections OrderedSet.swift
[205/329] Compiling OrderedCollections _UnsafeBitset.swift
[276/339] Emitting module OrderedCollections
[288/340] Emitting module _RopeModule
[322/340] Emitting module HashTreeCollections
[324/341] Compiling _RopeModule Rope+Join.swift
[325/341] Compiling _RopeModule Rope+MutatingForEach.swift
[326/341] Compiling _RopeModule Rope+Remove.swift
[327/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[328/341] Compiling _RopeModule Rope+Split.swift
[329/341] Compiling _RopeModule Optional Utilities.swift
[330/341] Compiling _RopeModule String Utilities.swift
[331/341] Compiling _RopeModule String.Index+ABI.swift
[332/341] Compiling _RopeModule _CharacterRecognizer.swift
[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] 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 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 {
[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 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 {
BUILD FAILURE 6.2 wasm