The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WhoopDIKit, reference 0.5.1 (c6f9c5), with Swift 6.2 for Android on 28 Mar 2026 06:19:16 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WhoopInc/WhoopDI.git
Reference: 0.5.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/WhoopInc/WhoopDI
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at c6f9c59 Fixes #60 Add optional fatal error handle so users can intercept error before we fail (#61)
Cloned https://github.com/WhoopInc/WhoopDI.git
Revision (git rev-parse @):
c6f9c59b709e198ffeb6112eec0aee94a3220db1
SUCCESS checkout https://github.com/WhoopInc/WhoopDI.git at 0.5.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/WhoopInc/WhoopDI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.91s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (7.53s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.43s)
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version--11D90AFD9DD3AB2.txt
[5/15] Compiling WhoopDIKitMacros AccessControlType.swift
[6/15] Compiling WhoopDIKitMacros Plugin.swift
[7/15] Compiling WhoopDIKitMacros InjectableMacro.swift
[8/15] Emitting module WhoopDIKitMacros
[9/15] Compiling WhoopDIKitMacros InjectableNameMacro.swift
[10/15] Compiling WhoopDIKitMacros InjectableInitMacro.swift
[11/15] Compiling WhoopDIKitMacros VariableDeclaration.swift
[12/15] Compiling WhoopDIKitMacros VariableDeclSyntax+Injectable.swift
[13/16] Wrapping AST for WhoopDIKitMacros for debugging
[14/16] Write Objects.LinkFileList
[15/16] Linking WhoopDIKitMacros-tool
[17/56] Emitting module WhoopDIKit
[18/58] Compiling WhoopDIKit ServiceDictionary.swift
[19/58] Compiling WhoopDIKit ServiceKey.swift
[20/58] Compiling WhoopDIKit WhoopDIOption.swift
[21/58] Compiling WhoopDIKit WhoopDIOptionProvider.swift
[22/58] Compiling WhoopDIKit WhoopDIValidator.swift
[23/58] Compiling WhoopDIKit WhoopDI.swift
[24/58] Emitting module WhoopDIKit
[25/60] Compiling WhoopDIKit AccumulationKey.swift
[26/60] Compiling WhoopDIKit Container.swift
[27/60] Compiling WhoopDIKit ContainerContext.swift
[28/60] Compiling WhoopDIKit FatalErrorHandler.swift
[29/60] Compiling WhoopDIKit ThreadSafeDependencyGraph.swift
[30/60] Compiling WhoopDIKit DependencyError.swift
[31/60] Compiling WhoopDIKit DependencyRegister.swift
[32/60] Compiling WhoopDIKit DependencyTree.swift
[33/60] Compiling WhoopDIKit Injectable.swift
[34/60] Compiling WhoopDIKit DependencyModule.swift
[35/60] Compiling WhoopDIKit ServiceDictionary.swift
[36/60] Compiling WhoopDIKit ServiceKey.swift
[37/60] Compiling WhoopDIKit Macros.swift
[38/60] Compiling WhoopDIKit AccumulationDefinition.swift
[39/60] Compiling WhoopDIKit DependencyDefinition.swift
[43/61] Compiling WhoopDIKit WhoopDIValidator.swift
[44/61] Compiling WhoopDIKit WhoopDI.swift
Build complete! (27.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "600.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "WhoopDIKit",
  "name" : "WhoopDIKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "WhoopDIKit",
      "targets" : [
        "WhoopDIKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WhoopDIKitMacros",
      "targets" : [
        "WhoopDIKitMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WhoopDIKitTests",
      "module_type" : "SwiftTarget",
      "name" : "WhoopDIKitTests",
      "path" : "Tests/WhoopDIKitTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "AccumulationTests.swift",
        "Container/ContainerConcurrencyTests.swift",
        "Container/ContainerTests.swift",
        "Container/ThreadSafeDependencyGraphTests.swift",
        "DependencyErrorTests.swift",
        "DependencyTreeTests.swift",
        "Injectable/InjectableTests.swift",
        "Module/DependencyDefinitionTests.swift",
        "Module/DependencyModuleTests.swift",
        "Module/TestModules.swift",
        "ModuleListTests.swift",
        "Options/DefaultOptionProviderTests.swift",
        "Options/MockOptionProvider.swift",
        "Service/ServiceDictionaryTests.swift",
        "Service/ServiceKeyTests.swift",
        "WhoopDITests.swift"
      ],
      "target_dependencies" : [
        "WhoopDIKit",
        "WhoopDIKitMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WhoopDIKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "WhoopDIKitMacros",
      "path" : "Sources/WhoopDIKitMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "WhoopDIKit",
        "WhoopDIKitMacros"
      ],
      "sources" : [
        "InjectableInitMacro.swift",
        "InjectableMacro.swift",
        "InjectableNameMacro.swift",
        "Plugin.swift",
        "Support/AccessControlType.swift",
        "Support/VariableDeclSyntax+Injectable.swift",
        "Support/VariableDeclaration.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "WhoopDIKit",
      "module_type" : "SwiftTarget",
      "name" : "WhoopDIKit",
      "path" : "Sources/WhoopDIKit",
      "product_memberships" : [
        "WhoopDIKit"
      ],
      "sources" : [
        "AccumulationKey.swift",
        "Container/Container.swift",
        "Container/ContainerContext.swift",
        "Container/FatalErrorHandler.swift",
        "Container/ThreadSafeDependencyGraph.swift",
        "DependencyError.swift",
        "DependencyRegister.swift",
        "DependencyTree.swift",
        "Injectable/Injectable.swift",
        "Macros.swift",
        "Module/AccumulationDefinition.swift",
        "Module/DependencyDefinition.swift",
        "Module/DependencyModule.swift",
        "ModuleList.swift",
        "Options/DefaultOptionProvider.swift",
        "Options/WhoopDIOption.swift",
        "Options/WhoopDIOptionProvider.swift",
        "Service/ServiceDictionary.swift",
        "Service/ServiceKey.swift",
        "Validation/WhoopDIValidator.swift",
        "WhoopDI.swift"
      ],
      "target_dependencies" : [
        "WhoopDIKitMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.