Build Information
Successful build of CodableKit, reference 2.0.0-alpha.1 (4b16ee), with Swift 6.2 for macOS (SPM) on 5 Oct 2025 12:43:52 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: 2.0.0-alpha.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WendellXY/CodableKit
* tag 2.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 4b16eed Simplify README header by removing subtitle
Cloned https://github.com/WendellXY/CodableKit.git
Revision (git rev-parse @):
4b16eed2004763d16dbe5496d9e8ae0dc0139127
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/WendellXY/CodableKit.git at 2.0.0-alpha.1
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72412] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.33s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (5.59s)
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.24s)
========================================
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/1476] Fetching codablekit
Fetched https://github.com/WendellXY/CodableKit.git from cache (0.84s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.92s)
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
Creating working copy for https://github.com/WendellXY/CodableKit.git
Working copy of https://github.com/WendellXY/CodableKit.git resolved at 2.0.0-alpha.1 (4b16eed)
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/24] Compiling CodableKitMacros NamespaceNode+Encode.swift
[6/24] Compiling CodableKitMacros NamespaceNode.swift
[7/24] Compiling CodableKitMacros Plugin.swift
[8/24] Compiling CodableKitMacros NamespaceNode+CodingKeys.swift
[9/24] Compiling CodableKitMacros NamespaceNode+Decode.swift
[10/25] Compiling CodableKitMacros SwiftSyntaxHelper.swift
[11/25] Compiling CodableKitMacros Diagnostic.swift
[12/25] Compiling CodableKitMacros Helpers.swift
[13/25] Compiling CodableKitMacros CodeGenCore+GenDecode.swift
[14/25] Compiling CodableKitMacros CodeGenCore+GenEncode.swift
[15/25] Compiling CodableKitMacros CodableProperty.swift
[16/25] Compiling CodableKitMacros CodableType.swift
[17/25] Compiling CodableKitMacros CodeGenCore.swift
[18/25] Compiling CodableKitMacros CodingHookMacro.swift
[19/25] Emitting module CodableKitMacros
[20/25] Compiling CodableKitMacros CodableMacro.swift
[21/25] Compiling CodableKitMacros CodableOptions.swift
[22/25] Compiling CodableKitMacros CodableKeyMacro.swift
[23/25] Compiling CodableKitMacros CodableKeyOptions.swift
[23/25] Write Objects.LinkFileList
[24/25] Linking CodableKitMacros-tool
[26/47] Compiling CodableKit CodingTransformer.swift
[27/48] Compiling CodableKit CodingHooks.swift
[28/48] Compiling CodableKit CodingTransformerRuntime.swift
[29/48] Compiling CodableKit CodableOptions.swift
[30/48] Compiling CodableKit CodingTransformerRuntime.swift
[31/48] Compiling CodableKit LossyDictionary.swift
[32/48] Compiling CodableKit BuiltInTransformers.swift
[33/48] Compiling CodableKit CodingTransformer.swift
[34/48] Compiling CodableKit LossyArray.swift
[36/49] Compiling CodableKit LossyDictionary.swift
[37/49] Compiling CodableKit BuiltInTransformers.swift
[38/49] Compiling CodableKit CodingTransformerComposition.swift
[40/49] Compiling CodableKit CodableKit.swift
[41/49] Compiling CodableKit CodableHook.swift
[42/49] Compiling CodableKit CodableKeyOptions.swift
[43/49] Compiling CodableKit CodingHooks.swift
[44/49] Compiling CodableKit CodableOptions.swift
[47/49] Emitting module CodableKit
[48/49] Compiling CodableKit CodableKit.swift
[49/49] Emitting module CodableKit
Build complete! (6.88s)
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+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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/wendellxy/codablekit/2.0.0-alpha.1
Repository: WendellXY/CodableKit
Swift version used: 6.2
Target: CodableKit
Extracting symbol information for 'CodableKit'...
Finished extracting symbol information for 'CodableKit'. (2.41s)
Building documentation for 'CodableKit'...
Finished building documentation for 'CodableKit' (0.28s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/wendellxy/codablekit/2.0.0-alpha.1
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.84s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.82s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3540] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.85s)
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
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
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 Snippets
[7/53] Compiling Snippets Snippet.swift
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit GenericConstraint.swift
[20/57] Compiling SymbolKit GenericParameter.swift
[21/57] Compiling SymbolKit Generics.swift
[22/57] Compiling SymbolKit Namespace.swift
[23/57] Compiling SymbolKit SemanticVersion.swift
[24/57] Compiling SymbolKit AccessControl.swift
[25/57] Compiling SymbolKit Availability.swift
[26/57] Compiling SymbolKit AvailabilityItem.swift
[27/57] Compiling SymbolKit Domain.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 SourceRange.swift
[33/57] Compiling SymbolKit Metadata.swift
[34/57] Compiling SymbolKit Module.swift
[35/57] Compiling SymbolKit OperatingSystem.swift
[36/57] Compiling SymbolKit Platform.swift
[37/57] Compiling SymbolKit Relationship.swift
[38/57] Compiling SymbolKit RelationshipKind.swift
[39/57] Compiling SymbolKit SourceOrigin.swift
[40/57] Compiling SymbolKit GenericConstraints.swift
[41/57] Compiling SymbolKit Swift.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.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 SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.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.94s)
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.34s)
error: no target named 'CodableKitShared'
compatible targets: 'CodableKit', 'CodableKitMacros'
608
5 /Users/admin/builder/spi-builder-workspace/.docs/wendellxy/codablekit/2.0.0-alpha.1
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/wendellxy/codablekit/2.0.0-alpha.1
File count: 608
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-wendellxy-codablekit-2.0.0-alpha.1-ab87d744.zip to s3://spi-docs-inbox/prod-wendellxy-codablekit-2.0.0-alpha.1-ab87d744.zip
Copying... [13%]
Copying... [26%]
Copying... [33%]
Copying... [46%]
Copying... [53%]
Copying... [66%]
Copying... [72%]
Copying... [86%]
Copying... [92%]
Copying... [100%]
Done.