The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONPatch, reference v1.0.6 (1eb123), with Swift 6.2 for watchOS using Xcode 26.3 on 9 May 2026 02:23:16 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/raymccrae/swift-jsonpatch.git
Reference: v1.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/raymccrae/swift-jsonpatch
 * tag               v1.0.6     -> FETCH_HEAD
HEAD is now at 1eb1236 Merge pull request #7 from chrisschlitt/feature/linux-support
Cloned https://github.com/raymccrae/swift-jsonpatch.git
Revision (git rev-parse @):
1eb12363c1ee681712d2a42d2ee6f0322f92cf31
SUCCESS checkout https://github.com/raymccrae/swift-jsonpatch.git at v1.0.6
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/raymccrae/swift-jsonpatch.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JSONPatch",
  "name" : "JSONPatch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSONPatch",
      "targets" : [
        "JSONPatch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONPatchTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONPatchTests",
      "path" : "Tests",
      "sources" : [
        "JSONPatchTests/ArrayTests.swift",
        "JSONPatchTests/Bundle.swift",
        "JSONPatchTests/JSONCodableTests.swift",
        "JSONPatchTests/JSONElementTests.swift",
        "JSONPatchTests/JSONFileTestCase.swift",
        "JSONPatchTests/JSONPatchGeneratorTests.swift",
        "JSONPatchTests/JSONPatchTests.swift",
        "JSONPatchTests/JSONPointerTests.swift",
        "JSONPatchTests/TestFileTestCase.swift"
      ],
      "target_dependencies" : [
        "JSONPatch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONPatch",
      "module_type" : "SwiftTarget",
      "name" : "JSONPatch",
      "path" : "Sources/JSONPatch",
      "product_memberships" : [
        "JSONPatch"
      ],
      "sources" : [
        "JSONElement.swift",
        "JSONEquality.swift",
        "JSONError.swift",
        "JSONPatch.swift",
        "JSONPatchCodable.swift",
        "JSONPatchGenerator.swift",
        "JSONPointer.swift",
        "NSArray+DeepCopy.swift",
        "NSDictionary+DeepCopy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "JSONPatch",
    "schemes" : [
      "JSONPatch",
      "JSONPatchFramework"
    ],
    "targets" : [
      "JSONPatch",
      "JSONPatchTests",
      "JSONPatchFramework"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "JSONPatch"
    ]
  }
}
2026-05-08 22:23:03.321 xcodebuild[669:4181] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONPatch -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.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 JSONPatch -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  JSONPatch: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'JSONPatch' in project 'JSONPatch'
        ➜ Explicit dependency on target 'JSONPatch' in project 'JSONPatch'
    Target 'JSONPatch' in project 'JSONPatch' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 61d8bcca1fc1e01cb2fb461c6611abc5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/61d8bcca1fc1e01cb2fb461c6611abc5.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    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/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    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/.swiftpm/xcode
    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-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.modulemap (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch_const_extract_protocols.json (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-OutputFileMap.json (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-OutputFileMap.json (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.SwiftFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.SwiftConstValuesFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-OutputFileMap.json (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch_const_extract_protocols.json (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.LinkFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.SwiftFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.SwiftConstValuesFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.LinkFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftConstValuesFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.LinkFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.DependencyStaticMetadataFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.DependencyMetadataFileList (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/JSONPatch.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.modulemap (in target 'JSONPatch' from project 'JSONPatch')
    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/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver JSONPatch normal armv7k com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -target armv7k-apple-watchos5.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-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/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.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/JSONPatch.build/Debug-watchos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver JSONPatch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -target arm64-apple-watchos5.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-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/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.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/JSONPatch.build/Debug-watchos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver JSONPatch normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -target arm64_32-apple-watchos5.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-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/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.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/JSONPatch.build/Debug-watchos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ JSONEquality.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ JSONPatchGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONPatch (in target 'JSONPatch' from project 'JSONPatch')
EmitSwiftModule normal arm64 (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:186:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSONPointer' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
SwiftCompile normal arm64_32 Compiling\ JSONPointer.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:186:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSONPointer' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ JSONPatch (in target 'JSONPatch' from project 'JSONPatch')
EmitSwiftModule normal arm64_32 (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:186:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSONPointer' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
SwiftCompile normal arm64 Compiling\ JSONPointer.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:186:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSONPointer' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
SwiftCompile normal arm64_32 Compiling\ JSONError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ JSONPatch.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ NSDictionary+DeepCopy.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ JSONPatch (in target 'JSONPatch' from project 'JSONPatch')
EmitSwiftModule normal armv7k (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:186:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSONPointer' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
SwiftDriverJobDiscovery normal arm64_32 Emitting module for JSONPatch (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k Compiling\ JSONError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for JSONPatch (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriver\ Compilation\ Requirements JSONPatch normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -target arm64_32-apple-watchos5.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-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/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.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/JSONPatch.build/Debug-watchos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Emitting module for JSONPatch (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriver\ Compilation\ Requirements JSONPatch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -target arm64-apple-watchos5.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-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/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.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/JSONPatch.build/Debug-watchos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation\ Requirements JSONPatch normal armv7k com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -target armv7k-apple-watchos5.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-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/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.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/JSONPatch.build/Debug-watchos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.swiftmodule (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64_32-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/JSONPatch-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-Swift.h (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/JSONPatch-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.swiftmodule (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.swiftdoc (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.abi.json (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.swiftdoc (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.abi.json (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftmodule (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftdoc (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.abi.json (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.swiftsourceinfo (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.swiftsourceinfo (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftsourceinfo (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ JSONEquality.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ NSArray+DeepCopy.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k Compiling\ NSDictionary+DeepCopy.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 Compiling\ JSONElement.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 Compiling\ NSDictionary+DeepCopy.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal arm64_32 Compiling JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 Compiling\ NSArray+DeepCopy.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ JSONEquality.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 Compiling\ JSONElement.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 Compiling\ NSArray+DeepCopy.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 Compiling\ JSONPatchCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k Compiling\ JSONPatch.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 Compiling\ JSONError.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 Compiling\ JSONPatchGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k Compiling\ JSONElement.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k Compiling\ JSONPatchCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 Compiling\ JSONPatchCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k Compiling\ JSONPatchGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k Compiling\ JSONPointer.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/JSONPatch/JSONPointer.swift:186:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSONPointer' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
SwiftDriverJobDiscovery normal arm64_32 Compiling JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriver\ Compilation JSONPatch normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -target arm64_32-apple-watchos5.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-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/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.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/JSONPatch.build/Debug-watchos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriver\ Compilation JSONPatch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -target arm64-apple-watchos5.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-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/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.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/JSONPatch.build/Debug-watchos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/Binary/JSONPatch.o normal arm64_32 (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/Binary/JSONPatch.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/Binary/JSONPatch.o normal arm64 (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/Binary/JSONPatch.o
SwiftDriverJobDiscovery normal armv7k Compiling NSArray+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal armv7k Compiling NSDictionary+DeepCopy.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal armv7k Compiling JSONEquality.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal armv7k Compiling JSONError.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal armv7k Compiling JSONPatchGenerator.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal armv7k Compiling JSONPatch.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal armv7k Compiling JSONPointer.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal armv7k Compiling JSONPatchCodable.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriverJobDiscovery normal armv7k Compiling JSONElement.swift (in target 'JSONPatch' from project 'JSONPatch')
SwiftDriver\ Compilation JSONPatch normal armv7k com.apple.xcode.tools.swift.compiler (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONPatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -target armv7k-apple-watchos5.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.2-23S303-dc75598d0054f22ec865fa860f139d721753b489057de6bda919edfa1c59a62b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-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/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.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/JSONPatch.build/Debug-watchos/JSONPatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/Binary/JSONPatch.o normal armv7k (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/Binary/JSONPatch.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.o normal arm64\ armv7k\ arm64_32 (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/Binary/JSONPatch.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/Binary/JSONPatch.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/Binary/JSONPatch.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.o
ExtractAppIntentsMetadata (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.OFNSVW/Metal.xctoolchain --module-name JSONPatch --sdk-root /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk --xcode-version 17C529 --platform-family watchOS --deployment-target 5.0 --bundle-identifier spi-builder-workspace.JSONPatch --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/JSONPatch.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64/JSONPatch.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/armv7k/JSONPatch.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONPatch.build/Debug-watchos/JSONPatch.build/Objects-normal/arm64_32/JSONPatch.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-05-08 22:23:11.500 appintentsmetadataprocessor[732:4700] Starting appintentsmetadataprocessor export
2026-05-08 22:23:11.627 appintentsmetadataprocessor[732:4700] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.o (in target 'JSONPatch' from project 'JSONPatch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/JSONPatch.o
** BUILD SUCCEEDED **
2026-05-08 22:23:04.691 xcodebuild[679:4371] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JSONPatch",
  "name" : "JSONPatch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSONPatch",
      "targets" : [
        "JSONPatch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONPatchTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONPatchTests",
      "path" : "Tests",
      "sources" : [
        "JSONPatchTests/ArrayTests.swift",
        "JSONPatchTests/Bundle.swift",
        "JSONPatchTests/JSONCodableTests.swift",
        "JSONPatchTests/JSONElementTests.swift",
        "JSONPatchTests/JSONFileTestCase.swift",
        "JSONPatchTests/JSONPatchGeneratorTests.swift",
        "JSONPatchTests/JSONPatchTests.swift",
        "JSONPatchTests/JSONPointerTests.swift",
        "JSONPatchTests/TestFileTestCase.swift"
      ],
      "target_dependencies" : [
        "JSONPatch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONPatch",
      "module_type" : "SwiftTarget",
      "name" : "JSONPatch",
      "path" : "Sources/JSONPatch",
      "product_memberships" : [
        "JSONPatch"
      ],
      "sources" : [
        "JSONElement.swift",
        "JSONEquality.swift",
        "JSONError.swift",
        "JSONPatch.swift",
        "JSONPatchCodable.swift",
        "JSONPatchGenerator.swift",
        "JSONPointer.swift",
        "NSArray+DeepCopy.swift",
        "NSDictionary+DeepCopy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.