Build Information
Successful build of DefferedTaskKit, reference main (434fd2
), with Swift 6.1 for macOS (SPM) on 14 Jun 2025 15:26:32 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/DefferedTaskKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DefferedTaskKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 434fd2a upd SwiftFormat rules and github actions
Cloned https://github.com/NikSativa/DefferedTaskKit.git
Revision (git rev-parse @):
434fd2a985c3ba5556915b674be76d83b97b7a1c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DefferedTaskKit.git at main
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.79s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.79s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (1.34s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
[1258/72050] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.10s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.10s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (3.62s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.43s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.61s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.71s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.32s)
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/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
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.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": "defferedtaskkit",
"name": "DefferedTaskKit",
"url": "https://github.com/NikSativa/DefferedTaskKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DefferedTaskKit",
"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/DefferedTaskKit.git
[1/202] Fetching defferedtaskkit
Fetched https://github.com/NikSativa/DefferedTaskKit.git from cache (0.69s)
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/Threading.git from cache (0.46s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.52s)
Creating working copy for https://github.com/NikSativa/DefferedTaskKit.git
Working copy of https://github.com/NikSativa/DefferedTaskKit.git resolved at main (434fd2a)
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 'defferedtaskkit' 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/DefferedTaskKit.git
https://github.com/NikSativa/DefferedTaskKit.git
{
"dependencies" : [
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/Threading.git"
},
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "DefferedTaskKit",
"name" : "DefferedTaskKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "DefferedTaskKit",
"targets" : [
"DefferedTaskKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DefferedTaskKitStatic",
"targets" : [
"DefferedTaskKit"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "DefferedTaskKitDynamic",
"targets" : [
"DefferedTaskKit"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "DefferedTaskKitTests",
"module_type" : "SwiftTarget",
"name" : "DefferedTaskKitTests",
"path" : "Tests",
"product_dependencies" : [
"Threading",
"SpryKit"
],
"sources" : [
"DefferedTask+ArrayTests.swift",
"DefferedTask+AsyncTests.swift",
"DefferedTask+ResultTests.swift",
"DefferedTask+VoidTests.swift",
"DefferedTask+andThen.swift",
"DefferedTask+combineTests.swift",
"DefferedTask+syncTests.swift",
"DefferedTaskTests.swift",
"TestHelpers.swift"
],
"target_dependencies" : [
"DefferedTaskKit"
],
"type" : "test"
},
{
"c99name" : "DefferedTaskKit",
"module_type" : "SwiftTarget",
"name" : "DefferedTaskKit",
"path" : "Source",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"DefferedTaskKit",
"DefferedTaskKitStatic",
"DefferedTaskKitDynamic"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DefferedTask+Array.swift",
"DefferedTask+Async.swift",
"DefferedTask+Result.swift",
"DefferedTask+Void.swift",
"DefferedTask+andThen.swift",
"DefferedTask+combine.swift",
"DefferedTask+sync.swift",
"DefferedTask.swift",
"Legacy.swift",
"PendingTask.swift",
"PollingTask.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/9] Write sources
[2/9] Copying PrivacyInfo.xcprivacy
[4/9] Write swift-version-2F0A5646E1D333AE.txt
[6/32] Emitting module Threading
[7/34] Compiling Threading USendable.swift
[8/34] Compiling Threading resource_bundle_accessor.swift
[9/34] Compiling Threading IsolatedMain.swift
[10/34] Compiling Threading NSLock.swift
[11/34] Compiling Threading NSRecursiveLock.swift
[12/34] Compiling Threading Mutexing.swift
[13/34] Compiling Threading DelayedQueue.swift
[14/34] Compiling Threading LockedValue.swift
[15/34] Compiling Threading OSAllocatedUnfairMutex.swift
[16/34] Compiling Threading QueueBarrier.swift
[17/34] Compiling Threading SyncMutex.swift
[18/34] Compiling Threading UnfairLock.swift
[19/34] Compiling Threading Locking.swift
[20/34] Compiling Threading MutexInitializable.swift
[21/34] Compiling Threading AnyLock.swift
[22/34] Compiling Threading AnyMutex.swift
[23/34] Compiling Threading AtomicValue.swift
[24/34] Compiling Threading Queue.swift
[25/34] Compiling Threading Queueable.swift
[26/34] Compiling Threading OSAllocatedUnfairLock.swift
[27/34] Compiling Threading PThread.swift
[28/34] Compiling Threading Semaphore.swift
[29/34] Compiling Threading DispatchTime+Queue.swift
[30/34] Compiling Threading Queue+Queueable.swift
[31/46] Compiling DefferedTaskKit Legacy.swift
[32/46] Compiling DefferedTaskKit PollingTask.swift
[33/46] Compiling DefferedTaskKit PendingTask.swift
[34/47] Compiling DefferedTaskKit DefferedTask+sync.swift
[35/47] Compiling DefferedTaskKit DefferedTask.swift
[36/47] Compiling DefferedTaskKit DefferedTask+andThen.swift
[37/47] Compiling DefferedTaskKit DefferedTask+Result.swift
[38/47] Compiling DefferedTaskKit DefferedTask+Void.swift
[39/47] Compiling DefferedTaskKit DefferedTask+Array.swift
[40/47] Compiling DefferedTaskKit DefferedTask+Async.swift
[41/47] Compiling DefferedTaskKit DefferedTask+combine.swift
[42/47] Emitting module DefferedTaskKit
[43/47] Compiling DefferedTaskKit resource_bundle_accessor.swift
[43/47] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'resource_bundle_accessor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Threading.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/DefferedTaskKit.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)'
[45/47] Archiving libDefferedTaskKitStatic.a
[46/47] Linking libDefferedTaskKitDynamic.dylib
Build complete! (9.94s)
Build complete.
{
"dependencies" : [
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/Threading.git"
},
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "DefferedTaskKit",
"name" : "DefferedTaskKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "DefferedTaskKit",
"targets" : [
"DefferedTaskKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DefferedTaskKitStatic",
"targets" : [
"DefferedTaskKit"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "DefferedTaskKitDynamic",
"targets" : [
"DefferedTaskKit"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "DefferedTaskKitTests",
"module_type" : "SwiftTarget",
"name" : "DefferedTaskKitTests",
"path" : "Tests",
"product_dependencies" : [
"Threading",
"SpryKit"
],
"sources" : [
"DefferedTask+ArrayTests.swift",
"DefferedTask+AsyncTests.swift",
"DefferedTask+ResultTests.swift",
"DefferedTask+VoidTests.swift",
"DefferedTask+andThen.swift",
"DefferedTask+combineTests.swift",
"DefferedTask+syncTests.swift",
"DefferedTaskTests.swift",
"TestHelpers.swift"
],
"target_dependencies" : [
"DefferedTaskKit"
],
"type" : "test"
},
{
"c99name" : "DefferedTaskKit",
"module_type" : "SwiftTarget",
"name" : "DefferedTaskKit",
"path" : "Source",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"DefferedTaskKit",
"DefferedTaskKitStatic",
"DefferedTaskKitDynamic"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DefferedTask+Array.swift",
"DefferedTask+Async.swift",
"DefferedTask+Result.swift",
"DefferedTask+Void.swift",
"DefferedTask+andThen.swift",
"DefferedTask+combine.swift",
"DefferedTask+sync.swift",
"DefferedTask.swift",
"Legacy.swift",
"PendingTask.swift",
"PollingTask.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/niksativa/defferedtaskkit/main
Repository: NikSativa/DefferedTaskKit
Swift version used: 6.1
Target: DefferedTaskKit
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 'DefferedTaskKit'...
Finished extracting symbol information for 'DefferedTaskKit'. (3.79s)
Building documentation for 'DefferedTaskKit'...
Finished building documentation for 'DefferedTaskKit' (0.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/niksativa/defferedtaskkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/NikSativa/SpryKit.git
Updated https://github.com/NikSativa/Threading.git (0.43s)
Updated https://github.com/NikSativa/SpryKit.git (0.43s)
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.61s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (1.16s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.99s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.99s)
Updated https://github.com/apple/swift-syntax.git (0.99s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.88s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.60s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.55s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.87s)
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 sources
[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 SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling Snippets Snippet.swift
[12/57] Emitting module Snippets
[13/57] Compiling Snippets SnippetParser.swift
[14/57] Compiling SymbolKit DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit GenericConstraint.swift
[29/57] Compiling SymbolKit GenericParameter.swift
[30/57] Compiling SymbolKit Generics.swift
[31/57] Compiling SymbolKit Namespace.swift
[32/57] Compiling SymbolKit Symbol.swift
[33/57] Compiling SymbolKit SymbolKind.swift
[34/57] Compiling SymbolKit SymbolGraph.swift
[35/57] Compiling SymbolKit GraphCollector.swift
[36/57] Compiling SymbolKit Mixin+Equals.swift
[37/57] Compiling SymbolKit Mixin+Hash.swift
[38/57] Compiling SymbolKit Mixin.swift
[39/57] Compiling SymbolKit LineList.swift
[40/57] Compiling SymbolKit Position.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.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] 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.67s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/24] Emitting module Threading
[3/26] Compiling Threading OSAllocatedUnfairLock.swift
[4/26] Compiling Threading PThread.swift
[5/26] Compiling Threading Semaphore.swift
[6/26] Compiling Threading Mutexing.swift
[7/26] Compiling Threading DelayedQueue.swift
[8/26] Compiling Threading UnfairLock.swift
[9/26] Compiling Threading Locking.swift
[10/26] Compiling Threading MutexInitializable.swift
[11/26] Compiling Threading AnyLock.swift
[12/26] Compiling Threading AnyMutex.swift
[13/26] Compiling Threading AtomicValue.swift
[14/26] Compiling Threading IsolatedMain.swift
[15/26] Compiling Threading NSLock.swift
[16/26] Compiling Threading NSRecursiveLock.swift
[17/26] Compiling Threading DispatchTime+Queue.swift
[18/26] Compiling Threading Queue+Queueable.swift
[19/26] Compiling Threading QueueBarrier.swift
[20/26] Compiling Threading SyncMutex.swift
[21/26] Compiling Threading LockedValue.swift
[22/26] Compiling Threading OSAllocatedUnfairMutex.swift
[23/26] Compiling Threading Queue.swift
[24/26] Compiling Threading Queueable.swift
[25/26] Compiling Threading USendable.swift
[26/26] Compiling Threading resource_bundle_accessor.swift
[27/38] Compiling DefferedTaskKit Legacy.swift
[28/39] Compiling DefferedTaskKit PollingTask.swift
[29/39] Compiling DefferedTaskKit PendingTask.swift
[30/39] Compiling DefferedTaskKit DefferedTask+andThen.swift
[31/39] Compiling DefferedTaskKit DefferedTask+Result.swift
[32/39] Compiling DefferedTaskKit DefferedTask+Void.swift
[33/39] Compiling DefferedTaskKit DefferedTask+sync.swift
[34/39] Emitting module DefferedTaskKit
[35/39] Compiling DefferedTaskKit DefferedTask.swift
[36/39] Compiling DefferedTaskKit DefferedTask+combine.swift
[37/39] Compiling DefferedTaskKit DefferedTask+Array.swift
[38/39] Compiling DefferedTaskKit DefferedTask+Async.swift
[39/39] Compiling DefferedTaskKit resource_bundle_accessor.swift
Build of target: 'DefferedTaskKit' complete! (1.71s)
248
3 /Users/admin/builder/spi-builder-workspace/.docs/niksativa/defferedtaskkit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/defferedtaskkit/main
File count: 248
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-niksativa-defferedtaskkit-main-2c93c82a.zip to s3://spi-docs-inbox/prod-niksativa-defferedtaskkit-main-2c93c82a.zip
Copying... [12%]
Copying... [24%]
Copying... [36%]
Copying... [48%]
Copying... [60%]
Copying... [72%]
Copying... [83%]
Copying... [95%]
Copying... [100%]
Done.