The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WhoopDIKit, reference 0.5.1 (c6f9c5), with Swift 6.2 for Linux on 28 Mar 2026 06:13:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
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-1":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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 (6.31s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (9.17s)
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.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.40s)
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version-24593BA9C3E375BF.txt
[5/15] Compiling WhoopDIKitMacros VariableDeclaration.swift
[6/15] Compiling WhoopDIKitMacros AccessControlType.swift
[7/15] Compiling WhoopDIKitMacros InjectableNameMacro.swift
[8/15] Compiling WhoopDIKitMacros InjectableMacro.swift
[9/15] Emitting module WhoopDIKitMacros
[10/15] Compiling WhoopDIKitMacros InjectableInitMacro.swift
[11/15] Compiling WhoopDIKitMacros Plugin.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] Compiling WhoopDIKit WhoopDIOption.swift
[18/56] Compiling WhoopDIKit WhoopDIOptionProvider.swift
[19/58] Emitting module WhoopDIKit
[20/60] Compiling WhoopDIKit ServiceDictionary.swift
[21/60] Compiling WhoopDIKit ServiceKey.swift
[24/60] Compiling WhoopDIKit WhoopDIValidator.swift
[25/60] Compiling WhoopDIKit WhoopDI.swift
[26/60] Compiling WhoopDIKit Macros.swift
[27/60] Compiling WhoopDIKit AccumulationDefinition.swift
[28/60] Compiling WhoopDIKit DependencyDefinition.swift
[31/60] Compiling WhoopDIKit DependencyModule.swift
[32/60] Compiling WhoopDIKit ModuleList.swift
[33/60] Compiling WhoopDIKit DefaultOptionProvider.swift
[34/60] Compiling WhoopDIKit DependencyRegister.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[35/60] Compiling WhoopDIKit DependencyTree.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[36/60] Compiling WhoopDIKit Injectable.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[43/60] Compiling WhoopDIKit FatalErrorHandler.swift
[44/60] Compiling WhoopDIKit ThreadSafeDependencyGraph.swift
[45/60] Compiling WhoopDIKit DependencyError.swift
[51/60] Emitting module WhoopDIKit
[52/60] Compiling WhoopDIKit AccumulationKey.swift
[53/60] Compiling WhoopDIKit Container.swift
[54/60] Compiling WhoopDIKit ContainerContext.swift
Build complete! (30.53s)
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"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.