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 MoreCodable, reference 1.3.2 (95e3cc), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 01:50:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MoreCodable -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tattn/MoreCodable.git
Reference: 1.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tattn/MoreCodable
 * tag               1.3.2      -> FETCH_HEAD
HEAD is now at 95e3cc7 Update build settings
Cloned https://github.com/tattn/MoreCodable.git
Revision (git rev-parse @):
95e3cc73810e1958a81a01d189a318828b14e44f
SUCCESS checkout https://github.com/tattn/MoreCodable.git at 1.3.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tattn/MoreCodable.git
https://github.com/tattn/MoreCodable.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MoreCodable",
  "name" : "MoreCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "MoreCodable",
      "targets" : [
        "MoreCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MoreCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "MoreCodableTests",
      "path" : "Tests",
      "sources" : [
        "CodableAnyTests.swift",
        "CodableDictionaryTests.swift",
        "DictionaryCachableEncoderTests.swift",
        "DictionaryDecoderTests.swift",
        "DictionaryEncoderTests.swift",
        "FailableTests.swift",
        "MoreJSONDecoderTests.swift",
        "MoreJSONEncoderTests.swift",
        "ObjectMergerTests.swift",
        "RuleBasedCodingKeyTests.swift",
        "StringToTests.swift",
        "URLQueryItemsDecoderTests.swift",
        "URLQueryItemsEncoderTests.swift"
      ],
      "target_dependencies" : [
        "MoreCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MoreCodable",
      "module_type" : "SwiftTarget",
      "name" : "MoreCodable",
      "path" : "Sources",
      "product_memberships" : [
        "MoreCodable"
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "CodableAny.swift",
        "CodableDictionary.swift",
        "DictionaryCachableEncoder.swift",
        "DictionaryDecoder.swift",
        "DictionaryEncoder.swift",
        "Failable.swift",
        "InternalFunction.swift",
        "MoreJSONDecoder.swift",
        "MoreJSONEncoder.swift",
        "MultiDateFormat.swift",
        "ObjectMerger.swift",
        "RuleBasedCodingKey.swift",
        "Storage.swift",
        "StringTo.swift",
        "URLQueryItem+.swift",
        "URLQueryItemsDecoder.swift",
        "URLQueryItemsEncoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MoreCodable",
  "name" : "MoreCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "MoreCodable",
      "targets" : [
        "MoreCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MoreCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "MoreCodableTests",
      "path" : "Tests",
      "sources" : [
        "CodableAnyTests.swift",
        "CodableDictionaryTests.swift",
        "DictionaryCachableEncoderTests.swift",
        "DictionaryDecoderTests.swift",
        "DictionaryEncoderTests.swift",
        "FailableTests.swift",
        "MoreJSONDecoderTests.swift",
        "MoreJSONEncoderTests.swift",
        "ObjectMergerTests.swift",
        "RuleBasedCodingKeyTests.swift",
        "StringToTests.swift",
        "URLQueryItemsDecoderTests.swift",
        "URLQueryItemsEncoderTests.swift"
      ],
      "target_dependencies" : [
        "MoreCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MoreCodable",
      "module_type" : "SwiftTarget",
      "name" : "MoreCodable",
      "path" : "Sources",
      "product_memberships" : [
        "MoreCodable"
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "CodableAny.swift",
        "CodableDictionary.swift",
        "DictionaryCachableEncoder.swift",
        "DictionaryDecoder.swift",
        "DictionaryEncoder.swift",
        "Failable.swift",
        "InternalFunction.swift",
        "MoreJSONDecoder.swift",
        "MoreJSONEncoder.swift",
        "MultiDateFormat.swift",
        "ObjectMerger.swift",
        "RuleBasedCodingKey.swift",
        "Storage.swift",
        "StringTo.swift",
        "URLQueryItem+.swift",
        "URLQueryItemsDecoder.swift",
        "URLQueryItemsEncoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MoreCodable",
    "schemes" : [
      "MoreCodable"
    ],
    "targets" : [
      "MoreCodable",
      "MoreCodableTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MoreCodable -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MoreCodable -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'MoreCodable' in project 'MoreCodable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5e44726a44726a46b140ae78f66e13cf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5e44726a44726a46b140ae78f66e13cf.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/module.modulemap (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module.modulemap (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.0 '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=MoreCodable' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.hmap (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyMetadataFileList (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-target-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers/MoreCodable.h /Users/admin/builder/spi-builder-workspace/Sources/MoreCodable.h (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/MoreCodable.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/module.modulemap (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/Info.plist (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Info.plist
SwiftDriver MoreCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MoreCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Failable.swift,\ StringTo.swift /Users/admin/builder/spi-builder-workspace/Sources/Failable.swift /Users/admin/builder/spi-builder-workspace/Sources/StringTo.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Failable.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StringTo.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050362755-swift-frontend-MoreCodable-Failable.swift-arm64_apple_ios13.0-o-Onone-2302321453.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0255 seconds (3.4651 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0181 ( 46.7%)   0.3724 ( 43.9%)   1.3905 ( 46.0%)   1.5907 ( 45.9%)  parse-and-resolve-imports
   1.0173 ( 46.7%)   0.3705 ( 43.7%)   1.3878 ( 45.9%)   1.5824 ( 45.7%)  Import resolution
   0.0840 (  3.9%)   0.0223 (  2.6%)   0.1063 (  3.5%)   0.1063 (  3.1%)  build-rewrite-system
   0.0136 (  0.6%)   0.0464 (  5.5%)   0.0600 (  2.0%)   0.0979 (  2.8%)  load-stdlib
   0.0090 (  0.4%)   0.0060 (  0.7%)   0.0150 (  0.5%)   0.0151 (  0.4%)  import-clang-decl
   0.0060 (  0.3%)   0.0064 (  0.8%)   0.0124 (  0.4%)   0.0142 (  0.4%)  perform-sema
   0.0060 (  0.3%)   0.0064 (  0.8%)   0.0124 (  0.4%)   0.0141 (  0.4%)  Type checking and Semantic analysis
   0.0045 (  0.2%)   0.0046 (  0.5%)   0.0091 (  0.3%)   0.0097 (  0.3%)  IRGen
   0.0026 (  0.1%)   0.0048 (  0.6%)   0.0074 (  0.2%)   0.0091 (  0.3%)  typecheck-decl
   0.0041 (  0.2%)   0.0023 (  0.3%)   0.0064 (  0.2%)   0.0069 (  0.2%)  typecheck-stmt
   0.0039 (  0.2%)   0.0022 (  0.3%)   0.0062 (  0.2%)   0.0066 (  0.2%)  typecheck-expr
   0.0026 (  0.1%)   0.0014 (  0.2%)   0.0041 (  0.1%)   0.0041 (  0.1%)  SILGen
   0.0021 (  0.1%)   0.0013 (  0.2%)   0.0034 (  0.1%)   0.0034 (  0.1%)  SILGen-function
   0.0030 (  0.1%)   0.0002 (  0.0%)   0.0032 (  0.1%)   0.0032 (  0.1%)  SIL optimization
   0.0006 (  0.0%)   0.0002 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  load-all-members
   0.0004 (  0.0%)   0.0001 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   2.1780 (100.0%)   0.8475 (100.0%)   3.0255 (100.0%)   3.4651 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9681 seconds (3.3043 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.9304 (100.0%)   1.0377 (100.0%)   2.9681 (100.0%)   3.3043 (100.0%)  Building Target
   1.9304 (100.0%)   1.0377 (100.0%)   2.9681 (100.0%)   3.3043 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ URLQueryItemsEncoder.swift,\ MultiDateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift:37:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func encode<T: Encodable>(_ value: T) throws -> [URLQueryItem] {
    ^~~~
    public
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050365024-swift-frontend-MoreCodable-URLQueryItemsEncoder.swift-arm64_apple_ios13.0-o-Onone-4183014729.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4886 seconds (3.9627 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0217 (  6.1%)   0.0205 ( 15.6%)   0.0423 (  8.7%)   1.7270 ( 43.6%)  parse-and-resolve-imports
   0.0212 (  5.9%)   0.0200 ( 15.1%)   0.0412 (  8.4%)   1.7259 ( 43.6%)  Import resolution
   0.0019 (  0.5%)   0.0166 ( 12.6%)   0.0185 (  3.8%)   0.1226 (  3.1%)  load-stdlib
   0.0847 ( 23.7%)   0.0288 ( 21.9%)   0.1135 ( 23.2%)   0.1140 (  2.9%)  build-rewrite-system
   0.0533 ( 14.9%)   0.0092 (  7.0%)   0.0625 ( 12.8%)   0.0625 (  1.6%)  perform-sema
   0.0532 ( 14.9%)   0.0091 (  6.9%)   0.0623 ( 12.8%)   0.0623 (  1.6%)  Type checking and Semantic analysis
   0.0333 (  9.3%)   0.0051 (  3.9%)   0.0384 (  7.9%)   0.0384 (  1.0%)  typecheck-decl
   0.0189 (  5.3%)   0.0038 (  2.9%)   0.0227 (  4.6%)   0.0227 (  0.6%)  typecheck-stmt
   0.0165 (  4.6%)   0.0035 (  2.6%)   0.0200 (  4.1%)   0.0200 (  0.5%)  typecheck-expr
   0.0135 (  3.8%)   0.0048 (  3.7%)   0.0183 (  3.7%)   0.0184 (  0.5%)  IRGen
   0.0094 (  2.6%)   0.0064 (  4.8%)   0.0157 (  3.2%)   0.0158 (  0.4%)  import-clang-decl
   0.0120 (  3.4%)   0.0024 (  1.8%)   0.0145 (  3.0%)   0.0145 (  0.4%)  SILGen
   0.0066 (  1.8%)   0.0009 (  0.7%)   0.0075 (  1.5%)   0.0074 (  0.2%)  SILGen-function
   0.0069 (  1.9%)   0.0003 (  0.2%)   0.0072 (  1.5%)   0.0072 (  0.2%)  SIL optimization
   0.0027 (  0.8%)   0.0001 (  0.1%)   0.0028 (  0.6%)   0.0027 (  0.1%)  precheck-target
   0.0008 (  0.2%)   0.0003 (  0.2%)   0.0011 (  0.2%)   0.0011 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3567 (100.0%)   0.1319 (100.0%)   0.4886 (100.0%)   3.9627 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4610 seconds (3.3066 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9671 (100.0%)   0.4939 (100.0%)   1.4610 (100.0%)   3.3066 (100.0%)  Building Target
   0.9671 (100.0%)   0.4939 (100.0%)   1.4610 (100.0%)   3.3066 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ MoreJSONEncoder.swift,\ MoreJSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050372641-swift-frontend-MoreCodable-MoreJSONEncoder.swift-arm64_apple_ios13.0-o-Onone-2858492474.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3678 seconds (5.7800 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0232 (  1.1%)   0.0315 (  9.0%)   0.0547 (  2.3%)   1.6951 ( 29.3%)  parse-and-resolve-imports
   0.0224 (  1.1%)   0.0305 (  8.8%)   0.0530 (  2.2%)   1.6934 ( 29.3%)  Import resolution
   0.4456 ( 22.1%)   0.0598 ( 17.2%)   0.5054 ( 21.3%)   0.5106 (  8.8%)  perform-sema
   0.4454 ( 22.1%)   0.0596 ( 17.1%)   0.5050 ( 21.3%)   0.5103 (  8.8%)  Type checking and Semantic analysis
   0.3500 ( 17.3%)   0.0434 ( 12.5%)   0.3933 ( 16.6%)   0.3983 (  6.9%)  typecheck-stmt
   0.2940 ( 14.6%)   0.0359 ( 10.3%)   0.3300 ( 13.9%)   0.3342 (  5.8%)  typecheck-expr
   0.1103 (  5.5%)   0.0189 (  5.4%)   0.1292 (  5.5%)   0.1297 (  2.2%)  typecheck-decl
   0.0017 (  0.1%)   0.0149 (  4.3%)   0.0166 (  0.7%)   0.1234 (  2.1%)  load-stdlib
   0.0617 (  3.1%)   0.0100 (  2.9%)   0.0717 (  3.0%)   0.0733 (  1.3%)  IRGen
   0.0616 (  3.0%)   0.0061 (  1.8%)   0.0677 (  2.9%)   0.0685 (  1.2%)  SILGen
   0.0486 (  2.4%)   0.0168 (  4.8%)   0.0654 (  2.8%)   0.0656 (  1.1%)  build-rewrite-system
   0.0538 (  2.7%)   0.0052 (  1.5%)   0.0590 (  2.5%)   0.0597 (  1.0%)  precheck-target
   0.0449 (  2.2%)   0.0029 (  0.8%)   0.0478 (  2.0%)   0.0483 (  0.8%)  SILGen-function
   0.0365 (  1.8%)   0.0006 (  0.2%)   0.0371 (  1.6%)   0.0376 (  0.7%)  SIL optimization
   0.0174 (  0.9%)   0.0113 (  3.3%)   0.0287 (  1.2%)   0.0287 (  0.5%)  import-clang-decl
   0.0009 (  0.0%)   0.0002 (  0.1%)   0.0011 (  0.0%)   0.0011 (  0.0%)  load-all-members
   0.0007 (  0.0%)   0.0001 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  typecheck-for-each
   0.0006 (  0.0%)   0.0000 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  typecheck-expr-pattern
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.0199 (100.0%)   0.3479 (100.0%)   2.3678 (100.0%)   5.7800 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5824 seconds (3.3537 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3729 (100.0%)   0.2096 (100.0%)   1.5824 (100.0%)   3.3537 (100.0%)  Building Target
   1.3729 (100.0%)   0.2096 (100.0%)   1.5824 (100.0%)   3.3537 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: warning: static property 'prettyPrinted' is not concurrency-safe because non-'Sendable' type 'MoreJSONEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:31:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: note: add '@MainActor' to make static property 'prettyPrinted' part of global actor 'MainActor'
        public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: warning: static property 'sortedKeys' is not concurrency-safe because non-'Sendable' type 'MoreJSONEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let sortedKeys    = OutputFormatting(rawValue: 1 << 1)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:31:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: note: add '@MainActor' to make static property 'sortedKeys' part of global actor 'MainActor'
        public static let sortedKeys    = OutputFormatting(rawValue: 1 << 1)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let sortedKeys    = OutputFormatting(rawValue: 1 << 1)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: warning: var '_iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var _iso8601Formatter: DateFormatter = {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: convert '_iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
var _iso8601Formatter: DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: add '@MainActor' to make var '_iso8601Formatter' part of global actor 'MainActor'
var _iso8601Formatter: DateFormatter = {
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var _iso8601Formatter: DateFormatter = {
    ^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MoreJSONDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ URLQueryItemsDecoder.swift,\ DictionaryCachableEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050368594-swift-frontend-MoreCodable-URLQueryItemsDecoder.swift-arm64_apple_ios13.0-o-Onone-870247008.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6276 seconds (3.7817 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0212 (  4.6%)   0.0274 ( 15.9%)   0.0486 (  7.7%)   1.5812 ( 41.8%)  parse-and-resolve-imports
   0.0205 (  4.5%)   0.0255 ( 14.8%)   0.0460 (  7.3%)   1.5729 ( 41.6%)  Import resolution
   0.0829 ( 18.2%)   0.0279 ( 16.2%)   0.1107 ( 17.6%)   0.1109 (  2.9%)  build-rewrite-system
   0.0020 (  0.4%)   0.0165 (  9.6%)   0.0185 (  2.9%)   0.1033 (  2.7%)  load-stdlib
   0.0752 ( 16.5%)   0.0157 (  9.1%)   0.0909 ( 14.5%)   0.0940 (  2.5%)  perform-sema
   0.0751 ( 16.5%)   0.0157 (  9.1%)   0.0908 ( 14.5%)   0.0939 (  2.5%)  Type checking and Semantic analysis
   0.0389 (  8.5%)   0.0079 (  4.6%)   0.0468 (  7.5%)   0.0499 (  1.3%)  typecheck-decl
   0.0401 (  8.8%)   0.0087 (  5.1%)   0.0488 (  7.8%)   0.0488 (  1.3%)  typecheck-stmt
   0.0192 (  4.2%)   0.0055 (  3.2%)   0.0247 (  3.9%)   0.0248 (  0.7%)  IRGen
   0.0192 (  4.2%)   0.0035 (  2.0%)   0.0227 (  3.6%)   0.0227 (  0.6%)  SILGen
   0.0178 (  3.9%)   0.0043 (  2.5%)   0.0221 (  3.5%)   0.0221 (  0.6%)  precheck-target
   0.0098 (  2.1%)   0.0084 (  4.9%)   0.0182 (  2.9%)   0.0182 (  0.5%)  import-clang-decl
   0.0128 (  2.8%)   0.0027 (  1.6%)   0.0155 (  2.5%)   0.0155 (  0.4%)  typecheck-expr
   0.0105 (  2.3%)   0.0017 (  1.0%)   0.0122 (  1.9%)   0.0122 (  0.3%)  SILGen-function
   0.0097 (  2.1%)   0.0003 (  0.2%)   0.0100 (  1.6%)   0.0101 (  0.3%)  SIL optimization
   0.0006 (  0.1%)   0.0002 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4556 (100.0%)   0.1719 (100.0%)   0.6276 (100.0%)   3.7817 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6155 seconds (3.3050 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0324 (100.0%)   0.5831 (100.0%)   1.6155 (100.0%)   3.3050 (100.0%)  Building Target
   1.0324 (100.0%)   0.5831 (100.0%)   1.6155 (100.0%)   3.3050 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift:71:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func decode<T: Decodable>(_ type: T.Type, from container: [URLQueryItem]) throws -> T {
    ^~~~
    public
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:33:50: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol DictionaryCachableCacheProtocol: class {
                                                 ^~~~~
                                                 AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DictionaryCachableEncoder.DefaultCache' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let shared = DefaultCache()
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:38:16: note: class 'DefaultCache' does not conform to the 'Sendable' protocol
    open class DefaultCache: DictionaryCachableCacheProtocol {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
        public static let shared = DefaultCache()
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let shared = DefaultCache()
                          ^
        nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ MoreCodable (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050371286-swift-frontend-MoreCodable-all-arm64_apple_ios13.0-swiftmodule-Onone-3722445185.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7650 seconds (4.3410 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0225 (  3.6%)   0.0221 ( 15.3%)   0.0445 (  5.8%)   1.7879 ( 41.2%)  parse-and-resolve-imports
   0.0218 (  3.5%)   0.0211 ( 14.6%)   0.0429 (  5.6%)   1.7862 ( 41.1%)  Import resolution
   0.1588 ( 25.6%)   0.0176 ( 12.2%)   0.1764 ( 23.1%)   0.1765 (  4.1%)  perform-sema
   0.1585 ( 25.6%)   0.0174 ( 12.1%)   0.1760 ( 23.0%)   0.1761 (  4.1%)  Type checking and Semantic analysis
   0.1567 ( 25.3%)   0.0170 ( 11.8%)   0.1737 ( 22.7%)   0.1737 (  4.0%)  typecheck-decl
   0.0018 (  0.3%)   0.0152 ( 10.5%)   0.0169 (  2.2%)   0.1032 (  2.4%)  load-stdlib
   0.0321 (  5.2%)   0.0079 (  5.4%)   0.0399 (  5.2%)   0.0399 (  0.9%)  SILGen
   0.0246 (  4.0%)   0.0081 (  5.6%)   0.0327 (  4.3%)   0.0343 (  0.8%)  SIL optimization
   0.0101 (  1.6%)   0.0034 (  2.4%)   0.0135 (  1.8%)   0.0135 (  0.3%)  typecheck-expr
   0.0110 (  1.8%)   0.0022 (  1.5%)   0.0132 (  1.7%)   0.0131 (  0.3%)  SILGen-function
   0.0100 (  1.6%)   0.0027 (  1.9%)   0.0128 (  1.7%)   0.0127 (  0.3%)  build-rewrite-system
   0.0051 (  0.8%)   0.0045 (  3.1%)   0.0097 (  1.3%)   0.0109 (  0.3%)  Serialization, swiftmodule
   0.0032 (  0.5%)   0.0037 (  2.6%)   0.0069 (  0.9%)   0.0069 (  0.2%)  import-clang-decl
   0.0015 (  0.2%)   0.0006 (  0.4%)   0.0020 (  0.3%)   0.0020 (  0.0%)  precheck-target
   0.0007 (  0.1%)   0.0008 (  0.6%)   0.0015 (  0.2%)   0.0016 (  0.0%)  Serialization, swiftdoc
   0.0009 (  0.2%)   0.0002 (  0.1%)   0.0011 (  0.1%)   0.0011 (  0.0%)  Serialization, swiftsourceinfo
   0.0003 (  0.1%)   0.0001 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.0%)  SIL verification, post-optimization
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6204 (100.0%)   0.1446 (100.0%)   0.7650 (100.0%)   4.3410 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3607 seconds (2.1922 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2818 (100.0%)   0.0789 (100.0%)   0.3607 (100.0%)   2.1922 (100.0%)  Building Target
   0.2818 (100.0%)   0.0789 (100.0%)   0.3607 (100.0%)   2.1922 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:67:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func encode<T: Encodable>(_ value: T) throws -> [String: Any] {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsDecoder.swift:71:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func decode<T: Decodable>(_ type: T.Type, from container: [URLQueryItem]) throws -> T {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:33:50: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol DictionaryCachableCacheProtocol: class {
                                                 ^~~~~
                                                 AnyObject
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DictionaryCachableEncoder.DefaultCache' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let shared = DefaultCache()
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:38:16: note: class 'DefaultCache' does not conform to the 'Sendable' protocol
    open class DefaultCache: DictionaryCachableCacheProtocol {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
        public static let shared = DefaultCache()
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryCachableEncoder.swift:39:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let shared = DefaultCache()
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift:37:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func encode<T: Encodable>(_ value: T) throws -> [URLQueryItem] {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: warning: static property 'prettyPrinted' is not concurrency-safe because non-'Sendable' type 'MoreJSONEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:31:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: note: add '@MainActor' to make static property 'prettyPrinted' part of global actor 'MainActor'
        public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
                          ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:41:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let prettyPrinted = OutputFormatting(rawValue: 1 << 0)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: warning: static property 'sortedKeys' is not concurrency-safe because non-'Sendable' type 'MoreJSONEncoder.OutputFormatting' may have shared mutable state; this is an error in the Swift 6 language mode
        public static let sortedKeys    = OutputFormatting(rawValue: 1 << 1)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:31:19: note: consider making struct 'OutputFormatting' conform to the 'Sendable' protocol
    public struct OutputFormatting : OptionSet {
                  ^
                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: note: add '@MainActor' to make static property 'sortedKeys' part of global actor 'MainActor'
        public static let sortedKeys    = OutputFormatting(rawValue: 1 << 1)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:45:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        public static let sortedKeys    = OutputFormatting(rawValue: 1 << 1)
                          ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: warning: var '_iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var _iso8601Formatter: DateFormatter = {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: convert '_iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
var _iso8601Formatter: DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: add '@MainActor' to make var '_iso8601Formatter' part of global actor 'MainActor'
var _iso8601Formatter: DateFormatter = {
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/MoreJSONEncoder.swift:1020:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var _iso8601Formatter: DateFormatter = {
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:112:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func decode<T : Decodable>(_ type: T.Type, from container: Any) throws -> T {
    ^~~~
    public
SwiftCompile normal arm64 Compiling\ Storage.swift,\ CodableDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050370802-swift-frontend-MoreCodable-Storage.swift-arm64_apple_ios13.0-o-Onone-657674981.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3410 seconds (3.5667 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0199 (  8.6%)   0.0161 ( 14.8%)   0.0360 ( 10.6%)   1.6022 ( 44.9%)  parse-and-resolve-imports
   0.0194 (  8.4%)   0.0156 ( 14.3%)   0.0350 ( 10.3%)   1.6013 ( 44.9%)  Import resolution
   0.0846 ( 36.5%)   0.0287 ( 26.3%)   0.1133 ( 33.2%)   0.1133 (  3.2%)  build-rewrite-system
   0.0017 (  0.8%)   0.0126 ( 11.5%)   0.0143 (  4.2%)   0.1077 (  3.0%)  load-stdlib
   0.0234 ( 10.1%)   0.0068 (  6.3%)   0.0302 (  8.9%)   0.0303 (  0.8%)  perform-sema
   0.0233 ( 10.1%)   0.0068 (  6.2%)   0.0301 (  8.8%)   0.0301 (  0.8%)  Type checking and Semantic analysis
   0.0095 (  4.1%)   0.0078 (  7.1%)   0.0173 (  5.1%)   0.0173 (  0.5%)  import-clang-decl
   0.0127 (  5.5%)   0.0041 (  3.8%)   0.0168 (  4.9%)   0.0168 (  0.5%)  typecheck-decl
   0.0103 (  4.4%)   0.0026 (  2.4%)   0.0129 (  3.8%)   0.0130 (  0.4%)  typecheck-stmt
   0.0056 (  2.4%)   0.0034 (  3.1%)   0.0090 (  2.7%)   0.0090 (  0.3%)  IRGen
   0.0059 (  2.5%)   0.0017 (  1.5%)   0.0076 (  2.2%)   0.0076 (  0.2%)  typecheck-expr
   0.0048 (  2.1%)   0.0010 (  0.9%)   0.0057 (  1.7%)   0.0058 (  0.2%)  SILGen
   0.0046 (  2.0%)   0.0005 (  0.5%)   0.0051 (  1.5%)   0.0051 (  0.1%)  SIL optimization
   0.0037 (  1.6%)   0.0008 (  0.7%)   0.0044 (  1.3%)   0.0045 (  0.1%)  SILGen-function
   0.0012 (  0.5%)   0.0003 (  0.3%)   0.0015 (  0.5%)   0.0015 (  0.0%)  precheck-target
   0.0006 (  0.2%)   0.0003 (  0.2%)   0.0008 (  0.2%)   0.0008 (  0.0%)  load-all-members
   0.0003 (  0.1%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.0%)  typecheck-for-each
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2317 (100.0%)   0.1093 (100.0%)   0.3410 (100.0%)   3.5667 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5618 seconds (3.3000 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9259 (100.0%)   0.6359 (100.0%)   1.5618 (100.0%)   3.3000 (100.0%)  Building Target
   0.9259 (100.0%)   0.6359 (100.0%)   1.5618 (100.0%)   3.3000 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Storage.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ URLQueryItem+.swift,\ CodableAny.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItem+.swift /Users/admin/builder/spi-builder-workspace/Sources/CodableAny.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050371966-swift-frontend-MoreCodable-URLQueryItem_.swift-arm64_apple_ios13.0-o-Onone-4238063738.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3898 seconds (3.6791 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0210 (  7.8%)   0.0192 ( 15.9%)   0.0402 ( 10.3%)   1.6389 ( 44.5%)  parse-and-resolve-imports
   0.0204 (  7.6%)   0.0183 ( 15.2%)   0.0387 (  9.9%)   1.6374 ( 44.5%)  Import resolution
   0.0846 ( 31.5%)   0.0318 ( 26.3%)   0.1164 ( 29.9%)   0.1164 (  3.2%)  build-rewrite-system
   0.0017 (  0.6%)   0.0119 (  9.8%)   0.0136 (  3.5%)   0.1053 (  2.9%)  load-stdlib
   0.0280 ( 10.4%)   0.0073 (  6.0%)   0.0353 (  9.1%)   0.0353 (  1.0%)  perform-sema
   0.0279 ( 10.4%)   0.0072 (  6.0%)   0.0352 (  9.0%)   0.0352 (  1.0%)  Type checking and Semantic analysis
   0.0174 (  6.5%)   0.0036 (  3.0%)   0.0210 (  5.4%)   0.0210 (  0.6%)  typecheck-stmt
   0.0156 (  5.8%)   0.0033 (  2.7%)   0.0189 (  4.9%)   0.0189 (  0.5%)  typecheck-expr
   0.0133 (  4.9%)   0.0039 (  3.3%)   0.0172 (  4.4%)   0.0172 (  0.5%)  typecheck-decl
   0.0097 (  3.6%)   0.0075 (  6.2%)   0.0172 (  4.4%)   0.0172 (  0.5%)  import-clang-decl
   0.0080 (  3.0%)   0.0038 (  3.2%)   0.0119 (  3.0%)   0.0120 (  0.3%)  IRGen
   0.0072 (  2.7%)   0.0013 (  1.0%)   0.0085 (  2.2%)   0.0085 (  0.2%)  SILGen
   0.0059 (  2.2%)   0.0010 (  0.8%)   0.0069 (  1.8%)   0.0069 (  0.2%)  SILGen-function
   0.0055 (  2.0%)   0.0001 (  0.1%)   0.0056 (  1.4%)   0.0056 (  0.2%)  SIL optimization
   0.0014 (  0.5%)   0.0001 (  0.1%)   0.0015 (  0.4%)   0.0015 (  0.0%)  precheck-target
   0.0006 (  0.2%)   0.0003 (  0.3%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0006 (  0.2%)   0.0001 (  0.1%)   0.0006 (  0.2%)   0.0006 (  0.0%)  typecheck-expr-pattern
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2689 (100.0%)   0.1208 (100.0%)   0.3898 (100.0%)   3.6791 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5282 seconds (3.2967 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9262 (100.0%)   0.6020 (100.0%)   1.5282 (100.0%)   3.2967 (100.0%)  Building Target
   0.9262 (100.0%)   0.6020 (100.0%)   1.5282 (100.0%)   3.2967 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItem+.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CodableAny.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ InternalFunction.swift /Users/admin/builder/spi-builder-workspace/Sources/InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050368162-swift-frontend-MoreCodable-InternalFunction.swift-arm64_apple_ios13.0-o-Onone-2701239692.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3706 seconds (3.4744 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0288 ( 14.4%)   0.0395 ( 23.1%)   0.0683 ( 18.4%)   1.5754 ( 45.3%)  parse-and-resolve-imports
   0.0282 ( 14.1%)   0.0375 ( 22.0%)   0.0656 ( 17.7%)   1.5672 ( 45.1%)  Import resolution
   0.0835 ( 41.7%)   0.0286 ( 16.8%)   0.1121 ( 30.2%)   0.1120 (  3.2%)  build-rewrite-system
   0.0018 (  0.9%)   0.0171 ( 10.0%)   0.0189 (  5.1%)   0.1098 (  3.2%)  load-stdlib
   0.0124 (  6.2%)   0.0118 (  6.9%)   0.0242 (  6.5%)   0.0257 (  0.7%)  perform-sema
   0.0123 (  6.2%)   0.0118 (  6.9%)   0.0241 (  6.5%)   0.0256 (  0.7%)  Type checking and Semantic analysis
   0.0114 (  5.7%)   0.0115 (  6.7%)   0.0229 (  6.2%)   0.0244 (  0.7%)  typecheck-decl
   0.0094 (  4.7%)   0.0076 (  4.4%)   0.0170 (  4.6%)   0.0169 (  0.5%)  import-clang-decl
   0.0027 (  1.3%)   0.0028 (  1.6%)   0.0055 (  1.5%)   0.0055 (  0.2%)  IRGen
   0.0022 (  1.1%)   0.0008 (  0.5%)   0.0030 (  0.8%)   0.0030 (  0.1%)  SILGen
   0.0027 (  1.4%)   0.0001 (  0.0%)   0.0028 (  0.8%)   0.0028 (  0.1%)  SIL optimization
   0.0013 (  0.7%)   0.0005 (  0.3%)   0.0018 (  0.5%)   0.0018 (  0.1%)  typecheck-expr
   0.0012 (  0.6%)   0.0004 (  0.2%)   0.0016 (  0.4%)   0.0016 (  0.0%)  SILGen-function
   0.0010 (  0.5%)   0.0003 (  0.2%)   0.0013 (  0.4%)   0.0013 (  0.0%)  typecheck-stmt
   0.0006 (  0.3%)   0.0004 (  0.2%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0003 (  0.1%)   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.2000 (100.0%)   0.1706 (100.0%)   0.3706 (100.0%)   3.4744 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6052 seconds (3.2956 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9205 (100.0%)   0.6847 (100.0%)   1.6052 (100.0%)   3.2956 (100.0%)  Building Target
   0.9205 (100.0%)   0.6847 (100.0%)   1.6052 (100.0%)   3.2956 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ AnyCodingKey.swift,\ ObjectMerger.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050375661-swift-frontend-MoreCodable-AnyCodingKey.swift-arm64_apple_ios13.0-o-Onone-442035745.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3019 seconds (3.6674 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0216 ( 11.0%)   0.0212 ( 20.1%)   0.0428 ( 14.2%)   1.6821 ( 45.9%)  parse-and-resolve-imports
   0.0209 ( 10.7%)   0.0203 ( 19.3%)   0.0413 ( 13.7%)   1.6805 ( 45.8%)  Import resolution
   0.0843 ( 42.9%)   0.0298 ( 28.2%)   0.1141 ( 37.8%)   0.1149 (  3.1%)  build-rewrite-system
   0.0016 (  0.8%)   0.0093 (  8.8%)   0.0110 (  3.6%)   0.0967 (  2.6%)  load-stdlib
   0.0095 (  4.9%)   0.0070 (  6.6%)   0.0165 (  5.5%)   0.0167 (  0.5%)  import-clang-decl
   0.0105 (  5.3%)   0.0031 (  2.9%)   0.0136 (  4.5%)   0.0136 (  0.4%)  perform-sema
   0.0104 (  5.3%)   0.0031 (  2.9%)   0.0135 (  4.5%)   0.0135 (  0.4%)  Type checking and Semantic analysis
   0.0075 (  3.8%)   0.0026 (  2.5%)   0.0101 (  3.4%)   0.0101 (  0.3%)  typecheck-expr
   0.0064 (  3.2%)   0.0037 (  3.5%)   0.0100 (  3.3%)   0.0101 (  0.3%)  IRGen
   0.0070 (  3.5%)   0.0017 (  1.6%)   0.0087 (  2.9%)   0.0087 (  0.2%)  typecheck-decl
   0.0059 (  3.0%)   0.0020 (  1.9%)   0.0078 (  2.6%)   0.0078 (  0.2%)  typecheck-stmt
   0.0041 (  2.1%)   0.0002 (  0.2%)   0.0044 (  1.4%)   0.0044 (  0.1%)  SIL optimization
   0.0029 (  1.5%)   0.0006 (  0.5%)   0.0035 (  1.2%)   0.0035 (  0.1%)  SILGen
   0.0021 (  1.1%)   0.0003 (  0.3%)   0.0024 (  0.8%)   0.0024 (  0.1%)  SILGen-function
   0.0009 (  0.5%)   0.0003 (  0.2%)   0.0012 (  0.4%)   0.0012 (  0.0%)  precheck-target
   0.0006 (  0.3%)   0.0003 (  0.3%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1965 (100.0%)   0.1055 (100.0%)   0.3019 (100.0%)   3.6674 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4910 seconds (3.2933 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9008 (100.0%)   0.5902 (100.0%)   1.4910 (100.0%)   3.2933 (100.0%)  Building Target
   0.9008 (100.0%)   0.5902 (100.0%)   1.4910 (100.0%)   3.2933 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ DictionaryEncoder.swift,\ RuleBasedCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:67:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func encode<T: Encodable>(_ value: T) throws -> [String: Any] {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:42:9: warning: switch covers known cases, but 'JSONEncoder.DateEncodingStrategy' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
        switch dateEncodingStrategy {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift:42:9: note: handle unknown values using "@unknown default"
        switch dateEncodingStrategy {
        ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805050370442-swift-frontend-MoreCodable-DictionaryEncoder.swift-arm64_apple_ios13.0-o-Onone-1260782010.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6283 seconds (3.8045 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0188 (  4.1%)   0.0194 ( 11.5%)   0.0382 (  6.1%)   1.5813 ( 41.6%)  parse-and-resolve-imports
   0.0181 (  3.9%)   0.0177 ( 10.5%)   0.0358 (  5.7%)   1.5764 ( 41.4%)  Import resolution
   0.0862 ( 18.8%)   0.0283 ( 16.8%)   0.1145 ( 18.2%)   0.1147 (  3.0%)  build-rewrite-system
   0.0792 ( 17.2%)   0.0200 ( 11.9%)   0.0992 ( 15.8%)   0.1023 (  2.7%)  perform-sema
   0.0791 ( 17.2%)   0.0200 ( 11.9%)   0.0991 ( 15.8%)   0.1021 (  2.7%)  Type checking and Semantic analysis
   0.0018 (  0.4%)   0.0163 (  9.7%)   0.0181 (  2.9%)   0.1012 (  2.7%)  load-stdlib
   0.0446 (  9.7%)   0.0121 (  7.2%)   0.0567 (  9.0%)   0.0567 (  1.5%)  typecheck-stmt
   0.0323 (  7.0%)   0.0075 (  4.5%)   0.0399 (  6.3%)   0.0429 (  1.1%)  typecheck-decl
   0.0188 (  4.1%)   0.0044 (  2.6%)   0.0232 (  3.7%)   0.0234 (  0.6%)  typecheck-expr
   0.0171 (  3.7%)   0.0059 (  3.5%)   0.0230 (  3.7%)   0.0230 (  0.6%)  IRGen
   0.0190 (  4.1%)   0.0033 (  2.0%)   0.0223 (  3.6%)   0.0223 (  0.6%)  SILGen
   0.0109 (  2.4%)   0.0081 (  4.8%)   0.0190 (  3.0%)   0.0190 (  0.5%)  import-clang-decl
   0.0125 (  2.7%)   0.0035 (  2.1%)   0.0160 (  2.5%)   0.0160 (  0.4%)  precheck-target
   0.0119 (  2.6%)   0.0015 (  0.9%)   0.0135 (  2.1%)   0.0134 (  0.4%)  SILGen-function
   0.0085 (  1.9%)   0.0001 (  0.0%)   0.0086 (  1.4%)   0.0087 (  0.2%)  SIL optimization
   0.0007 (  0.1%)   0.0003 (  0.2%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4597 (100.0%)   0.1686 (100.0%)   0.6283 (100.0%)   3.8045 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6038 seconds (3.3076 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0209 (100.0%)   0.5829 (100.0%)   1.6038 (100.0%)   3.3076 (100.0%)  Building Target
   1.0209 (100.0%)   0.5829 (100.0%)   1.6038 (100.0%)   3.3076 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ DictionaryDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805052643430-swift-frontend-MoreCodable-DictionaryDecoder.swift-arm64_apple_ios13.0-o-Onone-988828401.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6746 seconds (0.6857 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0915 ( 17.8%)   0.0185 ( 11.5%)   0.1100 ( 16.3%)   0.1124 ( 16.4%)  perform-sema
   0.0914 ( 17.8%)   0.0185 ( 11.5%)   0.1099 ( 16.3%)   0.1123 ( 16.4%)  Type checking and Semantic analysis
   0.0595 ( 11.6%)   0.0196 ( 12.2%)   0.0791 ( 11.7%)   0.0794 ( 11.6%)  build-rewrite-system
   0.0558 ( 10.9%)   0.0130 (  8.0%)   0.0688 ( 10.2%)   0.0702 ( 10.2%)  typecheck-stmt
   0.0435 (  8.5%)   0.0070 (  4.3%)   0.0505 (  7.5%)   0.0519 (  7.6%)  typecheck-decl
   0.0251 (  4.9%)   0.0240 ( 14.9%)   0.0491 (  7.3%)   0.0495 (  7.2%)  parse-and-resolve-imports
   0.0243 (  4.7%)   0.0229 ( 14.2%)   0.0471 (  7.0%)   0.0475 (  6.9%)  Import resolution
   0.0343 (  6.7%)   0.0093 (  5.8%)   0.0437 (  6.5%)   0.0445 (  6.5%)  typecheck-expr
   0.0227 (  4.4%)   0.0061 (  3.8%)   0.0287 (  4.3%)   0.0292 (  4.3%)  precheck-target
   0.0174 (  3.4%)   0.0034 (  2.1%)   0.0208 (  3.1%)   0.0212 (  3.1%)  SILGen
   0.0152 (  3.0%)   0.0055 (  3.4%)   0.0207 (  3.1%)   0.0209 (  3.1%)  IRGen
   0.0112 (  2.2%)   0.0094 (  5.9%)   0.0206 (  3.1%)   0.0207 (  3.0%)  import-clang-decl
   0.0104 (  2.0%)   0.0011 (  0.7%)   0.0116 (  1.7%)   0.0116 (  1.7%)  SILGen-function
   0.0095 (  1.8%)   0.0005 (  0.3%)   0.0100 (  1.5%)   0.0104 (  1.5%)  SIL optimization
   0.0010 (  0.2%)   0.0016 (  1.0%)   0.0026 (  0.4%)   0.0026 (  0.4%)  load-stdlib
   0.0007 (  0.1%)   0.0004 (  0.3%)   0.0011 (  0.2%)   0.0011 (  0.2%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.5137 (100.0%)   0.1609 (100.0%)   0.6746 (100.0%)   0.6857 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0003 seconds (1.0338 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7022 (100.0%)   0.2981 (100.0%)   1.0003 (100.0%)   1.0338 (100.0%)  Building Target
   0.7022 (100.0%)   0.2981 (100.0%)   1.0003 (100.0%)   1.0338 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:112:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func decode<T : Decodable>(_ type: T.Type, from container: Any) throws -> T {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:61:9: warning: switch covers known cases, but 'JSONDecoder.DateDecodingStrategy' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
        switch dateDecodingStrategy {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:61:9: note: handle unknown values using "@unknown default"
        switch dateDecodingStrategy {
        ^
SwiftDriverJobDiscovery normal arm64 Emitting module for MoreCodable (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriver\ Compilation\ Requirements MoreCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MoreCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers/MoreCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Headers/MoreCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftdoc (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.abi.json (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftsourceinfo (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Modules/MoreCodable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o -index-unit-output-path /MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling Failable.swift, StringTo.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling MoreJSONEncoder.swift, MoreJSONDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodingKey.swift, ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItem+.swift, CodableAny.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItemsDecoder.swift, DictionaryCachableEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling Storage.swift, CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling URLQueryItemsEncoder.swift, MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryEncoder.swift, RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriver\ Compilation MoreCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MoreCodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/DerivedSources/MoreCodable_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o -index-unit-output-path /MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/MoreCodable normal (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList -install_name @rpath/MoreCodable.framework/MoreCodable -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/MoreCodable
ExtractAppIntentsMetadata (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name MoreCodable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier com.github.tattn.MoreCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/MoreCodable --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 18:50:54.201 appintentsmetadataprocessor[708:3995] Starting appintentsmetadataprocessor export
2025-04-27 18:50:54.203 appintentsmetadataprocessor[708:3995] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/ssu --bundle-id com.github.tattn.MoreCodable --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-iphoneos/MoreCodable.build/MoreCodable.DependencyMetadataFileList --archive-ssu-assets
2025-04-27 18:50:54.224 appintentsnltrainingprocessor[709:3996] Parsing options for appintentsnltrainingprocessor
2025-04-27 18:50:54.225 appintentsnltrainingprocessor[709:3996] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/MoreCodable.framework/MoreCodable.tbd (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework/MoreCodable -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/MoreCodable.framework/MoreCodable.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MoreCodable.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MoreCodable",
  "name" : "MoreCodable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "MoreCodable",
      "targets" : [
        "MoreCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MoreCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "MoreCodableTests",
      "path" : "Tests",
      "sources" : [
        "CodableAnyTests.swift",
        "CodableDictionaryTests.swift",
        "DictionaryCachableEncoderTests.swift",
        "DictionaryDecoderTests.swift",
        "DictionaryEncoderTests.swift",
        "FailableTests.swift",
        "MoreJSONDecoderTests.swift",
        "MoreJSONEncoderTests.swift",
        "ObjectMergerTests.swift",
        "RuleBasedCodingKeyTests.swift",
        "StringToTests.swift",
        "URLQueryItemsDecoderTests.swift",
        "URLQueryItemsEncoderTests.swift"
      ],
      "target_dependencies" : [
        "MoreCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MoreCodable",
      "module_type" : "SwiftTarget",
      "name" : "MoreCodable",
      "path" : "Sources",
      "product_memberships" : [
        "MoreCodable"
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "CodableAny.swift",
        "CodableDictionary.swift",
        "DictionaryCachableEncoder.swift",
        "DictionaryDecoder.swift",
        "DictionaryEncoder.swift",
        "Failable.swift",
        "InternalFunction.swift",
        "MoreJSONDecoder.swift",
        "MoreJSONEncoder.swift",
        "MultiDateFormat.swift",
        "ObjectMerger.swift",
        "RuleBasedCodingKey.swift",
        "Storage.swift",
        "StringTo.swift",
        "URLQueryItem+.swift",
        "URLQueryItemsDecoder.swift",
        "URLQueryItemsEncoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.