Build Information
Successful build of WhoopDIKit, reference main (c6f9c5), with Swift 6.2 for Android on 28 Mar 2026 06:20:48 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WhoopInc/WhoopDI.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-4609320-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.37s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (6.64s)
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.34s)
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version--11D90AFD9DD3AB2.txt
[5/15] Compiling WhoopDIKitMacros VariableDeclaration.swift
[6/15] Compiling WhoopDIKitMacros AccessControlType.swift
[7/15] Compiling WhoopDIKitMacros InjectableNameMacro.swift
[8/15] Compiling WhoopDIKitMacros Plugin.swift
[9/15] Emitting module WhoopDIKitMacros
[10/15] Compiling WhoopDIKitMacros InjectableMacro.swift
[11/15] Compiling WhoopDIKitMacros InjectableInitMacro.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
[19/60] Compiling WhoopDIKit WhoopDIValidator.swift
[20/60] Compiling WhoopDIKit WhoopDI.swift
[21/60] Compiling WhoopDIKit Macros.swift
[22/60] Compiling WhoopDIKit AccumulationDefinition.swift
[23/60] Compiling WhoopDIKit AccumulationKey.swift
[24/60] Compiling WhoopDIKit Container.swift
[25/60] Compiling WhoopDIKit ContainerContext.swift
[26/60] Compiling WhoopDIKit ServiceDictionary.swift
[27/60] Compiling WhoopDIKit ServiceKey.swift
[28/60] Compiling WhoopDIKit DependencyError.swift
[29/60] Compiling WhoopDIKit WhoopDIOption.swift
[30/60] Compiling WhoopDIKit WhoopDIOptionProvider.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
[35/60] Compiling WhoopDIKit DependencyTree.swift
[36/60] Compiling WhoopDIKit Injectable.swift
[37/60] Compiling WhoopDIKit DependencyDefinition.swift
[38/60] Compiling WhoopDIKit FatalErrorHandler.swift
[39/60] Compiling WhoopDIKit ThreadSafeDependencyGraph.swift
Build complete! (26.13s)
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.