The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DIKit, reference 3.1.0 (4ef0b9), with Swift 6.0 for macOS (SPM) on 22 Mar 2025 18:48:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/DIKit.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DIKit
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at 4ef0b9f ThreadSafe Container
Cloned https://github.com/NikSativa/DIKit.git
Revision (git rev-parse @):
4ef0b9fc9b34e7ce97a82ff5a0b40ec6ded4c2ff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DIKit.git at 3.1.0
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[1/420] Fetching threading
[253/1344] Fetching threading, sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.82s)
Fetched https://github.com/NikSativa/Threading.git from cache (0.82s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.1 (0.44s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.46s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[1258/70804] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (2.92s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (2.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.17s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.55s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.70s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.54s)
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/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.2
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.1.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",
  "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.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Threading",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NikSativa/DIKit.git
[1/1100] Fetching dikit
Fetched https://github.com/NikSativa/DIKit.git from cache (0.78s)
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/Threading.git from cache (0.42s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.1 (0.03s)
Creating working copy for https://github.com/NikSativa/DIKit.git
Working copy of https://github.com/NikSativa/DIKit.git resolved at 3.1.0 (4ef0b9f)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.1.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.0
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.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" : "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.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
[6/24] Compiling Threading DispatchTime+Queue.swift
[7/24] Compiling Threading IsolatedMain.swift
[8/24] Compiling Threading Locking.swift
[9/24] Compiling Threading Barrier.swift
[10/24] Compiling Threading Semaphore.swift
[11/24] Compiling Threading Unfair.swift
[12/24] Compiling Threading AnyLock.swift
[13/24] Compiling Threading AnyMutex.swift
[14/24] Compiling Threading OSAllocatedUnfairLock.swift
[15/24] Compiling Threading PThread.swift
[16/24] Compiling Threading Atomic.swift
[17/24] Compiling Threading DelayedQueue.swift
[18/24] Compiling Threading Queue.swift
[19/24] Compiling Threading Queueable.swift
[20/24] Compiling Threading Mutexing.swift
[21/24] Compiling Threading Queue+Queueable.swift
[22/24] Emitting module Threading
[23/24] Compiling Threading NSLock.swift
[24/24] Compiling Threading NSRecursiveLock.swift
[25/26] Compiling Threading UnSendable.swift
[26/26] Compiling Threading resource_bundle_accessor.swift
[27/54] Compiling DIKit Storage.swift
[28/54] Compiling DIKit TransientStorage.swift
[29/54] Compiling DIKit WeakStorage.swift
[30/56] Compiling DIKit Inject.swift
[31/56] Compiling DIKit InjectLazy.swift
[32/56] Compiling DIKit InjectProvider.swift
[33/56] Compiling DIKit InjectWrapped.swift
[34/56] Compiling DIKit Registrator.swift
[35/56] Compiling DIKit Resolver.swift
[36/56] Emitting module DIKit
[37/56] Compiling DIKit Arguments.swift
[38/56] Compiling DIKit Assembly.swift
[39/56] Compiling DIKit Container.swift
[40/56] Compiling DIKit SelfInjectable.swift
[41/56] Compiling DIKit ContainerStorage.swift
[42/56] Compiling DIKit ForwardingStorage.swift
[43/56] Compiling DIKit ViewControllerFactory.swift
[44/56] Compiling DIKit InstanceWrapper.swift
[45/56] Compiling DIKit Lazy.swift
[46/56] Compiling DIKit Provider.swift
[47/56] Compiling DIKit resource_bundle_accessor.swift
[48/56] Compiling DIKit DIState.swift
[49/56] Compiling DIKit DIStateObject.swift
[50/56] Compiling DIKit EnvParametersHolder.swift
[51/56] Compiling DIKit Forwarder.swift
[52/56] Compiling DIKit InjectSettings.swift
[53/56] Compiling DIKit ObservableResolver.swift
[54/56] Compiling DIKit Options.swift
[55/56] Compiling DIKit DIObservedObject.swift
[56/56] Compiling DIKit DIProvider.swift
Build complete! (21.55s)
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" : "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/3.1.0
Repository:               NikSativa/DIKit
Swift version used:       6.0
Target:                   DIKit
Extracting symbol information for 'DIKit'...
Finished extracting symbol information for 'DIKit'. (5.55s)
Building documentation for 'DIKit'...
Finished building documentation for 'DIKit' (0.41s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/niksativa/dikit/3.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/NikSativa/SpryKit.git
Updated https://github.com/NikSativa/SpryKit.git (0.42s)
Updated https://github.com/NikSativa/Threading.git (0.42s)
[1/2050] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.09s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.1 (0.42s)
Computing version for https://github.com/NikSativa/SpryKit.git
Updated https://github.com/apple/swift-syntax.git (0.80s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.80s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.80s)
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.42s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.57s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.50s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3343] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.10s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
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.3
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
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets Snippet.swift
[8/57] Emitting module Snippets
[9/57] Compiling Snippets SnippetParser.swift
[10/57] Compiling SymbolKit Identifier.swift
[11/57] Compiling SymbolKit KindIdentifier.swift
[12/57] Compiling SymbolKit Location.swift
[13/57] Compiling SymbolKit Mutability.swift
[14/57] Compiling SymbolKit SourceRange.swift
[15/57] Compiling SymbolKit Metadata.swift
[16/57] Compiling SymbolKit Module.swift
[17/57] Compiling SymbolKit OperatingSystem.swift
[18/57] Compiling SymbolKit Platform.swift
[19/57] Compiling SymbolKit GenericConstraint.swift
[20/57] Compiling SymbolKit GenericParameter.swift
[21/57] Compiling SymbolKit Generics.swift
[22/57] Compiling SymbolKit Namespace.swift
[23/57] Compiling SymbolKit DeclarationFragments.swift
[24/57] Compiling SymbolKit Fragment.swift
[25/57] Compiling SymbolKit FragmentKind.swift
[26/57] Compiling SymbolKit FunctionParameter.swift
[27/57] Compiling SymbolKit FunctionSignature.swift
[28/57] Compiling SymbolKit Relationship.swift
[29/57] Compiling SymbolKit RelationshipKind.swift
[30/57] Compiling SymbolKit SourceOrigin.swift
[31/57] Compiling SymbolKit GenericConstraints.swift
[32/57] Compiling SymbolKit Swift.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 Mixin+Equals.swift
[43/57] Compiling SymbolKit Mixin+Hash.swift
[44/57] Compiling SymbolKit Mixin.swift
[45/57] Compiling SymbolKit LineList.swift
[46/57] Compiling SymbolKit Position.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.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.72s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/20] Compiling Threading Queue.swift
[3/20] Compiling Threading Queueable.swift
[4/22] Compiling Threading Semaphore.swift
[5/22] Compiling Threading Unfair.swift
[6/22] Compiling Threading NSLock.swift
[7/22] Compiling Threading NSRecursiveLock.swift
[8/22] Compiling Threading OSAllocatedUnfairLock.swift
[9/22] Compiling Threading PThread.swift
[10/22] Compiling Threading DispatchTime+Queue.swift
[11/22] Compiling Threading IsolatedMain.swift
[12/22] Compiling Threading Mutexing.swift
[13/22] Compiling Threading Queue+Queueable.swift
[14/22] Compiling Threading Locking.swift
[15/22] Compiling Threading Barrier.swift
[16/22] Compiling Threading AnyLock.swift
[17/22] Compiling Threading AnyMutex.swift
[18/22] Emitting module Threading
[19/22] Compiling Threading Atomic.swift
[20/22] Compiling Threading DelayedQueue.swift
[21/22] Compiling Threading UnSendable.swift
[22/22] Compiling Threading resource_bundle_accessor.swift
[23/50] Compiling DIKit ViewControllerFactory.swift
[24/50] Compiling DIKit InstanceWrapper.swift
[25/50] Compiling DIKit Lazy.swift
[26/52] Compiling DIKit Storage.swift
[27/52] Compiling DIKit TransientStorage.swift
[28/52] Compiling DIKit WeakStorage.swift
[29/52] Compiling DIKit Forwarder.swift
[30/52] Compiling DIKit InjectSettings.swift
[31/52] Compiling DIKit ObservableResolver.swift
[32/52] Compiling DIKit SelfInjectable.swift
[33/52] Compiling DIKit ContainerStorage.swift
[34/52] Compiling DIKit ForwardingStorage.swift
[35/52] Compiling DIKit Inject.swift
[36/52] Compiling DIKit InjectLazy.swift
[37/52] Compiling DIKit InjectProvider.swift
[38/52] Compiling DIKit InjectWrapped.swift
[39/52] Compiling DIKit Registrator.swift
[40/52] Compiling DIKit Resolver.swift
[41/52] Compiling DIKit DIState.swift
[42/52] Compiling DIKit DIStateObject.swift
[43/52] Compiling DIKit EnvParametersHolder.swift
[44/52] Compiling DIKit Options.swift
[45/52] Compiling DIKit DIObservedObject.swift
[46/52] Compiling DIKit DIProvider.swift
[47/52] Emitting module DIKit
[48/52] Compiling DIKit Arguments.swift
[49/52] Compiling DIKit Assembly.swift
[50/52] Compiling DIKit Container.swift
[51/52] Compiling DIKit Provider.swift
[52/52] Compiling DIKit resource_bundle_accessor.swift
Build of target: 'DIKit' complete! (1.84s)
     462
4	/Users/admin/builder/spi-builder-workspace/.docs/niksativa/dikit/3.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/dikit/3.1.0
File count: 462
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-niksativa-dikit-3.1.0-9cf5972c.zip to s3://spi-docs-inbox/prod-niksativa-dikit-3.1.0-9cf5972c.zip
Copying... [16%]
Copying... [24%]
Copying... [32%]
Copying... [40%]
Copying... [57%]
Copying... [65%]
Copying... [73%]
Copying... [81%]
Copying... [97%]
Copying... [100%]
Done.