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 (52a1f6), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 01:20:37 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/ShaftUI/swift-collections.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/ShaftUI/swift-collections
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/30] Compiling InternalCollectionsUtilities Specialize.swift
[16/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/30] Emitting module InternalCollectionsUtilities
[20/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/30] Compiling InternalCollectionsUtilities Debugging.swift
[25/30] Compiling InternalCollectionsUtilities Descriptions.swift
[26/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/30] Compiling InternalCollectionsUtilities Integer rank.swift
[28/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/376] Compiling HeapModule Heap+Invariants.swift
[33/377] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/390] Compiling HashTreeCollections _Hash.swift
[35/390] Compiling HashTreeCollections _HashLevel.swift
[36/392] Compiling HeapModule Heap+Descriptions.swift
[37/392] Compiling HashTreeCollections _HashNode+Storage.swift
[38/392] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[39/392] Compiling HashTreeCollections _HashNode+Subtree 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(
[40/392] Compiling HashTreeCollections _HashNode+Subtree Modify.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 HashTreeCollections _HashNode+Subtree 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(
[42/392] Compiling HashTreeCollections _HashNode+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(
[43/396] Compiling HashTreeCollections _HashNode.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/396] Compiling HashTreeCollections _HashNodeHeader.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/396] Compiling HashTreeCollections _HashSlot.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/396] Compiling HashTreeCollections _HashStack.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/396] 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(
[48/396] 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(
[49/396] Compiling HashTreeCollections _HashNode+Structural 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(
[50/396] Compiling HashTreeCollections _HashNode+Structural 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(
[51/396] Compiling HashTreeCollections _HashNode+Structural 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(
[52/396] Compiling HeapModule Heap.swift
[53/396] Compiling HashTreeCollections _HashNode+Builder.swift
[54/396] Compiling HashTreeCollections _HashNode+Debugging.swift
[55/396] Compiling HeapModule _HeapNode.swift
[56/396] 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(
[57/396] 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(
[58/396] 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(
[59/396] 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(
[60/396] 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(
[61/396] 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(
[62/396] 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(
[63/396] 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(
[64/396] 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(
[65/396] Emitting module HeapModule
[66/396] Compiling HeapModule Heap+UnsafeHandle.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[68/397] 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(
[69/397] 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(
[70/397] 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(
[71/397] 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(
[74/397] Compiling HashTreeCollections TreeSet+Hashable.swift
[75/397] Compiling HashTreeCollections TreeSet+Sendable.swift
[76/397] Compiling HashTreeCollections TreeSet+Sequence.swift
[77/397] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[78/397] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[79/397] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[80/397] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[81/397] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[82/397] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[83/397] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[86/407] Compiling HashTreeCollections TreeDictionary+Codable.swift
[87/407] Compiling HashTreeCollections TreeDictionary+Collection.swift
[88/407] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[89/407] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[90/407] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[91/407] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[92/407] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[93/414] Compiling HashTreeCollections _HashNode+Invariants.swift
[94/414] Compiling HashTreeCollections _HashNode+Lookups.swift
[95/414] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[96/414] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[97/414] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[103/414] Compiling HashTreeCollections _HashNode+Initializers.swift
[105/414] Emitting module BitCollections
/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(
/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(
[118/421] Emitting module DequeModule
/host/spi-builder-workspace/Sources/DequeModule/Deque+Collection.swift:26:18: warning: stored property '_storage' of 'Sendable'-conforming struct 'Iterator' has non-Sendable type 'Deque<Element>._Storage'; this is an error in the Swift 6 language mode
 24 |   public struct Iterator: IteratorProtocol {
 25 |     @usableFromInline
 26 |     internal var _storage: Deque._Storage
    |                  `- warning: stored property '_storage' of 'Sendable'-conforming struct 'Iterator' has non-Sendable type 'Deque<Element>._Storage'; this is an error in the Swift 6 language mode
 27 |
 28 |     @usableFromInline
/host/spi-builder-workspace/Sources/DequeModule/Deque._Storage.swift:15:10: note: consider making struct '_Storage' conform to the 'Sendable' protocol
 13 |   @frozen
 14 |   @usableFromInline
 15 |   struct _Storage {
    |          `- note: consider making struct '_Storage' conform to the 'Sendable' protocol
 16 |     @usableFromInline
 17 |     internal typealias _Buffer = ManagedBufferPointer<_DequeBufferHeader, Element>
[125/421] Compiling HashTreeCollections _UnmanagedHashNode.swift
[126/421] Compiling HashTreeCollections _UnsafePath.swift
BUILD FAILURE 6.2 wasm