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 master (95e3cc), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 01:50:54 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tattn/MoreCodable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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/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/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/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/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/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/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/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.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/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.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/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/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-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-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-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\ 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')
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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805049925307-swift-frontend-MoreCodable-AnyCodingKey.swift-arm64_apple_ios13.0-o-Onone-708146985.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2844 seconds (3.4251 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0199 ( 10.7%)   0.0170 ( 17.1%)   0.0368 ( 13.0%)   1.5406 ( 45.0%)  parse-and-resolve-imports
   0.0193 ( 10.4%)   0.0163 ( 16.4%)   0.0356 ( 12.5%)   1.5394 ( 44.9%)  Import resolution
   0.0018 (  1.0%)   0.0116 ( 11.7%)   0.0134 (  4.7%)   0.1458 (  4.3%)  load-stdlib
   0.0832 ( 44.9%)   0.0313 ( 31.5%)   0.1145 ( 40.3%)   0.1150 (  3.4%)  build-rewrite-system
   0.0092 (  5.0%)   0.0068 (  6.9%)   0.0160 (  5.6%)   0.0160 (  0.5%)  import-clang-decl
   0.0092 (  5.0%)   0.0029 (  2.9%)   0.0121 (  4.3%)   0.0122 (  0.4%)  perform-sema
   0.0092 (  4.9%)   0.0029 (  2.9%)   0.0121 (  4.2%)   0.0121 (  0.4%)  Type checking and Semantic analysis
   0.0058 (  3.1%)   0.0038 (  3.8%)   0.0096 (  3.4%)   0.0097 (  0.3%)  IRGen
   0.0065 (  3.5%)   0.0022 (  2.2%)   0.0087 (  3.1%)   0.0087 (  0.3%)  typecheck-expr
   0.0058 (  3.2%)   0.0016 (  1.7%)   0.0075 (  2.6%)   0.0075 (  0.2%)  typecheck-decl
   0.0049 (  2.6%)   0.0016 (  1.6%)   0.0065 (  2.3%)   0.0065 (  0.2%)  typecheck-stmt
   0.0040 (  2.1%)   0.0000 (  0.0%)   0.0040 (  1.4%)   0.0040 (  0.1%)  SIL optimization
   0.0029 (  1.5%)   0.0004 (  0.4%)   0.0033 (  1.2%)   0.0033 (  0.1%)  SILGen
   0.0020 (  1.1%)   0.0002 (  0.2%)   0.0023 (  0.8%)   0.0023 (  0.1%)  SILGen-function
   0.0007 (  0.4%)   0.0002 (  0.2%)   0.0009 (  0.3%)   0.0009 (  0.0%)  precheck-target
   0.0007 (  0.4%)   0.0002 (  0.2%)   0.0009 (  0.3%)   0.0009 (  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%)  source-file-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%)  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.1852 (100.0%)   0.0992 (100.0%)   0.2844 (100.0%)   3.4251 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6838 seconds (3.4478 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9131 (100.0%)   0.7707 (100.0%)   1.6838 (100.0%)   3.4478 (100.0%)  Building Target
   0.9131 (100.0%)   0.7707 (100.0%)   1.6838 (100.0%)   3.4478 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ DictionaryDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
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 {
        ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805049925306-swift-frontend-MoreCodable-DictionaryDecoder.swift-arm64_apple_ios13.0-o-Onone-677900676.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.1190 seconds (3.5379 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9568 ( 41.1%)   0.3364 ( 42.6%)   1.2933 ( 41.5%)   1.4777 ( 41.8%)  parse-and-resolve-imports
   0.9562 ( 41.1%)   0.3348 ( 42.4%)   1.2909 ( 41.4%)   1.4709 ( 41.6%)  Import resolution
   0.0826 (  3.5%)   0.0190 (  2.4%)   0.1016 (  3.3%)   0.1021 (  2.9%)  build-rewrite-system
   0.0119 (  0.5%)   0.0418 (  5.3%)   0.0537 (  1.7%)   0.0912 (  2.6%)  load-stdlib
   0.0712 (  3.1%)   0.0119 (  1.5%)   0.0831 (  2.7%)   0.0880 (  2.5%)  perform-sema
   0.0711 (  3.1%)   0.0119 (  1.5%)   0.0830 (  2.7%)   0.0879 (  2.5%)  Type checking and Semantic analysis
   0.0415 (  1.8%)   0.0066 (  0.8%)   0.0482 (  1.5%)   0.0481 (  1.4%)  typecheck-stmt
   0.0344 (  1.5%)   0.0058 (  0.7%)   0.0402 (  1.3%)   0.0450 (  1.3%)  typecheck-decl
   0.0257 (  1.1%)   0.0053 (  0.7%)   0.0309 (  1.0%)   0.0317 (  0.9%)  typecheck-expr
   0.0169 (  0.7%)   0.0032 (  0.4%)   0.0201 (  0.6%)   0.0208 (  0.6%)  precheck-target
   0.0156 (  0.7%)   0.0034 (  0.4%)   0.0190 (  0.6%)   0.0190 (  0.5%)  IRGen
   0.0159 (  0.7%)   0.0017 (  0.2%)   0.0176 (  0.6%)   0.0176 (  0.5%)  SILGen
   0.0097 (  0.4%)   0.0071 (  0.9%)   0.0169 (  0.5%)   0.0172 (  0.5%)  import-clang-decl
   0.0094 (  0.4%)   0.0004 (  0.1%)   0.0098 (  0.3%)   0.0098 (  0.3%)  SILGen-function
   0.0094 (  0.4%)   0.0004 (  0.0%)   0.0098 (  0.3%)   0.0098 (  0.3%)  SIL optimization
   0.0007 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   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.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%)  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%)  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.3292 (100.0%)   0.7898 (100.0%)   3.1190 (100.0%)   3.5379 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0999 seconds (3.4509 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.0028 (100.0%)   1.0971 (100.0%)   3.0999 (100.0%)   3.4509 (100.0%)  Building Target
   2.0028 (100.0%)   1.0971 (100.0%)   3.0999 (100.0%)   3.4509 (100.0%)  Total
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-1745805049936025-swift-frontend-MoreCodable-Storage.swift-arm64_apple_ios13.0-o-Onone-463995395.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3650 seconds (3.2532 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0188 (  8.5%)   0.0156 ( 10.8%)   0.0344 (  9.4%)   1.4066 ( 43.2%)  parse-and-resolve-imports
   0.0183 (  8.3%)   0.0149 ( 10.3%)   0.0332 (  9.1%)   1.4051 ( 43.2%)  Import resolution
   0.0017 (  0.8%)   0.0129 (  8.9%)   0.0146 (  4.0%)   0.1529 (  4.7%)  load-stdlib
   0.0840 ( 38.1%)   0.0286 ( 19.8%)   0.1126 ( 30.9%)   0.1127 (  3.5%)  build-rewrite-system
   0.0208 (  9.4%)   0.0167 ( 11.6%)   0.0375 ( 10.3%)   0.0388 (  1.2%)  perform-sema
   0.0208 (  9.4%)   0.0167 ( 11.5%)   0.0374 ( 10.3%)   0.0387 (  1.2%)  Type checking and Semantic analysis
   0.0107 (  4.9%)   0.0110 (  7.6%)   0.0217 (  5.9%)   0.0230 (  0.7%)  typecheck-decl
   0.0098 (  4.4%)   0.0061 (  4.2%)   0.0159 (  4.3%)   0.0163 (  0.5%)  typecheck-stmt
   0.0093 (  4.2%)   0.0061 (  4.2%)   0.0154 (  4.2%)   0.0154 (  0.5%)  import-clang-decl
   0.0055 (  2.5%)   0.0062 (  4.3%)   0.0117 (  3.2%)   0.0125 (  0.4%)  typecheck-expr
   0.0056 (  2.5%)   0.0048 (  3.3%)   0.0104 (  2.8%)   0.0110 (  0.3%)  IRGen
   0.0047 (  2.1%)   0.0018 (  1.2%)   0.0065 (  1.8%)   0.0065 (  0.2%)  SILGen
   0.0036 (  1.6%)   0.0015 (  1.1%)   0.0051 (  1.4%)   0.0051 (  0.2%)  SILGen-function
   0.0045 (  2.0%)   0.0003 (  0.2%)   0.0047 (  1.3%)   0.0047 (  0.1%)  SIL optimization
   0.0014 (  0.7%)   0.0009 (  0.6%)   0.0023 (  0.6%)   0.0023 (  0.1%)  precheck-target
   0.0007 (  0.3%)   0.0003 (  0.2%)   0.0011 (  0.3%)   0.0011 (  0.0%)  load-all-members
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  typecheck-for-each
   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%)  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%)  associated-type-inference
   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.2206 (100.0%)   0.1443 (100.0%)   0.3650 (100.0%)   3.2532 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7787 seconds (3.4376 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9359 (100.0%)   0.8427 (100.0%)   1.7787 (100.0%)   3.4376 (100.0%)  Building Target
   0.9359 (100.0%)   0.8427 (100.0%)   1.7787 (100.0%)   3.4376 (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\ 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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805049943340-swift-frontend-MoreCodable-URLQueryItemsEncoder.swift-arm64_apple_ios13.0-o-Onone-3031478729.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4354 seconds (3.3964 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0193 (  6.0%)   0.0162 ( 14.5%)   0.0355 (  8.2%)   1.4635 ( 43.1%)  parse-and-resolve-imports
   0.0188 (  5.8%)   0.0157 ( 14.1%)   0.0345 (  7.9%)   1.4625 ( 43.1%)  Import resolution
   0.0017 (  0.5%)   0.0080 (  7.2%)   0.0097 (  2.2%)   0.1145 (  3.4%)  load-stdlib
   0.0835 ( 25.8%)   0.0299 ( 26.8%)   0.1134 ( 26.0%)   0.1133 (  3.3%)  build-rewrite-system
   0.0464 ( 14.3%)   0.0078 (  7.0%)   0.0542 ( 12.4%)   0.0542 (  1.6%)  perform-sema
   0.0463 ( 14.3%)   0.0078 (  7.0%)   0.0541 ( 12.4%)   0.0541 (  1.6%)  Type checking and Semantic analysis
   0.0297 (  9.2%)   0.0044 (  3.9%)   0.0341 (  7.8%)   0.0341 (  1.0%)  typecheck-decl
   0.0157 (  4.8%)   0.0032 (  2.9%)   0.0189 (  4.3%)   0.0189 (  0.6%)  typecheck-stmt
   0.0138 (  4.3%)   0.0029 (  2.6%)   0.0167 (  3.8%)   0.0167 (  0.5%)  typecheck-expr
   0.0124 (  3.8%)   0.0043 (  3.9%)   0.0167 (  3.8%)   0.0167 (  0.5%)  IRGen
   0.0093 (  2.9%)   0.0067 (  6.0%)   0.0160 (  3.7%)   0.0161 (  0.5%)  import-clang-decl
   0.0113 (  3.5%)   0.0030 (  2.7%)   0.0142 (  3.3%)   0.0143 (  0.4%)  SILGen
   0.0063 (  1.9%)   0.0014 (  1.2%)   0.0077 (  1.8%)   0.0076 (  0.2%)  SILGen-function
   0.0064 (  2.0%)   0.0001 (  0.1%)   0.0065 (  1.5%)   0.0065 (  0.2%)  SIL optimization
   0.0022 (  0.7%)   0.0001 (  0.1%)   0.0022 (  0.5%)   0.0022 (  0.1%)  precheck-target
   0.0006 (  0.2%)   0.0003 (  0.3%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   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%)  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%)  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%)  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.3238 (100.0%)   0.1116 (100.0%)   0.4354 (100.0%)   3.3964 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7720 seconds (3.4319 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0080 (100.0%)   0.7640 (100.0%)   1.7720 (100.0%)   3.4319 (100.0%)  Building Target
   1.0080 (100.0%)   0.7640 (100.0%)   1.7720 (100.0%)   3.4319 (100.0%)  Total
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

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-1745805049942131-swift-frontend-MoreCodable-all-arm64_apple_ios13.0-swiftmodule-Onone-3428413134.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7865 seconds (3.6910 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0273 (  4.4%)   0.0330 ( 19.4%)   0.0603 (  7.7%)   1.4654 ( 39.7%)  parse-and-resolve-imports
   0.0265 (  4.3%)   0.0306 ( 18.0%)   0.0572 (  7.3%)   1.4583 ( 39.5%)  Import resolution
   0.1537 ( 24.9%)   0.0202 ( 11.9%)   0.1739 ( 22.1%)   0.1787 (  4.8%)  perform-sema
   0.1534 ( 24.9%)   0.0201 ( 11.8%)   0.1735 ( 22.1%)   0.1784 (  4.8%)  Type checking and Semantic analysis
   0.1516 ( 24.6%)   0.0195 ( 11.5%)   0.1712 ( 21.8%)   0.1760 (  4.8%)  typecheck-decl
   0.0016 (  0.3%)   0.0080 (  4.7%)   0.0096 (  1.2%)   0.0886 (  2.4%)  load-stdlib
   0.0336 (  5.5%)   0.0087 (  5.1%)   0.0423 (  5.4%)   0.0423 (  1.1%)  SILGen
   0.0245 (  4.0%)   0.0091 (  5.3%)   0.0336 (  4.3%)   0.0351 (  1.0%)  SIL optimization
   0.0100 (  1.6%)   0.0041 (  2.4%)   0.0141 (  1.8%)   0.0148 (  0.4%)  typecheck-expr
   0.0117 (  1.9%)   0.0028 (  1.6%)   0.0145 (  1.8%)   0.0144 (  0.4%)  SILGen-function
   0.0054 (  0.9%)   0.0054 (  3.2%)   0.0108 (  1.4%)   0.0121 (  0.3%)  Serialization, swiftmodule
   0.0096 (  1.6%)   0.0025 (  1.5%)   0.0122 (  1.5%)   0.0121 (  0.3%)  build-rewrite-system
   0.0032 (  0.5%)   0.0042 (  2.5%)   0.0074 (  0.9%)   0.0079 (  0.2%)  import-clang-decl
   0.0014 (  0.2%)   0.0011 (  0.6%)   0.0025 (  0.3%)   0.0030 (  0.1%)  precheck-target
   0.0007 (  0.1%)   0.0009 (  0.5%)   0.0016 (  0.2%)   0.0016 (  0.0%)  Serialization, swiftdoc
   0.0010 (  0.2%)   0.0001 (  0.1%)   0.0011 (  0.1%)   0.0011 (  0.0%)  Serialization, swiftsourceinfo
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SIL verification, pre-optimization
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SIL verification, post-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  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%)  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%)  AST verification
   0.6163 (100.0%)   0.1703 (100.0%)   0.7865 (100.0%)   3.6910 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3712 seconds (1.8620 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2827 (100.0%)   0.0884 (100.0%)   0.3712 (100.0%)   1.8620 (100.0%)  Building Target
   0.2827 (100.0%)   0.0884 (100.0%)   0.3712 (100.0%)   1.8620 (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\ 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-1745805049935931-swift-frontend-MoreCodable-InternalFunction.swift-arm64_apple_ios13.0-o-Onone-486106892.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2852 seconds (3.5474 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0204 ( 11.2%)   0.0194 ( 18.9%)   0.0399 ( 14.0%)   1.6350 ( 46.1%)  parse-and-resolve-imports
   0.0199 ( 10.9%)   0.0188 ( 18.3%)   0.0386 ( 13.5%)   1.6337 ( 46.1%)  Import resolution
   0.0840 ( 46.0%)   0.0296 ( 28.8%)   0.1135 ( 39.8%)   0.1135 (  3.2%)  build-rewrite-system
   0.0017 (  0.9%)   0.0110 ( 10.7%)   0.0127 (  4.5%)   0.0847 (  2.4%)  load-stdlib
   0.0094 (  5.1%)   0.0072 (  7.0%)   0.0165 (  5.8%)   0.0165 (  0.5%)  import-clang-decl
   0.0120 (  6.6%)   0.0042 (  4.1%)   0.0162 (  5.7%)   0.0162 (  0.5%)  perform-sema
   0.0119 (  6.5%)   0.0042 (  4.1%)   0.0161 (  5.6%)   0.0161 (  0.5%)  Type checking and Semantic analysis
   0.0109 (  6.0%)   0.0039 (  3.7%)   0.0148 (  5.2%)   0.0148 (  0.4%)  typecheck-decl
   0.0027 (  1.5%)   0.0023 (  2.2%)   0.0050 (  1.7%)   0.0050 (  0.1%)  IRGen
   0.0022 (  1.2%)   0.0006 (  0.6%)   0.0028 (  1.0%)   0.0028 (  0.1%)  SILGen
   0.0025 (  1.4%)   0.0000 (  0.0%)   0.0026 (  0.9%)   0.0026 (  0.1%)  SIL optimization
   0.0014 (  0.8%)   0.0005 (  0.5%)   0.0020 (  0.7%)   0.0020 (  0.1%)  typecheck-expr
   0.0012 (  0.6%)   0.0004 (  0.4%)   0.0016 (  0.5%)   0.0016 (  0.0%)  typecheck-stmt
   0.0012 (  0.6%)   0.0004 (  0.4%)   0.0016 (  0.6%)   0.0016 (  0.0%)  SILGen-function
   0.0007 (  0.4%)   0.0003 (  0.3%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0003 (  0.2%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  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, 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%)  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.1824 (100.0%)   0.1028 (100.0%)   0.2852 (100.0%)   3.5474 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6448 seconds (3.4313 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8921 (100.0%)   0.7527 (100.0%)   1.6448 (100.0%)   3.4313 (100.0%)  Building Target
   0.8921 (100.0%)   0.7527 (100.0%)   1.6448 (100.0%)   3.4313 (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\ 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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805049930983-swift-frontend-MoreCodable-DictionaryEncoder.swift-arm64_apple_ios13.0-o-Onone-1163982250.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6217 seconds (3.5215 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0234 (  5.2%)   0.0287 ( 16.4%)   0.0521 (  8.4%)   1.4418 ( 40.9%)  parse-and-resolve-imports
   0.0226 (  5.1%)   0.0269 ( 15.4%)   0.0495 (  8.0%)   1.4346 ( 40.7%)  Import resolution
   0.0019 (  0.4%)   0.0147 (  8.4%)   0.0165 (  2.7%)   0.1234 (  3.5%)  load-stdlib
   0.0845 ( 18.9%)   0.0298 ( 17.0%)   0.1143 ( 18.4%)   0.1153 (  3.3%)  build-rewrite-system
   0.0742 ( 16.6%)   0.0170 (  9.7%)   0.0912 ( 14.7%)   0.0961 (  2.7%)  perform-sema
   0.0741 ( 16.6%)   0.0170 (  9.7%)   0.0910 ( 14.6%)   0.0959 (  2.7%)  Type checking and Semantic analysis
   0.0416 (  9.3%)   0.0104 (  5.9%)   0.0520 (  8.4%)   0.0520 (  1.5%)  typecheck-stmt
   0.0305 (  6.8%)   0.0063 (  3.6%)   0.0368 (  5.9%)   0.0417 (  1.2%)  typecheck-decl
   0.0176 (  3.9%)   0.0040 (  2.3%)   0.0216 (  3.5%)   0.0228 (  0.6%)  typecheck-expr
   0.0164 (  3.7%)   0.0049 (  2.8%)   0.0213 (  3.4%)   0.0213 (  0.6%)  IRGen
   0.0169 (  3.8%)   0.0030 (  1.7%)   0.0199 (  3.2%)   0.0199 (  0.6%)  SILGen
   0.0104 (  2.3%)   0.0069 (  4.0%)   0.0174 (  2.8%)   0.0176 (  0.5%)  import-clang-decl
   0.0122 (  2.7%)   0.0034 (  2.0%)   0.0157 (  2.5%)   0.0166 (  0.5%)  precheck-target
   0.0110 (  2.5%)   0.0015 (  0.9%)   0.0125 (  2.0%)   0.0125 (  0.4%)  SILGen-function
   0.0086 (  1.9%)   0.0003 (  0.1%)   0.0088 (  1.4%)   0.0088 (  0.3%)  SIL optimization
   0.0007 (  0.2%)   0.0003 (  0.2%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-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%)  module-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%)  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.4467 (100.0%)   0.1750 (100.0%)   0.6217 (100.0%)   3.5215 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8263 seconds (3.4525 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0480 (100.0%)   0.7783 (100.0%)   1.8263 (100.0%)   3.4525 (100.0%)  Building Target
   1.0480 (100.0%)   0.7783 (100.0%)   1.8263 (100.0%)   3.4525 (100.0%)  Total
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

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-1745805049942302-swift-frontend-MoreCodable-MoreJSONEncoder.swift-arm64_apple_ios13.0-o-Onone-1724979582.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3090 seconds (5.6994 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0229 (  1.2%)   0.0311 (  9.2%)   0.0540 (  2.3%)   1.6961 ( 29.8%)  parse-and-resolve-imports
   0.0223 (  1.1%)   0.0303 (  9.0%)   0.0525 (  2.3%)   1.6945 ( 29.7%)  Import resolution
   0.4299 ( 21.8%)   0.0574 ( 17.0%)   0.4873 ( 21.1%)   0.4926 (  8.6%)  perform-sema
   0.4297 ( 21.8%)   0.0574 ( 17.0%)   0.4871 ( 21.1%)   0.4924 (  8.6%)  Type checking and Semantic analysis
   0.3384 ( 17.2%)   0.0421 ( 12.5%)   0.3805 ( 16.5%)   0.3854 (  6.8%)  typecheck-stmt
   0.2845 ( 14.4%)   0.0339 ( 10.0%)   0.3183 ( 13.8%)   0.3225 (  5.7%)  typecheck-expr
   0.1048 (  5.3%)   0.0180 (  5.3%)   0.1228 (  5.3%)   0.1247 (  2.2%)  typecheck-decl
   0.0017 (  0.1%)   0.0100 (  3.0%)   0.0117 (  0.5%)   0.0876 (  1.5%)  load-stdlib
   0.0579 (  2.9%)   0.0180 (  5.3%)   0.0759 (  3.3%)   0.0763 (  1.3%)  build-rewrite-system
   0.0583 (  3.0%)   0.0102 (  3.0%)   0.0685 (  3.0%)   0.0706 (  1.2%)  IRGen
   0.0619 (  3.1%)   0.0062 (  1.8%)   0.0681 (  2.9%)   0.0701 (  1.2%)  SILGen
   0.0532 (  2.7%)   0.0051 (  1.5%)   0.0583 (  2.5%)   0.0589 (  1.0%)  precheck-target
   0.0452 (  2.3%)   0.0031 (  0.9%)   0.0483 (  2.1%)   0.0500 (  0.9%)  SILGen-function
   0.0391 (  2.0%)   0.0006 (  0.2%)   0.0397 (  1.7%)   0.0406 (  0.7%)  SIL optimization
   0.0195 (  1.0%)   0.0136 (  4.0%)   0.0331 (  1.4%)   0.0342 (  0.6%)  import-clang-decl
   0.0008 (  0.0%)   0.0003 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.0%)  load-all-members
   0.0005 (  0.0%)   0.0000 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  typecheck-expr-pattern
   0.0004 (  0.0%)   0.0001 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  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%)  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%)  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
   1.9715 (100.0%)   0.3375 (100.0%)   2.3090 (100.0%)   5.6994 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7318 seconds (3.4786 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.4780 (100.0%)   0.2538 (100.0%)   1.7318 (100.0%)   3.4786 (100.0%)  Building Target
   1.4780 (100.0%)   0.2538 (100.0%)   1.7318 (100.0%)   3.4786 (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\ 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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805049937483-swift-frontend-MoreCodable-Failable.swift-arm64_apple_ios13.0-o-Onone-3824295632.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2614 seconds (3.3643 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0200 ( 11.9%)   0.0170 ( 18.1%)   0.0370 ( 14.1%)   1.5287 ( 45.4%)  parse-and-resolve-imports
   0.0193 ( 11.5%)   0.0163 ( 17.3%)   0.0356 ( 13.6%)   1.5273 ( 45.4%)  Import resolution
   0.0017 (  1.0%)   0.0132 ( 14.0%)   0.0149 (  5.7%)   0.1336 (  4.0%)  load-stdlib
   0.0840 ( 50.2%)   0.0296 ( 31.5%)   0.1136 ( 43.5%)   0.1140 (  3.4%)  build-rewrite-system
   0.0089 (  5.3%)   0.0081 (  8.7%)   0.0170 (  6.5%)   0.0171 (  0.5%)  import-clang-decl
   0.0045 (  2.7%)   0.0031 (  3.3%)   0.0076 (  2.9%)   0.0077 (  0.2%)  IRGen
   0.0054 (  3.2%)   0.0014 (  1.5%)   0.0068 (  2.6%)   0.0068 (  0.2%)  perform-sema
   0.0053 (  3.2%)   0.0014 (  1.5%)   0.0067 (  2.6%)   0.0068 (  0.2%)  Type checking and Semantic analysis
   0.0038 (  2.3%)   0.0008 (  0.9%)   0.0046 (  1.8%)   0.0046 (  0.1%)  typecheck-stmt
   0.0036 (  2.1%)   0.0008 (  0.8%)   0.0044 (  1.7%)   0.0044 (  0.1%)  typecheck-expr
   0.0024 (  1.4%)   0.0008 (  0.9%)   0.0032 (  1.2%)   0.0032 (  0.1%)  typecheck-decl
   0.0025 (  1.5%)   0.0005 (  0.6%)   0.0031 (  1.2%)   0.0031 (  0.1%)  SILGen
   0.0029 (  1.8%)   0.0000 (  0.0%)   0.0030 (  1.1%)   0.0030 (  0.1%)  SIL optimization
   0.0020 (  1.2%)   0.0005 (  0.5%)   0.0025 (  0.9%)   0.0025 (  0.1%)  SILGen-function
   0.0007 (  0.4%)   0.0003 (  0.3%)   0.0010 (  0.4%)   0.0010 (  0.0%)  load-all-members
   0.0005 (  0.3%)   0.0000 (  0.0%)   0.0005 (  0.2%)   0.0005 (  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%)  source-file-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%)  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.1674 (100.0%)   0.0940 (100.0%)   0.2614 (100.0%)   3.3643 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7020 seconds (3.4348 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9209 (100.0%)   0.7812 (100.0%)   1.7020 (100.0%)   3.4348 (100.0%)  Building Target
   0.9209 (100.0%)   0.7812 (100.0%)   1.7020 (100.0%)   3.4348 (100.0%)  Total
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

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-1745805049940083-swift-frontend-MoreCodable-URLQueryItem_.swift-arm64_apple_ios13.0-o-Onone-3014054112.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3880 seconds (3.7441 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0204 (  7.7%)   0.0207 ( 16.7%)   0.0411 ( 10.6%)   1.6789 ( 44.8%)  parse-and-resolve-imports
   0.0198 (  7.5%)   0.0200 ( 16.1%)   0.0397 ( 10.2%)   1.6775 ( 44.8%)  Import resolution
   0.0836 ( 31.6%)   0.0326 ( 26.4%)   0.1162 ( 30.0%)   0.1166 (  3.1%)  build-rewrite-system
   0.0015 (  0.6%)   0.0117 (  9.5%)   0.0132 (  3.4%)   0.0935 (  2.5%)  load-stdlib
   0.0285 ( 10.8%)   0.0076 (  6.1%)   0.0360 (  9.3%)   0.0360 (  1.0%)  perform-sema
   0.0284 ( 10.7%)   0.0076 (  6.1%)   0.0359 (  9.3%)   0.0359 (  1.0%)  Type checking and Semantic analysis
   0.0161 (  6.1%)   0.0034 (  2.8%)   0.0196 (  5.0%)   0.0196 (  0.5%)  typecheck-stmt
   0.0145 (  5.5%)   0.0047 (  3.8%)   0.0193 (  5.0%)   0.0193 (  0.5%)  typecheck-decl
   0.0144 (  5.4%)   0.0032 (  2.6%)   0.0176 (  4.5%)   0.0176 (  0.5%)  typecheck-expr
   0.0097 (  3.7%)   0.0070 (  5.7%)   0.0167 (  4.3%)   0.0167 (  0.4%)  import-clang-decl
   0.0072 (  2.7%)   0.0033 (  2.7%)   0.0105 (  2.7%)   0.0105 (  0.3%)  IRGen
   0.0068 (  2.6%)   0.0009 (  0.7%)   0.0076 (  2.0%)   0.0076 (  0.2%)  SILGen
   0.0055 (  2.1%)   0.0007 (  0.6%)   0.0062 (  1.6%)   0.0062 (  0.2%)  SILGen-function
   0.0055 (  2.1%)   0.0001 (  0.1%)   0.0056 (  1.4%)   0.0056 (  0.1%)  SIL optimization
   0.0012 (  0.5%)   0.0001 (  0.0%)   0.0013 (  0.3%)   0.0013 (  0.0%)  precheck-target
   0.0007 (  0.3%)   0.0002 (  0.2%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   0.0004 (  0.1%)   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0004 (  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, 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%)  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.2642 (100.0%)   0.1238 (100.0%)   0.3880 (100.0%)   3.7441 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6103 seconds (3.4347 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9133 (100.0%)   0.6970 (100.0%)   1.6103 (100.0%)   3.4347 (100.0%)  Building Target
   0.9133 (100.0%)   0.6970 (100.0%)   1.6103 (100.0%)   3.4347 (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\ 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-1745805051877816-swift-frontend-MoreCodable-URLQueryItemsDecoder.swift-arm64_apple_ios13.0-o-Onone-1952009407.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5583 seconds (0.5599 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0757 ( 17.5%)   0.0131 ( 10.4%)   0.0888 ( 15.9%)   0.0890 ( 15.9%)  perform-sema
   0.0756 ( 17.5%)   0.0131 ( 10.4%)   0.0887 ( 15.9%)   0.0889 ( 15.9%)  Type checking and Semantic analysis
   0.0583 ( 13.5%)   0.0206 ( 16.4%)   0.0789 ( 14.1%)   0.0790 ( 14.1%)  build-rewrite-system
   0.0407 (  9.4%)   0.0089 (  7.1%)   0.0496 (  8.9%)   0.0497 (  8.9%)  typecheck-stmt
   0.0393 (  9.1%)   0.0048 (  3.8%)   0.0441 (  7.9%)   0.0441 (  7.9%)  typecheck-decl
   0.0216 (  5.0%)   0.0195 ( 15.5%)   0.0411 (  7.4%)   0.0411 (  7.3%)  parse-and-resolve-imports
   0.0209 (  4.8%)   0.0187 ( 14.9%)   0.0396 (  7.1%)   0.0396 (  7.1%)  Import resolution
   0.0189 (  4.4%)   0.0056 (  4.4%)   0.0244 (  4.4%)   0.0251 (  4.5%)  IRGen
   0.0179 (  4.1%)   0.0048 (  3.8%)   0.0227 (  4.1%)   0.0228 (  4.1%)  precheck-target
   0.0184 (  4.3%)   0.0030 (  2.4%)   0.0214 (  3.8%)   0.0214 (  3.8%)  SILGen
   0.0098 (  2.3%)   0.0071 (  5.7%)   0.0169 (  3.0%)   0.0170 (  3.0%)  import-clang-decl
   0.0135 (  3.1%)   0.0027 (  2.1%)   0.0162 (  2.9%)   0.0162 (  2.9%)  typecheck-expr
   0.0101 (  2.3%)   0.0013 (  1.0%)   0.0114 (  2.0%)   0.0113 (  2.0%)  SILGen-function
   0.0098 (  2.3%)   0.0001 (  0.1%)   0.0099 (  1.8%)   0.0100 (  1.8%)  SIL optimization
   0.0011 (  0.3%)   0.0020 (  1.6%)   0.0031 (  0.6%)   0.0031 (  0.6%)  load-stdlib
   0.0008 (  0.2%)   0.0003 (  0.3%)   0.0011 (  0.2%)   0.0011 (  0.2%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-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%)  get-conformance-access-path
   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%)  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.4327 (100.0%)   0.1256 (100.0%)   0.5583 (100.0%)   0.5599 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4031 seconds (1.5068 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7966 (100.0%)   0.6066 (100.0%)   1.4031 (100.0%)   1.5068 (100.0%)  Building Target
   0.7966 (100.0%)   0.6066 (100.0%)   1.4031 (100.0%)   1.5068 (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)
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 MoreJSONEncoder.swift, MoreJSONDecoder.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 InternalFunction.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 Failable.swift, StringTo.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 Storage.swift, CodableDictionary.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftDriverJobDiscovery normal arm64 Compiling DictionaryDecoder.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 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:53.942 appintentsmetadataprocessor[709:3996] Starting appintentsmetadataprocessor export
2025-04-27 18:50:53.944 appintentsmetadataprocessor[709:3996] 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:53.966 appintentsnltrainingprocessor[710:3998] Parsing options for appintentsnltrainingprocessor
2025-04-27 18:50:53.966 appintentsnltrainingprocessor[710:3998] 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.