Build Information
Failed to build Helm, reference main (9e8323
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 11:35:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: 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/valentinradu/Helm
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9e83233 Update README.md
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
9e83233160174813b620e734d6e43018e123ed25
SUCCESS checkout https://github.com/valentinradu/Helm.git at main
========================================
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-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.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.92s)
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] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/27] Emitting module InternalCollectionsUtilities
[18/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/27] Compiling InternalCollectionsUtilities Descriptions.swift
[20/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/27] Compiling InternalCollectionsUtilities Integer rank.swift
[25/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/27] Compiling InternalCollectionsUtilities Debugging.swift
[27/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/147] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/302] Compiling HashTreeCollections _AncestorHashSlots.swift
[31/302] Compiling HashTreeCollections _Bitmap.swift
[32/304] Compiling HeapModule Heap+Descriptions.swift
[33/304] Compiling _RopeModule BigString+CustomStringConvertible.swift
[34/304] Compiling _RopeModule BigString+Equatable.swift
[35/304] Compiling HeapModule Heap.swift
[36/304] Compiling HeapModule _HeapNode.swift
[37/304] Compiling HeapModule Heap+Invariants.swift
[38/304] Compiling HeapModule Heap+UnsafeHandle.swift
[39/304] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[40/304] Compiling _RopeModule BigString+Chunk+Splitting.swift
[41/304] Compiling HashTreeCollections _HashLevel.swift
[42/304] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[43/304] Emitting module HeapModule
[45/305] Compiling HashTreeCollections TreeSet+Hashable.swift
[46/305] Compiling HashTreeCollections TreeSet+Sendable.swift
[47/305] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/305] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/305] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/305] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/305] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/305] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/305] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/305] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/315] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[56/315] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[57/315] Compiling HashTreeCollections TreeDictionary+Keys.swift
[58/315] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[59/315] Compiling HashTreeCollections TreeDictionary+Merge.swift
[60/315] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[61/315] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[62/322] Compiling DequeModule _DequeSlot.swift
[63/322] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/322] Compiling HashTreeCollections _HashStack.swift
[65/322] Compiling HashTreeCollections _HashTreeIterator.swift
[66/322] Compiling HashTreeCollections _HashTreeStatistics.swift
[67/322] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[68/322] Compiling HashTreeCollections _RawHashNode.swift
[69/322] Compiling HashTreeCollections _UnmanagedHashNode.swift
[70/322] Compiling HashTreeCollections _UnsafePath.swift
[71/322] Emitting module DequeModule
[72/322] Compiling _RopeModule BigString+Chunk.swift
[73/322] Compiling _RopeModule BigString+BidirectionalCollection.swift
[74/322] Compiling _RopeModule BigString+Comparable.swift
[75/322] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[76/322] Compiling HashTreeCollections _HashNode+Structural union.swift
[77/322] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[78/322] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[79/322] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[80/322] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[81/322] Compiling HashTreeCollections _HashNode.swift
[82/322] Compiling HashTreeCollections _HashNodeHeader.swift
[83/322] Compiling HashTreeCollections _HashSlot.swift
[86/322] Compiling HashTreeCollections _Bucket.swift
[87/322] Compiling HashTreeCollections _Hash.swift
[92/322] Compiling HashTreeCollections TreeDictionary+Codable.swift
[93/322] Compiling HashTreeCollections TreeDictionary+Collection.swift
[94/322] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[95/322] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[96/322] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[97/322] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[98/322] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[99/322] Compiling HashTreeCollections TreeDictionary+Filter.swift
[100/322] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[101/322] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[102/322] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[103/322] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[104/322] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[105/322] Compiling HashTreeCollections _HashNode+Structural merge.swift
[106/322] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[107/322] Compiling _RopeModule BigString+Index.swift
[108/322] Emitting module BitCollections
[109/329] Compiling BitCollections Range+Utilities.swift
[110/329] Compiling BitCollections Slice+Utilities.swift
[111/329] Compiling BitCollections UInt+Tricks.swift
[112/329] Compiling BitCollections _Word.swift
[113/329] Compiling OrderedCollections OrderedSet.swift
[114/329] Compiling OrderedCollections _UnsafeBitset.swift
[115/329] Compiling HashTreeCollections TreeSet+Equatable.swift
[116/329] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[117/329] Compiling HashTreeCollections TreeSet+Extras.swift
[118/329] Compiling HashTreeCollections TreeSet+Filter.swift
[127/329] Compiling BitCollections BitSet.Index.swift
[128/329] Compiling BitCollections BitSet._UnsafeHandle.swift
[129/329] Compiling BitCollections BitSet.swift
[161/330] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[162/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[163/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[164/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[165/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[166/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[167/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[168/330] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[169/330] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[170/330] Compiling HashTreeCollections TreeSet.swift
[269/339] Emitting module OrderedCollections
[300/341] Emitting module _RopeModule
[323/341] Compiling _RopeModule Rope+Join.swift
[324/341] Compiling _RopeModule Rope+MutatingForEach.swift
[325/341] Compiling _RopeModule Rope+Remove.swift
[326/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[327/341] Compiling _RopeModule Rope+Split.swift
[328/341] Compiling _RopeModule Optional Utilities.swift
[329/341] Compiling _RopeModule String Utilities.swift
[330/341] Compiling _RopeModule String.Index+ABI.swift
[331/341] Compiling _RopeModule _CharacterRecognizer.swift
[342/342] Emitting module HashTreeCollections
[344/345] Compiling Collections Collections.swift
[345/345] Emitting module Collections
[347/357] 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 {
[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.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+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 {
[351/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 {
[352/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 {
[353/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 {
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 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 {
[356/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 {
[357/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 {
[358/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 {
BUILD FAILURE 6.2 wasm