The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JSONRPCKit, reference 3.0.0 (2ddb6c), with Swift 6.3 for iOS using Xcode 26.4 on 20 Apr 2026 16:48:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONRPCKit -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bricklife/JSONRPCKit.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bricklife/JSONRPCKit
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 2ddb6c8 Merge pull request #13 from bricklife/spm
Submodule path 'Carthage/Checkouts/APIKit': checked out '0afa74dedff0df678af02fc2b474c4eafba37a67'
Submodule path 'Carthage/Checkouts/APIKit/Carthage/Checkouts/Result': checked out 'df233a8d23a545153d5b5de13b1ac8db2503f088'
Submodule path 'Carthage/Checkouts/Result': checked out '7477584259bfce2560a19e06ad9f71db441fff11'
Submodule 'Carthage/Checkouts/APIKit' (https://github.com/ishkawa/APIKit.git) registered for path 'Carthage/Checkouts/APIKit'
Submodule 'Carthage/Checkouts/Result' (https://github.com/antitypical/Result.git) registered for path 'Carthage/Checkouts/Result'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/APIKit'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Result'...
Submodule 'Carthage/Checkouts/Result' (https://github.com/antitypical/Result.git) registered for path 'Carthage/Checkouts/APIKit/Carthage/Checkouts/Result'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/APIKit/Carthage/Checkouts/Result'...
Cloned https://github.com/bricklife/JSONRPCKit.git
Revision (git rev-parse @):
2ddb6c8adfb8f37baa9c9bdeb238dd408023a933
SUCCESS checkout https://github.com/bricklife/JSONRPCKit.git at 3.0.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bricklife/JSONRPCKit.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "result",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/antitypical/Result.git"
    }
  ],
  "manifest_display_name" : "JSONRPCKit",
  "name" : "JSONRPCKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSONRPCKit",
      "targets" : [
        "JSONRPCKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "JSONRPCKitTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONRPCKitTests",
      "path" : "Tests/JSONRPCKitTests",
      "sources" : [
        "BatchElementTests.swift",
        "BatchFactoryTests.swift",
        "TestRequest.swift"
      ],
      "target_dependencies" : [
        "JSONRPCKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONRPCKit",
      "module_type" : "SwiftTarget",
      "name" : "JSONRPCKit",
      "path" : "Sources/JSONRPCKit",
      "product_dependencies" : [
        "Result"
      ],
      "product_memberships" : [
        "JSONRPCKit"
      ],
      "sources" : [
        "Batch.swift",
        "BatchElement.swift",
        "BatchFactory.swift",
        "Id.swift",
        "IdGenerator.swift",
        "JSONRPCError.swift",
        "NumberIdGenerator.swift",
        "Request.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "JSONRPCKit",
    "schemes" : [
      "JSONRPCKit"
    ],
    "targets" : [
      "JSONRPCKit",
      "JSONRPCKitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONRPCKit -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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 JSONRPCKit -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'JSONRPCKit' in project 'JSONRPCKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: aea497b943f1d272730d21a1316ccbf8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aea497b943f1d272730d21a1316ccbf8.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/JSONRPCKit.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/JSONRPCKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/JSONRPCKit.xcodeproj
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/JSONRPCKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/JSONRPCKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/JSONRPCKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/JSONRPCKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit-e2dd07338762473d54bc3b3066607291-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/JSONRPCKit.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit-e2dd07338762473d54bc3b3066607291-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit.hmap (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/unextended-module-overlay.yaml (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/unextended-module.modulemap (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/module.modulemap (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.SwiftConstValuesFileList (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-OutputFileMap.json (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
'-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=JSONRPCKit' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit-e2dd07338762473d54bc3b3066607291-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.SwiftFileList (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit_const_extract_protocols.json (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit.DependencyStaticMetadataFileList (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.LinkFileList (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit.DependencyMetadataFileList (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-project-headers.hmap (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-own-target-headers.hmap (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-generated-files.hmap (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-all-target-headers.hmap (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-all-non-framework-target-headers.hmap (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources/JSONRPCKit_vers.c (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources/JSONRPCKit_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework/Headers/JSONRPCKit.h /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/JSONRPCKit.h (in target 'JSONRPCKit' from project 'JSONRPCKit')
    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/JSONRPCKit/JSONRPCKit.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/module.modulemap (in target 'JSONRPCKit' from project 'JSONRPCKit')
    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/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework/Headers (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/Info.plist (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/JSONRPCKit.framework/Info.plist
SwiftDriver JSONRPCKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONRPCKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-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/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.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/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit-e2dd07338762473d54bc3b3066607291-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ NumberIdGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/NumberIdGenerator.swift (in target 'JSONRPCKit' from project 'JSONRPCKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/NumberIdGenerator.swift (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONRPCKit (in target 'JSONRPCKit' from project 'JSONRPCKit')
Failed frontend command:
/Applications/Xcode-26.4.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/JSONRPCKit/JSONRPCError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/BatchFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/NumberIdGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/Id.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/IdGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/BatchElement.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/Batch.swift -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit_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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit-e2dd07338762473d54bc3b3066607291-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/unextended-module-overlay.yaml -no-auto-bridging-header-chaining -module-name JSONRPCKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name iphoneos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.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/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.abi.json
EmitSwiftModule normal arm64 (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/BatchElement.swift:10:8: error: no such module 'Result'
import Result
       ^
/Users/admin/builder/spi-builder-workspace/JSONRPCKit.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 26.4.99. (in target 'JSONRPCKit' from project 'JSONRPCKit')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONRPCKit (in target 'JSONRPCKit' from project 'JSONRPCKit')
	EmitSwiftModule normal arm64 (in target 'JSONRPCKit' from project 'JSONRPCKit')
	Building project JSONRPCKit with scheme JSONRPCKit
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "result",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/antitypical/Result.git"
    }
  ],
  "manifest_display_name" : "JSONRPCKit",
  "name" : "JSONRPCKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSONRPCKit",
      "targets" : [
        "JSONRPCKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "JSONRPCKitTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONRPCKitTests",
      "path" : "Tests/JSONRPCKitTests",
      "sources" : [
        "BatchElementTests.swift",
        "BatchFactoryTests.swift",
        "TestRequest.swift"
      ],
      "target_dependencies" : [
        "JSONRPCKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONRPCKit",
      "module_type" : "SwiftTarget",
      "name" : "JSONRPCKit",
      "path" : "Sources/JSONRPCKit",
      "product_dependencies" : [
        "Result"
      ],
      "product_memberships" : [
        "JSONRPCKit"
      ],
      "sources" : [
        "Batch.swift",
        "BatchElement.swift",
        "BatchFactory.swift",
        "Id.swift",
        "IdGenerator.swift",
        "JSONRPCError.swift",
        "NumberIdGenerator.swift",
        "Request.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "JSONRPCKit",
    "schemes" : [
      "JSONRPCKit"
    ],
    "targets" : [
      "JSONRPCKit",
      "JSONRPCKitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONRPCKit -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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 JSONRPCKit -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'JSONRPCKit' in project 'JSONRPCKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/JSONRPCKit.xcodeproj
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
/Users/admin/builder/spi-builder-workspace/JSONRPCKit.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 26.4.99. (in target 'JSONRPCKit' from project 'JSONRPCKit')
SwiftDriver JSONRPCKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONRPCKit -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-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/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.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/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit-e2dd07338762473d54bc3b3066607291-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSONRPCError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/JSONRPCError.swift (in target 'JSONRPCKit' from project 'JSONRPCKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/JSONRPCError.swift (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONRPCKit (in target 'JSONRPCKit' from project 'JSONRPCKit')
Failed frontend command:
/Applications/Xcode-26.4.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/JSONRPCKit/JSONRPCError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/BatchFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/NumberIdGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/Id.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/IdGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/BatchElement.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/Batch.swift -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -Onone -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit_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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit-e2dd07338762473d54bc3b3066607291-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/JSONRPCKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/unextended-module-overlay.yaml -no-auto-bridging-header-chaining -module-name JSONRPCKit -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name iphoneos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.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/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONRPCKit.build/Debug-iphoneos/JSONRPCKit.build/Objects-normal/arm64/JSONRPCKit.abi.json
EmitSwiftModule normal arm64 (in target 'JSONRPCKit' from project 'JSONRPCKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/JSONRPCKit/BatchElement.swift:10:8: error: no such module 'Result'
import Result
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONRPCKit (in target 'JSONRPCKit' from project 'JSONRPCKit')
	EmitSwiftModule normal arm64 (in target 'JSONRPCKit' from project 'JSONRPCKit')
	Building project JSONRPCKit with scheme JSONRPCKit
(3 failures)
BUILD FAILURE 6.3 iOS