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.10 (92e87f), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 11:35:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.10
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.10    -> FETCH_HEAD
HEAD is now at 92e87f0 Made Helm final
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
92e87f062045b2a1810cd8a77057935a383bcfb1
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.10
========================================
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-4606859-0":/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.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.34s)
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
[0/12] Copying Media.xcassets
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/26] Emitting module InternalCollectionsUtilities
[14/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/27] Compiling InternalCollectionsUtilities Debugging.swift
[18/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/27] Compiling InternalCollectionsUtilities Integer rank.swift
[26/27] Compiling InternalCollectionsUtilities Descriptions.swift
[27/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/103] Compiling OrderedCollections _HashTable+Bucket.swift
[30/103] Compiling OrderedCollections _HashTable+BucketIterator.swift
[31/258] Compiling HeapModule Heap+Invariants.swift
[32/263] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/304] Compiling HeapModule Heap+Descriptions.swift
[34/304] Compiling _RopeModule BigString+CustomStringConvertible.swift
[35/304] Compiling _RopeModule BigString+Equatable.swift
[36/304] Compiling HeapModule _HeapNode.swift
[37/304] Compiling HeapModule Heap.swift
[38/304] Compiling _RopeModule BigString+RemoveSubrange.swift
[39/304] Compiling _RopeModule BigString+ReplaceSubrange.swift
[40/304] Compiling _RopeModule BigString+Split.swift
[41/304] Compiling _RopeModule Range+BigString.swift
[42/304] Compiling HeapModule Heap+UnsafeHandle.swift
[43/304] Emitting module HeapModule
[44/305] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[45/305] Compiling _RopeModule BigString+Hashing.swift
[47/305] Compiling _RopeModule Rope+_Node.swift
[48/305] Compiling _RopeModule BigString+Builder.swift
[49/305] Compiling _RopeModule BigString+Contents.swift
[50/305] Compiling _RopeModule BigString+Debugging.swift
[51/305] Compiling _RopeModule BigString+Index.swift
[52/305] Compiling _RopeModule BigString+Ingester.swift
[53/305] Compiling _RopeModule BigString+Invariants.swift
[54/305] Compiling _RopeModule Rope+Index.swift
[55/305] Compiling _RopeModule Rope+Sequence.swift
[56/305] Compiling _RopeModule Rope+Append.swift
[57/305] Compiling _RopeModule Rope+Extract.swift
[58/305] Compiling _RopeModule Rope+Find.swift
[59/305] Compiling _RopeModule Rope+ForEachWhile.swift
[60/305] Compiling _RopeModule Rope+Insert.swift
[61/312] Compiling _RopeModule _RopeItem.swift
[62/312] Compiling _RopeModule _RopePath.swift
[63/312] Compiling HashTreeCollections TreeSet+Sequence.swift
[64/312] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[65/312] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[66/312] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[67/312] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[68/312] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[69/312] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[70/312] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[71/322] Compiling OrderedCollections OrderedSet+SubSequence.swift
[72/322] Compiling OrderedCollections OrderedSet+Testing.swift
[73/322] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/322] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/322] Compiling OrderedCollections OrderedSet.swift
[76/322] Compiling OrderedCollections _UnsafeBitset.swift
[77/322] Compiling _RopeModule Rope.swift
[78/322] Compiling _RopeModule RopeElement.swift
[79/322] Compiling _RopeModule RopeMetric.swift
[80/322] Compiling _RopeModule RopeSummary.swift
[81/322] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[82/322] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[83/322] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[84/322] Compiling _RopeModule BigString+Chunk+Splitting.swift
[85/322] Compiling _RopeModule BigString+Chunk.swift
[86/322] Compiling _RopeModule BigString+BidirectionalCollection.swift
[87/322] Compiling _RopeModule _RopeVersion.swift
[88/322] Compiling _RopeModule Rope+Collection.swift
[89/322] Compiling _RopeModule BigString+UnicodeScalarView.swift
[90/322] Compiling _RopeModule BigSubstring+UTF16View.swift
[91/322] Compiling _RopeModule BigSubstring+UTF8View.swift
[92/322] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[93/322] Compiling _RopeModule BigSubstring.swift
[94/322] Compiling _RopeModule Rope+Builder.swift
[95/322] Compiling _RopeModule Rope+Debugging.swift
[96/322] Compiling _RopeModule Rope+Invariants.swift
[97/322] Emitting module BitCollections
[98/323] Compiling _RopeModule BigString+UTF16View.swift
[99/323] Compiling _RopeModule BigString+UTF8View.swift
[100/328] Compiling _RopeModule BigString+Comparable.swift
[101/328] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[121/329] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[122/329] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[123/329] Compiling _RopeModule BigString+Sequence.swift
[124/329] Compiling _RopeModule BigString+TextOutputStream.swift
[125/329] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[126/329] Compiling _RopeModule BigString+Chunk+Breaks.swift
[127/329] Compiling _RopeModule BigString+Chunk+Counts.swift
[128/329] Compiling _RopeModule BigString+Chunk+Description.swift
[136/329] Compiling _RopeModule BigString+Insert.swift
[137/329] Compiling _RopeModule BigString+Managing Breaks.swift
[159/329] Emitting module DequeModule
[160/330] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[161/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[162/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[163/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[164/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[165/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[166/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[167/330] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[168/330] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[169/330] Compiling HashTreeCollections TreeSet.swift
[171/330] Compiling BitCollections _Word.swift
[180/339] Compiling _RopeModule BigString+Append.swift
[181/339] Compiling _RopeModule BigString+Initializers.swift
[188/339] Compiling BitCollections BitSet.swift
[189/339] Compiling BitCollections Range+Utilities.swift
[190/339] Compiling BitCollections Slice+Utilities.swift
[191/339] Compiling BitCollections UInt+Tricks.swift
[219/339] Emitting module OrderedCollections
[229/340] Compiling BitCollections BitSet.Index.swift
[230/340] Compiling BitCollections BitSet._UnsafeHandle.swift
[303/341] Emitting module _RopeModule
[304/341] Emitting module HashTreeCollections
[305/342] Compiling _RopeModule Rope+Join.swift
[306/342] Compiling _RopeModule Rope+MutatingForEach.swift
[307/342] Compiling _RopeModule Rope+Remove.swift
[308/342] Compiling _RopeModule Rope+RemoveSubrange.swift
[309/342] Compiling _RopeModule Rope+Split.swift
[310/342] Compiling _RopeModule Optional Utilities.swift
[311/342] Compiling _RopeModule String Utilities.swift
[312/342] Compiling _RopeModule String.Index+ABI.swift
[313/342] Compiling _RopeModule _CharacterRecognizer.swift
[344/345] Compiling Collections Collections.swift
[345/345] Emitting module Collections
[347/357] 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 {
[348/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 {
[349/358] 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 {
[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 {
[351/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 {
[352/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 {
[353/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[354/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 {
[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