The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build JSONDecodeKit, reference 5.0.0 (fc93e1), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 17:11:20 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONDecodeKit -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/JSONDecodeKit.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yume190/JSONDecodeKit
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at fc93e14 pod fix
Cloned https://github.com/yume190/JSONDecodeKit.git
Revision (git rev-parse @):
fc93e14b1b1e3a3113efd5eaff74537ea9f4b221
SUCCESS checkout https://github.com/yume190/JSONDecodeKit.git at 5.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/yume190/JSONDecodeKit.git
https://github.com/yume190/JSONDecodeKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JSONDecodeKit",
  "name" : "JSONDecodeKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSONDecodeKit",
      "targets" : [
        "JSONDecodeKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONDecodeKit",
      "module_type" : "SwiftTarget",
      "name" : "JSONDecodeKit",
      "path" : "Sources/JSONDecodeKit",
      "product_memberships" : [
        "JSONDecodeKit"
      ],
      "sources" : [
        "JSON/JSON+Array.swift",
        "JSON/JSON+Dictionary+ValueArray.swift",
        "JSON/JSON+Dictionary.swift",
        "JSON/JSON+JSONDecodable.swift",
        "JSON/JSON+PrimitiveType.swift",
        "JSON/JSON+RawRepresentable.swift",
        "JSON/JSON+Subscript.swift",
        "JSON/JSON.swift",
        "JSONDecodable.swift",
        "JSONDecodeError.swift",
        "JSONEncodable.swift",
        "JSONSerializable.swift",
        "Operators.swift",
        "PrimitiveType.swift",
        "RawRepresentableExtension.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" : "JSONDecodeKit",
  "name" : "JSONDecodeKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSONDecodeKit",
      "targets" : [
        "JSONDecodeKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONDecodeKit",
      "module_type" : "SwiftTarget",
      "name" : "JSONDecodeKit",
      "path" : "Sources/JSONDecodeKit",
      "product_memberships" : [
        "JSONDecodeKit"
      ],
      "sources" : [
        "JSON/JSON+Array.swift",
        "JSON/JSON+Dictionary+ValueArray.swift",
        "JSON/JSON+Dictionary.swift",
        "JSON/JSON+JSONDecodable.swift",
        "JSON/JSON+PrimitiveType.swift",
        "JSON/JSON+RawRepresentable.swift",
        "JSON/JSON+Subscript.swift",
        "JSON/JSON.swift",
        "JSONDecodable.swift",
        "JSONDecodeError.swift",
        "JSONEncodable.swift",
        "JSONSerializable.swift",
        "Operators.swift",
        "PrimitiveType.swift",
        "RawRepresentableExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "JSONDecodeKit",
    "schemes" : [
      "JSONDecodeKit"
    ],
    "targets" : [
      "JSONDecodeKit",
      "JSONDecodeKitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONDecodeKit -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 JSONDecodeKit -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 'JSONDecodeKit' in project 'JSONDecodeKit' (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: 14678739269b1d5d4230e3023e6c885c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/14678739269b1d5d4230e3023e6c885c.xcbuilddata
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/JSONDecodeKit.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/Products
    cd /Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Script-A85859F31FBEC82C00B44E82.sh (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Script-A85859F31FBEC82C00B44E82.sh
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/module.modulemap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-project-headers.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftConstValuesFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-macos10.9 '-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=JSONDecodeKit' -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 -fprofile-instr-generate -fcoverage-mapping -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-OutputFileMap.json (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.LinkFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.DependencyStaticMetadataFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.DependencyMetadataFileList (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-target-headers.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/JSONDecodeKit_vers.c (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/JSONDecodeKit_vers.c
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/Current A (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/Current
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/module.modulemap (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Resources Versions/Current/Resources (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Modules Versions/Current/Modules (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/JSONDecodeKit Versions/Current/JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/JSONDecodeKit /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/JSONDecodeKit
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Headers Versions/Current/Headers (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Headers (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/JSONDecodeKit/Info.plist (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/JSONDecodeKit/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources/Info.plist
SwiftDriver JSONDecodeKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    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 JSONDecodeKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.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-macos10.9 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSONDecodeError.swift,\ JSON+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSON+Subscript.swift,\ JSON+Dictionary+ValueArray.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSON+PrimitiveType.swift,\ JSON+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745514674679890-swift-frontend-JSONDecodeKit-all-arm64_apple_macos10.9-swiftmodule-Onone-744490464.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 4.2404 seconds (4.6792 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5862 ( 49.0%)   0.4696 ( 46.9%)   2.0557 ( 48.5%)   2.2662 ( 48.4%)  parse-and-resolve-imports
   1.5854 ( 48.9%)   0.4693 ( 46.9%)   2.0547 ( 48.5%)   2.2652 ( 48.4%)  Import resolution
   0.0118 (  0.4%)   0.0393 (  3.9%)   0.0511 (  1.2%)   0.0672 (  1.4%)  load-stdlib
   0.0170 (  0.5%)   0.0073 (  0.7%)   0.0243 (  0.6%)   0.0250 (  0.5%)  perform-sema
   0.0169 (  0.5%)   0.0072 (  0.7%)   0.0241 (  0.6%)   0.0248 (  0.5%)  Type checking and Semantic analysis
   0.0167 (  0.5%)   0.0071 (  0.7%)   0.0238 (  0.6%)   0.0244 (  0.5%)  typecheck-decl
   0.0047 (  0.1%)   0.0005 (  0.1%)   0.0052 (  0.1%)   0.0052 (  0.1%)  build-rewrite-system
   0.0004 (  0.0%)   0.0005 (  0.1%)   0.0010 (  0.0%)   0.0010 (  0.0%)  import-clang-decl
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  typecheck-expr
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  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%)  precheck-target
   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
   3.2394 (100.0%)   1.0010 (100.0%)   4.2404 (100.0%)   4.6792 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.1346 seconds (2.3620 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.6156 (100.0%)   0.5190 (100.0%)   2.1346 (100.0%)   2.3620 (100.0%)  Building Target
   1.6156 (100.0%)   0.5190 (100.0%)   2.1346 (100.0%)   2.3620 (100.0%)  Total
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift -target arm64-apple-macos10.9 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONDecodeKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.abi.json
EmitSwiftModule normal arm64 (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:37:10: warning: associated value 'keyNotFound(baseInfo:)' of 'Sendable'-conforming enum 'JSONDecodeError' has non-sendable type 'JSONDecodeError.BaseInfo'; this is an error in the Swift 6 language mode
    case keyNotFound(baseInfo: BaseInfo)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:12:19: note: consider making struct 'BaseInfo' conform to the 'Sendable' protocol
    public struct BaseInfo {
                  ^
                           : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:38:10: warning: associated value 'nullValue(baseInfo:)' of 'Sendable'-conforming enum 'JSONDecodeError' has non-sendable type 'JSONDecodeError.BaseInfo'; this is an error in the Swift 6 language mode
    case nullValue(baseInfo: BaseInfo)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:12:19: note: consider making struct 'BaseInfo' conform to the 'Sendable' protocol
    public struct BaseInfo {
                  ^
                           : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:39:10: warning: associated value 'typeMismatch(baseInfo:extraInfo:)' of 'Sendable'-conforming enum 'JSONDecodeError' has non-sendable type 'JSONDecodeError.BaseInfo'; this is an error in the Swift 6 language mode
    case typeMismatch(baseInfo: BaseInfo, extraInfo: ExtraInfo)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:12:19: note: consider making struct 'BaseInfo' conform to the 'Sendable' protocol
    public struct BaseInfo {
                  ^
                           : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:39:10: warning: associated value 'typeMismatch(baseInfo:extraInfo:)' of 'Sendable'-conforming enum 'JSONDecodeError' has non-sendable type 'JSONDecodeError.ExtraInfo'; this is an error in the Swift 6 language mode
    case typeMismatch(baseInfo: BaseInfo, extraInfo: ExtraInfo)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift:24:19: note: consider making struct 'ExtraInfo' conform to the 'Sendable' protocol
    public struct ExtraInfo {
                  ^
                            : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:16:23: error: 'Data' is only available in macOS 10.10 or newer
    public init(data: Data, isTraceKeypath: Bool = false) {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:16:12: note: add @available attribute to enclosing initializer
    public init(data: Data, isTraceKeypath: Bool = false) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:11:15: note: add @available attribute to enclosing struct
public struct JSON {
              ^
SwiftCompile normal arm64 Compiling\ JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ RawRepresentableExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSON+JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSON+RawRepresentable.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

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

/Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
warning: Run script build phase 'Lint' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
	EmitSwiftModule normal arm64 (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
	Building project JSONDecodeKit with scheme JSONDecodeKit
(3 failures)
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" : "JSONDecodeKit",
  "name" : "JSONDecodeKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSONDecodeKit",
      "targets" : [
        "JSONDecodeKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONDecodeKit",
      "module_type" : "SwiftTarget",
      "name" : "JSONDecodeKit",
      "path" : "Sources/JSONDecodeKit",
      "product_memberships" : [
        "JSONDecodeKit"
      ],
      "sources" : [
        "JSON/JSON+Array.swift",
        "JSON/JSON+Dictionary+ValueArray.swift",
        "JSON/JSON+Dictionary.swift",
        "JSON/JSON+JSONDecodable.swift",
        "JSON/JSON+PrimitiveType.swift",
        "JSON/JSON+RawRepresentable.swift",
        "JSON/JSON+Subscript.swift",
        "JSON/JSON.swift",
        "JSONDecodable.swift",
        "JSONDecodeError.swift",
        "JSONEncodable.swift",
        "JSONSerializable.swift",
        "Operators.swift",
        "PrimitiveType.swift",
        "RawRepresentableExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "JSONDecodeKit",
    "schemes" : [
      "JSONDecodeKit"
    ],
    "targets" : [
      "JSONDecodeKit",
      "JSONDecodeKitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONDecodeKit -destination platform=macOS,arch=arm64
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 JSONDecodeKit -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'JSONDecodeKit' in project 'JSONDecodeKit' (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: 47b68b373ee99ba7d1847972eb5f2f0e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/47b68b373ee99ba7d1847972eb5f2f0e.xcbuilddata
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/JSONDecodeKit.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
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/JSONDecodeKit/Info.plist (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/JSONDecodeKit/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDecodeKit.framework/Versions/A/Resources/Info.plist
SwiftDriver JSONDecodeKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    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 JSONDecodeKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.SwiftFileList -DDEBUG -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-macos10.9 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.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/JSONDecodeKit.build/Debug/JSONDecodeKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSON+RawRepresentable.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftCompile normal arm64 Compiling\ RawRepresentableExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSON+JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSON+Subscript.swift,\ JSON+Dictionary+ValueArray.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSONDecodeError.swift,\ JSON+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodeError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+RawRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Subscript.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Dictionary+ValueArray.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/RawRepresentableExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/Operators.swift -target arm64-apple-macos10.9 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit-2135c43045cb9408455cdca99b872aef-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/JSONDecodeKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/DerivedSources -Xcc -DDEBUG\=1 -module-name JSONDecodeKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDecodeKit.build/Debug/JSONDecodeKit.build/Objects-normal/arm64/JSONDecodeKit.abi.json
EmitSwiftModule normal arm64 (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:16:23: error: 'Data' is only available in macOS 10.10 or newer
    public init(data: Data, isTraceKeypath: Bool = false) {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:16:12: note: add @available attribute to enclosing initializer
    public init(data: Data, isTraceKeypath: Bool = false) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON.swift:11:15: note: add @available attribute to enclosing struct
public struct JSON {
              ^
SwiftCompile normal arm64 Compiling\ JSON+PrimitiveType.swift,\ JSON+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+PrimitiveType.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSON/JSON+Array.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ JSONDecodable.swift,\ JSONSerializable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
Command SwiftCompile failed with a nonzero exit code
/Users/admin/builder/spi-builder-workspace/JSONDecodeKit.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
warning: Run script build phase 'Lint' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONDecodeKit (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
	EmitSwiftModule normal arm64 (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
	SwiftCompile normal arm64 Compiling\ JSONDecodable.swift,\ JSONSerializable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDecodeKit/JSONSerializable.swift (in target 'JSONDecodeKit' from project 'JSONDecodeKit')
	Building project JSONDecodeKit with scheme JSONDecodeKit
(4 failures)
BUILD FAILURE 6.1 macosXcodebuild