Build Information
Failed to build swift-event-broadcasting, reference 1.1.0 (2fc17a), with Swift 6.3 for Wasm on 17 Apr 2026 18:54:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/antonsynd/swift-event-broadcasting.git
Reference: 1.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/antonsynd/swift-event-broadcasting
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 2fc17aa Merge pull request #2 from antonsynd/copilot/debug-build-failure
Cloned https://github.com/antonsynd/swift-event-broadcasting.git
Revision (git rev-parse @):
2fc17aab483130e0a70646ab163b9405f862a2d0
SUCCESS checkout https://github.com/antonsynd/swift-event-broadcasting.git at 1.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/antonsynd/swift-event-broadcasting.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-collections
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.90s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.56s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities Integer rank.swift
[14/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/31] Compiling InternalCollectionsUtilities Debugging.swift
[19/31] Compiling InternalCollectionsUtilities Descriptions.swift
[20/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[24/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[26/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/31] Compiling InternalCollectionsUtilities String+Padding.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/52] Compiling HeapModule _HeapNode.swift
[34/52] Emitting module ContainersPreview
[35/52] Compiling HeapModule Heap.swift
[36/60] Compiling HeapModule Heap+Invariants.swift
[37/60] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[38/60] Emitting module HeapModule
[39/60] Compiling HeapModule Heap+Descriptions.swift
[40/60] Compiling HeapModule Heap+UnsafeHandle.swift
[42/106] Emitting module BitCollections
[43/106] Compiling BitCollections BitArray+Equatable.swift
[44/106] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[45/106] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[46/106] Compiling BitCollections BitArray+Extras.swift
[47/106] Compiling BitCollections BitArray+Fill.swift
[48/106] Compiling BitCollections BitArray+Hashable.swift
[49/106] Compiling BitCollections BitArray+Initializers.swift
[50/106] Compiling BitCollections BitArray+Invariants.swift
[51/221] Compiling ContainersPreview OutputSpan+Extras.swift
[52/221] Compiling ContainersPreview TemporaryAllocation.swift
[53/221] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[54/221] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[55/221] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[56/221] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[57/221] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[58/221] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[59/221] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[60/221] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[61/221] Compiling ContainersPreview RandomAccessContainer.swift
[62/221] Compiling ContainersPreview RangeExpression2.swift
[63/221] Compiling ContainersPreview RangeReplaceableContainer.swift
[64/221] Compiling ContainersPreview Drain+Map.swift
[65/221] Compiling ContainersPreview Box.swift
[66/221] Compiling ContainersPreview Inout.swift
[67/221] Compiling ContainersPreview InputSpan.swift
[68/221] Compiling ContainersPreview Shared.swift
[69/243] Compiling ContainersPreview Container.swift
[70/243] Compiling ContainersPreview ContainerIterator.swift
[71/243] Compiling ContainersPreview DynamicContainer.swift
[72/243] Compiling ContainersPreview MutableContainer.swift
[73/243] Compiling ContainersPreview PermutableContainer.swift
[74/339] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[75/339] Compiling ContainersPreview BorrowingSequence.swift
[76/339] Compiling ContainersPreview BidirectionalContainer.swift
[77/339] Compiling ContainersPreview Container+Filter.swift
[78/339] Compiling ContainersPreview Container+SpanwiseZip.swift
[79/339] Compiling ContainersPreview Drain+Reduce.swift
[80/339] Compiling ContainersPreview Drain.swift
[81/339] Compiling ContainersPreview Producer+Collect.swift
[82/339] Compiling ContainersPreview Producer+Filter.swift
[83/339] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[84/339] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[85/339] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[86/339] Compiling HashTreeCollections TreeDictionary+Filter.swift
[88/380] Compiling DequeModule UniqueDeque+Consumption.swift
[89/380] Compiling DequeModule UniqueDeque+Container.swift
[90/380] Compiling DequeModule UniqueDeque+Descriptions.swift
[91/380] Compiling DequeModule UniqueDeque+Equatable.swift
[92/380] Compiling DequeModule UniqueDeque+Experimental.swift
[96/385] Compiling DequeModule UniqueDeque+Hashable.swift
[97/385] Compiling DequeModule UniqueDeque+Initializers.swift
[98/385] Compiling DequeModule UniqueDeque+Insertions.swift
[99/385] Compiling DequeModule UniqueDeque+Prepend.swift
[100/392] Compiling DequeModule Deque+Testing.swift
[101/392] Compiling DequeModule Deque._Storage.swift
[102/392] Compiling DequeModule Deque._UnsafeHandle.swift
[103/392] Compiling DequeModule Deque.swift
[104/392] Compiling DequeModule _DequeBuffer.swift
[105/392] Compiling DequeModule _DequeBufferHeader.swift
[106/392] Compiling DequeModule RigidDeque+Append.swift
[107/392] Compiling DequeModule Deque+Codable.swift
[108/392] Compiling DequeModule Deque+Collection.swift
[109/392] Compiling DequeModule Deque+CustomReflectable.swift
[110/392] Compiling DequeModule Deque+Descriptions.swift
[111/392] Compiling DequeModule Deque+Equatable.swift
[112/392] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[113/392] Compiling DequeModule Deque+Extras.swift
[114/392] Compiling DequeModule Deque+Hashable.swift
[115/392] Compiling DequeModule UniqueDeque+Removals.swift
[116/392] Compiling DequeModule UniqueDeque+Replacements.swift
[117/392] Compiling DequeModule UniqueDeque.swift
[118/392] Compiling DequeModule _DequeSlot.swift
[119/392] Compiling DequeModule _UnsafeDequeHandle.swift
[120/392] Compiling DequeModule _UnsafeDequeSegments.swift
[121/392] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[122/392] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[123/392] Compiling HashTreeCollections _HashNode+Structural union.swift
[124/392] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[125/392] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[126/392] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[127/392] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[128/392] Compiling HashTreeCollections _HashNode.swift
[129/392] Compiling HashTreeCollections _HashNodeHeader.swift
[137/392] Compiling DequeModule RigidDeque+Removals.swift
[138/392] Compiling DequeModule RigidDeque+Replacements.swift
[139/392] Compiling DequeModule RigidDeque+Testing.swift
[140/392] Compiling DequeModule RigidDeque.swift
[141/392] Compiling DequeModule UniqueDeque+Append.swift
[144/392] Compiling DequeModule RigidDeque+Prepend.swift
[152/392] Compiling DequeModule RigidDeque+Consumption.swift
[153/392] Compiling DequeModule RigidDeque+Container.swift
[154/392] Compiling DequeModule RigidDeque+Descriptions.swift
[155/392] Compiling DequeModule RigidDeque+Equatable.swift
[156/392] Compiling DequeModule RigidDeque+Experimental.swift
[157/392] Compiling DequeModule RigidDeque+Hashable.swift
[158/392] Compiling DequeModule RigidDeque+Initializers.swift
[159/392] Compiling DequeModule RigidDeque+Insertions.swift
[191/402] Compiling HashTreeCollections _HashSlot.swift
[209/402] Emitting module _RopeModule
[210/411] Compiling OrderedCollections OrderedSet+SubSequence.swift
[211/411] Compiling OrderedCollections OrderedSet+Testing.swift
[212/411] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[213/411] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[214/411] Compiling OrderedCollections OrderedSet.swift
[215/411] Compiling OrderedCollections _UnsafeBitset.swift
[216/411] Compiling HashTreeCollections TreeSet+Equatable.swift
[217/411] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[218/411] Compiling HashTreeCollections TreeSet+Extras.swift
[219/411] Compiling HashTreeCollections TreeSet+Filter.swift
[220/411] Compiling HashTreeCollections TreeSet+Hashable.swift
[221/411] Compiling HashTreeCollections TreeSet+Sendable.swift
[222/411] Compiling HashTreeCollections TreeSet+Sequence.swift
[223/411] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[224/411] Compiling _RopeModule Rope+Join.swift
[225/411] Compiling _RopeModule Rope+MutatingForEach.swift
[226/411] Compiling _RopeModule Rope+Remove.swift
[227/411] Compiling _RopeModule Rope+RemoveSubrange.swift
[228/411] Compiling _RopeModule Rope+Split.swift
[229/411] Compiling _RopeModule Optional Utilities.swift
[231/411] Compiling OrderedCollections OrderedSet+Sendable.swift
[267/412] Compiling _RopeModule String Utilities.swift
[268/412] Compiling _RopeModule String.Index+ABI.swift
[269/412] Compiling _RopeModule _CharacterRecognizer.swift
[270/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[271/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[272/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[273/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[274/412] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[275/412] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[276/412] Compiling HashTreeCollections TreeSet.swift
[298/412] Emitting module OrderedCollections
[378/413] Emitting module HashTreeCollections
[389/414] Emitting module DequeModule
[417/422] Compiling Collections OrderedCollections reexports.swift
[418/422] Compiling Collections HeapModule reexports.swift
[419/422] Compiling Collections HashTreeCollections reexports.swift
[420/422] Compiling Collections DequeModule reexports.swift
[421/422] Emitting module Collections
[422/422] Compiling Collections BitCollections reexports.swift
[424/434] Compiling Events EventSubscribers.swift
[425/434] Compiling Events ObjectSubscribers.swift
[426/435] Compiling Events EventDispatcher.swift
/host/spi-builder-workspace/Sources/Events/DispatchQueueEventDispatcher.swift:12:28: error: cannot find 'DispatchQueue' in scope
10 | /// Dispatches events via a single dispatch queue.
11 | final public class DispatchQueueEventDispatcher: EventDispatching {
12 | private let eventQueue = DispatchQueue.global()
| `- error: cannot find 'DispatchQueue' in scope
13 | private static var instance: DispatchQueueEventDispatcher?
14 |
[427/435] Compiling Events EventBroadcaster.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[428/435] Emitting module Events
/host/spi-builder-workspace/Sources/Events/DispatchQueueEventDispatcher.swift:12:28: error: cannot find 'DispatchQueue' in scope
10 | /// Dispatches events via a single dispatch queue.
11 | final public class DispatchQueueEventDispatcher: EventDispatching {
12 | private let eventQueue = DispatchQueue.global()
| `- error: cannot find 'DispatchQueue' in scope
13 | private static var instance: DispatchQueueEventDispatcher?
14 |
[429/435] Compiling Events EventBroadcaster+Convenience.swift
[430/435] Compiling Events EventBroadcaster+Debugging.swift
[431/435] Compiling Events DispatchQueueEventDispatcher.swift
/host/spi-builder-workspace/Sources/Events/DispatchQueueEventDispatcher.swift:12:28: error: cannot find 'DispatchQueue' in scope
10 | /// Dispatches events via a single dispatch queue.
11 | final public class DispatchQueueEventDispatcher: EventDispatching {
12 | private let eventQueue = DispatchQueue.global()
| `- error: cannot find 'DispatchQueue' in scope
13 | private static var instance: DispatchQueueEventDispatcher?
14 |
[432/435] Compiling Events Event.swift
/host/spi-builder-workspace/Sources/Events/DispatchQueueEventDispatcher.swift:12:28: error: cannot find 'DispatchQueue' in scope
10 | /// Dispatches events via a single dispatch queue.
11 | final public class DispatchQueueEventDispatcher: EventDispatching {
12 | private let eventQueue = DispatchQueue.global()
| `- error: cannot find 'DispatchQueue' in scope
13 | private static var instance: DispatchQueueEventDispatcher?
14 |
[433/435] Compiling Events EventBroadcaster+Async.swift
[434/435] Compiling Events EventBroadcaster+Combine.swift
[435/435] Compiling Events TypedEvent.swift
BUILD FAILURE 6.3 wasm