Build Information
Successful build of DIKit, reference main (4043e5
), with Swift 6.1 for macOS (SPM) on 11 Jun 2025 16:57:31 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.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
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[10/463] Fetching threading
[321/1430] Fetching threading, sprykit
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.2.0 (1.37s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.57s)
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.43s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.43s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.72s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.60s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.66s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.27s)
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.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
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.0.4
========================================
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": "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",
"dependencies": [
{
"identity": "threading",
"name": "Threading",
"url": "https://github.com/NikSativa/Threading.git",
"version": "2.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Threading",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/NikSativa/DIKit.git
[12/1125] Fetching dikit
Fetched https://github.com/NikSativa/DIKit.git from cache (0.82s)
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/Threading.git from cache (0.45s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.51s)
Creating working copy for https://github.com/NikSativa/DIKit.git
Working copy of https://github.com/NikSativa/DIKit.git resolved at main (4043e5b)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
warning: '.resolve-product-dependencies': dependency 'dikit' is not used by any target
Found 1 product dependencies
- Threading
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/NikSativa/DIKit.git
https://github.com/NikSativa/DIKit.git
{
"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"
}
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
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/28] Emitting module Threading
[7/30] Compiling Threading USendable.swift
[8/30] Compiling Threading resource_bundle_accessor.swift
[9/30] Compiling Threading Mutexing.swift
[10/30] Compiling Threading DelayedQueue.swift
[11/30] Compiling Threading DispatchTime+Queue.swift
[12/30] Compiling Threading Queue+Queueable.swift
[13/30] Compiling Threading QueueBarrier.swift
[14/30] Compiling Threading SyncMutex.swift
[15/30] Compiling Threading UnfairLock.swift
[16/30] Compiling Threading Locking.swift
[17/30] Compiling Threading MutexInitializable.swift
[18/30] Compiling Threading Queue.swift
[19/30] Compiling Threading Queueable.swift
[20/30] Compiling Threading OSAllocatedUnfairLock.swift
[21/30] Compiling Threading PThread.swift
[22/30] Compiling Threading Semaphore.swift
[23/30] Compiling Threading LockedValue.swift
[24/30] Compiling Threading OSAllocatedUnfairMutex.swift
[25/30] Compiling Threading AnyLock.swift
[26/30] Compiling Threading AnyMutex.swift
[27/30] Compiling Threading AtomicValue.swift
[28/30] Compiling Threading IsolatedMain.swift
[29/30] Compiling Threading NSLock.swift
[30/30] Compiling Threading NSRecursiveLock.swift
[31/58] Compiling DIKit Forwarder.swift
[32/58] Compiling DIKit InjectSettings.swift
[33/58] Compiling DIKit ObservableResolver.swift
[34/60] Compiling DIKit Inject.swift
[35/60] Compiling DIKit InjectLazy.swift
[36/60] Compiling DIKit InjectProvider.swift
[37/60] Emitting module DIKit
[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 ViewControllerFactory.swift
[44/60] Compiling DIKit InstanceWrapper.swift
[45/60] Compiling DIKit Lazy.swift
[46/60] Compiling DIKit Options.swift
[47/60] Compiling DIKit DIObservedObject.swift
[48/60] Compiling DIKit DIProvider.swift
[49/60] Compiling DIKit InjectWrapped.swift
[50/60] Compiling DIKit Registrator.swift
[51/60] Compiling DIKit Resolver.swift
[52/60] Compiling DIKit SelfInjectable.swift
[53/60] Compiling DIKit ContainerStorage.swift
[54/60] Compiling DIKit ForwardingStorage.swift
[55/60] Compiling DIKit Storage.swift
[56/60] Compiling DIKit TransientStorage.swift
[57/60] Compiling DIKit WeakStorage.swift
[58/60] Compiling DIKit DIState.swift
[59/60] Compiling DIKit DIStateObject.swift
[60/60] Compiling DIKit EnvParametersHolder.swift
Build complete! (15.02s)
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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/niksativa/dikit/main
Repository: NikSativa/DIKit
Swift version used: 6.1
Target: DIKit
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'DIKit'...
Finished extracting symbol information for 'DIKit'. (6.29s)
Building documentation for 'DIKit'...
Finished building documentation for 'DIKit' (0.22s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/dikit/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updated https://github.com/NikSativa/Threading.git (0.44s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.44s)
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/apple/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.62s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.85s)
Updated https://github.com/NikSativa/SpryKit.git (0.85s)
Updated https://github.com/apple/swift-syntax.git (0.85s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (1.94s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.48s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.65s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.58s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
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.4
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[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 DeclarationFragments.swift
[14/57] Compiling SymbolKit Fragment.swift
[15/57] Compiling SymbolKit FragmentKind.swift
[16/57] Compiling SymbolKit FunctionParameter.swift
[17/57] Compiling SymbolKit FunctionSignature.swift
[18/57] Emitting module Snippets
[19/57] Compiling Snippets Snippet.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Compiling SymbolKit Identifier.swift
[30/57] Compiling SymbolKit KindIdentifier.swift
[31/57] Compiling SymbolKit Location.swift
[32/57] Compiling SymbolKit Mutability.swift
[33/57] Compiling SymbolKit GenericConstraint.swift
[34/57] Compiling SymbolKit GenericParameter.swift
[35/57] Compiling SymbolKit Generics.swift
[36/57] Compiling SymbolKit Namespace.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 SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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] Emitting module snippet_extract
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract URL+Status.swift
[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.43s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/24] Emitting module Threading
[3/26] Compiling Threading Mutexing.swift
[4/26] Compiling Threading DelayedQueue.swift
[5/26] Compiling Threading QueueBarrier.swift
[6/26] Compiling Threading SyncMutex.swift
[7/26] Compiling Threading UnfairLock.swift
[8/26] Compiling Threading Locking.swift
[9/26] Compiling Threading MutexInitializable.swift
[10/26] Compiling Threading DispatchTime+Queue.swift
[11/26] Compiling Threading Queue+Queueable.swift
[12/26] Compiling Threading OSAllocatedUnfairLock.swift
[13/26] Compiling Threading PThread.swift
[14/26] Compiling Threading Semaphore.swift
[15/26] Compiling Threading LockedValue.swift
[16/26] Compiling Threading OSAllocatedUnfairMutex.swift
[17/26] Compiling Threading Queue.swift
[18/26] Compiling Threading Queueable.swift
[19/26] Compiling Threading IsolatedMain.swift
[20/26] Compiling Threading NSLock.swift
[21/26] Compiling Threading NSRecursiveLock.swift
[22/26] Compiling Threading AnyLock.swift
[23/26] Compiling Threading AnyMutex.swift
[24/26] Compiling Threading AtomicValue.swift
[25/26] Compiling Threading USendable.swift
[26/26] Compiling Threading resource_bundle_accessor.swift
[27/54] Compiling DIKit SelfInjectable.swift
[28/54] Compiling DIKit ContainerStorage.swift
[29/54] Compiling DIKit ForwardingStorage.swift
[30/54] Compiling DIKit ViewControllerFactory.swift
[31/54] Compiling DIKit InstanceWrapper.swift
[32/54] Compiling DIKit Lazy.swift
[33/56] Emitting module DIKit
[34/56] Compiling DIKit InjectWrapped.swift
[35/56] Compiling DIKit Registrator.swift
[36/56] Compiling DIKit Resolver.swift
[37/56] Compiling DIKit Forwarder.swift
[38/56] Compiling DIKit InjectSettings.swift
[39/56] Compiling DIKit ObservableResolver.swift
[40/56] Compiling DIKit DIState.swift
[41/56] Compiling DIKit DIStateObject.swift
[42/56] Compiling DIKit EnvParametersHolder.swift
[43/56] Compiling DIKit Inject.swift
[44/56] Compiling DIKit InjectLazy.swift
[45/56] Compiling DIKit InjectProvider.swift
[46/56] Compiling DIKit Options.swift
[47/56] Compiling DIKit DIObservedObject.swift
[48/56] Compiling DIKit DIProvider.swift
[49/56] Compiling DIKit Storage.swift
[50/56] Compiling DIKit TransientStorage.swift
[51/56] Compiling DIKit WeakStorage.swift
[52/56] Compiling DIKit Arguments.swift
[53/56] Compiling DIKit Assembly.swift
[54/56] Compiling DIKit Container.swift
[55/56] Compiling DIKit Provider.swift
[56/56] Compiling DIKit resource_bundle_accessor.swift
Build of target: 'DIKit' complete! (1.97s)
460
4 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/dikit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/dikit/main
File count: 460
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-niksativa-dikit-main-0f4a37f3.zip to s3://spi-docs-inbox/prod-niksativa-dikit-main-0f4a37f3.zip
Copying... [16%]
Copying... [25%]
Copying... [33%]
Copying... [41%]
Copying... [58%]
Copying... [66%]
Copying... [74%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.