The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HashableByKeyPath, reference v1.2.0 (956d83), with Swift 6.3 for iOS using Xcode 26.4 on 13 Apr 2026 06:27:43 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/HashableByKeyPath.git
Reference: v1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/HashableByKeyPath
 * tag               v1.2.0     -> FETCH_HEAD
HEAD is now at 956d839 Add Xcode versions badge to README.md
Cloned https://github.com/JosephDuffy/HashableByKeyPath.git
Revision (git rev-parse @):
956d839894a90c3557eea8d9f5aa0b22dad5cb04
SUCCESS checkout https://github.com/JosephDuffy/HashableByKeyPath.git at v1.2.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/JosephDuffy/HashableByKeyPath.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  HashableByKeyPath: /Users/admin/builder/spi-builder-workspace
resolved source packages: HashableByKeyPath
2026-04-13 02:27:10.370 xcodebuild[529:3060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 02:27:10.472 xcodebuild[529:3060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 02:27:10.870 xcodebuild[529:3060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HashableByKeyPath",
  "name" : "HashableByKeyPath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "HashableByKeyPath",
      "targets" : [
        "HashableByKeyPath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HashableByKeyPathTests",
      "module_type" : "SwiftTarget",
      "name" : "HashableByKeyPathTests",
      "path" : "Tests/HashableByKeyPathTests",
      "sources" : [
        "EquatableKeyPathCollectionBuilderTests.swift",
        "EquatableKeyPathProviderTests.swift",
        "HashableKeyPathCollectionBuilderTests.swift",
        "HashableKeyPathProviderTests.swift"
      ],
      "target_dependencies" : [
        "HashableByKeyPath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HashableByKeyPath",
      "module_type" : "SwiftTarget",
      "name" : "HashableByKeyPath",
      "path" : "Sources/HashableByKeyPath",
      "product_memberships" : [
        "HashableByKeyPath"
      ],
      "sources" : [
        "EquatabilityKeyPathAggregator.swift",
        "EquatableByKeyPath.swift",
        "EquatableKeyPathConsumer.swift",
        "HashableByKeyPath.swift",
        "HashableKeyPathAggregator.swift",
        "HashableKeyPathConsumer.swift",
        "HashableKeyPathForwarder.swift",
        "ResultBuilderAPI/EquatableKeyPathCollection.swift",
        "ResultBuilderAPI/EquatableKeyPathCollectionBuilder.swift",
        "ResultBuilderAPI/EquatableKeyPathProvider.swift",
        "ResultBuilderAPI/HashableKeyPathCollection.swift",
        "ResultBuilderAPI/HashableKeyPathCollectionBuilder.swift",
        "ResultBuilderAPI/HashableKeyPathProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "HashableByKeyPath"
    ]
  }
}
2026-04-13 02:27:29.446 xcodebuild[628:3801] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 02:27:29.549 xcodebuild[628:3801] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HashableByKeyPath -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HashableByKeyPath -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  HashableByKeyPath: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'HashableByKeyPathTests' in project 'HashableByKeyPath'
        ➜ Explicit dependency on target 'HashableByKeyPath' in project 'HashableByKeyPath'
    Target 'HashableByKeyPath' in project 'HashableByKeyPath'
        ➜ Explicit dependency on target 'HashableByKeyPath' in project 'HashableByKeyPath'
    Target 'HashableByKeyPath' in project 'HashableByKeyPath' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 91c09465d4c30c2f6b1fdc4a86eacaf6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/91c09465d4c30c2f6b1fdc4a86eacaf6.xcbuilddata
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
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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.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-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyStaticMetadataFileList (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyMetadataFileList (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/empty-HashableByKeyPathTests.plist (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/empty-HashableByKeyPathTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.LinkFileList (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftConstValuesFileList (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftConstValuesFileList (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.LinkFileList (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.modulemap (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.DependencyStaticMetadataFileList (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.DependencyMetadataFileList (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HashableByKeyPath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.modulemap (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver HashableByKeyPath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPath -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C0JBBBFU09IEE46E6SRV4Q1QE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-ABCXUGMOJ2Y64UUV2Y7D2BD52.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ HashableByKeyPath (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
EmitSwiftModule normal arm64 (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for HashableByKeyPath (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriver\ Compilation\ Requirements HashableByKeyPath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPath -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathForwarder.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathConsumer.swift, HashableByKeyPath.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathProvider.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathProvider.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HashableByKeyPath-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-Swift.h (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HashableByKeyPath-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftdoc (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.abi.json (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftsourceinfo (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling EquatabilityKeyPathAggregator.swift, EquatableByKeyPath.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriver HashableByKeyPathTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPathTests -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathCollectionBuilder.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathCollectionBuilder.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathAggregator.swift, HashableKeyPathConsumer.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriver\ Compilation HashableByKeyPath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPath -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios12.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-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/Products/Debug-iphoneos/HashableByKeyPath.o normal (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.o
ExtractAppIntentsMetadata (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.4nuTgg/Metal.xctoolchain --module-name HashableByKeyPath --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.HashableByKeyPath --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/HashableByKeyPath.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 02:27:35.766 appintentsmetadataprocessor[663:4052] Starting appintentsmetadataprocessor export
2026-04-13 02:27:35.792 appintentsmetadataprocessor[663:4052] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.o (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPath.o
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/empty-HashableByKeyPathTests.plist (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/empty-HashableByKeyPathTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/Info.plist
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-87Z1ZXO1ICF314KKACY4HUBK8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2F1TLFMIYG87O875XOW4JCA6I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-1UZ3PIGWNYDWKO4RKG8JKGDXH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-CZOEYK3ZE2H1GST2SXCKMSTI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-DS24CBWPGCFOVVACIMJMR6WFK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6TPSIDWYXNBLA4R5K8WO4R1U6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-565O5PP7IF1NUBR8VGC9KQ0XG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-AZAOCK6F554MUZT32IVY0H9WU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-E112WBJLCCO8YEVKIIBLN111E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-B5BWU00VOG61G9AOF4IRYMH7A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-55R05UJ9OP6J0GUVQKCQ2JUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-LW1ODH1EVGGYB87QNC42IG3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-7B0982Q6MLVXSQ78X3N07E0DK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CYVQLRLX0Z4HW57ZNJUKP0MPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-5SJHMOKLYARC4395W6K72I0KP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-EQZFBWWVW9KW6E3F3SNFCNB8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-6MYNCC2PN7EO7CJDQYQ323O67.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BDFY0PWTCHRDMSGRRHNEC420M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6EJIDGUP97A8AUBH8E5VMWPHN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-AZZ9ECOQGW9T7SORXXCLAG8SJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-E9HS3HMP78PJ6KGCPCKFUCUBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-EW2K9W0YQWC2T3Z1GGPY7GKXI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-CFY74N2OU9RJXSMJ80ALF0EW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-C3D2CJ2NKDTWICORJSTRT3B20.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3D4DDE6DOD13ZZWZS3X2KJ9GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CTU02QJ91OX1WXBASR1DGMARP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BV2K5A80R7QF72PPJ2AL4LEFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-85I3RD01DX6QDC0BOAFJC79GO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-58E2KM3LSTQKD06R8G4WBFIFB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-CVRWF2G44AHHP0GD8MIQFK79J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-55WQ5LB8ULK9Q3XB2SZOSNU4U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-2P43PJ5IH1F1FN66X6INYLBXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3HBCW452KADHV2JHDSQSLVUIK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-9H3VMH21VO8IC6KMX771C76HI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-MOMMY9RG6CXGEEDQ5S1SHP7L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-90DK842Y3EG42WOBO0TGPL81T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-ECM3Y8QRH4Y5FMBKRS6YOJ85V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-B5AYCFP2SDP17JIMPAQ27JZ71.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-3MWML9BHMUP77EG09RM7WXG5A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-7XBWGXMD6XE972SNJU4J6IC3Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-75VH460NV1QUY0VQU4UOSW2NQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-C65Z4AWN875Y8VT8I6TBJNO60.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-D8Z5TIX292UEVDVLFYLBFQHUX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-75XGIDIZX2YINO3FAWB1CAWNZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-C2TXQQRTHPR4P0JLTT4RJULD6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8K831DTOCJP10GM4X7WGEWY0X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-779OHCQHYTK25WW3AXPUP5AKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-20T4Q3416VKY8TYMM1ACF26SQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-KMEF5CO892X5JD6NRL8AVBIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-3TBDK2TU082Z8QQ932S15QU7J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-2Z3AWTCOYDOGH6K7J8MQR3ENJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-14ICUI3JR710PYOI3IV5YEWP8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCUIAutomation-1BB5ECVJASAASOE5W0NDDGXTB.pcm
SwiftExplicitDependencyCompileModuleFromInterface arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCUIAutomation-278CQWU9ZX018.swiftmodule
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCTest-A6S6O81UFV6DP6QZZN5ZJBDME.pcm
SwiftExplicitDependencyCompileModuleFromInterface arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCTest-234L91024YJPQ.swiftmodule
SwiftEmitModule normal arm64 Emitting\ module\ for\ HashableByKeyPathTests (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
EmitSwiftModule normal arm64 (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for HashableByKeyPathTests (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
SwiftDriver\ Compilation\ Requirements HashableByKeyPathTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPathTests -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -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-iphoneos/HashableByKeyPathTests.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.abi.json (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftdoc (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftsourceinfo (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    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/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathProviderTests.swift (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathProviderTests.swift (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathCollectionBuilderTests.swift (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathCollectionBuilderTests.swift (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
SwiftDriver\ Compilation HashableByKeyPathTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPathTests -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios13.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 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -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/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/HashableByKeyPathTests normal (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -bundle -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -Xlinker -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-linker-args.resp -Wl,-no_warn_duplicate_libraries -Xlinker -needed_framework -Xlinker XCTest -framework XCTest -Xlinker -needed-lXCTestSwiftSupport -lXCTestSwiftSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/HashableByKeyPathTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-linker-args.resp
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftStdLibTool --copy --verbose --scan-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/HashableByKeyPathTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/Extensions --platform iphoneos --toolchain /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.4nuTgg/Metal.xctoolchain --toolchain /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os --back-deploy-swift-concurrency --back-deploy-swift-span
Ignoring --strip-bitcode because --sign was not passed
Copying /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.5/iphoneos/libswift_Concurrency.dylib to /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/Frameworks/libswift_Concurrency.dylib
ExtractAppIntentsMetadata (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.4nuTgg/Metal.xctoolchain --module-name HashableByKeyPathTests --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk --xcode-version 17E192 --platform-family iOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.HashableByKeyPathTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/HashableByKeyPathTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-13 02:27:42.237 appintentsmetadataprocessor[727:4239] Starting appintentsmetadataprocessor export
2026-04-13 02:27:42.240 appintentsmetadataprocessor[727:4239] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateDSYMFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest.dSYM /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/HashableByKeyPathTests (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/HashableByKeyPathTests -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest.dSYM
AppIntentsSSUTraining (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/ssu --bundle-id spi-builder-workspace.HashableByKeyPathTests --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-iphoneos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyMetadataFileList --source-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest/Info.plist --archive-ssu-assets
2026-04-13 02:27:42.454 appintentsnltrainingprocessor[729:4241] Parsing options for appintentsnltrainingprocessor
2026-04-13 02:27:42.455 appintentsnltrainingprocessor[729:4241] Starting AppIntents SSU YAML Generation
2026-04-13 02:27:42.455 appintentsnltrainingprocessor[729:4241] No AppShortcuts found - Skipping.
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HashableByKeyPathTests.xctest
** BUILD SUCCEEDED **
2026-04-13 02:27:30.983 xcodebuild[632:3850] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 02:27:31.087 xcodebuild[632:3850] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HashableByKeyPath",
  "name" : "HashableByKeyPath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "HashableByKeyPath",
      "targets" : [
        "HashableByKeyPath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HashableByKeyPathTests",
      "module_type" : "SwiftTarget",
      "name" : "HashableByKeyPathTests",
      "path" : "Tests/HashableByKeyPathTests",
      "sources" : [
        "EquatableKeyPathCollectionBuilderTests.swift",
        "EquatableKeyPathProviderTests.swift",
        "HashableKeyPathCollectionBuilderTests.swift",
        "HashableKeyPathProviderTests.swift"
      ],
      "target_dependencies" : [
        "HashableByKeyPath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HashableByKeyPath",
      "module_type" : "SwiftTarget",
      "name" : "HashableByKeyPath",
      "path" : "Sources/HashableByKeyPath",
      "product_memberships" : [
        "HashableByKeyPath"
      ],
      "sources" : [
        "EquatabilityKeyPathAggregator.swift",
        "EquatableByKeyPath.swift",
        "EquatableKeyPathConsumer.swift",
        "HashableByKeyPath.swift",
        "HashableKeyPathAggregator.swift",
        "HashableKeyPathConsumer.swift",
        "HashableKeyPathForwarder.swift",
        "ResultBuilderAPI/EquatableKeyPathCollection.swift",
        "ResultBuilderAPI/EquatableKeyPathCollectionBuilder.swift",
        "ResultBuilderAPI/EquatableKeyPathProvider.swift",
        "ResultBuilderAPI/HashableKeyPathCollection.swift",
        "ResultBuilderAPI/HashableKeyPathCollectionBuilder.swift",
        "ResultBuilderAPI/HashableKeyPathProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.