The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-event-broadcasting, reference 1.1.0 (2fc17a), with Swift 6.2 for macOS (SPM) on 13 Dec 2025 02:48:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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/18387] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.97s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (2.72s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
========================================
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",
  "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",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "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.84s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.63s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
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)
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.2
Building package at path:  $PWD
https://github.com/antonsynd/swift-event-broadcasting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-49B95AFC49DCD68C.txt
[11/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/27] Compiling InternalCollectionsUtilities Debugging.swift
[13/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/27] Compiling InternalCollectionsUtilities Descriptions.swift
[16/27] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[17/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/27] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[19/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[20/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/28] Compiling InternalCollectionsUtilities Integer rank.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/28] Emitting module InternalCollectionsUtilities
[29/310] Compiling HashTreeCollections _Bucket.swift
[30/310] Compiling HashTreeCollections _Hash.swift
[31/311] Compiling DequeModule _DequeBuffer.swift
[32/311] Compiling DequeModule _DequeBufferHeader.swift
[33/311] Compiling DequeModule _DequeSlot.swift
[34/311] Compiling HeapModule Heap.swift
[35/311] Compiling HeapModule _HeapNode.swift
[36/311] Compiling HeapModule Heap+Invariants.swift
[37/311] Compiling HeapModule Heap+UnsafeHandle.swift
[38/311] Compiling HashTreeCollections _HashLevel.swift
[39/311] Compiling HashTreeCollections _HashNode+Builder.swift
[40/311] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/311] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/311] Compiling HeapModule Heap+Descriptions.swift
[43/311] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/311] Emitting module HeapModule
[45/311] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/311] Compiling HashTreeCollections TreeSet+Equatable.swift
[47/311] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[48/311] Compiling HashTreeCollections TreeSet+Extras.swift
[49/311] Compiling HashTreeCollections TreeSet+Filter.swift
[50/311] Compiling HashTreeCollections TreeSet+Hashable.swift
[51/311] Compiling HashTreeCollections TreeSet+Sendable.swift
[52/311] Compiling HashTreeCollections TreeSet+Sequence.swift
[53/311] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[54/319] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[55/319] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[56/319] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[57/319] Compiling HashTreeCollections TreeDictionary+Filter.swift
[58/319] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[59/319] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[60/319] Compiling HashTreeCollections _UnmanagedHashNode.swift
[61/319] Compiling HashTreeCollections _UnsafePath.swift
[62/319] Compiling HashTreeCollections TreeDictionary+Codable.swift
[63/319] Compiling HashTreeCollections TreeDictionary+Collection.swift
[64/319] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[65/319] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[66/325] Compiling HashTreeCollections TreeDictionary+Keys.swift
[67/325] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[68/325] Compiling HashTreeCollections TreeDictionary+Merge.swift
[69/325] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[72/325] Compiling HashTreeCollections _HashNodeHeader.swift
[73/325] Compiling HashTreeCollections _HashSlot.swift
[74/325] Compiling HashTreeCollections _HashStack.swift
[75/325] Compiling HashTreeCollections _HashTreeIterator.swift
[76/325] Compiling HashTreeCollections _HashTreeStatistics.swift
[77/325] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[78/325] Compiling HashTreeCollections _HashNode+Structural union.swift
[79/325] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[80/325] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[81/325] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[82/325] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[83/325] Compiling HashTreeCollections _HashNode.swift
[84/330] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[85/330] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[86/330] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[87/330] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[88/330] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[89/330] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[90/330] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[91/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[100/330] Compiling HashTreeCollections _HashNode+Invariants.swift
[101/330] Compiling HashTreeCollections _HashNode+Lookups.swift
[102/330] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[103/330] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[104/330] Compiling HashTreeCollections _HashNode+Storage.swift
[105/330] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[106/330] Compiling HashTreeCollections _HashNode+Structural filter.swift
[107/330] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[108/330] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[109/330] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[115/330] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[116/330] Compiling HashTreeCollections _RawHashNode.swift
[122/330] Compiling HashTreeCollections _AncestorHashSlots.swift
[123/330] Compiling HashTreeCollections _Bitmap.swift
[136/330] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[137/330] Compiling HashTreeCollections TreeDictionary+Values.swift
[138/330] Compiling HashTreeCollections TreeDictionary.swift
[139/330] Compiling HashTreeCollections TreeSet+Codable.swift
[140/330] Compiling _RopeModule Rope+ForEachWhile.swift
[141/330] Compiling _RopeModule Rope+Insert.swift
[142/330] Compiling _RopeModule Rope+Join.swift
[143/330] Compiling _RopeModule Rope+MutatingForEach.swift
[144/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[145/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[146/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[147/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[148/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[149/330] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[150/330] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[151/330] Compiling HashTreeCollections TreeSet.swift
[152/330] Emitting module DequeModule
[153/330] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[154/330] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[155/330] Compiling HashTreeCollections _HashNode+Structural merge.swift
[156/330] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[157/330] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[189/330] Emitting module BitCollections
[203/337] Compiling BitCollections BitSet.swift
[204/337] Compiling BitCollections Range+Utilities.swift
[205/337] Compiling BitCollections Slice+Utilities.swift
[206/337] Compiling BitCollections UInt+Tricks.swift
[207/337] Compiling BitCollections _Word.swift
[244/337] Compiling OrderedCollections OrderedSet.swift
[245/337] Compiling OrderedCollections _UnsafeBitset.swift
[294/337] Emitting module OrderedCollections
[313/337] Emitting module _RopeModule
[314/337] Compiling _RopeModule Rope+Remove.swift
[315/337] Compiling _RopeModule Rope+RemoveSubrange.swift
[316/337] Compiling _RopeModule Rope+Split.swift
[317/337] Compiling _RopeModule Optional Utilities.swift
[318/337] Compiling _RopeModule String Utilities.swift
[319/337] Compiling _RopeModule String.Index+ABI.swift
[320/337] Compiling _RopeModule _CharacterRecognizer.swift
[337/337] Emitting module HashTreeCollections
[338/339] Compiling Collections Collections.swift
[339/339] Emitting module Collections
[340/350] Compiling Events EventSubscribers.swift
[341/350] Compiling Events ObjectSubscribers.swift
[342/351] Compiling Events EventDispatcher.swift
[343/351] Compiling Events EventBroadcaster.swift
[344/351] Compiling Events EventBroadcaster+Convenience.swift
[345/351] Compiling Events EventBroadcaster+Combine.swift
[346/351] Compiling Events DispatchQueueEventDispatcher.swift
[347/351] Compiling Events Event.swift
[348/351] Compiling Events EventBroadcaster+Async.swift
[349/351] Emitting module Events
[350/351] Compiling Events EventBroadcaster+Debugging.swift
[351/351] Compiling Events TypedEvent.swift
Build complete! (8.96s)
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.