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 Helm, reference v0.0.12-beta (4cbe7c), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 11:34:11 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/valentinradu/Helm.git
Reference: v0.0.12-beta
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/valentinradu/Helm
 * tag               v0.0.12-beta -> FETCH_HEAD
HEAD is now at 4cbe7c1 Removed logo
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
4cbe7c1348acee3054dfaa7d5f19eff8e8f95cc4
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.12-beta
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/valentinradu/Helm.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 (1.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.02s)
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/12] Write sources
[10/12] Copying Media.xcassets
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/27] Compiling InternalCollectionsUtilities Descriptions.swift
[15/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/27] Compiling InternalCollectionsUtilities Debugging.swift
[21/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/27] Compiling InternalCollectionsUtilities Integer rank.swift
[25/27] Emitting module InternalCollectionsUtilities
[26/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[29/302] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/302] Compiling HashTreeCollections _AncestorHashSlots.swift
[31/302] Compiling HashTreeCollections _Bitmap.swift
[32/304] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[33/304] Compiling HashTreeCollections _HashNode+Storage.swift
[34/304] Compiling HeapModule _HeapNode.swift
[35/304] Compiling HeapModule Heap.swift
[36/304] Compiling HashTreeCollections TreeSet+Hashable.swift
[37/304] Compiling HashTreeCollections TreeSet+Sendable.swift
[38/304] Compiling HashTreeCollections TreeSet+Sequence.swift
[39/304] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[40/304] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[41/304] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[42/304] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[43/304] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[44/304] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[45/304] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[46/314] Compiling HeapModule Heap+Invariants.swift
[47/314] Compiling HeapModule Heap+Descriptions.swift
[48/314] Compiling HeapModule Heap+UnsafeHandle.swift
[49/314] Emitting module HeapModule
[51/315] Compiling HashTreeCollections _Bucket.swift
[52/315] Compiling HashTreeCollections _Hash.swift
[53/315] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[54/315] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[55/315] Compiling HashTreeCollections _HashNode+Debugging.swift
[56/315] Compiling HashTreeCollections _HashNode+Initializers.swift
[57/315] Compiling HashTreeCollections _HashLevel.swift
[58/315] Compiling HashTreeCollections _HashNode+Builder.swift
[59/315] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[60/315] Compiling HashTreeCollections TreeDictionary+Filter.swift
[61/315] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[62/315] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[63/315] Compiling HashTreeCollections TreeDictionary+Keys.swift
[64/315] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[65/315] Compiling HashTreeCollections TreeDictionary+Merge.swift
[71/322] Compiling BitCollections BitSet.Index.swift
[72/322] Compiling BitCollections BitSet._UnsafeHandle.swift
[73/329] Compiling HashTreeCollections TreeDictionary+Collection.swift
[74/329] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[75/329] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[76/329] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[77/329] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[80/329] Compiling DequeModule _DequeSlot.swift
[81/329] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/329] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[83/329] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[84/329] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[85/329] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[86/329] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[87/329] Compiling HashTreeCollections _HashNode+Structural merge.swift
[88/329] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[89/329] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[90/329] Compiling HashTreeCollections _HashNode+Structural union.swift
[91/329] Compiling _RopeModule BigString+Hashing.swift
[92/329] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[93/329] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[94/329] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[95/329] Compiling HashTreeCollections _HashNode.swift
[96/329] Compiling HashTreeCollections _HashNodeHeader.swift
[97/329] Compiling HashTreeCollections _HashSlot.swift
[98/329] Compiling HashTreeCollections _HashNode+Invariants.swift
[99/329] Compiling HashTreeCollections _HashNode+Lookups.swift
[106/329] Emitting module BitCollections
[108/329] Compiling HashTreeCollections _HashStack.swift
[109/329] Compiling HashTreeCollections _HashTreeIterator.swift
[110/329] Compiling HashTreeCollections _HashTreeStatistics.swift
[111/329] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[112/329] Compiling HashTreeCollections _RawHashNode.swift
[113/329] Compiling HashTreeCollections _UnmanagedHashNode.swift
[121/329] Compiling OrderedCollections OrderedSet+SubSequence.swift
[122/329] Compiling OrderedCollections OrderedSet+Testing.swift
[123/329] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[124/329] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[125/329] Compiling OrderedCollections OrderedSet.swift
[126/329] Compiling OrderedCollections _UnsafeBitset.swift
[127/329] Compiling HashTreeCollections TreeSet+Equatable.swift
[128/329] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[129/329] Compiling HashTreeCollections TreeSet+Extras.swift
[130/329] Compiling HashTreeCollections TreeSet+Filter.swift
[145/329] Compiling HashTreeCollections _UnsafePath.swift
[146/329] Compiling HashTreeCollections TreeDictionary+Codable.swift
[157/329] Compiling OrderedCollections OrderedSet+Sendable.swift
[160/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[161/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[162/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[163/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[164/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[165/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[166/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[167/329] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[168/329] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[169/329] Compiling HashTreeCollections TreeSet.swift
[185/329] Emitting module DequeModule
[249/340] Emitting module OrderedCollections
[312/341] Emitting module _RopeModule
[313/341] Emitting module HashTreeCollections
[315/342] Compiling _RopeModule Rope+Join.swift
[316/342] Compiling _RopeModule Rope+MutatingForEach.swift
[317/342] Compiling _RopeModule Rope+Remove.swift
[318/342] Compiling _RopeModule Rope+RemoveSubrange.swift
[319/342] Compiling _RopeModule Rope+Split.swift
[320/342] Compiling _RopeModule Optional Utilities.swift
[321/342] Compiling _RopeModule String Utilities.swift
[322/342] Compiling _RopeModule String.Index+ABI.swift
[323/342] Compiling _RopeModule _CharacterRecognizer.swift
[344/345] Compiling Collections Collections.swift
[345/345] Emitting module Collections
[347/357] Compiling Helm Helm+Validation.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[348/358] Compiling Helm Optional+Unwrap.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[349/358] Compiling Helm Segue+Graph.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[350/358] Compiling Helm Helm.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[351/358] Emitting module Helm
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[352/358] Compiling Helm Segue.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[353/358] Compiling Helm Helm+Transitions.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[354/358] Compiling Helm Helm+Traversal.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[355/358] Compiling Helm Errors.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[356/358] Compiling Helm Graph+Operators.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[357/358] Compiling Helm Graph.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
[358/358] Compiling Helm Helm+Navigation.swift
/host/spi-builder-workspace/Sources/Helm/Errors.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
BUILD FAILURE 6.2 wasm