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 swift-collections, reference main (d80037), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 21:27:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/GoodHatsLLC/swift-collections-v1_1-fork.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/GoodHatsLLC/swift-collections-v1_1-fork
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d800378 Merge pull request #291 from lorentey/rope-fix-find-at-end
Cloned https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git
Revision (git rev-parse @):
d8003787efafa82f9805594bc51100be29ac6903
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GoodHatsLLC/swift-collections-v1_1-fork.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/27] Emitting module _CollectionsUtilities
[12/29] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/29] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[15/29] Compiling _CollectionsUtilities _SortedCollection.swift
[16/29] Compiling _CollectionsUtilities Descriptions.swift
[17/29] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[18/29] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[19/29] Compiling _CollectionsUtilities UInt+reversed.swift
[20/29] Compiling _CollectionsUtilities _UniqueCollection.swift
[21/29] Compiling _CollectionsUtilities Debugging.swift
[22/29] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[23/29] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[24/29] Compiling _CollectionsUtilities Array+WithContiguousStorage Compatibility.swift
[25/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/29] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/29] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[28/29] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/29] Compiling _CollectionsUtilities Integer rank.swift
[31/339] Compiling HashTreeCollections _HashNode+Storage.swift
[32/339] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[33/341] Compiling HashTreeCollections TreeDictionary+Collection.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[34/341] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[35/341] Compiling HashTreeCollections TreeDictionary+Debugging.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[36/341] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[37/341] Compiling HashTreeCollections _StorageHeader.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[38/341] Compiling HashTreeCollections _UnmanagedHashNode.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[39/341] Compiling HashTreeCollections _UnsafePath.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[40/341] Compiling HashTreeCollections TreeDictionary+Codable.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[41/345] Compiling HeapModule _HeapNode.swift
[42/345] Compiling HeapModule Heap+UnsafeHandle.swift
[43/345] Compiling HeapModule Heap+Invariants.swift
[44/345] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/345] Compiling HeapModule Heap+Descriptions.swift
[46/345] Compiling HeapModule Heap.swift
[47/345] Compiling HashTreeCollections _Hash.swift
[48/345] Compiling HashTreeCollections _HashLevel.swift
[49/345] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[50/345] Compiling HashTreeCollections _HashNode+Structural merge.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[51/345] Compiling HashTreeCollections _HashTreeStatistics.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[52/345] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[53/345] Compiling HashTreeCollections _RawHashNode.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[54/345] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[55/345] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[56/345] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[59/345] Compiling _RopeModule Rope+ForEachWhile.swift
[60/345] Compiling _RopeModule Rope+Insert.swift
[61/345] Compiling HashTreeCollections TreeSet+Sequence.swift
[62/345] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[63/345] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[64/345] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[65/345] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[66/345] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[67/345] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[68/345] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[69/345] Compiling HashTreeCollections _HashNode+Builder.swift
[70/345] Compiling HashTreeCollections _HashNode+Debugging.swift
[71/345] Compiling HashTreeCollections _HashNode+Initializers.swift
[72/345] Compiling HashTreeCollections _HashNode+Invariants.swift
[73/355] Emitting module HeapModule
[75/356] Compiling _CollectionsTestSupport RepeatableRandomNumberGenerator.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[76/356] Compiling _CollectionsTestSupport SetAPIChecker.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[77/356] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[78/356] Compiling _CollectionsTestSupport StringConvertibleValue.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[90/363] Compiling HashTreeCollections _HashNode+Lookups.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[91/363] Compiling HashTreeCollections _AncestorHashSlots.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[92/363] Compiling HashTreeCollections _Bitmap.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[93/363] Compiling HashTreeCollections _Bucket.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[96/363] Compiling DequeModule _DequeSlot.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[97/363] Compiling DequeModule _UnsafeWrappedBuffer.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[98/363] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[99/363] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[100/363] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
[107/363] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[108/363] Emitting module _CollectionsTestSupport
/host/spi-builder-workspace/Tests/_CollectionsTestSupport/AssertionContexts/Assertions.swift:13:8: error: no such module 'XCTest'
 11 | //===----------------------------------------------------------------------===//
 12 |
 13 | import XCTest
    |        `- error: no such module 'XCTest'
 14 |
 15 | public func expectFailure(
BUILD FAILURE 6.2 wasm