The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DynamicCodableKit, reference main (3e4b41), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 00:49:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/DynamicCodableKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyLab/DynamicCodableKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3e4b41a doc: added archiving note
Cloned https://github.com/SwiftyLab/DynamicCodableKit.git
Revision (git rev-parse @):
3e4b41a7d891d058675dff7b10a336470ecf8b27
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/DynamicCodableKit.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-format
[1/2049] Fetching swift-docc-plugin
[227/14004] Fetching swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-docc-plugin from cache (1.37s)
Fetched https://github.com/apple/swift-format from cache (1.37s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (2.05s)
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.88s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.88s)
[1/70233] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (3.20s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (3.85s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (1.27s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
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/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
[32750/20720765] Downloading https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip (2.18s)
========================================
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": "dynamiccodablekit",
      "name": "DynamicCodableKit",
      "url": "https://github.com/SwiftyLab/DynamicCodableKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DynamicCodableKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SwiftyLab/DynamicCodableKit.git
[1/14596] Fetching dynamiccodablekit
Fetched https://github.com/SwiftyLab/DynamicCodableKit.git from cache (1.45s)
Creating working copy for https://github.com/SwiftyLab/DynamicCodableKit.git
Working copy of https://github.com/SwiftyLab/DynamicCodableKit.git resolved at main (3e4b41a)
warning: '.resolve-product-dependencies': dependency 'dynamiccodablekit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SwiftyLab/DynamicCodableKit.git
https://github.com/SwiftyLab/DynamicCodableKit.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-format",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.50600.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-format"
    }
  ],
  "manifest_display_name" : "DynamicCodableKit",
  "name" : "DynamicCodableKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DynamicCodableKit",
      "targets" : [
        "DynamicCodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "DynamicCodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DynamicCodableKitTests",
      "path" : "Tests/DynamicCodableKitTests",
      "sources" : [
        "DynamicDecodable.swift",
        "DynamicDecodingContext.swift",
        "DynamicDecodingContextCodingKey/Data/IdentifierCollectionDecode.swift",
        "DynamicDecodingContextCodingKey/Data/IdentifierCollectionDecodeWithInvalidData.swift",
        "DynamicDecodingContextCodingKey/Data/IdentifierDecode.swift",
        "DynamicDecodingContextCodingKey/Data/IdentifierDecodeWithInvalidData.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift",
        "DynamicDecodingContextCodingKey/Models/DynamicBaseType.swift",
        "DynamicDecodingContextCodingKey/Models/PostPage.swift",
        "DynamicDecodingContextCodingKey/Models/SocialMediaPost.swift",
        "DynamicDecodingContextContainerCodingKey/Data/ContainerCollectionDecode.swift",
        "DynamicDecodingContextContainerCodingKey/Data/ContainerCollectionDecodeWithInvalidData.swift",
        "DynamicDecodingContextContainerCodingKey/Data/ContainerDecode.swift",
        "DynamicDecodingContextContainerCodingKey/Data/ContainerDecodeWithInvalidData.swift",
        "DynamicDecodingContextContainerCodingKey/Data/PathCodingKeyData.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/Models/PostContainer.swift",
        "DynamicDecodingContextContainerCodingKey/Models/PostPath.swift",
        "DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift",
        "DynamicDecodingContextProvider/Data/ProviderCollectionDecode.swift",
        "DynamicDecodingContextProvider/Data/ProviderCollectionDecodeWithInvalidData.swift",
        "DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift",
        "DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift",
        "DynamicDecodingContextProvider/Models/ProviderPost.swift",
        "DynamicEncodable.swift",
        "Models/HashablePost.swift",
        "Models/Post.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DynamicCodableKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DynamicCodableKit",
      "module_type" : "SwiftTarget",
      "name" : "DynamicCodableKit",
      "path" : "Sources/DynamicCodableKit",
      "product_memberships" : [
        "DynamicCodableKit"
      ],
      "sources" : [
        "DynamicDecodable.swift",
        "DynamicDecodingConfiguration.swift",
        "DynamicDecodingContext.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift",
        "DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift",
        "DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift",
        "DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift",
        "DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift",
        "DynamicEncodable.swift",
        "Extensions/Decoder.swift",
        "Extensions/DecodingError.swift",
        "Extensions/KeyedDecodingContainerProtocol.swift",
        "Extensions/UnkeyedDecodingContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/25] Emitting module DynamicCodableKit
[7/27] Compiling DynamicCodableKit Decoder.swift
[8/27] Compiling DynamicCodableKit DecodingError.swift
[9/27] Compiling DynamicCodableKit KeyedDecodingContainerProtocol.swift
[10/27] Compiling DynamicCodableKit UnkeyedDecodingContainer.swift
[11/27] Compiling DynamicCodableKit DynamicDecodingCollectionWrapper.swift
[12/27] Compiling DynamicCodableKit DynamicDecodingContextCodingKey.swift
[13/27] Compiling DynamicCodableKit DynamicDecodingDefaultValueWrapper.swift
[14/27] Compiling DynamicCodableKit DynamicDecodingWrapper.swift
[15/27] Compiling DynamicCodableKit DynamicDecodingDictionaryWrapper.swift
[16/27] Compiling DynamicCodableKit PathCodingKeyDefaultValueWrapper.swift
[17/27] Compiling DynamicCodableKit DynamicDecodingContextBasedWrapper.swift
[18/27] Compiling DynamicCodableKit DynamicDecodingContextProvider.swift
[19/27] Compiling DynamicCodableKit PathCodingKeyWrapper.swift
[20/27] Compiling DynamicCodableKit DynamicDecodingCollectionContextBasedWrapper.swift
[21/27] Compiling DynamicCodableKit DynamicDecodingCollectionDictionaryWrapper.swift
[22/27] Compiling DynamicCodableKit DynamicDecodingContextContainerCodingKey.swift
[23/27] Compiling DynamicCodableKit DynamicDecodingDefaultValueContextBasedWrapper.swift
[24/27] Compiling DynamicCodableKit DynamicEncodable.swift
[25/27] Compiling DynamicCodableKit DynamicDecodable.swift
[26/27] Compiling DynamicCodableKit DynamicDecodingConfiguration.swift
[27/27] Compiling DynamicCodableKit DynamicDecodingContext.swift
Build complete! (17.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-format",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.50600.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-format"
    }
  ],
  "manifest_display_name" : "DynamicCodableKit",
  "name" : "DynamicCodableKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DynamicCodableKit",
      "targets" : [
        "DynamicCodableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "DynamicCodableKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DynamicCodableKitTests",
      "path" : "Tests/DynamicCodableKitTests",
      "sources" : [
        "DynamicDecodable.swift",
        "DynamicDecodingContext.swift",
        "DynamicDecodingContextCodingKey/Data/IdentifierCollectionDecode.swift",
        "DynamicDecodingContextCodingKey/Data/IdentifierCollectionDecodeWithInvalidData.swift",
        "DynamicDecodingContextCodingKey/Data/IdentifierDecode.swift",
        "DynamicDecodingContextCodingKey/Data/IdentifierDecodeWithInvalidData.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift",
        "DynamicDecodingContextCodingKey/Models/DynamicBaseType.swift",
        "DynamicDecodingContextCodingKey/Models/PostPage.swift",
        "DynamicDecodingContextCodingKey/Models/SocialMediaPost.swift",
        "DynamicDecodingContextContainerCodingKey/Data/ContainerCollectionDecode.swift",
        "DynamicDecodingContextContainerCodingKey/Data/ContainerCollectionDecodeWithInvalidData.swift",
        "DynamicDecodingContextContainerCodingKey/Data/ContainerDecode.swift",
        "DynamicDecodingContextContainerCodingKey/Data/ContainerDecodeWithInvalidData.swift",
        "DynamicDecodingContextContainerCodingKey/Data/PathCodingKeyData.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/Models/PostContainer.swift",
        "DynamicDecodingContextContainerCodingKey/Models/PostPath.swift",
        "DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift",
        "DynamicDecodingContextProvider/Data/ProviderCollectionDecode.swift",
        "DynamicDecodingContextProvider/Data/ProviderCollectionDecodeWithInvalidData.swift",
        "DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift",
        "DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift",
        "DynamicDecodingContextProvider/Models/ProviderPost.swift",
        "DynamicEncodable.swift",
        "Models/HashablePost.swift",
        "Models/Post.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DynamicCodableKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DynamicCodableKit",
      "module_type" : "SwiftTarget",
      "name" : "DynamicCodableKit",
      "path" : "Sources/DynamicCodableKit",
      "product_memberships" : [
        "DynamicCodableKit"
      ],
      "sources" : [
        "DynamicDecodable.swift",
        "DynamicDecodingConfiguration.swift",
        "DynamicDecodingContext.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingCollectionWrapper.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingContextCodingKey.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingDefaultValueWrapper.swift",
        "DynamicDecodingContextCodingKey/DynamicDecodingWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingCollectionDictionaryWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingContextContainerCodingKey.swift",
        "DynamicDecodingContextContainerCodingKey/DynamicDecodingDictionaryWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/PathCodingKeyDefaultValueWrapper.swift",
        "DynamicDecodingContextContainerCodingKey/PathCodingKeyWrapper.swift",
        "DynamicDecodingContextProvider/DynamicDecodingCollectionContextBasedWrapper.swift",
        "DynamicDecodingContextProvider/DynamicDecodingContextBasedWrapper.swift",
        "DynamicDecodingContextProvider/DynamicDecodingContextProvider.swift",
        "DynamicDecodingContextProvider/DynamicDecodingDefaultValueContextBasedWrapper.swift",
        "DynamicEncodable.swift",
        "Extensions/Decoder.swift",
        "Extensions/DecodingError.swift",
        "Extensions/KeyedDecodingContainerProtocol.swift",
        "Extensions/UnkeyedDecodingContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftylab/dynamiccodablekit/main
Repository:               SwiftyLab/DynamicCodableKit
Swift version used:       6.1
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   DynamicCodableKit
Extracting symbol information for 'DynamicCodableKit'...
Finished extracting symbol information for 'DynamicCodableKit'. (3.07s)
Building documentation for 'DynamicCodableKit'...
warning: 'DocumentationExtension' doesn't change default configuration and has no effect
 --> Extensions/DynamicDecodable.md:4:5-4:51
2 |
3 | @Metadata {
4 +     @DocumentationExtension(mergeBehavior: append)
  |     ╰─suggestion: Remove this 'DocumentationExtension' directive.
5 | }
6 |
warning: 'DocumentationExtension' doesn't change default configuration and has no effect
 --> Extensions/DynamicDecodable.md:4:5-4:51
2 |
3 | @Metadata {
4 +     @DocumentationExtension(mergeBehavior: append)
  |     ╰─suggestion: Remove this 'DocumentationExtension' directive.
5 | }
6 |
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
warning: This documentation block is inherited by other symbols where 'castAs(type%3AcodingPath%3A)-4hwd' fails to resolve.
  --> ../DynamicDecodable.swift:81:51-81:84
79 |     /// First tries dynamically casting `self` to collection type `T`,
80 |     /// falls back to dynamically casting each element
81 +     /// to provided collection element type using ``castAs(type:codingPath:)-4hwd``.
   |                                                   ╰─suggestion: Use an absolute link path.
82 |     /// Throws error if both casting approaches fail.
83 |     ///
Finished building documentation for 'DynamicCodableKit' (0.33s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftylab/dynamiccodablekit/main
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Emitting module SymbolKit
[26/57] Compiling SymbolKit Names.swift
[27/57] Compiling SymbolKit SPI.swift
[28/57] Compiling SymbolKit Snippet.swift
[29/57] Compiling SymbolKit Extension.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.08s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/21] Emitting module DynamicCodableKit
[3/23] Compiling DynamicCodableKit PathCodingKeyWrapper.swift
[4/23] Compiling DynamicCodableKit DynamicDecodingCollectionContextBasedWrapper.swift
[5/23] Compiling DynamicCodableKit DynamicDecodingCollectionDictionaryWrapper.swift
[6/23] Compiling DynamicCodableKit DynamicDecodingContextContainerCodingKey.swift
[7/23] Compiling DynamicCodableKit DynamicDecodingContextBasedWrapper.swift
[8/23] Compiling DynamicCodableKit DynamicDecodingContextProvider.swift
[9/23] Compiling DynamicCodableKit Decoder.swift
[10/23] Compiling DynamicCodableKit DecodingError.swift
[11/23] Compiling DynamicCodableKit DynamicDecodingDefaultValueWrapper.swift
[12/23] Compiling DynamicCodableKit DynamicDecodingWrapper.swift
[13/23] Compiling DynamicCodableKit DynamicDecodingDictionaryWrapper.swift
[14/23] Compiling DynamicCodableKit PathCodingKeyDefaultValueWrapper.swift
[15/23] Compiling DynamicCodableKit DynamicDecodingCollectionWrapper.swift
[16/23] Compiling DynamicCodableKit DynamicDecodingContextCodingKey.swift
[17/23] Compiling DynamicCodableKit DynamicDecodingDefaultValueContextBasedWrapper.swift
[18/23] Compiling DynamicCodableKit DynamicEncodable.swift
[19/23] Compiling DynamicCodableKit DynamicDecodable.swift
[20/23] Compiling DynamicCodableKit DynamicDecodingConfiguration.swift
[21/23] Compiling DynamicCodableKit DynamicDecodingContext.swift
[22/23] Compiling DynamicCodableKit KeyedDecodingContainerProtocol.swift
[23/23] Compiling DynamicCodableKit UnkeyedDecodingContainer.swift
Build of target: 'DynamicCodableKit' complete! (0.92s)
     628
8	/Users/admin/builder/spi-builder-workspace/.docs/swiftylab/dynamiccodablekit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftylab/dynamiccodablekit/main
File count: 628
Doc size:   8.0MB
Preparing doc bundle ...
Uploading prod-swiftylab-dynamiccodablekit-main-157c5eaf.zip to s3://spi-docs-inbox/prod-swiftylab-dynamiccodablekit-main-157c5eaf.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [62%]
Copying... [72%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.