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 Tree, reference main (3021e4), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 18:58:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/mattcox/Tree.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/mattcox/Tree
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3021e42 Merge pull request #2 from Jomy10/main
Cloned https://github.com/mattcox/Tree.git
Revision (git rev-parse @):
3021e4280573866c3d92e5104916640a9bcc9788
SUCCESS checkout https://github.com/mattcox/Tree.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mattcox/Tree.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.50s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[12/27] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[13/27] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[14/27] Emitting module InternalCollectionsUtilities
[15/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/27] Compiling InternalCollectionsUtilities Integer rank.swift
[17/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/29] Compiling InternalCollectionsUtilities Specialize.swift
[24/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/29] Compiling InternalCollectionsUtilities Debugging.swift
[27/29] Compiling InternalCollectionsUtilities Descriptions.swift
[28/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/304] Compiling OrderedCollections _HashTable+Constants.swift
[32/304] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[33/306] Compiling HeapModule Heap+Descriptions.swift
[34/306] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[35/306] Compiling HashTreeCollections _HashNode+Storage.swift
[36/306] Compiling DequeModule _DequeSlot.swift
[37/306] Compiling DequeModule _UnsafeWrappedBuffer.swift
[38/306] Compiling HeapModule _HeapNode.swift
[39/306] Compiling HeapModule Heap.swift
[40/306] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/306] Compiling HeapModule Heap+Invariants.swift
[42/306] Compiling HashTreeCollections TreeSet+Hashable.swift
[43/306] Compiling HashTreeCollections TreeSet+Sendable.swift
[44/306] Compiling HashTreeCollections TreeSet+Sequence.swift
[45/306] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[46/306] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[47/306] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[48/306] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[49/306] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[50/306] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[51/306] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[52/306] Compiling HeapModule Heap+UnsafeHandle.swift
[53/316] Emitting module HeapModule
[55/317] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[56/317] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[57/317] Compiling HashTreeCollections TreeDictionary+Keys.swift
[58/317] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[59/317] Compiling HashTreeCollections TreeDictionary+Merge.swift
[60/317] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[61/317] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[62/324] Compiling OrderedCollections OrderedDictionary+Codable.swift
[63/324] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[64/324] Compiling OrderedCollections _HashTable+Testing.swift
[65/324] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[66/324] Compiling OrderedCollections _HashTable.swift
[67/324] Compiling OrderedCollections _Hashtable+Header.swift
[68/324] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/324] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[70/324] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[71/324] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[72/324] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[73/324] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[74/324] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[75/324] Compiling HashTreeCollections _HashNode+Structural merge.swift
[76/324] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[77/331] Emitting module BitCollections
[86/331] Compiling HashTreeCollections _HashStack.swift
[87/331] Compiling HashTreeCollections _HashTreeIterator.swift
[88/331] Compiling HashTreeCollections _HashTreeStatistics.swift
[89/331] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[90/331] Compiling HashTreeCollections _RawHashNode.swift
[91/331] Compiling HashTreeCollections _UnmanagedHashNode.swift
[92/331] Compiling HashTreeCollections _UnsafePath.swift
[93/331] Compiling HashTreeCollections _HashNode+Structural union.swift
[94/331] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[95/331] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[96/331] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[97/331] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[98/331] Compiling HashTreeCollections _HashNode.swift
[99/331] Compiling HashTreeCollections _HashNodeHeader.swift
[100/331] Compiling HashTreeCollections _HashSlot.swift
[108/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[109/331] Compiling HashTreeCollections TreeDictionary+Codable.swift
[110/331] Compiling HashTreeCollections TreeDictionary+Collection.swift
[111/331] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[112/331] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[113/331] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[114/331] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[115/331] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[116/331] Compiling HashTreeCollections TreeDictionary+Filter.swift
[117/331] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[118/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[119/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[120/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[121/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[122/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[123/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[124/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[125/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[126/331] Compiling HashTreeCollections TreeSet.swift
[127/331] Compiling BitCollections Range+Utilities.swift
[128/331] Compiling BitCollections Slice+Utilities.swift
[129/331] Compiling BitCollections UInt+Tricks.swift
[130/331] Compiling BitCollections _Word.swift
[131/331] Compiling OrderedCollections OrderedSet.swift
[132/331] Compiling OrderedCollections _UnsafeBitset.swift
[133/331] Compiling HashTreeCollections TreeSet+Equatable.swift
[134/331] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[135/331] Compiling HashTreeCollections TreeSet+Extras.swift
[136/331] Compiling HashTreeCollections TreeSet+Filter.swift
[137/331] Compiling OrderedCollections _HashTable+Bucket.swift
[138/331] Compiling OrderedCollections _HashTable+BucketIterator.swift
[147/331] Compiling BitCollections BitSet.Index.swift
[148/331] Compiling BitCollections BitSet._UnsafeHandle.swift
[149/331] Compiling BitCollections BitSet.swift
[182/331] Emitting module DequeModule
[227/332] Emitting module OrderedCollections
[262/343] Emitting module _RopeModule
[285/343] Emitting module HashTreeCollections
[287/344] Compiling _RopeModule Rope+Join.swift
[288/344] Compiling _RopeModule Rope+MutatingForEach.swift
[289/344] Compiling _RopeModule Rope+Remove.swift
[290/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[291/344] Compiling _RopeModule Rope+Split.swift
[292/344] Compiling _RopeModule Optional Utilities.swift
[293/344] Compiling _RopeModule String Utilities.swift
[294/344] Compiling _RopeModule String.Index+ABI.swift
[295/344] Compiling _RopeModule _CharacterRecognizer.swift
[346/347] Emitting module Collections
[347/347] Compiling Collections Collections.swift
[349/352] Compiling Tree NodeIterator.swift
/host/spi-builder-workspace/Sources/Tree/Node.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// An identifiable node that when connected to other child nodes, forms a
[350/352] Compiling Tree TreeBuilder.swift
/host/spi-builder-workspace/Sources/Tree/Node.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// An identifiable node that when connected to other child nodes, forms a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[351/352] Emitting module Tree
/host/spi-builder-workspace/Sources/Tree/Node.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// An identifiable node that when connected to other child nodes, forms a
[352/352] Compiling Tree Node.swift
/host/spi-builder-workspace/Sources/Tree/Node.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | /// An identifiable node that when connected to other child nodes, forms a
BUILD FAILURE 6.2 wasm