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.0 for macOS (SPM) on 8 Nov 2024 16:38:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.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-format
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/12433] Fetching swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-format from cache (1.47s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.48s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.71s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
[1/12364] Fetching swift-argument-parser
[2/18887] Fetching swift-argument-parser, swift-tools-support-core
[18888/85370] Fetching swift-argument-parser, swift-tools-support-core, swift-syntax
Fetched https://github.com/apple/swift-tools-support-core.git from cache (3.41s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.41s)
Fetched https://github.com/apple/swift-syntax from cache (3.41s)
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 (0.68s)
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.75s)
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.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.64s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] 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 (0.65s)
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/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
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-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-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
[5503/20720765] Downloading https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloading binary artifact 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.27s)
========================================
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.75s)
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.0
Building package at path:  $PWD
https://github.com/SwiftyLab/DynamicCodableKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/25] Emitting module DynamicCodableKit
[7/27] Compiling DynamicCodableKit KeyedDecodingContainerProtocol.swift
[8/27] Compiling DynamicCodableKit UnkeyedDecodingContainer.swift
[9/27] Compiling DynamicCodableKit DynamicDecodingCollectionWrapper.swift
[10/27] Compiling DynamicCodableKit DynamicDecodingContextCodingKey.swift
[11/27] Compiling DynamicCodableKit DynamicDecodingContextBasedWrapper.swift
[12/27] Compiling DynamicCodableKit DynamicDecodingContextProvider.swift
[13/27] Compiling DynamicCodableKit DynamicDecodingDefaultValueWrapper.swift
[14/27] Compiling DynamicCodableKit DynamicDecodingWrapper.swift
[15/27] Compiling DynamicCodableKit Decoder.swift
[16/27] Compiling DynamicCodableKit DecodingError.swift
[17/27] Compiling DynamicCodableKit DynamicDecodingCollectionDictionaryWrapper.swift
[18/27] Compiling DynamicCodableKit DynamicDecodingContextContainerCodingKey.swift
[19/27] Compiling DynamicCodableKit DynamicDecodingDefaultValueContextBasedWrapper.swift
[20/27] Compiling DynamicCodableKit DynamicEncodable.swift
[21/27] Compiling DynamicCodableKit DynamicDecodingDictionaryWrapper.swift
[22/27] Compiling DynamicCodableKit PathCodingKeyDefaultValueWrapper.swift
[23/27] Compiling DynamicCodableKit PathCodingKeyWrapper.swift
[24/27] Compiling DynamicCodableKit DynamicDecodingCollectionContextBasedWrapper.swift
[25/27] Compiling DynamicCodableKit DynamicDecodable.swift
[26/27] Compiling DynamicCodableKit DynamicDecodingConfiguration.swift
[27/27] Compiling DynamicCodableKit DynamicDecodingContext.swift
Build complete! (29.39s)
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.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   DynamicCodableKit
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'DynamicCodableKit'...
Finished extracting symbol information for 'DynamicCodableKit'. (3.24s)
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: 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.26s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftylab/dynamiccodablekit/main
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit DeclarationFragments.swift
[40/57] Compiling SymbolKit Fragment.swift
[41/57] Compiling SymbolKit FragmentKind.swift
[42/57] Compiling SymbolKit FunctionParameter.swift
[43/57] Compiling SymbolKit FunctionSignature.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.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 SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.52s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/21] Emitting module DynamicCodableKit
[3/23] Compiling DynamicCodableKit PathCodingKeyWrapper.swift
[4/23] Compiling DynamicCodableKit DynamicDecodingCollectionContextBasedWrapper.swift
[5/23] Compiling DynamicCodableKit DynamicDecodingDictionaryWrapper.swift
[6/23] Compiling DynamicCodableKit PathCodingKeyDefaultValueWrapper.swift
[7/23] Compiling DynamicCodableKit Decoder.swift
[8/23] Compiling DynamicCodableKit DecodingError.swift
[9/23] Compiling DynamicCodableKit DynamicDecodingCollectionDictionaryWrapper.swift
[10/23] Compiling DynamicCodableKit DynamicDecodingContextContainerCodingKey.swift
[11/23] Compiling DynamicCodableKit DynamicDecodingDefaultValueContextBasedWrapper.swift
[12/23] Compiling DynamicCodableKit DynamicEncodable.swift
[13/23] Compiling DynamicCodableKit DynamicDecodingContextBasedWrapper.swift
[14/23] Compiling DynamicCodableKit DynamicDecodingContextProvider.swift
[15/23] Compiling DynamicCodableKit DynamicDecodingDefaultValueWrapper.swift
[16/23] Compiling DynamicCodableKit DynamicDecodingWrapper.swift
[17/23] Compiling DynamicCodableKit DynamicDecodingCollectionWrapper.swift
[18/23] Compiling DynamicCodableKit DynamicDecodingContextCodingKey.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.98s)
     634
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: 634
Doc size:   8.0MB
Preparing doc bundle ...
Uploading prod-swiftylab-dynamiccodablekit-main-786d309b.zip to s3://spi-docs-inbox/prod-swiftylab-dynamiccodablekit-main-786d309b.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.