The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CodableKit, reference main (6fb8ef), with Swift 6.2 for macOS (SPM) on 23 Oct 2025 15:48:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72629] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.37s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (5.49s)
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.16s)
========================================
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/1481] 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.90s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.96s)
Creating working copy for https://github.com/WendellXY/CodableKit.git
Working copy of https://github.com/WendellXY/CodableKit.git resolved at main (6fb8ef8)
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/24] Compiling CodableKitMacros Plugin.swift
[6/24] Compiling CodableKitMacros NamespaceNode+Encode.swift
[7/24] Compiling CodableKitMacros NamespaceNode.swift
[8/25] Compiling CodableKitMacros SwiftSyntaxHelper.swift
[9/25] Compiling CodableKitMacros NamespaceNode+CodingKeys.swift
[10/25] Compiling CodableKitMacros NamespaceNode+Decode.swift
[11/25] Compiling CodableKitMacros Diagnostic.swift
[12/25] Compiling CodableKitMacros Helpers.swift
[13/25] Compiling CodableKitMacros CodableProperty.swift
[14/25] Compiling CodableKitMacros CodableType.swift
[15/25] Compiling CodableKitMacros CodeGenCore+GenDecode.swift
[16/25] Compiling CodableKitMacros CodeGenCore+GenEncode.swift
[17/25] Compiling CodableKitMacros CodableMacro.swift
[18/25] Compiling CodableKitMacros CodableOptions.swift
[19/25] Compiling CodableKitMacros CodableKeyMacro.swift
[20/25] Compiling CodableKitMacros CodableKeyOptions.swift
[21/25] Emitting module CodableKitMacros
[22/25] Compiling CodableKitMacros CodeGenCore.swift
[23/25] Compiling CodableKitMacros CodingHookMacro.swift
[23/25] Write Objects.LinkFileList
[24/25] Linking CodableKitMacros-tool
[26/47] Compiling CodableKit CodingTransformer.swift
[27/48] Compiling CodableKit CodingTransformerRuntime.swift
[28/48] Compiling CodableKit CodingHooks.swift
[29/48] Compiling CodableKit LossyDictionary.swift
[30/48] Compiling CodableKit LossyArray.swift
[31/48] Compiling CodableKit BuiltInTransformers.swift
[32/48] Compiling CodableKit LossyDictionary.swift
[33/48] Compiling CodableKit LossyArray.swift
[34/48] Compiling CodableKit CodingHooks.swift
[35/48] Compiling CodableKit CodingTransformer.swift
[36/48] Compiling CodableKit BuiltInTransformers.swift
[37/48] Compiling CodableKit CodableOptions.swift
[38/48] Compiling CodableKit CodingTransformerRuntime.swift
[39/49] Compiling CodableKit CodingTransformerComposition.swift
[41/49] Compiling CodableKit CodableHook.swift
[42/49] Compiling CodableKit CodableKeyOptions.swift
[43/49] Emitting module CodableKit
[44/49] Compiling CodableKit CodableKit.swift
[48/49] Emitting module CodableKit
[49/49] Compiling CodableKit CodableOptions.swift
Build complete! (6.44s)
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/main
Repository:               WendellXY/CodableKit
Swift version used:       6.2
Target:                   CodableKit
Extracting symbol information for 'CodableKit'...
Finished extracting symbol information for 'CodableKit'. (2.47s)
Building documentation for 'CodableKit'...
Finished building documentation for 'CodableKit' (0.31s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/wendellxy/codablekit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2133] Fetching swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.17s)
Updated https://github.com/swiftlang/swift-syntax.git (0.82s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3557] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.00s)
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
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module SymbolKit
[8/57] Emitting module Snippets
[9/57] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit Names.swift
[11/57] Compiling SymbolKit SPI.swift
[12/57] Compiling SymbolKit Snippet.swift
[13/57] Compiling SymbolKit Extension.swift
[14/57] Compiling SymbolKit Symbol.swift
[15/57] Compiling SymbolKit SymbolKind.swift
[16/57] Compiling SymbolKit SymbolGraph.swift
[17/57] Compiling SymbolKit GraphCollector.swift
[18/57] Compiling SymbolKit SourceRange.swift
[19/57] Compiling SymbolKit Metadata.swift
[20/57] Compiling SymbolKit Module.swift
[21/57] Compiling SymbolKit OperatingSystem.swift
[22/57] Compiling SymbolKit Platform.swift
[23/57] Compiling SymbolKit Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Compiling SymbolKit Identifier.swift
[29/57] Compiling SymbolKit KindIdentifier.swift
[30/57] Compiling SymbolKit Location.swift
[31/57] Compiling SymbolKit Mutability.swift
[32/57] Compiling SymbolKit DeclarationFragments.swift
[33/57] Compiling SymbolKit Fragment.swift
[34/57] Compiling SymbolKit FragmentKind.swift
[35/57] Compiling SymbolKit FunctionParameter.swift
[36/57] Compiling SymbolKit FunctionSignature.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.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] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[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.75s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'CodableKit' complete! (0.81s)
Target:                   CodableKitShared
Building for debugging...
[0/3] Write swift-version-49B95AFC49DCD68C.txt
Build of product 'snippet-extract' complete! (0.36s)
error: no target named 'CodableKitShared'
compatible targets: 'CodableKit', 'CodableKitMacros'
     608
5	/Users/admin/builder/spi-builder-workspace/.docs/wendellxy/codablekit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/wendellxy/codablekit/main
File count: 608
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-wendellxy-codablekit-main-731d194b.zip to s3://spi-docs-inbox/prod-wendellxy-codablekit-main-731d194b.zip
Copying... [13%]
Copying... [27%]
Copying... [33%]
Copying... [47%]
Copying... [53%]
Copying... [67%]
Copying... [73%]
Copying... [87%]
Copying... [93%]
Copying... [100%]
Done.