Build Information
Successful build of DIKit, reference 3.2.4 (da137d), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 18:51:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/DIKit.git
Reference: 3.2.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DIKit
* tag 3.2.4 -> FETCH_HEAD
HEAD is now at da137d9 thread-safe Lazy resolution
Cloned https://github.com/NikSativa/DIKit.git
Revision (git rev-parse @):
da137d906de102b9ad01b599e7680db89156dd1b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DIKit.git at 3.2.4
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/507] Fetching threading
[72/1668] Fetching threading, sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.88s)
Fetched https://github.com/NikSativa/Threading.git from cache (0.88s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (1.52s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (0.62s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[1258/76238] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.97s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.97s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (7.56s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.66s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.72s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.41s)
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/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.3.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
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.2.0
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
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "dikit",
"name": "DIKit",
"url": "https://github.com/NikSativa/DIKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DIKit",
"traits": [
"default"
],
"dependencies": [
{
"identity": "threading",
"name": "Threading",
"url": "https://github.com/NikSativa/Threading.git",
"version": "2.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Threading",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/NikSativa/DIKit.git
[1/1225] Fetching dikit
Fetched https://github.com/NikSativa/DIKit.git from cache (0.83s)
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/Threading.git from cache (0.48s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (0.60s)
Creating working copy for https://github.com/NikSativa/DIKit.git
Working copy of https://github.com/NikSativa/DIKit.git resolved at 3.2.4 (da137d9)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.3.1
warning: '.resolve-product-dependencies': dependency 'dikit' is not used by any target
Found 1 product dependencies
- Threading
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/NikSativa/DIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/28] Emitting module Threading
[7/30] Compiling Threading USendable.swift
[8/30] Compiling Threading resource_bundle_accessor.swift
[9/30] Compiling Threading IsolatedMain.swift
[10/30] Compiling Threading NSLock.swift
[11/30] Compiling Threading NSRecursiveLock.swift
[12/30] Compiling Threading DispatchTime+Queue.swift
[13/30] Compiling Threading Queue+Queueable.swift
[14/30] Compiling Threading UnfairLock.swift
[15/30] Compiling Threading Locking.swift
[16/30] Compiling Threading MutexInitializable.swift
[17/30] Compiling Threading LockedValue.swift
[18/30] Compiling Threading OSAllocatedUnfairMutex.swift
[19/30] Compiling Threading AnyLock.swift
[20/30] Compiling Threading AnyMutex.swift
[21/30] Compiling Threading AtomicValue.swift
[22/30] Compiling Threading QueueBarrier.swift
[23/30] Compiling Threading SyncMutex.swift
[24/30] Compiling Threading Mutexing.swift
[25/30] Compiling Threading DelayedQueue.swift
[26/30] Compiling Threading Queue.swift
[27/30] Compiling Threading Queueable.swift
[28/30] Compiling Threading OSAllocatedUnfairLock.swift
[29/30] Compiling Threading PThread.swift
[30/30] Compiling Threading Semaphore.swift
[31/59] Compiling DIKit WeakStorage.swift
[32/59] Compiling DIKit ViewControllerFactory.swift
[33/59] Compiling DIKit InstanceWrapper.swift
[34/62] Compiling DIKit InjectProvider.swift
[35/62] Compiling DIKit InjectWrapped.swift
[36/62] Compiling DIKit Registrator.swift
[37/62] Emitting module DIKit
[38/62] Compiling DIKit Arguments.swift
[39/62] Compiling DIKit Assembly.swift
[40/62] Compiling DIKit Container.swift
[41/62] Compiling DIKit EntityKeyProviding.swift
[42/62] Compiling DIKit Lazy.swift
[43/62] Compiling DIKit Provider.swift
[44/62] Compiling DIKit resource_bundle_accessor.swift
[45/62] Compiling DIKit ForwardingStorage.swift
[46/62] Compiling DIKit Storage.swift
[47/62] Compiling DIKit TransientStorage.swift
[48/62] Compiling DIKit EnvParametersHolder.swift
[49/62] Compiling DIKit Inject.swift
[50/62] Compiling DIKit InjectLazy.swift
[51/62] Compiling DIKit ObservableResolver.swift
[52/62] Compiling DIKit Options.swift
[53/62] Compiling DIKit DIObservedObject.swift
[54/62] Compiling DIKit Forwarder.swift
[55/62] Compiling DIKit InjectSettings.swift
[56/62] Compiling DIKit IsolatedMainRegistrator.swift
[57/62] Compiling DIKit Resolver.swift
[58/62] Compiling DIKit SelfInjectable.swift
[59/62] Compiling DIKit ContainerStorage.swift
[60/62] Compiling DIKit DIProvider.swift
[61/62] Compiling DIKit DIState.swift
[62/62] Compiling DIKit DIStateObject.swift
Build complete! (15.55s)
Build complete.
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
},
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.1",
"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" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.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",
"LazyThreadSafetyTests.swift",
"ParameterizedExistentialKeyTests.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",
"EntityKeyProviding.swift",
"Forwarder.swift",
"InjectSettings.swift",
"IsolatedMainRegistrator.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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/niksativa/dikit/3.2.4
Repository: NikSativa/DIKit
Swift version used: 6.3
Target: DIKit
Extracting symbol information for 'DIKit'...
Finished extracting symbol information for 'DIKit'. (45.40s)
Building documentation for 'DIKit'...
Finished building documentation for 'DIKit' (0.60s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/dikit/3.2.4
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/mattgallagher/CwlCatchException.git
[1/2277] Fetching swift-docc-plugin
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.58s)
Updated https://github.com/apple/swift-syntax.git (0.91s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.91s)
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/NikSativa/SpryKit.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/NikSativa/SpryKit.git (0.43s)
Updated https://github.com/NikSativa/Threading.git (0.43s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (2.10s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (0.59s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.78s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.68s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.67s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.73s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.87s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module SymbolKit
[8/57] Compiling SymbolKit Relationship.swift
[9/57] Compiling SymbolKit RelationshipKind.swift
[10/57] Compiling SymbolKit SourceOrigin.swift
[11/57] Compiling SymbolKit GenericConstraints.swift
[12/57] Compiling SymbolKit Swift.swift
[13/57] Compiling SymbolKit Identifier.swift
[14/57] Compiling SymbolKit KindIdentifier.swift
[15/57] Compiling SymbolKit Location.swift
[16/57] Compiling SymbolKit Mutability.swift
[17/57] Compiling SymbolKit SourceRange.swift
[18/57] Compiling SymbolKit Metadata.swift
[19/57] Compiling SymbolKit Module.swift
[20/57] Compiling SymbolKit OperatingSystem.swift
[21/57] Compiling SymbolKit Platform.swift
[22/57] Compiling Snippets Snippet.swift
[23/57] Emitting module Snippets
[24/57] Compiling SymbolKit GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit Names.swift
[34/57] Compiling SymbolKit SPI.swift
[35/57] Compiling SymbolKit Snippet.swift
[36/57] Compiling SymbolKit Extension.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.36s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'DIKit' complete! (0.54s)
500
4 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/dikit/3.2.4
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/dikit/3.2.4
File count: 500
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-niksativa-dikit-3.2.4-bf4b95bd.zip to s3://spi-docs-inbox/prod-niksativa-dikit-3.2.4-bf4b95bd.zip
Copying... [15%]
Copying... [22%]
Copying... [37%]
Copying... [45%]
Copying... [52%]
Copying... [67%]
Copying... [75%]
Copying... [82%]
Copying... [97%]
Copying... [100%]
Done.