The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DIKit, reference main (da137d), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 19:01:49 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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 da137d9 thread-safe Lazy resolution
Cloned https://github.com/NikSativa/DIKit.git
Revision (git rev-parse @):
da137d906de102b9ad01b599e7680db89156dd1b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DIKit.git at main
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/507] Fetching threading
[72/1668] Fetching threading, sprykit
Fetched https://github.com/NikSativa/Threading.git from cache (0.77s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.77s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (1.38s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (0.63s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
[1258/76238] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.54s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.54s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (7.31s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.74s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.69s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.36s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.3.1
Creating working copy for https://github.com/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/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.2.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "dikit",
      "name": "DIKit",
      "url": "https://github.com/NikSativa/DIKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DIKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "threading",
          "name": "Threading",
          "url": "https://github.com/NikSativa/Threading.git",
          "version": "2.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Threading",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NikSativa/DIKit.git
[1/1225] Fetching dikit
Fetched https://github.com/NikSativa/DIKit.git from cache (0.73s)
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.3.1 (0.53s)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.3.1
Creating working copy for https://github.com/NikSativa/DIKit.git
Working copy of https://github.com/NikSativa/DIKit.git resolved at main (da137d9)
warning: '.resolve-product-dependencies': dependency 'dikit' is not used by any target
Found 1 product dependencies
  - Threading
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NikSativa/DIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version--6988338F2F200930.txt
[6/28] Emitting module Threading
[7/28] Compiling Threading Mutexing.swift
[8/28] Compiling Threading DelayedQueue.swift
[9/30] Compiling Threading DispatchTime+Queue.swift
[10/30] Compiling Threading Queue+Queueable.swift
[11/30] Compiling Threading QueueBarrier.swift
[12/30] Compiling Threading SyncMutex.swift
[13/30] Compiling Threading AnyLock.swift
[14/30] Compiling Threading AnyMutex.swift
[15/30] Compiling Threading AtomicValue.swift
[16/30] Compiling Threading Queue.swift
[17/30] Compiling Threading Queueable.swift
[18/30] Compiling Threading OSAllocatedUnfairLock.swift
[19/30] Compiling Threading PThread.swift
[20/30] Compiling Threading Semaphore.swift
[21/30] Compiling Threading IsolatedMain.swift
[22/30] Compiling Threading NSLock.swift
[23/30] Compiling Threading NSRecursiveLock.swift
[24/30] Compiling Threading UnfairLock.swift
[25/30] Compiling Threading Locking.swift
[26/30] Compiling Threading MutexInitializable.swift
[27/30] Compiling Threading LockedValue.swift
[28/30] Compiling Threading OSAllocatedUnfairMutex.swift
[29/30] Compiling Threading USendable.swift
[30/30] Compiling Threading resource_bundle_accessor.swift
[31/59] Compiling DIKit WeakStorage.swift
[32/59] Compiling DIKit ViewControllerFactory.swift
[33/59] Compiling DIKit InstanceWrapper.swift
[34/62] Compiling DIKit ForwardingStorage.swift
[35/62] Compiling DIKit Storage.swift
[36/62] Compiling DIKit TransientStorage.swift
[37/62] Compiling DIKit InjectProvider.swift
[38/62] Compiling DIKit InjectWrapped.swift
[39/62] Compiling DIKit Registrator.swift
[40/62] Emitting module DIKit
[41/62] Compiling DIKit Resolver.swift
[42/62] Compiling DIKit SelfInjectable.swift
[43/62] Compiling DIKit ContainerStorage.swift
[44/62] Compiling DIKit Lazy.swift
[45/62] Compiling DIKit Provider.swift
[46/62] Compiling DIKit resource_bundle_accessor.swift
[47/62] Compiling DIKit Arguments.swift
[48/62] Compiling DIKit Assembly.swift
[49/62] Compiling DIKit Container.swift
[50/62] Compiling DIKit EntityKeyProviding.swift
[51/62] Compiling DIKit EnvParametersHolder.swift
[52/62] Compiling DIKit Inject.swift
[53/62] Compiling DIKit InjectLazy.swift
[54/62] Compiling DIKit ObservableResolver.swift
[55/62] Compiling DIKit Options.swift
[56/62] Compiling DIKit DIObservedObject.swift
[57/62] Compiling DIKit Forwarder.swift
[58/62] Compiling DIKit InjectSettings.swift
[59/62] Compiling DIKit IsolatedMainRegistrator.swift
[60/62] Compiling DIKit DIProvider.swift
[61/62] Compiling DIKit DIState.swift
[62/62] Compiling DIKit DIStateObject.swift
Build complete! (14.84s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    },
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    }
  ],
  "manifest_display_name" : "DIKit",
  "name" : "DIKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "DIKit",
      "targets" : [
        "DIKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DIKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DIKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SpryKit"
      ],
      "sources" : [
        "ArgumentsTests.swift",
        "ContainerThreadSafeTests.swift",
        "DIPropertyWrapper/DIObservedObjectTests.swift",
        "DIPropertyWrapper/DIProviderTests.swift",
        "DIPropertyWrapper/DIStateObjectTests.swift",
        "DIPropertyWrapper/DIStateTests.swift",
        "DIPropertyWrapperTestCase.swift",
        "ImageRenderer+TestHelper.swift",
        "LazyThreadSafetyTests.swift",
        "ParameterizedExistentialKeyTests.swift",
        "SharedPropertyWrapper/InstanceLazyTests.swift",
        "SharedPropertyWrapper/InstanceProviderTests.swift",
        "SharedPropertyWrapper/ValueLazyTests.swift",
        "SharedPropertyWrapper/ValueProviderTests.swift",
        "TestHelpers.swift",
        "TestHelpers/FakeForwarding.swift",
        "TestHelpers/FakeRegistrator.swift",
        "TestHelpers/FakeResolver.swift",
        "TestHelpers/FakeViewControllerFactory.swift",
        "TestHelpers/RegistrationInfo.swift",
        "TestHelpers/TestContainer.swift"
      ],
      "target_dependencies" : [
        "DIKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DIKit",
      "module_type" : "SwiftTarget",
      "name" : "DIKit",
      "path" : "Source",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "DIKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Arguments.swift",
        "Assembly.swift",
        "Container.swift",
        "EntityKeyProviding.swift",
        "Forwarder.swift",
        "InjectSettings.swift",
        "IsolatedMainRegistrator.swift",
        "ObservableResolver.swift",
        "Options.swift",
        "PropertyWrapper/DIPropertyWrapper/DIObservedObject.swift",
        "PropertyWrapper/DIPropertyWrapper/DIProvider.swift",
        "PropertyWrapper/DIPropertyWrapper/DIState.swift",
        "PropertyWrapper/DIPropertyWrapper/DIStateObject.swift",
        "PropertyWrapper/EnvParametersHolder.swift",
        "PropertyWrapper/SharedPropertyWrapper/Inject.swift",
        "PropertyWrapper/SharedPropertyWrapper/InjectLazy.swift",
        "PropertyWrapper/SharedPropertyWrapper/InjectProvider.swift",
        "PropertyWrapper/SharedPropertyWrapper/InjectWrapped.swift",
        "Registrator.swift",
        "Resolver.swift",
        "SelfInjectable.swift",
        "Storages/ContainerStorage.swift",
        "Storages/ForwardingStorage.swift",
        "Storages/Storage.swift",
        "Storages/TransientStorage.swift",
        "Storages/WeakStorage.swift",
        "ViewControllerFactory.swift",
        "Wrappers/InstanceWrapper.swift",
        "Wrappers/Lazy.swift",
        "Wrappers/Provider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/niksativa/dikit/main
Repository:               NikSativa/DIKit
Swift version used:       6.3
Target:                   DIKit
Extracting symbol information for 'DIKit'...
Finished extracting symbol information for 'DIKit'. (45.78s)
Building documentation for 'DIKit'...
Finished building documentation for 'DIKit' (0.61s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/niksativa/dikit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/NikSativa/SpryKit.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/apple/swift-syntax.git (0.92s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.92s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.92s)
Updated https://github.com/NikSativa/Threading.git (0.92s)
Updated https://github.com/NikSativa/SpryKit.git (0.92s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (2.60s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (0.57s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.75s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.64s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.96s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling Snippets Snippet.swift
[21/57] Emitting module Snippets
[22/57] Compiling Snippets SnippetParser.swift
[23/57] Compiling SymbolKit SemanticVersion.swift
[24/57] Compiling SymbolKit AccessControl.swift
[25/57] Compiling SymbolKit Availability.swift
[26/57] Compiling SymbolKit AvailabilityItem.swift
[27/57] Compiling SymbolKit Domain.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.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 DeclarationFragments.swift
[38/57] Compiling SymbolKit Fragment.swift
[39/57] Compiling SymbolKit FragmentKind.swift
[40/57] Compiling SymbolKit FunctionParameter.swift
[41/57] Compiling SymbolKit FunctionSignature.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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.70s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'DIKit' complete! (0.58s)
     500
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: 500
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-niksativa-dikit-main-36cdca74.zip to s3://spi-docs-inbox/prod-niksativa-dikit-main-36cdca74.zip
Copying... [15%]
Copying... [22%]
Copying... [37%]
Copying... [45%]
Copying... [52%]
Copying... [67%]
Copying... [75%]
Copying... [82%]
Copying... [97%]
Copying... [100%]
Done.