Build Information
Failed to build swift-collections, reference v1.1.0 (d80037
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 21:27:14 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/GoodHatsLLC/swift-collections-v1_1-fork.git
Reference: v1.1.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/GoodHatsLLC/swift-collections-v1_1-fork
* tag v1.1.0 -> FETCH_HEAD
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 v1.1.0
========================================
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-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/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/27] Compiling _CollectionsUtilities Descriptions.swift
[12/27] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[13/29] Compiling _CollectionsUtilities _UniqueCollection.swift
[14/29] Compiling _CollectionsUtilities Debugging.swift
[15/29] Emitting module _CollectionsUtilities
[16/29] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[17/29] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/29] Compiling _CollectionsUtilities Integer rank.swift
[19/29] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[20/29] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[21/29] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[22/29] Compiling _CollectionsUtilities _SortedCollection.swift
[23/29] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[24/29] Compiling _CollectionsUtilities UInt+reversed.swift
[25/29] Compiling _CollectionsUtilities Array+WithContiguousStorage Compatibility.swift
[26/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/29] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/29] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/149] Compiling HeapModule Heap+Descriptions.swift
[32/192] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/339] Emitting module HeapModule
[34/339] Compiling _CollectionsTestSupport CheckHashable.swift
[35/339] Compiling _CollectionsTestSupport CheckSequence.swift
[36/341] Compiling _CollectionsTestSupport DictionaryAPIChecker.swift
[37/341] Compiling _CollectionsTestSupport HashableBox.swift
[38/341] Compiling _CollectionsTestSupport MinimalSequence.swift
[39/341] Compiling _CollectionsTestSupport ResettableValue.swift
[40/341] Compiling _CollectionsTestSupport Integer Square Root.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/341] Compiling _CollectionsTestSupport LifetimeTracked.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/341] Compiling _CollectionsTestSupport LifetimeTracker.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/341] Compiling _CollectionsTestSupport RandomStableSample.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/345] Compiling HeapModule _HeapNode.swift
[45/345] Compiling HeapModule Heap.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(
[48/345] Compiling _CollectionsTestSupport _CollectionState.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/345] Compiling _CollectionsTestSupport _MinimalCollectionCore.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 _CollectionsTestSupport AllOnesRandomNumberGenerator.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 _CollectionsTestSupport MinimalIterator.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 _CollectionsTestSupport MinimalMutableRandomAccessCollection.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 _CollectionsTestSupport MinimalMutableRangeReplaceableRandomAccessCollection.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 _CollectionsTestSupport MinimalRandomAccessCollection.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 _CollectionsTestSupport MinimalRangeReplaceableRandomAccessCollection.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 HeapModule Heap+Invariants.swift
[57/345] 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(
[58/345] 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(
[59/345] 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(
[60/345] 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(
[61/345] Compiling HeapModule Heap+UnsafeHandle.swift
[65/346] Compiling _CollectionsTestSupport Box.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[67/346] 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(
[68/346] Compiling HashTreeCollections TreeSet+Hashable.swift
[69/346] Compiling HashTreeCollections TreeSet+Sendable.swift
[70/346] Compiling HashTreeCollections TreeSet+Sequence.swift
[71/346] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[72/346] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[73/346] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[74/346] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[75/346] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[76/346] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[77/346] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[78/356] Emitting module BitCollections
[79/363] Compiling DequeModule _DequeSlot.swift
[80/363] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/363] Compiling _RopeModule Rope+_Storage.swift
[82/363] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[83/363] Compiling _RopeModule Rope+_UnsafeHandle.swift
[84/363] Compiling _RopeModule Rope.swift
[85/363] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[86/363] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[87/363] Compiling HashTreeCollections TreeDictionary+Filter.swift
[88/363] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[89/363] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[90/363] Compiling HashTreeCollections TreeDictionary+Keys.swift
[91/363] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[92/363] Compiling HashTreeCollections TreeDictionary+Merge.swift
[93/363] Compiling BitCollections BitSet.Index.swift
[94/363] Compiling BitCollections BitSet._UnsafeHandle.swift
[108/370] 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(
/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(
[119/370] Compiling _CollectionsTestSupport IndexRangeCollection.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(
[120/370] Compiling _CollectionsTestSupport CheckCollection.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(
[121/370] Compiling _CollectionsTestSupport CheckComparable.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(
[122/370] Compiling _CollectionsTestSupport CheckEquatable.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(
[125/370] Compiling _CollectionsTestSupport Assertions.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(
[128/370] Compiling _CollectionsTestSupport TestContext.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(
[129/370] Compiling _CollectionsTestSupport CheckBidirectionalCollection.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(
[130/370] Compiling _CollectionsTestSupport MinimalBidirectionalCollection.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(
[131/370] Compiling _CollectionsTestSupport MinimalCollection.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(
[132/370] Compiling _CollectionsTestSupport MinimalDecoder.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(
[133/370] Compiling _CollectionsTestSupport MinimalEncoder.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(
[134/370] Compiling _CollectionsTestSupport MinimalIndex.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(
BUILD FAILURE 6.2 wasm