Build Information
Successful build of HashableByKeyPath, reference v1.2.0 (956d83), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 13 Apr 2026 06:27:09 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 platform=macOS,arch=arm64Build 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: macosXcodebuild
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:26:31.984 xcodebuild[525:3038] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 02:26:32.088 xcodebuild[525:3038] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 02:26:32.494 xcodebuild[525:3038] [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:26:51.011 xcodebuild[622:3756] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 02:26:51.116 xcodebuild[622:3756] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX26.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: f8dfaeba38cd233687c1d02a1387ed54
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f8dfaeba38cd233687c1d02a1387ed54.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/empty-HashableByKeyPathTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/HashableByKeyPath.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/HashableByKeyPath.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/HashableByKeyPathTests.xctest
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/HashableByKeyPath.DependencyStaticMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents (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/HashableByKeyPathTests.xctest/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents/MacOS (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/HashableByKeyPathTests.xctest/Contents/MacOS
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/HashableByKeyPath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/HashableByKeyPath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/_SwiftConcurrencyShims-32R3Z9RQY92YALH0OD4ICAILO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-3I2AYATAZOB5SX5PV3FFLUN3C.pcm
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
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\ 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\ 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\ 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
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\ 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\ 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\ 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
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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 EquatableKeyPathProvider.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathForwarder.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatabilityKeyPathAggregator.swift, EquatableByKeyPath.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathAggregator.swift, HashableKeyPathConsumer.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathProvider.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/HashableByKeyPath-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/HashableByKeyPath-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathCollectionBuilder.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathCollectionBuilder.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathConsumer.swift, HashableByKeyPath.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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/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/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/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-macos10.13 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/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/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.o
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos14.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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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
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.Nh8Qho/Metal.xctoolchain --module-name HashableByKeyPath --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.HashableByKeyPath --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPath.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/HashableByKeyPath.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/HashableByKeyPath.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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:26:59.538 appintentsmetadataprocessor[659:4031] Starting appintentsmetadataprocessor export
2026-04-13 02:26:59.561 appintentsmetadataprocessor[659:4031] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/HashableByKeyPath.o
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/empty-HashableByKeyPathTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents/Info.plist
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-ADGO289DDFG5Q27QQ112PKPEZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-5X5O5I1K4D43GH7GT4CGHWXLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6A9L0EIEOJ6YCVBSISW78RWKS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-E0NVGU93S9O2QVCG64NNOZE2S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-3BTENLFB5IBRQT6EVQEKGMDTG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-BCLCOFDJ45OMTZGSK1C16CGHW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1WXIS9B8VZ4ADZ061QHYRWR5D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AAQ399SBBP2BDCMG81VRYRUPH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-GSSKQPJJW7SA1MLS4HASRW3M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-491K6A0QLGG5JHYG15DXNJX2E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-X5HZSTF4XF14KD1VQVVZ7DB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-36H6QUYZ4IC5Y9V5MRDN8LJ4S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6AB3YXIQ4BDSRRE3TRNTF0OMM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-B8IE8I8WDCT8XY9KJOINFAYTG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-KS1FMXPZU97HOY4MALET99UE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-2586URYNECPZYDH4FQZH6T8YO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-3PT2HVP45SXV8N8LCNR5SYA65.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4GICTUP4C9A6Z799JF0ESFD1V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DMGWQDFUW313ZACCZI4XLDLQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BBBF5RT536Y4I87NLI3MWUZS6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-3F91P5BX2TKCGL6BR17N6GQDC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-6XIBISLB6PEO7NVF6SQJAPRXC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-83UWBFGJ7KH19JA48OM4PVM4Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-RVY6HDIC3JFUPOK9RR52HYIA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-AFSCPX9157218S9492O0JL1YP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-BDEU6LGPQ76RC84QS7KXQQ3QL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3RXTQKFKSBRGVSUILR6M7V0F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-6TCYF66X09PKWGHX4JCJOWK1K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-DT91J1DL43SMC5KJP0KLXIA3Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-8FRTL4121JBMOHW50XB1IB9V3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-B0DV6M8EG5BIP5321UHN4BRJU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-ANQ3A25QNSYX7B50BP32T807.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-2J5ES7IQGYS2L7L69WUL6MTBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-AR3SJJLBV6Y7LCDQ9JZGLXN3I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-E1TTD7GPKU23O8MO53HNIJ123.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-DLTFQNG40PFLH6TQWD17YQ606.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-CV0NM9C2Z4JA5YDDLMIYM5KY9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9O034QAFSU7BBHM8I0WT8OZ01.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-VO6U70ZP61URI2H1J70SQCQZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-3E3HC7QGL775MDQYGP6TCE7BH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-9VY6U63TWM3XIX70OZQU6WOIQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-AAD4F8TB4I7II4S5AZJD265YU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-4QWBVX2EXLF5G1VO33KIPJBR7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-4ST2G3OL1U694TZLAJEK24H48.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-C6CEOJRMO6PZ6Y2SS9A9C35EL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-D2R7QX6VLX8N6S5Q6QPYKB4JT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-5220F55SZD612FXJ26F19DC7O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-2JNDOF16STDFUWD11NF2LVJ6L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-CS8WCBGWSMMVJJTW1EM47NOJC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4B1ERPV28H2Q956AUXC566WB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-4LUB3Z7J25FSCU1SNIQ5K7EME.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-4UQBSIJ21PAWLXEH1L7QMAORW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-26HLSY04W4APMJJ4D9SZFJ4WC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-BURTFP2IDH8G7BV5PS3EHARF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-171H00U9NZ3ESDSHE6PSMBSAF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-A8OMCLPRDRYLWGDSO8UQ41LBK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-E7VB9GJ2DWI3C6IPLDZ4QXY6O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-98IUO6EAQV7IPKZAQUXZESBEY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-19HD88BK9LFV6SQJ5H2X1I85T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCUIAutomation-EE4Y53DKODBBCAC0ZRS71CI8K.pcm
SwiftExplicitDependencyCompileModuleFromInterface arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCUIAutomation-3RD264E4T6KGS.swiftmodule
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCTest-9LUC99OHDZW4824NUKF0VWQ1U.pcm
SwiftExplicitDependencyCompileModuleFromInterface arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/XCTest-1LKGOW84Z499K.swiftmodule
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
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
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\ 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
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos14.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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.swiftmodule/Project/arm64-apple-macos.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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos14.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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.xctest/Contents/MacOS/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-macos14.0 -bundle -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/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/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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/HashableByKeyPathTests.xctest/Contents/MacOS/HashableByKeyPathTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-linker-args.resp
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.Nh8Qho/Metal.xctoolchain --module-name HashableByKeyPathTests --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.HashableByKeyPathTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents/Resources --target-triple arm64-apple-macos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents/MacOS/HashableByKeyPathTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug/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:08.000 appintentsmetadataprocessor[730:4273] Starting appintentsmetadataprocessor export
2026-04-13 02:27:08.008 appintentsmetadataprocessor[730:4273] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/HashableByKeyPathTests.xctest/Contents/MacOS/HashableByKeyPathTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents/Library/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashableByKeyPathTests.xctest/Contents/Extensions --platform macosx --toolchain /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.Nh8Qho/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/HashableByKeyPathTests.xctest/Contents/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.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/HashableByKeyPathTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os --back-deploy-swift-span
Ignoring --strip-bitcode because --sign was not passed
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/HashableByKeyPathTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/HashableByKeyPathTests.xctest
** BUILD SUCCEEDED **
2026-04-13 02:26:52.544 xcodebuild[626:3804] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 02:26:52.643 xcodebuild[626:3804] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ddf4209cf2c377b2d85dae2ee376caf4e1d1a079, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ddf4209cf2c377b2d85dae2ee376caf4e1d1a079, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ddf4209cf2c377b2d85dae2ee376caf4e1d1a079, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ddf4209cf2c377b2d85dae2ee376caf4e1d1a079, name:My Mac }
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.