Build Information
Successful build of CodableKit, reference 1.7.7 (b4f71b), with Swift 6.2 for macOS (SPM) on 2 Oct 2025 11:25:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WendellXY/CodableKit.git
Reference: 1.7.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WendellXY/CodableKit
* tag 1.7.7 -> FETCH_HEAD
HEAD is now at b4f71b6 Merge pull request #21 from WendellXY/fix/receive_result_from_plugin
Cloned https://github.com/WendellXY/CodableKit.git
Revision (git rev-parse @):
b4f71b622180b020829b28513f0afb75d046cf6d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/WendellXY/CodableKit.git at 1.7.7
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72379] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.64s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (5.86s)
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/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.25s)
========================================
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",
"dependencies": [
{
"identity": "codablekit",
"name": "CodableKit",
"url": "https://github.com/WendellXY/CodableKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableKit",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/WendellXY/CodableKit.git
[1/1384] Fetching codablekit
Fetched https://github.com/WendellXY/CodableKit.git from cache (0.88s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.95s)
Creating working copy for https://github.com/WendellXY/CodableKit.git
Working copy of https://github.com/WendellXY/CodableKit.git resolved at 1.7.7 (b4f71b6)
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
warning: '.resolve-product-dependencies': dependency 'codablekit' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/WendellXY/CodableKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-49B95AFC49DCD68C.txt
[5/23] Compiling CodableKitMacros Plugin.swift
[6/23] Compiling CodableKitMacros NamespaceNode.swift
[7/23] Compiling CodableKitMacros NamespaceNode+Decode.swift
[8/23] Compiling CodableKitMacros NamespaceNode+Encode.swift
[9/24] Compiling CodableKitMacros SwiftSyntaxHelper.swift
[10/24] Compiling CodableKitMacros Helpers.swift
[11/24] Compiling CodableKitMacros NamespaceNode+CodingKeys.swift
[12/24] Compiling CodableKitMacros CodeGenCore+GenDecode.swift
[13/24] Compiling CodableKitMacros CodeGenCore+GenEncode.swift
[14/24] Compiling CodableKitMacros CodableProperty.swift
[15/24] Compiling CodableKitMacros CodableType.swift
[16/24] Compiling CodableKitMacros CodableMacro.swift
[17/24] Compiling CodableKitMacros CodableOptions.swift
[18/24] Compiling CodableKitMacros CodeGenCore.swift
[19/24] Compiling CodableKitMacros Diagnostic.swift
[20/24] Emitting module CodableKitMacros
[21/24] Compiling CodableKitMacros CodableKeyMacro.swift
[22/24] Compiling CodableKitMacros CodableKeyOptions.swift
[22/24] Write Objects.LinkFileList
[23/24] Linking CodableKitMacros-tool
[25/44] Compiling CodableKit CodingTransformer.swift
[26/44] Compiling CodableKit LossyDictionary.swift
[27/45] Compiling CodableKit LossyArray.swift
[28/45] Compiling CodableKit CodingTransformer.swift
[29/45] Compiling CodableKit LossyDictionary.swift
[30/45] Compiling CodableKit CodingTransformerRuntime.swift
[31/45] Compiling CodableKit BuiltInTransformers.swift
[32/45] Compiling CodableKit CodingHooks.swift
[33/46] Compiling CodableKit BuiltInTransformers.swift
[34/46] Compiling CodableKit CodingTransformerComposition.swift
[36/46] Compiling CodableKit CodableOptions.swift
[37/46] Compiling CodableKit CodableKeyOptions.swift
[38/46] Compiling CodableKit LossyArray.swift
[39/46] Compiling CodableKit CodableKit.swift
[40/46] Compiling CodableKit CodingTransformerRuntime.swift
[41/46] Compiling CodableKit CodingHooks.swift
[42/46] Compiling CodableKit CodableOptions.swift
[43/46] Compiling CodableKit CodableKit.swift
[44/46] Compiling CodableKit CodableKeyOptions.swift
[45/46] Emitting module CodableKit
Build complete! (6.17s)
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" : "/Users/admin/builder/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+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+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+diagnostics.swift",
"CodableMacroTests+enum.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",
"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" : [
"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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/wendellxy/codablekit/1.7.7
Repository: WendellXY/CodableKit
Swift version used: 6.2
Target: CodableKit
Extracting symbol information for 'CodableKit'...
Finished extracting symbol information for 'CodableKit'. (2.30s)
Building documentation for 'CodableKit'...
Finished building documentation for 'CodableKit' (0.26s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/wendellxy/codablekit/1.7.7
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Updated https://github.com/swiftlang/swift-syntax.git (0.83s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.80s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3539] 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.91s)
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.5
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Emitting module Snippets
[9/57] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit SourceRange.swift
[11/57] Compiling SymbolKit Metadata.swift
[12/57] Compiling SymbolKit Module.swift
[13/57] Compiling SymbolKit OperatingSystem.swift
[14/57] Compiling SymbolKit Platform.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit Symbol.swift
[25/57] Compiling SymbolKit SymbolKind.swift
[26/57] Compiling SymbolKit SymbolGraph.swift
[27/57] Compiling SymbolKit GraphCollector.swift
[28/57] Compiling SymbolKit Names.swift
[29/57] Compiling SymbolKit SPI.swift
[30/57] Compiling SymbolKit Snippet.swift
[31/57] Compiling SymbolKit Extension.swift
[32/57] Compiling SymbolKit Relationship.swift
[33/57] Compiling SymbolKit RelationshipKind.swift
[34/57] Compiling SymbolKit SourceOrigin.swift
[35/57] Compiling SymbolKit GenericConstraints.swift
[36/57] Compiling SymbolKit Swift.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 GenericConstraint.swift
[43/57] Compiling SymbolKit GenericParameter.swift
[44/57] Compiling SymbolKit Generics.swift
[45/57] Compiling SymbolKit Namespace.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.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] Emitting module snippet_extract
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.47s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'CodableKit' complete! (0.75s)
Target: CodableKitShared
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.32s)
error: no target named 'CodableKitShared'
compatible targets: 'CodableKit', 'CodableKitMacros'
584
5 /Users/admin/builder/spi-builder-workspace/.docs/wendellxy/codablekit/1.7.7
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/wendellxy/codablekit/1.7.7
File count: 584
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-wendellxy-codablekit-1.7.7-e7353c5a.zip to s3://spi-docs-inbox/prod-wendellxy-codablekit-1.7.7-e7353c5a.zip
Copying... [14%]
Copying... [21%]
Copying... [34%]
Copying... [41%]
Copying... [55%]
Copying... [62%]
Copying... [75%]
Copying... [82%]
Copying... [96%]
Copying... [100%]
Done.