Build Information
Successful build of swift-event-broadcasting, reference mainline (2fc17a), with Swift 6.2 for Android on 13 Dec 2025 02:51:09 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/antonsynd/swift-event-broadcasting.git
Reference: mainline
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
* branch mainline -> FETCH_HEAD
* [new branch] mainline -> origin/mainline
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 mainline
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
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-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections
[1/18387] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.54s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (2.14s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-2B04F66FBCF4E350.txt
[11/26] Emitting module InternalCollectionsUtilities
[12/28] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[14/28] Compiling InternalCollectionsUtilities Debugging.swift
[15/28] Compiling InternalCollectionsUtilities Descriptions.swift
[16/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/28] Compiling InternalCollectionsUtilities Integer rank.swift
[22/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/28] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[24/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/303] Compiling HeapModule Heap+Descriptions.swift
[31/303] Compiling OrderedCollections _HashTable+Constants.swift
[32/303] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[33/305] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[34/305] Compiling OrderedCollections OrderedDictionary+Elements.swift
[35/305] Compiling OrderedCollections _HashTable+Testing.swift
[36/305] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[37/305] Compiling HeapModule _HeapNode.swift
[38/305] Compiling HeapModule Heap.swift
[39/305] Compiling OrderedCollections _HashTable.swift
[40/305] Compiling OrderedCollections _Hashtable+Header.swift
[41/305] Emitting module HeapModule
[42/305] Compiling HeapModule Heap+Invariants.swift
[43/305] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/305] Compiling HeapModule Heap+UnsafeHandle.swift
[46/306] Compiling HashTreeCollections TreeSet+Hashable.swift
[47/306] Compiling HashTreeCollections TreeSet+Sendable.swift
[48/306] Compiling HashTreeCollections TreeSet+Sequence.swift
[49/306] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[50/306] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[51/306] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[52/306] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[53/306] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[54/306] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[55/306] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[56/316] Compiling DequeModule _DequeSlot.swift
[57/316] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[60/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[61/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[62/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[63/316] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[64/316] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[65/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[66/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[67/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[68/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[69/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[70/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[71/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[72/323] Compiling OrderedCollections OrderedDictionary.swift
[73/323] Compiling OrderedCollections OrderedSet+Codable.swift
[74/323] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/323] Compiling OrderedCollections OrderedSet+Descriptions.swift
[76/323] Compiling OrderedCollections OrderedSet+Diffing.swift
[77/323] Compiling OrderedCollections OrderedSet+Equatable.swift
[78/323] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[79/330] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[80/330] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[81/330] Compiling OrderedCollections OrderedDictionary+Codable.swift
[82/330] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[83/330] Compiling OrderedCollections OrderedSet+Hashable.swift
[84/330] Compiling OrderedCollections OrderedSet+Initializers.swift
[85/330] Compiling OrderedCollections OrderedSet+Insertions.swift
[86/330] Compiling OrderedCollections OrderedSet+Invariants.swift
[87/330] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[88/330] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[89/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[90/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[91/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[97/330] Compiling BitCollections Range+Utilities.swift
[98/330] Compiling BitCollections Slice+Utilities.swift
[99/330] Compiling BitCollections UInt+Tricks.swift
[100/330] Compiling BitCollections _Word.swift
[101/330] Compiling OrderedCollections OrderedSet.swift
[102/330] Compiling OrderedCollections _UnsafeBitset.swift
[103/330] Compiling HashTreeCollections TreeSet+Equatable.swift
[104/330] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[105/330] Compiling HashTreeCollections TreeSet+Extras.swift
[106/330] Compiling HashTreeCollections TreeSet+Filter.swift
[115/330] Compiling BitCollections BitSet.Index.swift
[116/330] Compiling BitCollections BitSet._UnsafeHandle.swift
[117/330] Compiling BitCollections BitSet.swift
[118/330] Compiling OrderedCollections _HashTable+Bucket.swift
[119/330] Compiling OrderedCollections _HashTable+BucketIterator.swift
[128/330] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[129/330] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[130/330] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[131/330] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[132/330] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[133/330] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[134/330] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[135/330] Compiling OrderedCollections OrderedDictionary+Values.swift
[159/330] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[160/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[161/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/330] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/330] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/330] Compiling HashTreeCollections TreeSet.swift
[177/330] Emitting module DequeModule
[195/331] Emitting module BitCollections
[280/341] Emitting module OrderedCollections
[282/342] Emitting module _RopeModule
[333/342] Compiling _RopeModule Rope+Join.swift
[334/342] Compiling _RopeModule Rope+MutatingForEach.swift
[335/342] Compiling _RopeModule Rope+Remove.swift
[336/342] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/342] Compiling _RopeModule Rope+Split.swift
[338/342] Compiling _RopeModule Optional Utilities.swift
[339/342] Compiling _RopeModule String Utilities.swift
[340/342] Compiling _RopeModule String.Index+ABI.swift
[341/342] Compiling _RopeModule _CharacterRecognizer.swift
[343/343] Emitting module HashTreeCollections
[345/346] Compiling Collections Collections.swift
[346/346] Emitting module Collections
[348/358] Emitting module Events
[349/358] Compiling Events DispatchQueueEventDispatcher.swift
[350/358] Compiling Events Event.swift
[351/359] Compiling Events ObjectSubscribers.swift
[352/359] Compiling Events EventSubscribers.swift
[353/359] Compiling Events EventDispatcher.swift
[354/359] Compiling Events EventBroadcaster+Convenience.swift
[355/359] Compiling Events EventBroadcaster+Debugging.swift
[356/359] Compiling Events EventBroadcaster+Async.swift
[357/359] Compiling Events EventBroadcaster+Combine.swift
[358/359] Compiling Events EventBroadcaster.swift
[359/359] Compiling Events TypedEvent.swift
Build complete! (46.93s)
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" : "/host/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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.