Build Information
Successful build of DIKit, reference main (4043e5
), with Swift 6.0 for macOS (SPM) on 11 Jun 2025 16:57:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/DIKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DIKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4043e5b upd SwiftFormat rules and github actions and Threading with new AtomicValue
Cloned https://github.com/NikSativa/DIKit.git
Revision (git rev-parse @):
4043e5bfd5e937367d2a75195d924c143001540f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DIKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/NikSativa/DIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/28] Emitting module Threading
[7/30] Compiling Threading USendable.swift
[8/30] Compiling Threading resource_bundle_accessor.swift
[9/30] Compiling Threading DispatchTime+Queue.swift
[10/30] Compiling Threading Queue+Queueable.swift
[11/30] Compiling Threading AnyLock.swift
[12/30] Compiling Threading AnyMutex.swift
[13/30] Compiling Threading AtomicValue.swift
[14/30] Compiling Threading Mutexing.swift
[15/30] Compiling Threading DelayedQueue.swift
[16/30] Compiling Threading UnfairLock.swift
[17/30] Compiling Threading Locking.swift
[18/30] Compiling Threading MutexInitializable.swift
[19/30] Compiling Threading QueueBarrier.swift
[20/30] Compiling Threading SyncMutex.swift
[21/30] Compiling Threading LockedValue.swift
[22/30] Compiling Threading OSAllocatedUnfairMutex.swift
[23/30] Compiling Threading OSAllocatedUnfairLock.swift
[24/30] Compiling Threading PThread.swift
[25/30] Compiling Threading Semaphore.swift
[26/30] Compiling Threading IsolatedMain.swift
[27/30] Compiling Threading NSLock.swift
[28/30] Compiling Threading NSRecursiveLock.swift
[29/30] Compiling Threading Queue.swift
[30/30] Compiling Threading Queueable.swift
[31/58] Emitting module DIKit
[32/60] Compiling DIKit InjectWrapped.swift
[33/60] Compiling DIKit Registrator.swift
[34/60] Compiling DIKit Resolver.swift
[35/60] Compiling DIKit Forwarder.swift
[36/60] Compiling DIKit InjectSettings.swift
[37/60] Compiling DIKit ObservableResolver.swift
[38/60] Compiling DIKit Arguments.swift
[39/60] Compiling DIKit Assembly.swift
[40/60] Compiling DIKit Container.swift
[41/60] Compiling DIKit Provider.swift
[42/60] Compiling DIKit resource_bundle_accessor.swift
[43/60] Compiling DIKit Options.swift
[44/60] Compiling DIKit DIObservedObject.swift
[45/60] Compiling DIKit DIProvider.swift
[46/60] Compiling DIKit SelfInjectable.swift
[47/60] Compiling DIKit ContainerStorage.swift
[48/60] Compiling DIKit ForwardingStorage.swift
[49/60] Compiling DIKit Inject.swift
[50/60] Compiling DIKit InjectLazy.swift
[51/60] Compiling DIKit InjectProvider.swift
[52/60] Compiling DIKit DIState.swift
[53/60] Compiling DIKit DIStateObject.swift
[54/60] Compiling DIKit EnvParametersHolder.swift
[55/60] Compiling DIKit Storage.swift
[56/60] Compiling DIKit TransientStorage.swift
[57/60] Compiling DIKit WeakStorage.swift
[58/60] Compiling DIKit ViewControllerFactory.swift
[59/60] Compiling DIKit InstanceWrapper.swift
[60/60] Compiling DIKit Lazy.swift
Build complete! (24.95s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/967] Fetching sprykit
[156/1430] Fetching sprykit, threading
Fetched https://github.com/NikSativa/Threading.git from cache (0.88s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.88s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.45s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.58s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
[1258/72033] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.09s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.09s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.02s)
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 (0.52s)
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.2.0
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.4
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.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
},
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/Threading.git"
}
],
"manifest_display_name" : "DIKit",
"name" : "DIKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "DIKit",
"targets" : [
"DIKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DIKitTests",
"module_type" : "SwiftTarget",
"name" : "DIKitTests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit"
],
"sources" : [
"ArgumentsTests.swift",
"ContainerThreadSafeTests.swift",
"DIPropertyWrapper/DIObservedObjectTests.swift",
"DIPropertyWrapper/DIProviderTests.swift",
"DIPropertyWrapper/DIStateObjectTests.swift",
"DIPropertyWrapper/DIStateTests.swift",
"DIPropertyWrapperTestCase.swift",
"ImageRenderer+TestHelper.swift",
"SharedPropertyWrapper/InstanceLazyTests.swift",
"SharedPropertyWrapper/InstanceProviderTests.swift",
"SharedPropertyWrapper/ValueLazyTests.swift",
"SharedPropertyWrapper/ValueProviderTests.swift",
"TestHelpers.swift",
"TestHelpers/FakeForwarding.swift",
"TestHelpers/FakeRegistrator.swift",
"TestHelpers/FakeResolver.swift",
"TestHelpers/FakeViewControllerFactory.swift",
"TestHelpers/RegistrationInfo.swift",
"TestHelpers/TestContainer.swift"
],
"target_dependencies" : [
"DIKit"
],
"type" : "test"
},
{
"c99name" : "DIKit",
"module_type" : "SwiftTarget",
"name" : "DIKit",
"path" : "Source",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"DIKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Arguments.swift",
"Assembly.swift",
"Container.swift",
"Forwarder.swift",
"InjectSettings.swift",
"ObservableResolver.swift",
"Options.swift",
"PropertyWrapper/DIPropertyWrapper/DIObservedObject.swift",
"PropertyWrapper/DIPropertyWrapper/DIProvider.swift",
"PropertyWrapper/DIPropertyWrapper/DIState.swift",
"PropertyWrapper/DIPropertyWrapper/DIStateObject.swift",
"PropertyWrapper/EnvParametersHolder.swift",
"PropertyWrapper/SharedPropertyWrapper/Inject.swift",
"PropertyWrapper/SharedPropertyWrapper/InjectLazy.swift",
"PropertyWrapper/SharedPropertyWrapper/InjectProvider.swift",
"PropertyWrapper/SharedPropertyWrapper/InjectWrapped.swift",
"Registrator.swift",
"Resolver.swift",
"SelfInjectable.swift",
"Storages/ContainerStorage.swift",
"Storages/ForwardingStorage.swift",
"Storages/Storage.swift",
"Storages/TransientStorage.swift",
"Storages/WeakStorage.swift",
"ViewControllerFactory.swift",
"Wrappers/InstanceWrapper.swift",
"Wrappers/Lazy.swift",
"Wrappers/Provider.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.