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.1 for macOS (SPM) on 1 May 2025 02:00:12 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.61.2
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/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/420] Fetching threading
[6/1344] Fetching threading, sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.84s)
Fetched https://github.com/NikSativa/Threading.git from cache (0.84s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.1 (1.34s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.48s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
[1258/71548] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.23s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.23s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (4.26s)
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.82s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.40s)
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
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
========================================
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.68s)
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.1.1 (0.52s)
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.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.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.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
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/24] Compiling Threading Semaphore.swift
[7/24] Compiling Threading Unfair.swift
[8/26] Compiling Threading Locking.swift
[9/26] Compiling Threading Barrier.swift
[10/26] Compiling Threading Atomic.swift
[11/26] Compiling Threading DelayedQueue.swift
[12/26] Compiling Threading AnyLock.swift
[13/26] Compiling Threading AnyMutex.swift
[14/26] Emitting module Threading
[15/26] Compiling Threading NSLock.swift
[16/26] Compiling Threading NSRecursiveLock.swift
[17/26] Compiling Threading OSAllocatedUnfairLock.swift
[18/26] Compiling Threading PThread.swift
[19/26] Compiling Threading Mutexing.swift
[20/26] Compiling Threading Queue+Queueable.swift
[21/26] Compiling Threading DispatchTime+Queue.swift
[22/26] Compiling Threading IsolatedMain.swift
[23/26] Compiling Threading Queue.swift
[24/26] Compiling Threading Queueable.swift
[25/26] Compiling Threading UnSendable.swift
[26/26] Compiling Threading resource_bundle_accessor.swift
[27/54] Emitting module DIKit
[28/56] Compiling DIKit SelfInjectable.swift
[29/56] Compiling DIKit ContainerStorage.swift
[30/56] Compiling DIKit ForwardingStorage.swift
[31/56] Compiling DIKit Storage.swift
[32/56] Compiling DIKit TransientStorage.swift
[33/56] Compiling DIKit WeakStorage.swift
[34/56] Compiling DIKit InjectWrapped.swift
[35/56] Compiling DIKit Registrator.swift
[36/56] Compiling DIKit Resolver.swift
[37/56] Compiling DIKit Inject.swift
[38/56] Compiling DIKit InjectLazy.swift
[39/56] Compiling DIKit InjectProvider.swift
[40/56] Compiling DIKit Forwarder.swift
[41/56] Compiling DIKit InjectSettings.swift
[42/56] Compiling DIKit ObservableResolver.swift
[43/56] Compiling DIKit Arguments.swift
[44/56] Compiling DIKit Assembly.swift
[45/56] Compiling DIKit Container.swift
[46/56] Compiling DIKit Provider.swift
[47/56] Compiling DIKit resource_bundle_accessor.swift
[48/56] Compiling DIKit Options.swift
[49/56] Compiling DIKit DIObservedObject.swift
[50/56] Compiling DIKit DIProvider.swift
[51/56] Compiling DIKit ViewControllerFactory.swift
[52/56] Compiling DIKit InstanceWrapper.swift
[53/56] Compiling DIKit Lazy.swift
[54/56] Compiling DIKit DIState.swift
[55/56] Compiling DIKit DIStateObject.swift
[56/56] Compiling DIKit EnvParametersHolder.swift
Build complete! (13.73s)
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.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            release/6.2 -> FETCH_HEAD
 * [new branch]      release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'DIKit'...
Finished extracting symbol information for 'DIKit'. (6.04s)
Building documentation for 'DIKit'...
Finished building documentation for 'DIKit' (0.20s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/niksativa/dikit/3.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/apple/swift-syntax.git
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.46s)
Updating https://github.com/NikSativa/SpryKit.git
Updating https://github.com/NikSativa/Threading.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.49s)
Updated https://github.com/apple/swift-syntax.git (0.79s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.79s)
Updated https://github.com/NikSativa/SpryKit.git (0.45s)
Updated https://github.com/NikSativa/Threading.git (0.45s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.1 (1.41s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.47s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.61s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.54s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.44s)
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-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit SourceRange.swift
[17/57] Compiling SymbolKit Metadata.swift
[18/57] Compiling SymbolKit Module.swift
[19/57] Compiling SymbolKit OperatingSystem.swift
[20/57] Compiling SymbolKit Platform.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling Snippets SnippetParser.swift
[26/57] Compiling Snippets Snippet.swift
[27/57] Emitting module Snippets
[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 Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.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 Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.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.38s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/20] Compiling Threading Locking.swift
[3/20] Compiling Threading Barrier.swift
[4/20] Compiling Threading DispatchTime+Queue.swift
[5/20] Compiling Threading IsolatedMain.swift
[6/20] Compiling Threading Queue.swift
[7/20] Compiling Threading Queueable.swift
[8/22] Compiling Threading Mutexing.swift
[9/22] Compiling Threading Queue+Queueable.swift
[10/22] Compiling Threading NSLock.swift
[11/22] Compiling Threading NSRecursiveLock.swift
[12/22] Compiling Threading Semaphore.swift
[13/22] Compiling Threading Unfair.swift
[14/22] Compiling Threading OSAllocatedUnfairLock.swift
[15/22] Compiling Threading PThread.swift
[16/22] Emitting module Threading
[17/22] Compiling Threading AnyLock.swift
[18/22] Compiling Threading AnyMutex.swift
[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] Emitting module DIKit
[24/52] Compiling DIKit Inject.swift
[25/52] Compiling DIKit InjectLazy.swift
[26/52] Compiling DIKit InjectProvider.swift
[27/52] Compiling DIKit SelfInjectable.swift
[28/52] Compiling DIKit ContainerStorage.swift
[29/52] Compiling DIKit ForwardingStorage.swift
[30/52] Compiling DIKit Forwarder.swift
[31/52] Compiling DIKit InjectSettings.swift
[32/52] Compiling DIKit ObservableResolver.swift
[33/52] Compiling DIKit InjectWrapped.swift
[34/52] Compiling DIKit Registrator.swift
[35/52] Compiling DIKit Resolver.swift
[36/52] Compiling DIKit DIState.swift
[37/52] Compiling DIKit DIStateObject.swift
[38/52] Compiling DIKit EnvParametersHolder.swift
[39/52] Compiling DIKit Options.swift
[40/52] Compiling DIKit DIObservedObject.swift
[41/52] Compiling DIKit DIProvider.swift
[42/52] Compiling DIKit ViewControllerFactory.swift
[43/52] Compiling DIKit InstanceWrapper.swift
[44/52] Compiling DIKit Lazy.swift
[45/52] Compiling DIKit Arguments.swift
[46/52] Compiling DIKit Assembly.swift
[47/52] Compiling DIKit Container.swift
[48/52] Compiling DIKit Storage.swift
[49/52] Compiling DIKit TransientStorage.swift
[50/52] Compiling DIKit WeakStorage.swift
[51/52] Compiling DIKit Provider.swift
[52/52] Compiling DIKit resource_bundle_accessor.swift
Build of target: 'DIKit' complete! (2.11s)
     460
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: 460
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-niksativa-dikit-3.1.0-eb8f9207.zip to s3://spi-docs-inbox/prod-niksativa-dikit-3.1.0-eb8f9207.zip
Copying... [16%]
Copying... [25%]
Copying... [33%]
Copying... [41%]
Copying... [57%]
Copying... [66%]
Copying... [74%]
Copying... [82%]
Copying... [90%]
Copying... [100%]
Done.