Build Information
Successful build of CodableKit, reference main (6fb8ef), with Swift 6.2 for Linux on 23 Oct 2025 15:48:49 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WendellXY/CodableKit.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/WendellXY/CodableKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6fb8ef8 Remove unused Foundation import
Cloned https://github.com/WendellXY/CodableKit.git
Revision (git rev-parse @):
6fb8ef8ce23eacb332cb739b11724f484300b7bd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/WendellXY/CodableKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/WendellXY/CodableKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72629] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.71s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (12.88s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.65s)
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version-24593BA9C3E375BF.txt
[5/24] Compiling CodableKitMacros NamespaceNode+CodingKeys.swift
[6/24] Compiling CodableKitMacros NamespaceNode+Decode.swift
[7/24] Compiling CodableKitMacros NamespaceNode+Encode.swift
[8/24] Compiling CodableKitMacros NamespaceNode.swift
[9/24] Compiling CodableKitMacros Diagnostic.swift
[10/24] Compiling CodableKitMacros Helpers.swift
[11/26] Compiling CodableKitMacros CodableOptions.swift
[12/26] Compiling CodableKitMacros CodableProperty.swift
[13/26] Compiling CodableKitMacros CodableType.swift
[14/26] Compiling CodableKitMacros Plugin.swift
[15/26] Compiling CodableKitMacros SwiftSyntaxHelper.swift
[16/26] Emitting module CodableKitMacros
[17/26] Compiling CodableKitMacros CodableKeyMacro.swift
[18/26] Compiling CodableKitMacros CodableKeyOptions.swift
[19/26] Compiling CodableKitMacros CodableMacro.swift
[20/26] Compiling CodableKitMacros CodeGenCore.swift
[21/26] Compiling CodableKitMacros CodingHookMacro.swift
[22/26] Compiling CodableKitMacros CodeGenCore+GenDecode.swift
[23/26] Compiling CodableKitMacros CodeGenCore+GenEncode.swift
[24/27] Wrapping AST for CodableKitMacros for debugging
[25/27] Write Objects.LinkFileList
[26/27] Linking CodableKitMacros-tool
[28/49] Compiling CodableKit CodingTransformer.swift
[30/51] Compiling CodableKit LossyDictionary.swift
[31/51] Compiling CodableKit LossyArray.swift
[32/51] Compiling CodableKit CodableKit.swift
[33/51] Compiling CodableKit CodableOptions.swift
[34/51] Compiling CodableKit CodingHooks.swift
[35/51] Compiling CodableKit CodingTransformerRuntime.swift
[36/51] Compiling CodableKit LossyArray.swift
[37/51] Compiling CodableKit LossyDictionary.swift
[42/51] Compiling CodableKit CodableHook.swift
[43/51] Compiling CodableKit CodableKeyOptions.swift
[46/51] Emitting module CodableKit
[47/51] Compiling CodableKit CodingTransformerComposition.swift
[48/51] Emitting module CodableKit
[49/51] Compiling CodableKit BuiltInTransformers.swift
[50/51] Compiling CodableKit CodingTransformerComposition.swift
[51/52] Compiling CodableKit BuiltInTransformers.swift
Build complete! (38.02s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "CodableKit",
"name" : "CodableKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CodableKit",
"targets" : [
"CodableKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CodableKitMacros",
"targets" : [
"CodableKitMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "TransformerTests",
"module_type" : "SwiftTarget",
"name" : "TransformerTests",
"path" : "Tests/TransformerTests",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"BuiltInTransformerTests.swift",
"CodingTransformerTests.swift",
"CustomCodingTransformerTests.swift",
"Defines.swift"
],
"target_dependencies" : [
"CodableKit",
"CodableKitMacros"
],
"type" : "test"
},
{
"c99name" : "EncodableKitTests",
"module_type" : "SwiftTarget",
"name" : "EncodableKitTests",
"path" : "Tests/EncodableKitTests",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"CodableMacroTests+class+inheritance.swift",
"CodableMacroTests+class.swift",
"CodableMacroTests+diagnostics.swift",
"CodableMacroTests+enum.swift",
"CodableMacroTests+hooks.swift",
"CodableMacroTests+keys.swift",
"CodableMacroTests+lossy.swift",
"CodableMacroTests+struct.swift",
"CodingTransformerEncodeTests.swift",
"Defines.swift"
],
"target_dependencies" : [
"CodableKit",
"CodableKitMacros"
],
"type" : "test"
},
{
"c99name" : "DecodableKitTests",
"module_type" : "SwiftTarget",
"name" : "DecodableKitTests",
"path" : "Tests/DecodableKitTests",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"CodableMacroTests+class+inheritance.swift",
"CodableMacroTests+class.swift",
"CodableMacroTests+diagnostics.swift",
"CodableMacroTests+enum.swift",
"CodableMacroTests+hooks.swift",
"CodableMacroTests+keys.swift",
"CodableMacroTests+lossy.swift",
"CodableMacroTests+struct.swift",
"Defines.swift"
],
"target_dependencies" : [
"CodableKit",
"CodableKitMacros"
],
"type" : "test"
},
{
"c99name" : "CodableKitTests",
"module_type" : "SwiftTarget",
"name" : "CodableKitTests",
"path" : "Tests/CodableKitTests",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"CodableMacroTests+class+inheritance.swift",
"CodableMacroTests+class.swift",
"CodableMacroTests+class_hooks.swift",
"CodableMacroTests+diagnostics.swift",
"CodableMacroTests+enum.swift",
"CodableMacroTests+hooks.swift",
"CodableMacroTests+keys.swift",
"CodableMacroTests+lossy.data.swift",
"CodableMacroTests+struct.swift",
"CodableMacroTests+transcode.swift",
"Defines.swift",
"NestedCodableTests.swift",
"TypeInferenceTests.swift"
],
"target_dependencies" : [
"CodableKit",
"CodableKitMacros"
],
"type" : "test"
},
{
"c99name" : "CodableKitMacros",
"module_type" : "SwiftTarget",
"name" : "CodableKitMacros",
"path" : "Sources/CodableKitMacros",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"CodableKit",
"CodableKitMacros"
],
"sources" : [
"CodableKeyMacro.swift",
"CodableKeyOptions.swift",
"CodableMacro.swift",
"CodableOptions.swift",
"CodableProperty.swift",
"CodableType.swift",
"CodeGenCore+GenDecode.swift",
"CodeGenCore+GenEncode.swift",
"CodeGenCore.swift",
"CodingHookMacro.swift",
"Diagnostic.swift",
"Helpers.swift",
"NamespaceNode+CodingKeys.swift",
"NamespaceNode+Decode.swift",
"NamespaceNode+Encode.swift",
"NamespaceNode.swift",
"Plugin.swift",
"SwiftSyntaxHelper.swift"
],
"type" : "macro"
},
{
"c99name" : "CodableKit",
"module_type" : "SwiftTarget",
"name" : "CodableKit",
"path" : "Sources/CodableKit",
"product_memberships" : [
"CodableKit"
],
"sources" : [
"CodableHook.swift",
"CodableKeyOptions.swift",
"CodableKit.swift",
"CodableOptions.swift",
"CodingHooks.swift",
"CodingTransformerRuntime.swift",
"LossyArray.swift",
"LossyDictionary.swift",
"Transformers/BuiltInTransformers.swift",
"Transformers/CodingTransformer.swift",
"Transformers/CodingTransformerComposition.swift"
],
"target_dependencies" : [
"CodableKitMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.