Build Information
Successful build of swift-event-broadcasting, reference 1.1.0 (2fc17a), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 19:03:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-collections
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.83s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.55s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-event-broadcasting",
"name": "swift-event-broadcasting",
"url": "https://github.com/antonsynd/swift-event-broadcasting.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-event-broadcasting",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/antonsynd/swift-event-broadcasting.git
[1/282] Fetching swift-event-broadcasting
Fetched https://github.com/antonsynd/swift-event-broadcasting.git from cache (0.69s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.65s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.75s)
Creating working copy for https://github.com/antonsynd/swift-event-broadcasting.git
Working copy of https://github.com/antonsynd/swift-event-broadcasting.git resolved at 1.1.0 (2fc17aa)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'swift-event-broadcasting' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/antonsynd/swift-event-broadcasting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version--6988338F2F200930.txt
[12/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/30] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[15/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[20/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[24/31] Compiling InternalCollectionsUtilities String+Padding.swift
[25/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/31] Compiling InternalCollectionsUtilities Integer rank.swift
[27/31] Compiling InternalCollectionsUtilities Debugging.swift
[28/31] Compiling InternalCollectionsUtilities Descriptions.swift
[29/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/31] Emitting module InternalCollectionsUtilities
[32/333] Compiling HashTreeCollections _HashLevel.swift
[33/333] Compiling HashTreeCollections _HashNode+Builder.swift
[34/333] Compiling HashTreeCollections _HashNode+Debugging.swift
[35/333] Compiling HashTreeCollections _HashNode+Initializers.swift
[36/336] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[37/336] Compiling HashTreeCollections _HashNode+Storage.swift
[38/336] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[39/336] Compiling HashTreeCollections _HashNode+Structural filter.swift
[40/336] Compiling HashTreeCollections _HashNode.swift
[41/336] Compiling HashTreeCollections _HashNodeHeader.swift
[42/336] Compiling HashTreeCollections _HashSlot.swift
[43/336] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[44/336] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[45/336] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[46/336] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[47/336] Compiling HeapModule _HeapNode.swift
[48/336] Compiling HeapModule Heap.swift
[49/336] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[50/336] Compiling HashTreeCollections _RawHashNode.swift
[51/336] Compiling HashTreeCollections _UnmanagedHashNode.swift
[52/336] Compiling HashTreeCollections _UnsafePath.swift
[53/336] Compiling HashTreeCollections _HashNode+Invariants.swift
[54/336] Compiling HashTreeCollections _HashNode+Lookups.swift
[55/336] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[56/336] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[57/336] Compiling HashTreeCollections TreeDictionary+Codable.swift
[58/336] Compiling HashTreeCollections TreeDictionary+Collection.swift
[59/336] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[60/336] Compiling HashTreeCollections _HashStack.swift
[61/336] Compiling HashTreeCollections _HashTreeIterator.swift
[62/336] Compiling HashTreeCollections _HashTreeStatistics.swift
[63/336] Compiling ContainersPreview Inout.swift
[64/336] Compiling ContainersPreview InputSpan.swift
[65/336] Compiling ContainersPreview Shared.swift
[66/336] Emitting module ContainersPreview
[67/336] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[68/336] Compiling HeapModule Heap+Invariants.swift
[69/336] Compiling HeapModule Heap+Descriptions.swift
[70/336] Compiling HeapModule Heap+UnsafeHandle.swift
[77/342] Compiling HashTreeCollections _AncestorHashSlots.swift
[78/342] Compiling HashTreeCollections _Bitmap.swift
[79/342] Compiling HashTreeCollections _Bucket.swift
[80/342] Compiling HashTreeCollections _Hash.swift
[81/342] Emitting module HeapModule
[82/383] Compiling DequeModule UniqueDeque+Experimental.swift
[83/383] Compiling DequeModule UniqueDeque+Hashable.swift
[84/383] Compiling DequeModule UniqueDeque+Initializers.swift
[85/383] Compiling DequeModule UniqueDeque+Insertions.swift
[86/383] Compiling DequeModule UniqueDeque+Prepend.swift
[87/383] Compiling DequeModule UniqueDeque+Removals.swift
[88/389] Compiling DequeModule RigidDeque+Hashable.swift
[89/389] Compiling DequeModule RigidDeque+Initializers.swift
[90/389] Compiling DequeModule RigidDeque+Insertions.swift
[91/389] Compiling DequeModule RigidDeque+Prepend.swift
[92/389] Compiling HashTreeCollections TreeSet+Hashable.swift
[93/389] Compiling HashTreeCollections TreeSet+Sendable.swift
[94/389] Compiling HashTreeCollections TreeSet+Sequence.swift
[95/389] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[96/397] Compiling _RopeModule Rope+Invariants.swift
[97/397] Compiling _RopeModule Rope+_Node.swift
[98/397] Compiling _RopeModule Rope+_Storage.swift
[99/397] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[100/397] Compiling _RopeModule Rope+_UnsafeHandle.swift
[101/397] Compiling BitCollections BitSet._UnsafeHandle.swift
[103/397] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[104/397] Compiling HashTreeCollections TreeDictionary+Values.swift
[105/397] Compiling HashTreeCollections TreeDictionary.swift
[106/397] Compiling HashTreeCollections TreeSet+Codable.swift
[107/397] Compiling _RopeModule Rope+Debugging.swift
[108/397] Compiling _RopeModule Rope+Join.swift
[109/397] Compiling _RopeModule Rope+MutatingForEach.swift
[110/397] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[111/397] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[112/397] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[113/397] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[114/397] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[115/397] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[116/397] Emitting module BitCollections
[129/397] Compiling DequeModule Deque+CustomReflectable.swift
[130/397] Compiling DequeModule Deque+Descriptions.swift
[131/397] Compiling DequeModule Deque+Equatable.swift
[132/397] Compiling DequeModule RigidDeque+Consumption.swift
[133/397] Compiling DequeModule RigidDeque+Container.swift
[134/397] Compiling DequeModule RigidDeque+Descriptions.swift
[136/397] Compiling DequeModule UniqueDeque+Replacements.swift
[137/397] Compiling DequeModule UniqueDeque+Append.swift
[138/397] Compiling DequeModule UniqueDeque+Consumption.swift
[139/397] Compiling DequeModule UniqueDeque+Container.swift
[140/397] Compiling DequeModule UniqueDeque+Descriptions.swift
[164/401] Compiling DequeModule UniqueDeque.swift
[165/401] Compiling DequeModule _DequeSlot.swift
[166/401] Compiling DequeModule _UnsafeDequeHandle.swift
[167/401] Compiling DequeModule UniqueDeque+Equatable.swift
[171/401] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[172/401] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[173/401] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[174/401] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[175/401] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[176/401] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[177/401] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[178/401] Compiling HashTreeCollections TreeSet.swift
[179/401] Compiling DequeModule RigidDeque+Equatable.swift
[180/401] Compiling DequeModule RigidDeque+Experimental.swift
[181/401] Compiling DequeModule Deque._UnsafeHandle.swift
[182/401] Compiling DequeModule Deque.swift
[183/401] Compiling DequeModule _DequeBuffer.swift
[184/401] Compiling DequeModule _DequeBufferHeader.swift
[185/401] Compiling DequeModule RigidDeque+Append.swift
[186/401] Compiling DequeModule RigidDeque+Removals.swift
[187/401] Compiling DequeModule RigidDeque+Replacements.swift
[188/401] Compiling DequeModule RigidDeque+Testing.swift
[189/401] Compiling DequeModule RigidDeque.swift
[199/401] Compiling _RopeModule Rope+Append.swift
[200/401] Compiling _RopeModule Rope+Extract.swift
[201/401] Compiling _RopeModule Rope+Find.swift
[202/401] Compiling _RopeModule Rope+ForEachWhile.swift
[203/401] Compiling _RopeModule Rope+Insert.swift
[206/408] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[207/408] Compiling DequeModule Deque+Extras.swift
[208/408] Compiling DequeModule Deque+Hashable.swift
[209/408] Compiling DequeModule Deque+Testing.swift
[210/408] Compiling DequeModule Deque._Storage.swift
[211/408] Compiling DequeModule Deque+Codable.swift
[213/408] Compiling OrderedCollections OrderedSet+SubSequence.swift
[214/408] Compiling OrderedCollections OrderedSet+Testing.swift
[215/408] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[216/408] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[217/408] Compiling OrderedCollections OrderedSet.swift
[224/408] Compiling DequeModule Deque+Collection.swift
[283/408] Compiling DequeModule _UnsafeDequeSegments.swift
[309/408] Compiling OrderedCollections _UnsafeBitset.swift
[310/408] Compiling _RopeModule Rope+Collection.swift
[311/408] Compiling _RopeModule Rope+Index.swift
[312/408] Compiling _RopeModule Rope+Sequence.swift
[337/408] Emitting module OrderedCollections
[379/408] Emitting module _RopeModule
[380/408] Compiling _RopeModule Rope+Remove.swift
[381/408] Compiling _RopeModule Rope+RemoveSubrange.swift
[382/408] Compiling _RopeModule Rope+Split.swift
[383/408] Compiling _RopeModule Optional Utilities.swift
[384/408] Compiling _RopeModule String Utilities.swift
[385/408] Compiling _RopeModule String.Index+ABI.swift
[386/408] Compiling _RopeModule _CharacterRecognizer.swift
[403/408] Emitting module HashTreeCollections
[404/408] Emitting module DequeModule
[409/414] Compiling Collections HeapModule reexports.swift
[410/414] Compiling Collections OrderedCollections reexports.swift
[411/414] Emitting module Collections
[412/414] Compiling Collections HashTreeCollections reexports.swift
[413/414] Compiling Collections DequeModule reexports.swift
[414/414] Compiling Collections BitCollections reexports.swift
[415/425] Compiling Events EventSubscribers.swift
[416/425] Compiling Events EventDispatcher.swift
[417/425] Compiling Events ObjectSubscribers.swift
[418/425] Compiling Events EventBroadcaster.swift
[419/426] Compiling Events EventBroadcaster+Debugging.swift
[420/426] Compiling Events EventBroadcaster+Combine.swift
[421/426] Compiling Events EventBroadcaster+Async.swift
[422/426] Compiling Events DispatchQueueEventDispatcher.swift
[423/426] Compiling Events Event.swift
[424/426] Emitting module Events
[425/426] Compiling Events EventBroadcaster+Convenience.swift
[426/426] Compiling Events TypedEvent.swift
Build complete! (12.31s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
}
],
"manifest_display_name" : "swift-event-broadcasting",
"name" : "swift-event-broadcasting",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Events",
"targets" : [
"Events"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EventsTests",
"module_type" : "SwiftTarget",
"name" : "EventsTests",
"path" : "Tests/EventsTests",
"sources" : [
"EventBroadcasterAsyncTests.swift",
"EventBroadcasterConvenienceTests.swift",
"EventBroadcasterDebuggingTests.swift",
"EventBroadcasterTests.swift",
"EventDispatcherTests.swift",
"EventSubscribersTests.swift",
"EventTests.swift",
"EventsTestsUtils.swift",
"ObjectSubscribersTests.swift",
"TypedEventTests.swift"
],
"target_dependencies" : [
"Events"
],
"type" : "test"
},
{
"c99name" : "Events",
"module_type" : "SwiftTarget",
"name" : "Events",
"path" : "Sources/Events",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Events"
],
"sources" : [
"DispatchQueueEventDispatcher.swift",
"Event.swift",
"EventBroadcaster+Async.swift",
"EventBroadcaster+Combine.swift",
"EventBroadcaster+Convenience.swift",
"EventBroadcaster+Debugging.swift",
"EventBroadcaster.swift",
"EventDispatcher.swift",
"EventSubscribers.swift",
"ObjectSubscribers.swift",
"TypedEvent.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.