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 macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 01:51:08 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 platform=macOS,arch=arm64 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:         macosXcodebuild
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 platform=macOS,arch=arm64 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 platform=macOS,arch=arm64 "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/MacOSX.platform/Developer/SDKs/MacOSX15.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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 4aefd67c8fad47e2dee34be0a6063126
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4aefd67c8fad47e2dee34be0a6063126.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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-maccatalyst
    cd /Users/admin/builder/spi-builder-workspace/MoreCodable.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
    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-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/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-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.1-macabi '-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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/DerivedSources/MoreCodable_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/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-maccatalyst/MoreCodable.framework/Versions/A/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/Current A (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/Current
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Resources Versions/Current/Resources (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/MoreCodable Versions/Current/MoreCodable (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/MoreCodable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/MoreCodable
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Modules Versions/Current/Modules (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Headers Versions/Current/Headers (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Resources (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-maccatalyst/MoreCodable.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/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-maccatalyst/MoreCodable.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A (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-maccatalyst/MoreCodable.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions (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-maccatalyst/MoreCodable.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/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-maccatalyst/MoreCodable.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Resources/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 -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Resources/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-maccatalyst/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -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-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/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-maccatalyst/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-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/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-maccatalyst/MoreCodable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ MoreCodable (in target 'MoreCodable' from project 'MoreCodable')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805062281355-swift-frontend-MoreCodable-all-arm64_apple_ios13.1_macabi-swiftmodule-Onone-123864226.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8078 seconds (5.3632 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0274 (  4.3%)   0.0274 ( 15.8%)   0.0548 (  6.8%)   2.2907 ( 42.7%)  parse-and-resolve-imports
   0.0268 (  4.2%)   0.0266 ( 15.3%)   0.0534 (  6.6%)   2.2894 ( 42.7%)  Import resolution
   0.1588 ( 25.0%)   0.0193 ( 11.1%)   0.1782 ( 22.1%)   0.1787 (  3.3%)  perform-sema
   0.1586 ( 25.0%)   0.0192 ( 11.1%)   0.1778 ( 22.0%)   0.1784 (  3.3%)  Type checking and Semantic analysis
   0.1568 ( 24.7%)   0.0186 ( 10.7%)   0.1753 ( 21.7%)   0.1758 (  3.3%)  typecheck-decl
   0.0017 (  0.3%)   0.0096 (  5.5%)   0.0113 (  1.4%)   0.0829 (  1.5%)  load-stdlib
   0.0257 (  4.1%)   0.0169 (  9.7%)   0.0426 (  5.3%)   0.0478 (  0.9%)  SIL optimization
   0.0332 (  5.2%)   0.0080 (  4.6%)   0.0412 (  5.1%)   0.0412 (  0.8%)  SILGen
   0.0055 (  0.9%)   0.0127 (  7.3%)   0.0182 (  2.3%)   0.0233 (  0.4%)  Serialization, swiftmodule
   0.0105 (  1.7%)   0.0041 (  2.4%)   0.0146 (  1.8%)   0.0147 (  0.3%)  typecheck-expr
   0.0116 (  1.8%)   0.0025 (  1.4%)   0.0140 (  1.7%)   0.0140 (  0.3%)  SILGen-function
   0.0098 (  1.5%)   0.0027 (  1.6%)   0.0125 (  1.6%)   0.0125 (  0.2%)  build-rewrite-system
   0.0034 (  0.5%)   0.0039 (  2.2%)   0.0073 (  0.9%)   0.0073 (  0.1%)  import-clang-decl
   0.0016 (  0.3%)   0.0009 (  0.5%)   0.0025 (  0.3%)   0.0025 (  0.0%)  precheck-target
   0.0008 (  0.1%)   0.0010 (  0.6%)   0.0019 (  0.2%)   0.0019 (  0.0%)  Serialization, swiftdoc
   0.0011 (  0.2%)   0.0001 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.0%)  Serialization, swiftsourceinfo
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SIL verification, post-optimization
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.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%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6342 (100.0%)   0.1736 (100.0%)   0.8078 (100.0%)   5.3632 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3803 seconds (2.6939 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2888 (100.0%)   0.0915 (100.0%)   0.3803 (100.0%)   2.6939 (100.0%)  Building Target
   0.2888 (100.0%)   0.0915 (100.0%)   0.3803 (100.0%)   2.6939 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ URLQueryItemsEncoder.swift,\ MultiDateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MultiDateFormat.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/URLQueryItemsEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805062283435-swift-frontend-MoreCodable-URLQueryItemsEncoder.swift-arm64_apple_ios13.1_macabi-o-Onone-702623010.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4987 seconds (5.1002 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0269 (  7.5%)   0.0256 ( 18.5%)   0.0525 ( 10.5%)   2.3191 ( 45.5%)  parse-and-resolve-imports
   0.0263 (  7.3%)   0.0248 ( 17.9%)   0.0511 ( 10.2%)   2.3176 ( 45.4%)  Import resolution
   0.0856 ( 23.8%)   0.0300 ( 21.6%)   0.1156 ( 23.2%)   0.1159 (  2.3%)  build-rewrite-system
   0.0015 (  0.4%)   0.0110 (  8.0%)   0.0125 (  2.5%)   0.0799 (  1.6%)  load-stdlib
   0.0504 ( 14.0%)   0.0091 (  6.5%)   0.0595 ( 11.9%)   0.0596 (  1.2%)  perform-sema
   0.0503 ( 14.0%)   0.0090 (  6.5%)   0.0594 ( 11.9%)   0.0595 (  1.2%)  Type checking and Semantic analysis
   0.0313 (  8.7%)   0.0053 (  3.8%)   0.0366 (  7.3%)   0.0366 (  0.7%)  typecheck-decl
   0.0184 (  5.1%)   0.0037 (  2.6%)   0.0221 (  4.4%)   0.0222 (  0.4%)  typecheck-stmt
   0.0160 (  4.4%)   0.0033 (  2.4%)   0.0193 (  3.9%)   0.0194 (  0.4%)  typecheck-expr
   0.0137 (  3.8%)   0.0048 (  3.5%)   0.0185 (  3.7%)   0.0185 (  0.4%)  IRGen
   0.0103 (  2.8%)   0.0080 (  5.8%)   0.0183 (  3.7%)   0.0183 (  0.4%)  import-clang-decl
   0.0123 (  3.4%)   0.0024 (  1.7%)   0.0147 (  2.9%)   0.0147 (  0.3%)  SILGen
   0.0071 (  2.0%)   0.0011 (  0.8%)   0.0082 (  1.6%)   0.0082 (  0.2%)  SILGen-function
   0.0064 (  1.8%)   0.0001 (  0.1%)   0.0065 (  1.3%)   0.0065 (  0.1%)  SIL optimization
   0.0028 (  0.8%)   0.0001 (  0.1%)   0.0028 (  0.6%)   0.0028 (  0.1%)  precheck-target
   0.0006 (  0.2%)   0.0004 (  0.3%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3599 (100.0%)   0.1388 (100.0%)   0.4987 (100.0%)   5.1002 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.1791 seconds (4.6309 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1825 (100.0%)   0.9966 (100.0%)   2.1791 (100.0%)   4.6309 (100.0%)  Building Target
   1.1825 (100.0%)   0.9966 (100.0%)   2.1791 (100.0%)   4.6309 (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')
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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805062281338-swift-frontend-MoreCodable-Storage.swift-arm64_apple_ios13.1_macabi-o-Onone-2198377409.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3721 seconds (4.9116 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0266 ( 11.0%)   0.0263 ( 20.2%)   0.0528 ( 14.2%)   2.2799 ( 46.4%)  parse-and-resolve-imports
   0.0260 ( 10.7%)   0.0256 ( 19.7%)   0.0516 ( 13.9%)   2.2786 ( 46.4%)  Import resolution
   0.0833 ( 34.4%)   0.0308 ( 23.6%)   0.1141 ( 30.7%)   0.1142 (  2.3%)  build-rewrite-system
   0.0016 (  0.7%)   0.0097 (  7.5%)   0.0113 (  3.0%)   0.0967 (  2.0%)  load-stdlib
   0.0228 (  9.4%)   0.0076 (  5.8%)   0.0304 (  8.2%)   0.0304 (  0.6%)  perform-sema
   0.0227 (  9.4%)   0.0075 (  5.8%)   0.0303 (  8.1%)   0.0303 (  0.6%)  Type checking and Semantic analysis
   0.0105 (  4.3%)   0.0084 (  6.5%)   0.0189 (  5.1%)   0.0189 (  0.4%)  import-clang-decl
   0.0120 (  5.0%)   0.0045 (  3.5%)   0.0165 (  4.4%)   0.0165 (  0.3%)  typecheck-decl
   0.0106 (  4.4%)   0.0030 (  2.3%)   0.0135 (  3.6%)   0.0135 (  0.3%)  typecheck-stmt
   0.0056 (  2.3%)   0.0034 (  2.6%)   0.0091 (  2.4%)   0.0091 (  0.2%)  IRGen
   0.0056 (  2.3%)   0.0015 (  1.1%)   0.0071 (  1.9%)   0.0071 (  0.1%)  typecheck-expr
   0.0044 (  1.8%)   0.0005 (  0.4%)   0.0049 (  1.3%)   0.0049 (  0.1%)  SILGen
   0.0046 (  1.9%)   0.0000 (  0.0%)   0.0046 (  1.2%)   0.0046 (  0.1%)  SIL optimization
   0.0033 (  1.4%)   0.0004 (  0.3%)   0.0037 (  1.0%)   0.0037 (  0.1%)  SILGen-function
   0.0014 (  0.6%)   0.0003 (  0.2%)   0.0017 (  0.5%)   0.0017 (  0.0%)  precheck-target
   0.0007 (  0.3%)   0.0005 (  0.3%)   0.0011 (  0.3%)   0.0011 (  0.0%)  load-all-members
   0.0003 (  0.1%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.0%)  typecheck-for-each
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.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%)  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%)  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%)  AST verification
   0.2420 (100.0%)   0.1300 (100.0%)   0.3721 (100.0%)   4.9116 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.1929 seconds (4.6274 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1302 (100.0%)   1.0628 (100.0%)   2.1929 (100.0%)   4.6274 (100.0%)  Building Target
   1.1302 (100.0%)   1.0628 (100.0%)   2.1929 (100.0%)   4.6274 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ DictionaryDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805062282814-swift-frontend-MoreCodable-DictionaryDecoder.swift-arm64_apple_ios13.1_macabi-o-Onone-139521153.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6755 seconds (4.9936 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0249 (  5.1%)   0.0290 ( 15.7%)   0.0539 (  8.0%)   2.1637 ( 43.3%)  parse-and-resolve-imports
   0.0241 (  4.9%)   0.0273 ( 14.8%)   0.0514 (  7.6%)   2.1581 ( 43.2%)  Import resolution
   0.0833 ( 17.0%)   0.0306 ( 16.6%)   0.1139 ( 16.9%)   0.1142 (  2.3%)  build-rewrite-system
   0.0016 (  0.3%)   0.0121 (  6.5%)   0.0137 (  2.0%)   0.1042 (  2.1%)  load-stdlib
   0.0798 ( 16.3%)   0.0169 (  9.2%)   0.0968 ( 14.3%)   0.1004 (  2.0%)  perform-sema
   0.0798 ( 16.2%)   0.0169 (  9.2%)   0.0967 ( 14.3%)   0.1002 (  2.0%)  Type checking and Semantic analysis
   0.0476 (  9.7%)   0.0108 (  5.9%)   0.0584 (  8.6%)   0.0584 (  1.2%)  typecheck-stmt
   0.0382 (  7.8%)   0.0069 (  3.8%)   0.0451 (  6.7%)   0.0487 (  1.0%)  typecheck-decl
   0.0299 (  6.1%)   0.0081 (  4.4%)   0.0380 (  5.6%)   0.0383 (  0.8%)  typecheck-expr
   0.0164 (  3.3%)   0.0077 (  4.2%)   0.0241 (  3.6%)   0.0241 (  0.5%)  IRGen
   0.0191 (  3.9%)   0.0050 (  2.7%)   0.0241 (  3.6%)   0.0240 (  0.5%)  precheck-target
   0.0158 (  3.2%)   0.0032 (  1.8%)   0.0190 (  2.8%)   0.0190 (  0.4%)  SILGen
   0.0109 (  2.2%)   0.0081 (  4.4%)   0.0189 (  2.8%)   0.0190 (  0.4%)  import-clang-decl
   0.0095 (  1.9%)   0.0015 (  0.8%)   0.0110 (  1.6%)   0.0109 (  0.2%)  SILGen-function
   0.0093 (  1.9%)   0.0000 (  0.0%)   0.0093 (  1.4%)   0.0093 (  0.2%)  SIL optimization
   0.0007 (  0.1%)   0.0002 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.4910 (100.0%)   0.1844 (100.0%)   0.6755 (100.0%)   4.9936 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3027 seconds (4.6288 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2327 (100.0%)   1.0700 (100.0%)   2.3027 (100.0%)   4.6288 (100.0%)  Building Target
   1.2327 (100.0%)   1.0700 (100.0%)   2.3027 (100.0%)   4.6288 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:112:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func decode<T : Decodable>(_ type: T.Type, from container: Any) throws -> T {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:61:9: warning: switch covers known cases, but 'JSONDecoder.DateDecodingStrategy' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
        switch dateDecodingStrategy {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/DictionaryDecoder.swift:61:9: note: handle unknown values using "@unknown default"
        switch dateDecodingStrategy {
        ^
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-1745805062289586-swift-frontend-MoreCodable-URLQueryItem_.swift-arm64_apple_ios13.1_macabi-o-Onone-2418695532.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4429 seconds (4.7266 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0281 ( 10.4%)   0.0359 ( 21.0%)   0.0641 ( 14.5%)   2.1636 ( 45.8%)  parse-and-resolve-imports
   0.0272 ( 10.0%)   0.0333 ( 19.4%)   0.0605 ( 13.7%)   2.1547 ( 45.6%)  Import resolution
   0.0819 ( 30.2%)   0.0286 ( 16.7%)   0.1105 ( 25.0%)   0.1110 (  2.3%)  build-rewrite-system
   0.0016 (  0.6%)   0.0089 (  5.2%)   0.0105 (  2.4%)   0.0957 (  2.0%)  load-stdlib
   0.0263 (  9.7%)   0.0149 (  8.7%)   0.0412 (  9.3%)   0.0426 (  0.9%)  perform-sema
   0.0262 (  9.7%)   0.0149 (  8.7%)   0.0411 (  9.3%)   0.0425 (  0.9%)  Type checking and Semantic analysis
   0.0137 (  5.0%)   0.0122 (  7.1%)   0.0259 (  5.8%)   0.0273 (  0.6%)  typecheck-decl
   0.0110 (  4.0%)   0.0089 (  5.2%)   0.0199 (  4.5%)   0.0199 (  0.4%)  import-clang-decl
   0.0145 (  5.4%)   0.0031 (  1.8%)   0.0176 (  4.0%)   0.0176 (  0.4%)  typecheck-stmt
   0.0134 (  4.9%)   0.0032 (  1.8%)   0.0166 (  3.7%)   0.0166 (  0.4%)  typecheck-expr
   0.0078 (  2.9%)   0.0047 (  2.7%)   0.0125 (  2.8%)   0.0125 (  0.3%)  IRGen
   0.0065 (  2.4%)   0.0011 (  0.6%)   0.0076 (  1.7%)   0.0076 (  0.2%)  SILGen
   0.0053 (  2.0%)   0.0009 (  0.5%)   0.0062 (  1.4%)   0.0062 (  0.1%)  SILGen-function
   0.0055 (  2.0%)   0.0002 (  0.1%)   0.0057 (  1.3%)   0.0057 (  0.1%)  SIL optimization
   0.0008 (  0.3%)   0.0006 (  0.4%)   0.0014 (  0.3%)   0.0014 (  0.0%)  load-all-members
   0.0011 (  0.4%)   0.0001 (  0.0%)   0.0012 (  0.3%)   0.0012 (  0.0%)  precheck-target
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.2714 (100.0%)   0.1715 (100.0%)   0.4429 (100.0%)   4.7266 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3012 seconds (4.6174 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1709 (100.0%)   1.1303 (100.0%)   2.3012 (100.0%)   4.6174 (100.0%)  Building Target
   1.1709 (100.0%)   1.1303 (100.0%)   2.3012 (100.0%)   4.6174 (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\ 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-1745805062288121-swift-frontend-MoreCodable-Failable.swift-arm64_apple_ios13.1_macabi-o-Onone-1270508330.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 4.1580 seconds (4.6452 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5031 ( 47.8%)   0.4590 ( 45.4%)   1.9622 ( 47.2%)   2.1937 ( 47.2%)  parse-and-resolve-imports
   1.5023 ( 47.7%)   0.4561 ( 45.1%)   1.9584 ( 47.1%)   2.1847 ( 47.0%)  Import resolution
   0.0830 (  2.6%)   0.0230 (  2.3%)   0.1060 (  2.6%)   0.1062 (  2.3%)  build-rewrite-system
   0.0110 (  0.4%)   0.0359 (  3.6%)   0.0469 (  1.1%)   0.0694 (  1.5%)  load-stdlib
   0.0102 (  0.3%)   0.0080 (  0.8%)   0.0183 (  0.4%)   0.0183 (  0.4%)  import-clang-decl
   0.0063 (  0.2%)   0.0064 (  0.6%)   0.0127 (  0.3%)   0.0144 (  0.3%)  perform-sema
   0.0062 (  0.2%)   0.0064 (  0.6%)   0.0126 (  0.3%)   0.0143 (  0.3%)  Type checking and Semantic analysis
   0.0028 (  0.1%)   0.0050 (  0.5%)   0.0078 (  0.2%)   0.0095 (  0.2%)  typecheck-decl
   0.0052 (  0.2%)   0.0032 (  0.3%)   0.0084 (  0.2%)   0.0089 (  0.2%)  IRGen
   0.0041 (  0.1%)   0.0020 (  0.2%)   0.0061 (  0.1%)   0.0065 (  0.1%)  typecheck-stmt
   0.0039 (  0.1%)   0.0019 (  0.2%)   0.0058 (  0.1%)   0.0062 (  0.1%)  typecheck-expr
   0.0026 (  0.1%)   0.0016 (  0.2%)   0.0042 (  0.1%)   0.0042 (  0.1%)  SILGen
   0.0021 (  0.1%)   0.0014 (  0.1%)   0.0036 (  0.1%)   0.0036 (  0.1%)  SILGen-function
   0.0029 (  0.1%)   0.0003 (  0.0%)   0.0032 (  0.1%)   0.0032 (  0.1%)  SIL optimization
   0.0008 (  0.0%)   0.0005 (  0.1%)   0.0013 (  0.0%)   0.0013 (  0.0%)  load-all-members
   0.0005 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0006 (  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
   3.1471 (100.0%)   1.0110 (100.0%)   4.1580 (100.0%)   4.6452 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.2334 seconds (4.6205 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.6536 (100.0%)   1.5798 (100.0%)   4.2334 (100.0%)   4.6205 (100.0%)  Building Target
   2.6536 (100.0%)   1.5798 (100.0%)   4.2334 (100.0%)   4.6205 (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\ 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-1745805062288729-swift-frontend-MoreCodable-InternalFunction.swift-arm64_apple_ios13.1_macabi-o-Onone-3528927626.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3008 seconds (5.0529 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0265 ( 13.6%)   0.0226 ( 21.3%)   0.0491 ( 16.3%)   2.3812 ( 47.1%)  parse-and-resolve-imports
   0.0259 ( 13.3%)   0.0219 ( 20.6%)   0.0478 ( 15.9%)   2.3799 ( 47.1%)  Import resolution
   0.0830 ( 42.7%)   0.0305 ( 28.7%)   0.1135 ( 37.7%)   0.1148 (  2.3%)  build-rewrite-system
   0.0016 (  0.8%)   0.0076 (  7.1%)   0.0092 (  3.0%)   0.0959 (  1.9%)  load-stdlib
   0.0100 (  5.1%)   0.0064 (  6.0%)   0.0164 (  5.5%)   0.0164 (  0.3%)  import-clang-decl
   0.0118 (  6.1%)   0.0041 (  3.8%)   0.0159 (  5.3%)   0.0159 (  0.3%)  perform-sema
   0.0118 (  6.1%)   0.0041 (  3.8%)   0.0159 (  5.3%)   0.0159 (  0.3%)  Type checking and Semantic analysis
   0.0110 (  5.7%)   0.0039 (  3.6%)   0.0149 (  4.9%)   0.0148 (  0.3%)  typecheck-decl
   0.0030 (  1.5%)   0.0028 (  2.7%)   0.0058 (  1.9%)   0.0058 (  0.1%)  IRGen
   0.0030 (  1.5%)   0.0001 (  0.1%)   0.0031 (  1.0%)   0.0032 (  0.1%)  SIL optimization
   0.0022 (  1.2%)   0.0006 (  0.6%)   0.0028 (  0.9%)   0.0028 (  0.1%)  SILGen
   0.0014 (  0.7%)   0.0004 (  0.4%)   0.0018 (  0.6%)   0.0018 (  0.0%)  typecheck-expr
   0.0012 (  0.6%)   0.0004 (  0.4%)   0.0016 (  0.5%)   0.0016 (  0.0%)  SILGen-function
   0.0010 (  0.5%)   0.0003 (  0.3%)   0.0013 (  0.4%)   0.0013 (  0.0%)  typecheck-stmt
   0.0007 (  0.4%)   0.0005 (  0.4%)   0.0012 (  0.4%)   0.0012 (  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%)  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.1945 (100.0%)   0.1062 (100.0%)   0.3008 (100.0%)   5.0529 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0774 seconds (4.6157 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0571 (100.0%)   1.0203 (100.0%)   2.0774 (100.0%)   4.6157 (100.0%)  Building Target
   1.0571 (100.0%)   1.0203 (100.0%)   2.0774 (100.0%)   4.6157 (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\ 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')
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)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805062289826-swift-frontend-MoreCodable-URLQueryItemsDecoder.swift-arm64_apple_ios13.1_macabi-o-Onone-2741340695.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6557 seconds (4.9808 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0284 (  6.0%)   0.0317 ( 17.7%)   0.0601 (  9.2%)   2.1888 ( 43.9%)  parse-and-resolve-imports
   0.0275 (  5.8%)   0.0295 ( 16.4%)   0.0570 (  8.7%)   2.1798 ( 43.8%)  Import resolution
   0.0840 ( 17.6%)   0.0310 ( 17.3%)   0.1150 ( 17.5%)   0.1151 (  2.3%)  build-rewrite-system
   0.0764 ( 16.0%)   0.0172 (  9.6%)   0.0936 ( 14.3%)   0.0977 (  2.0%)  perform-sema
   0.0763 ( 16.0%)   0.0171 (  9.5%)   0.0934 ( 14.2%)   0.0976 (  2.0%)  Type checking and Semantic analysis
   0.0017 (  0.3%)   0.0080 (  4.5%)   0.0097 (  1.5%)   0.0706 (  1.4%)  load-stdlib
   0.0426 (  8.9%)   0.0108 (  6.0%)   0.0534 (  8.1%)   0.0534 (  1.1%)  typecheck-stmt
   0.0378 (  7.9%)   0.0070 (  3.9%)   0.0448 (  6.8%)   0.0489 (  1.0%)  typecheck-decl
   0.0190 (  4.0%)   0.0052 (  2.9%)   0.0242 (  3.7%)   0.0242 (  0.5%)  precheck-target
   0.0191 (  4.0%)   0.0036 (  2.0%)   0.0226 (  3.5%)   0.0226 (  0.5%)  SILGen
   0.0178 (  3.7%)   0.0048 (  2.7%)   0.0226 (  3.4%)   0.0226 (  0.5%)  IRGen
   0.0108 (  2.3%)   0.0088 (  4.9%)   0.0196 (  3.0%)   0.0197 (  0.4%)  import-clang-decl
   0.0137 (  2.9%)   0.0028 (  1.6%)   0.0165 (  2.5%)   0.0166 (  0.3%)  typecheck-expr
   0.0105 (  2.2%)   0.0015 (  0.8%)   0.0120 (  1.8%)   0.0120 (  0.2%)  SILGen-function
   0.0098 (  2.1%)   0.0002 (  0.1%)   0.0100 (  1.5%)   0.0100 (  0.2%)  SIL optimization
   0.0007 (  0.1%)   0.0003 (  0.2%)   0.0009 (  0.1%)   0.0009 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  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%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  AST verification
   0.4763 (100.0%)   0.1794 (100.0%)   0.6557 (100.0%)   4.9808 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3115 seconds (4.6242 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2473 (100.0%)   1.0643 (100.0%)   2.3115 (100.0%)   4.6242 (100.0%)  Building Target
   1.2473 (100.0%)   1.0643 (100.0%)   2.3115 (100.0%)   4.6242 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ DictionaryEncoder.swift,\ RuleBasedCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/RuleBasedCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DictionaryEncoder.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805062288734-swift-frontend-MoreCodable-DictionaryEncoder.swift-arm64_apple_ios13.1_macabi-o-Onone-2297843276.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6663 seconds (4.9983 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0249 (  5.2%)   0.0276 ( 14.4%)   0.0525 (  7.9%)   2.1808 ( 43.6%)  parse-and-resolve-imports
   0.0240 (  5.1%)   0.0252 ( 13.2%)   0.0492 (  7.4%)   2.1737 ( 43.5%)  Import resolution
   0.0842 ( 17.7%)   0.0306 ( 16.0%)   0.1148 ( 17.2%)   0.1150 (  2.3%)  build-rewrite-system
   0.0810 ( 17.1%)   0.0221 ( 11.6%)   0.1031 ( 15.5%)   0.1066 (  2.1%)  perform-sema
   0.0809 ( 17.0%)   0.0221 ( 11.6%)   0.1030 ( 15.5%)   0.1065 (  2.1%)  Type checking and Semantic analysis
   0.0016 (  0.3%)   0.0094 (  4.9%)   0.0109 (  1.6%)   0.0796 (  1.6%)  load-stdlib
   0.0467 (  9.8%)   0.0149 (  7.8%)   0.0616 (  9.2%)   0.0616 (  1.2%)  typecheck-stmt
   0.0320 (  6.7%)   0.0068 (  3.6%)   0.0388 (  5.8%)   0.0421 (  0.8%)  typecheck-decl
   0.0207 (  4.4%)   0.0058 (  3.1%)   0.0266 (  4.0%)   0.0266 (  0.5%)  typecheck-expr
   0.0162 (  3.4%)   0.0065 (  3.4%)   0.0227 (  3.4%)   0.0227 (  0.5%)  IRGen
   0.0116 (  2.4%)   0.0098 (  5.1%)   0.0214 (  3.2%)   0.0214 (  0.4%)  import-clang-decl
   0.0176 (  3.7%)   0.0034 (  1.8%)   0.0210 (  3.2%)   0.0211 (  0.4%)  SILGen
   0.0136 (  2.9%)   0.0046 (  2.4%)   0.0182 (  2.7%)   0.0182 (  0.4%)  precheck-target
   0.0113 (  2.4%)   0.0018 (  1.0%)   0.0131 (  2.0%)   0.0131 (  0.3%)  SILGen-function
   0.0078 (  1.6%)   0.0002 (  0.1%)   0.0079 (  1.2%)   0.0079 (  0.2%)  SIL optimization
   0.0008 (  0.2%)   0.0004 (  0.2%)   0.0011 (  0.2%)   0.0011 (  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
   0.4752 (100.0%)   0.1911 (100.0%)   0.6663 (100.0%)   4.9983 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.3032 seconds (4.6280 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2189 (100.0%)   1.0843 (100.0%)   2.3032 (100.0%)   4.6280 (100.0%)  Building Target
   1.2189 (100.0%)   1.0843 (100.0%)   2.3032 (100.0%)   4.6280 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ AnyCodingKey.swift,\ ObjectMerger.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/ObjectMerger.swift (in target 'MoreCodable' from project 'MoreCodable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745805062289279-swift-frontend-MoreCodable-AnyCodingKey.swift-arm64_apple_ios13.1_macabi-o-Onone-3494399506.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3047 seconds (4.6719 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0257 ( 13.2%)   0.0236 ( 21.6%)   0.0493 ( 16.2%)   2.1895 ( 46.9%)  parse-and-resolve-imports
   0.0252 ( 12.9%)   0.0230 ( 21.0%)   0.0482 ( 15.8%)   2.1884 ( 46.8%)  Import resolution
   0.0833 ( 42.6%)   0.0306 ( 28.0%)   0.1139 ( 37.4%)   0.1138 (  2.4%)  build-rewrite-system
   0.0016 (  0.8%)   0.0084 (  7.7%)   0.0100 (  3.3%)   0.0959 (  2.1%)  load-stdlib
   0.0096 (  4.9%)   0.0074 (  6.8%)   0.0170 (  5.6%)   0.0170 (  0.4%)  import-clang-decl
   0.0070 (  3.6%)   0.0046 (  4.2%)   0.0116 (  3.8%)   0.0116 (  0.2%)  IRGen
   0.0083 (  4.3%)   0.0025 (  2.3%)   0.0109 (  3.6%)   0.0112 (  0.2%)  perform-sema
   0.0082 (  4.2%)   0.0025 (  2.3%)   0.0108 (  3.5%)   0.0111 (  0.2%)  Type checking and Semantic analysis
   0.0061 (  3.1%)   0.0020 (  1.8%)   0.0081 (  2.6%)   0.0081 (  0.2%)  typecheck-expr
   0.0053 (  2.7%)   0.0014 (  1.3%)   0.0067 (  2.2%)   0.0070 (  0.2%)  typecheck-decl
   0.0046 (  2.3%)   0.0015 (  1.3%)   0.0060 (  2.0%)   0.0060 (  0.1%)  typecheck-stmt
   0.0042 (  2.1%)   0.0005 (  0.4%)   0.0047 (  1.5%)   0.0047 (  0.1%)  SIL optimization
   0.0029 (  1.5%)   0.0004 (  0.4%)   0.0033 (  1.1%)   0.0033 (  0.1%)  SILGen
   0.0020 (  1.0%)   0.0002 (  0.2%)   0.0022 (  0.7%)   0.0022 (  0.0%)  SILGen-function
   0.0009 (  0.4%)   0.0003 (  0.2%)   0.0011 (  0.4%)   0.0011 (  0.0%)  precheck-target
   0.0007 (  0.3%)   0.0003 (  0.3%)   0.0010 (  0.3%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  populate-source-file-class-member-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%)  AST verification
   0.1955 (100.0%)   0.1093 (100.0%)   0.3047 (100.0%)   4.6719 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.2657 seconds (4.6181 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1539 (100.0%)   1.1118 (100.0%)   2.2657 (100.0%)   4.6181 (100.0%)  Building Target
   1.1539 (100.0%)   1.1118 (100.0%)   2.2657 (100.0%)   4.6181 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftCompile normal arm64 Compiling\ 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-1745805065051556-swift-frontend-MoreCodable-MoreJSONEncoder.swift-arm64_apple_ios13.1_macabi-o-Onone-1613118445.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.2832 seconds (2.3152 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4223 ( 21.6%)   0.0575 ( 17.6%)   0.4798 ( 21.0%)   0.4859 ( 21.0%)  perform-sema
   0.4220 ( 21.6%)   0.0575 ( 17.5%)   0.4795 ( 21.0%)   0.4856 ( 21.0%)  Type checking and Semantic analysis
   0.3311 ( 16.9%)   0.0413 ( 12.6%)   0.3724 ( 16.3%)   0.3774 ( 16.3%)  typecheck-stmt
   0.2772 ( 14.2%)   0.0336 ( 10.3%)   0.3108 ( 13.6%)   0.3149 ( 13.6%)  typecheck-expr
   0.1057 (  5.4%)   0.0195 (  6.0%)   0.1253 (  5.5%)   0.1265 (  5.5%)  typecheck-decl
   0.0609 (  3.1%)   0.0197 (  6.0%)   0.0806 (  3.5%)   0.0809 (  3.5%)  build-rewrite-system
   0.0627 (  3.2%)   0.0108 (  3.3%)   0.0736 (  3.2%)   0.0757 (  3.3%)  IRGen
   0.0606 (  3.1%)   0.0060 (  1.8%)   0.0667 (  2.9%)   0.0676 (  2.9%)  SILGen
   0.0291 (  1.5%)   0.0283 (  8.6%)   0.0574 (  2.5%)   0.0593 (  2.6%)  parse-and-resolve-imports
   0.0523 (  2.7%)   0.0055 (  1.7%)   0.0578 (  2.5%)   0.0589 (  2.5%)  precheck-target
   0.0283 (  1.4%)   0.0274 (  8.4%)   0.0558 (  2.4%)   0.0577 (  2.5%)  Import resolution
   0.0440 (  2.2%)   0.0032 (  1.0%)   0.0472 (  2.1%)   0.0478 (  2.1%)  SILGen-function
   0.0206 (  1.1%)   0.0147 (  4.5%)   0.0353 (  1.5%)   0.0355 (  1.5%)  import-clang-decl
   0.0351 (  1.8%)   0.0002 (  0.1%)   0.0353 (  1.5%)   0.0355 (  1.5%)  SIL optimization
   0.0010 (  0.1%)   0.0019 (  0.6%)   0.0029 (  0.1%)   0.0029 (  0.1%)  load-stdlib
   0.0010 (  0.0%)   0.0004 (  0.1%)   0.0013 (  0.1%)   0.0014 (  0.1%)  load-all-members
   0.0007 (  0.0%)   0.0001 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  typecheck-for-each
   0.0004 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   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%)  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.9555 (100.0%)   0.3277 (100.0%)   2.2832 (100.0%)   2.3152 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8529 seconds (1.9024 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5420 (100.0%)   0.3110 (100.0%)   1.8529 (100.0%)   1.9024 (100.0%)  Building Target
   1.5420 (100.0%)   0.3110 (100.0%)   1.8529 (100.0%)   1.9024 (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

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-maccatalyst/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -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-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/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-maccatalyst/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-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/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-maccatalyst/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-maccatalyst/MoreCodable.framework/Versions/A/Headers/MoreCodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Headers/MoreCodable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling InternalFunction.swift (in target 'MoreCodable' from project 'MoreCodable')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/arm64-apple-ios-macabi.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Modules/MoreCodable.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/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-maccatalyst/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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/MoreCodable_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o -index-unit-output-path /MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodingKey.swift, ObjectMerger.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 DictionaryDecoder.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 URLQueryItem+.swift, CodableAny.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 URLQueryItemsDecoder.swift, DictionaryCachableEncoder.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-maccatalyst/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -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-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/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-maccatalyst/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-maccatalyst/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-maccatalyst/MoreCodable.build/MoreCodable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/MoreCodable-3af2de2be6bdc377cac1a54ee859e992-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/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-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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-maccatalyst/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-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/DerivedSources/MoreCodable_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o -index-unit-output-path /MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_vers.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/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.1-macabi -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.LinkFileList -install_name @rpath/MoreCodable.framework/Versions/A/MoreCodable -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/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-maccatalyst/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/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier com.github.tattn.MoreCodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/Resources --target-triple arm64-apple-ios13.1-macabi --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/MoreCodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MoreCodable.build/Debug-maccatalyst/MoreCodable.build/Objects-normal/arm64/MoreCodable.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 18:51:07.559 appintentsmetadataprocessor[708:4018] Starting appintentsmetadataprocessor export
2025-04-27 18:51:07.561 appintentsmetadataprocessor[708:4018] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/Versions/A/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/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-maccatalyst/MoreCodable.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/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-maccatalyst/MoreCodable.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/MoreCodable.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable.tbd (in target 'MoreCodable' from project 'MoreCodable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/Versions/A/MoreCodable.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/MoreCodable.framework/MoreCodable.tbd
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:16d0bf150db8fe72c0e5194b8d50d7abc3a1b862, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:16d0bf150db8fe72c0e5194b8d50d7abc3a1b862, name:My Mac }
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.