The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-event-broadcasting, reference 1.1.0 (2fc17a), with Swift 6.3 for Android on 17 Apr 2026 18:55:10 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build 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:         android
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-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-collections
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (3.10s)
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
[0/11] Write swift-version--4F562202D5529B1.txt
[0/11] Write sources
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[14/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[16/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/31] Compiling InternalCollectionsUtilities Integer rank.swift
[23/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/31] Compiling InternalCollectionsUtilities Debugging.swift
[28/31] Compiling InternalCollectionsUtilities Descriptions.swift
[29/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/31] Compiling InternalCollectionsUtilities String+Padding.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/292] Compiling HashTreeCollections _HashStack.swift
[34/292] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[35/292] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[36/292] Compiling HashTreeCollections _HashNode+Storage.swift
[37/292] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[38/292] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[39/292] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[40/292] Compiling HashTreeCollections _HashNode.swift
[41/292] Compiling HashTreeCollections _HashNodeHeader.swift
[42/292] Compiling HashTreeCollections _HashSlot.swift
[43/308] Compiling HashTreeCollections _HashNode+Structural filter.swift
[44/308] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[45/308] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[46/308] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[47/309] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[48/309] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[49/309] Compiling HashTreeCollections _HashNode+Structural merge.swift
[50/309] Compiling HashTreeCollections _AncestorHashSlots.swift
[51/331] Compiling HashTreeCollections _Bitmap.swift
[52/331] Compiling HashTreeCollections _Bucket.swift
[53/331] Compiling HashTreeCollections _Hash.swift
[54/331] Compiling HashTreeCollections _HashLevel.swift
[55/331] Compiling HashTreeCollections _HashNode+Builder.swift
[56/331] Compiling HashTreeCollections _HashNode+Debugging.swift
[57/331] Compiling HashTreeCollections _HashNode+Initializers.swift
[58/331] Compiling HashTreeCollections _HashNode+Invariants.swift
[59/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[60/331] Compiling ContainersPreview Box.swift
[61/331] Compiling ContainersPreview Inout.swift
[62/331] Compiling ContainersPreview InputSpan.swift
[63/331] Compiling ContainersPreview Shared.swift
[64/331] Emitting module ContainersPreview
[65/331] Compiling HeapModule _HeapNode.swift
[66/331] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[67/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[68/331] Compiling HashTreeCollections _HashNode+Structural union.swift
[69/331] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[70/331] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[71/332] Compiling HeapModule Heap.swift
[73/332] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[74/332] Compiling HeapModule Heap+Invariants.swift
[75/332] Compiling HeapModule Heap+UnsafeHandle.swift
[76/332] Compiling HeapModule Heap+Descriptions.swift
[77/332] Emitting module HeapModule
[79/373] Compiling DequeModule RigidDeque+Append.swift
[80/373] Compiling DequeModule RigidDeque+Consumption.swift
[81/373] Compiling DequeModule RigidDeque+Container.swift
[82/373] Compiling DequeModule RigidDeque+Descriptions.swift
[83/373] Compiling DequeModule Deque+Extras.swift
[84/373] Compiling DequeModule Deque+Hashable.swift
[85/373] Compiling DequeModule Deque+Testing.swift
[86/373] Compiling DequeModule Deque._Storage.swift
[87/380] Compiling HashTreeCollections TreeSet+Hashable.swift
[88/380] Compiling HashTreeCollections TreeSet+Sendable.swift
[89/380] Compiling HashTreeCollections TreeSet+Sequence.swift
[90/380] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[91/380] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[92/380] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[93/380] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[94/380] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[95/380] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[96/380] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[97/380] Compiling DequeModule UniqueDeque+Container.swift
[98/380] Compiling DequeModule UniqueDeque+Descriptions.swift
[99/380] Compiling DequeModule UniqueDeque+Equatable.swift
[100/380] Compiling DequeModule UniqueDeque+Experimental.swift
[101/380] Compiling DequeModule RigidDeque+Equatable.swift
[102/380] Compiling DequeModule RigidDeque+Experimental.swift
[103/380] Compiling DequeModule RigidDeque+Hashable.swift
[104/380] Compiling DequeModule RigidDeque+Initializers.swift
[105/390] Compiling HashTreeCollections TreeDictionary+Codable.swift
[106/390] Compiling HashTreeCollections TreeDictionary+Collection.swift
[107/390] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[108/390] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[109/390] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[110/390] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[111/390] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[112/397] Compiling DequeModule UniqueDeque+Consumption.swift
[117/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[118/402] Compiling OrderedCollections OrderedSet+Testing.swift
[119/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[120/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[121/402] Compiling OrderedCollections OrderedSet.swift
[122/402] Compiling OrderedCollections _UnsafeBitset.swift
[123/402] Compiling HashTreeCollections TreeSet+Equatable.swift
[124/402] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[125/402] Compiling HashTreeCollections TreeSet+Extras.swift
[126/402] Compiling HashTreeCollections TreeSet+Filter.swift
[127/402] Compiling HashTreeCollections TreeDictionary+Filter.swift
[128/402] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[129/402] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[130/402] Compiling HashTreeCollections TreeDictionary+Keys.swift
[131/402] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[132/402] Compiling HashTreeCollections TreeDictionary+Merge.swift
[133/402] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[134/402] Compiling DequeModule _DequeBuffer.swift
[135/402] Compiling DequeModule _DequeBufferHeader.swift
[141/402] Compiling DequeModule RigidDeque+Insertions.swift
[142/402] Compiling DequeModule RigidDeque+Prepend.swift
[143/402] Compiling DequeModule UniqueDeque+Hashable.swift
[144/402] Compiling DequeModule UniqueDeque+Initializers.swift
[145/402] Compiling DequeModule UniqueDeque+Insertions.swift
[146/402] Compiling DequeModule UniqueDeque+Prepend.swift
[147/402] Compiling DequeModule UniqueDeque+Removals.swift
[155/402] Compiling BitCollections BitSet.Index.swift
[161/402] Compiling DequeModule Deque._UnsafeHandle.swift
[162/402] Compiling DequeModule Deque.swift
[163/402] Compiling DequeModule RigidDeque+Removals.swift
[164/402] Compiling DequeModule RigidDeque+Replacements.swift
[165/402] Compiling DequeModule RigidDeque+Testing.swift
[166/402] Compiling DequeModule RigidDeque.swift
[167/402] Compiling DequeModule UniqueDeque+Append.swift
[194/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[195/402] Compiling DequeModule UniqueDeque+Replacements.swift
[196/402] Compiling DequeModule UniqueDeque.swift
[197/402] Compiling DequeModule _DequeSlot.swift
[198/402] Compiling DequeModule _UnsafeDequeHandle.swift
[199/402] Compiling DequeModule _UnsafeDequeSegments.swift
[220/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[221/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[222/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[223/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[224/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[225/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[226/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[227/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[228/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[229/402] Compiling HashTreeCollections TreeSet.swift
[236/402] Compiling DequeModule Deque+Codable.swift
[237/402] Compiling DequeModule Deque+Collection.swift
[238/402] Compiling DequeModule Deque+CustomReflectable.swift
[239/402] Compiling DequeModule Deque+Descriptions.swift
[240/402] Compiling DequeModule Deque+Equatable.swift
[241/402] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[244/402] Emitting module BitCollections
[312/412] Emitting module OrderedCollections
[334/413] Emitting module _RopeModule
[378/413] Emitting module HashTreeCollections
[380/414] Emitting module DequeModule
[401/414] Compiling _RopeModule Rope+Join.swift
[402/414] Compiling _RopeModule Rope+MutatingForEach.swift
[403/414] Compiling _RopeModule Rope+Remove.swift
[404/414] Compiling _RopeModule Rope+RemoveSubrange.swift
[405/414] Compiling _RopeModule Rope+Split.swift
[406/414] Compiling _RopeModule Optional Utilities.swift
[407/414] Compiling _RopeModule String Utilities.swift
[408/414] Compiling _RopeModule String.Index+ABI.swift
[409/414] Compiling _RopeModule _CharacterRecognizer.swift
[417/422] Compiling Collections DequeModule reexports.swift
[418/422] Compiling Collections OrderedCollections reexports.swift
[419/422] Compiling Collections HashTreeCollections reexports.swift
[420/422] Compiling Collections HeapModule reexports.swift
[421/422] Compiling Collections BitCollections reexports.swift
[422/422] Emitting module Collections
[424/434] Compiling Events EventSubscribers.swift
[425/434] Compiling Events ObjectSubscribers.swift
[426/435] Compiling Events EventDispatcher.swift
[427/435] Emitting module Events
[428/435] Compiling Events EventBroadcaster.swift
[429/435] Compiling Events EventBroadcaster+Async.swift
[430/435] Compiling Events EventBroadcaster+Combine.swift
[431/435] Compiling Events DispatchQueueEventDispatcher.swift
[432/435] Compiling Events Event.swift
[433/435] Compiling Events EventBroadcaster+Convenience.swift
[434/435] Compiling Events EventBroadcaster+Debugging.swift
[435/435] Compiling Events TypedEvent.swift
Build complete! (79.98s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.