Build Information
Successful build of EventDispatcherKit, reference 2.0.2 (3ab80b
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 10:54:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/EventDispatcherKit.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/EventDispatcherKit
* tag 2.0.2 -> FETCH_HEAD
HEAD is now at 3ab80ba lil upd dependency
Cloned https://github.com/NikSativa/EventDispatcherKit.git
Revision (git rev-parse @):
3ab80ba31d1027cca5c3c115ed2cbd21d89f362c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/EventDispatcherKit.git at 2.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/NikSativa/EventDispatcherKit.git
https://github.com/NikSativa/EventDispatcherKit.git
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.2",
"upper_bound" : "3.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
},
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "2.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/Threading.git"
}
],
"manifest_display_name" : "EventDispatcherKit",
"name" : "EventDispatcherKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "EventDispatcherKit",
"targets" : [
"EventDispatcherKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EventDispatcherKitTests",
"module_type" : "SwiftTarget",
"name" : "EventDispatcherKitTests",
"path" : "Tests",
"product_dependencies" : [
"Threading",
"SpryKit"
],
"sources" : [
"EventDispatcherTests.swift",
"MultiThreadEventDispatcherTests.swift",
"TestHelpers/CustomizedEvent+TestHelper.swift",
"TestHelpers/Dictionary+TestHelper.swift",
"TestHelpers/EventName+TestHelper.swift",
"TestHelpers/FakeEventProcessor.swift",
"TestHelpers/FakeMultiThreadEventProcessor.swift",
"TestHelpers/FakeQueueable.swift"
],
"target_dependencies" : [
"EventDispatcherKit"
],
"type" : "test"
},
{
"c99name" : "EventDispatcherKit",
"module_type" : "SwiftTarget",
"name" : "EventDispatcherKit",
"path" : "Sources",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"EventDispatcherKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ConsoleEventProcessor.swift",
"EventDispatcher.swift",
"EventDispatching.swift",
"EventProcessor.swift",
"EventProcessorName.swift",
"Metric/CustomizableEvent.swift",
"Metric/Event.swift",
"Metric/EventName.swift",
"Metric/Events.swift",
"Metric/TechnicalEvent.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/24] Compiling Threading NSLock.swift
[7/24] Compiling Threading NSRecursiveLock.swift
[8/24] Compiling Threading DispatchTime+Queue.swift
[9/24] Compiling Threading IsolatedMain.swift
[10/24] Compiling Threading Atomic.swift
[11/24] Compiling Threading DelayedQueue.swift
[12/24] Compiling Threading Queue.swift
[13/24] Compiling Threading Queueable.swift
[14/24] Compiling Threading Locking.swift
[15/24] Compiling Threading Barrier.swift
[16/24] Compiling Threading Semaphore.swift
[17/24] Compiling Threading Unfair.swift
[18/24] Compiling Threading OSAllocatedUnfairLock.swift
[19/24] Compiling Threading PThread.swift
[20/24] Compiling Threading AnyLock.swift
[21/24] Compiling Threading AnyMutex.swift
[22/24] Compiling Threading Mutexing.swift
[23/24] Compiling Threading Queue+Queueable.swift
[24/24] Emitting module Threading
[25/26] Compiling Threading UnSendable.swift
[26/26] Compiling Threading resource_bundle_accessor.swift
[27/37] Compiling EventDispatcherKit Event.swift
[28/37] Compiling EventDispatcherKit TechnicalEvent.swift
[29/38] Compiling EventDispatcherKit Events.swift
[30/38] Compiling EventDispatcherKit EventName.swift
[31/38] Compiling EventDispatcherKit ConsoleEventProcessor.swift
[32/38] Compiling EventDispatcherKit EventDispatcher.swift
[33/38] Emitting module EventDispatcherKit
[34/38] Compiling EventDispatcherKit EventProcessor.swift
[35/38] Compiling EventDispatcherKit EventDispatching.swift
[36/38] Compiling EventDispatcherKit EventProcessorName.swift
[37/38] Compiling EventDispatcherKit CustomizableEvent.swift
[38/38] Compiling EventDispatcherKit resource_bundle_accessor.swift
Build complete! (17.85s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/924] Fetching sprykit
[140/1344] Fetching sprykit, threading
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.80s)
Fetched https://github.com/NikSativa/Threading.git from cache (0.80s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.1 (1.27s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.44s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[1233/71502] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.23s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.23s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (4.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.65s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.23s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.1.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Build complete.
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.2",
"upper_bound" : "3.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
},
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "2.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/Threading.git"
}
],
"manifest_display_name" : "EventDispatcherKit",
"name" : "EventDispatcherKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "EventDispatcherKit",
"targets" : [
"EventDispatcherKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EventDispatcherKitTests",
"module_type" : "SwiftTarget",
"name" : "EventDispatcherKitTests",
"path" : "Tests",
"product_dependencies" : [
"Threading",
"SpryKit"
],
"sources" : [
"EventDispatcherTests.swift",
"MultiThreadEventDispatcherTests.swift",
"TestHelpers/CustomizedEvent+TestHelper.swift",
"TestHelpers/Dictionary+TestHelper.swift",
"TestHelpers/EventName+TestHelper.swift",
"TestHelpers/FakeEventProcessor.swift",
"TestHelpers/FakeMultiThreadEventProcessor.swift",
"TestHelpers/FakeQueueable.swift"
],
"target_dependencies" : [
"EventDispatcherKit"
],
"type" : "test"
},
{
"c99name" : "EventDispatcherKit",
"module_type" : "SwiftTarget",
"name" : "EventDispatcherKit",
"path" : "Sources",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"EventDispatcherKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ConsoleEventProcessor.swift",
"EventDispatcher.swift",
"EventDispatching.swift",
"EventProcessor.swift",
"EventProcessorName.swift",
"Metric/CustomizableEvent.swift",
"Metric/Event.swift",
"Metric/EventName.swift",
"Metric/Events.swift",
"Metric/TechnicalEvent.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.