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 v1.0.1 (3021e4), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 18:57:30 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/mattcox/Tree.git
Reference: v1.0.1
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
 * tag               v1.0.1     -> FETCH_HEAD
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 v1.0.1
========================================
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-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
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.13s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (1.86s)
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] Emitting module InternalCollectionsUtilities
[12/29] Compiling InternalCollectionsUtilities Debugging.swift
[13/29] Compiling InternalCollectionsUtilities Descriptions.swift
[14/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/29] Compiling InternalCollectionsUtilities Specialize.swift
[16/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/29] Compiling InternalCollectionsUtilities Integer rank.swift
[20/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[31/304] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[32/304] Compiling HeapModule Heap+Invariants.swift
[33/304] Compiling BitCollections BitArray+Hashable.swift
[34/304] Compiling BitCollections BitArray+Initializers.swift
[35/306] Compiling HeapModule Heap+Descriptions.swift
[36/306] Emitting module HeapModule
[37/306] Compiling HeapModule Heap.swift
[38/306] Compiling BitCollections BitArray+Codable.swift
[39/306] Compiling BitCollections BitArray+Collection.swift
[40/306] Compiling BitCollections BitArray+Copy.swift
[41/306] Compiling BitCollections BitArray+CustomReflectable.swift
[42/306] Compiling HeapModule _HeapNode.swift
[43/306] Compiling DequeModule _DequeSlot.swift
[44/306] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/306] Compiling HeapModule Heap+UnsafeHandle.swift
[47/307] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[48/307] Compiling BitCollections BitSet+CustomReflectable.swift
[49/307] Compiling BitCollections BitSet+CustomStringConvertible.swift
[50/307] Compiling BitCollections BitSet+Equatable.swift
[51/307] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[52/307] Compiling BitCollections BitSet+Extras.swift
[53/307] Compiling BitCollections BitSet+Hashable.swift
[54/307] Compiling BitCollections BitSet+Initializers.swift
[55/314] Compiling HashTreeCollections TreeSet+Hashable.swift
[56/314] Compiling HashTreeCollections TreeSet+Sendable.swift
[57/314] Compiling HashTreeCollections TreeSet+Sequence.swift
[58/314] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[59/314] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[60/314] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[61/314] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[62/314] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[63/314] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[64/314] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[65/324] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[66/324] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[67/324] Compiling BitCollections BitSet+SetAlgebra union.swift
[68/324] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[69/324] Compiling BitCollections BitSet.Counted.swift
[70/324] Compiling _RopeModule Rope.swift
[71/324] Compiling _RopeModule RopeElement.swift
[72/324] Compiling BitCollections BitSet+Invariants.swift
[73/324] Compiling BitCollections BitSet+Random.swift
[74/324] Compiling BitCollections BitSet+SetAlgebra basics.swift
[75/324] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[76/324] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[77/324] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[78/324] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[79/324] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[80/324] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[81/324] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[82/324] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[83/324] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[84/324] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[85/324] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[86/324] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[101/331] Compiling BitCollections BitArray+BitwiseOperations.swift
[102/331] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[103/331] Emitting module DequeModule
[118/331] Compiling BitCollections BitArray+RandomBits.swift
[119/331] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[120/331] Compiling BitCollections BitArray+Shifts.swift
[121/331] Compiling BitCollections BitArray+Testing.swift
[122/331] Compiling BitCollections BitArray._UnsafeHandle.swift
[123/331] Compiling BitCollections BitArray.swift
[124/331] Compiling BitCollections BitSet+BidirectionalCollection.swift
[125/331] Compiling BitCollections BitSet+Codable.swift
[126/331] Compiling BitCollections Range+Utilities.swift
[127/331] Compiling BitCollections Slice+Utilities.swift
[128/331] Compiling BitCollections UInt+Tricks.swift
[129/331] Compiling BitCollections _Word.swift
[130/331] Compiling OrderedCollections OrderedSet.swift
[131/331] Compiling OrderedCollections _UnsafeBitset.swift
[132/331] Compiling HashTreeCollections TreeSet+Equatable.swift
[133/331] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[134/331] Compiling HashTreeCollections TreeSet+Extras.swift
[135/331] Compiling HashTreeCollections TreeSet+Filter.swift
[136/331] Compiling BitCollections BitArray+Descriptions.swift
[137/331] Compiling BitCollections BitArray+Equatable.swift
[138/331] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[139/331] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[140/331] Compiling BitCollections BitArray+Extras.swift
[141/331] Compiling BitCollections BitArray+Fill.swift
[162/332] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[163/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[164/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[165/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[166/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[167/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[168/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[169/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[170/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[171/332] Compiling HashTreeCollections TreeSet.swift
[175/332] Compiling BitCollections BitSet.Index.swift
[176/332] Compiling BitCollections BitSet._UnsafeHandle.swift
[177/332] Compiling BitCollections BitSet.swift
[190/341] Emitting module BitCollections
[235/341] Emitting module OrderedCollections
[271/343] Emitting module HashTreeCollections
[272/343] Emitting module _RopeModule
[307/344] Compiling _RopeModule Rope+Join.swift
[308/344] Compiling _RopeModule Rope+MutatingForEach.swift
[309/344] Compiling _RopeModule Rope+Remove.swift
[310/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[311/344] Compiling _RopeModule Rope+Split.swift
[312/344] Compiling _RopeModule Optional Utilities.swift
[313/344] Compiling _RopeModule String Utilities.swift
[314/344] Compiling _RopeModule String.Index+ABI.swift
[315/344] Compiling _RopeModule _CharacterRecognizer.swift
[346/347] Emitting module Collections
[347/347] Compiling Collections Collections.swift
[349/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)
[350/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
[351/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
[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