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 1.3.0 (52a1f6), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 01:21:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/ShaftUI/swift-collections.git
Reference: 1.3.0
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/ShaftUI/swift-collections
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 52a1f69 Merge pull request #426 from apple/github-actions-ci-support
Cloned https://github.com/ShaftUI/swift-collections.git
Revision (git rev-parse @):
52a1f698d5faa632df0e1219b1bbffa07cf65260
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ShaftUI/swift-collections.git at 1.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ShaftUI/swift-collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/28] Compiling InternalCollectionsUtilities Specialize.swift
[14/28] Compiling InternalCollectionsUtilities Debugging.swift
[15/28] Compiling InternalCollectionsUtilities Descriptions.swift
[16/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/30] Compiling InternalCollectionsUtilities Integer rank.swift
[22/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[26/30] Emitting module InternalCollectionsUtilities
[27/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/193] Compiling HeapModule Heap+Invariants.swift
[33/369] Compiling BitCollections BitArray+BitwiseOperations.swift
[34/370] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[35/392] Compiling BitCollections BitSet+Equatable.swift
[36/392] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[37/392] Compiling BitCollections BitArray+Descriptions.swift
[38/392] Compiling BitCollections BitArray+Equatable.swift
[39/392] Compiling HeapModule Heap+Descriptions.swift
[40/392] Compiling BitCollections BitSet.Counted.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/392] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.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(
[42/392] Compiling BitCollections BitArray+ExpressibleByStringLiteral.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(
[43/392] Compiling BitCollections BitArray+Extras.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(
[44/392] Compiling BitCollections BitArray.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(
[45/392] Compiling BitCollections BitSet+BidirectionalCollection.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(
[46/392] Compiling BitCollections BitSet+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(
[47/392] Compiling BitCollections BitSet+SetAlgebra isSuperset.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(
[48/396] Compiling HeapModule Heap.swift
[49/396] Compiling HeapModule _HeapNode.swift
[50/396] Compiling BitCollections BitSet+Extras.swift
[51/396] Compiling BitCollections BitSet+Hashable.swift
[52/396] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[53/396] Compiling HeapModule Heap+UnsafeHandle.swift
[54/396] Compiling _CollectionsTestSupport SortedCollectionAPIChecker.swift
[55/396] Compiling _CollectionsTestSupport StringConvertibleValue.swift
[56/396] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[57/396] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[58/396] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[59/396] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[60/396] Compiling BitCollections BitSet+SetAlgebra 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(
/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(
[65/402] Compiling BitCollections BitArray+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(
[66/402] Compiling BitCollections BitSet+SetAlgebra subtract.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(
[67/402] Compiling BitCollections BitSet+SetAlgebra subtracting.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(
[68/402] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.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(
[69/402] Compiling BitCollections BitSet+SetAlgebra union.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(
[70/402] Compiling BitCollections BitSet+Sorted Collection APIs.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(
[71/402] Compiling _RopeModule Rope+ForEachWhile.swift
[72/402] Compiling _RopeModule Rope+Insert.swift
[73/402] Compiling HashTreeCollections TreeSet+Sequence.swift
[74/402] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[75/402] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[76/402] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[77/402] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[78/402] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[79/402] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[80/402] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[81/412] 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(
[82/412] 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(
/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(
[85/412] Compiling DequeModule _DequeSlot.swift
[86/412] Compiling DequeModule _UnsafeWrappedBuffer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/412] 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(
[88/412] Emitting module HeapModule
[92/413] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[93/413] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[94/413] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[95/413] Compiling BitCollections BitSet+Initializers.swift
[96/413] Compiling BitCollections BitSet+Invariants.swift
[97/413] Compiling BitCollections BitSet+Random.swift
[98/413] Compiling BitCollections BitSet+SetAlgebra basics.swift
[99/413] Compiling SortedCollections SortedSet+SetAlgebra.swift
[100/413] Compiling SortedCollections SortedSet+SubSequence.swift
[101/413] Compiling SortedCollections SortedSet+Subscripts.swift
[102/413] Compiling SortedCollections SortedSet.Index.swift
[103/413] Compiling SortedCollections SortedSet.swift
[104/420] Compiling BitCollections BitArray+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(
[105/420] Compiling BitCollections BitArray+Copy.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(
[106/420] Compiling BitCollections BitArray+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(
/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(
[155/420] Compiling BitCollections BitArray+Shifts.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(
[156/420] Compiling BitCollections BitArray+Testing.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(
[157/420] Compiling BitCollections BitArray._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(
[158/420] Compiling BitCollections BitSet+CustomDebugStringConvertible.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(
[159/420] Compiling BitCollections BitSet+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(
[160/420] Compiling BitCollections BitSet+CustomStringConvertible.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(
BUILD FAILURE 6.2 wasm