Build Information
Successful build of HashableByKeyPath, reference master (f9e6d7
), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 02:38:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HashableByKeyPath -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/HashableByKeyPath.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/HashableByKeyPath
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f9e6d78 Merge pull request #31 from JosephDuffy/dependabot/bundler/sqlite3-1.5.3
Cloned https://github.com/JosephDuffy/HashableByKeyPath.git
Revision (git rev-parse @):
f9e6d782a9d17750bb4d094168c4bc9328ab17f8
SUCCESS checkout https://github.com/JosephDuffy/HashableByKeyPath.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/JosephDuffy/HashableByKeyPath.git
https://github.com/JosephDuffy/HashableByKeyPath.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
HashableByKeyPath: /Users/admin/builder/spi-builder-workspace
resolved source packages: HashableByKeyPath
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HashableByKeyPath -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HashableByKeyPath -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 710bdfe384c75a72190c95c9941c517a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/710bdfe384c75a72190c95c9941c517a.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/HashableByKeyPathTests.xctest
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/empty-HashableByKeyPathTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/HashableByKeyPath.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/HashableByKeyPath.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/HashableByKeyPath.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/HashableByKeyPath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/HashableByKeyPath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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\ HashableKeyPathCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/ResultBuilderAPI/HashableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/ResultBuilderAPI/HashableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EquatableKeyPathCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/ResultBuilderAPI/EquatableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/ResultBuilderAPI/EquatableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ 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\ 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
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\ 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\ EquatableKeyPathConsumer.swift,\ HashableByKeyPath.swift /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/EquatableKeyPathConsumer.swift /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/HashableByKeyPath.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/EquatableKeyPathConsumer.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/HashableByKeyPath.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ 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\ EquatableKeyPathProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/ResultBuilderAPI/EquatableKeyPathProvider.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/ResultBuilderAPI/EquatableKeyPathProvider.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HashableKeyPathCollectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/ResultBuilderAPI/HashableKeyPathCollectionBuilder.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HashableByKeyPath/ResultBuilderAPI/HashableKeyPathCollectionBuilder.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/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 EquatableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/HashableByKeyPath-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/HashableByKeyPath-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPathTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathForwarder.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
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 Compiling HashableKeyPathProvider.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftCompile normal arm64 Compiling\ HashableKeyPathCollectionBuilderTests.swift /Users/admin/builder/spi-builder-workspace/Tests/HashableByKeyPathTests/HashableKeyPathCollectionBuilderTests.swift (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Tests/HashableByKeyPathTests/HashableKeyPathCollectionBuilderTests.swift (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathProvider.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
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
SwiftDriverJobDiscovery normal arm64 Compiling HashableKeyPathCollection.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathConsumer.swift, HashableByKeyPath.swift (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
SwiftDriverJobDiscovery normal arm64 Compiling EquatableKeyPathCollectionBuilder.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 HashableKeyPathCollectionBuilder.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/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-appletvos/HashableByKeyPath.o normal (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_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-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.o
ExtractAppIntentsMetadata (in target 'HashableByKeyPath' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name HashableByKeyPath --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.HashableByKeyPath --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPath.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/HashableByKeyPath.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/HashableByKeyPath.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 19:38:30.544 appintentsmetadataprocessor[725:3966] Starting appintentsmetadataprocessor export
2025-04-26 19:38:30.583 appintentsmetadataprocessor[725:3966] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/HashableByKeyPath.o
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/empty-HashableByKeyPathTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/Info.plist
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPathTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.swiftmodule/Project/arm64-apple-tvos.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HashableByKeyPathTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.xctest/HashableByKeyPathTests normal (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos13.0 -bundle -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/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-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.swiftmodule -Wl,-no_warn_duplicate_libraries -framework XCTest -lXCTestSwiftSupport -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/HashableByKeyPathTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPath.build/Objects-normal/arm64/HashableByKeyPath.swiftmodule
CopySwiftLibs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/HashableByKeyPathTests.xctest/HashableByKeyPathTests --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/Frameworks --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/PlugIns --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/SystemExtensions --scan-folder /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/Extensions --platform appletvos --toolchain /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-16.3.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-appletvos/HashableByKeyPathTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os --back-deploy-swift-concurrency
Ignoring --strip-bitcode because --sign was not passed
Copying /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.5/appletvos/libswift_Concurrency.dylib to /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/Frameworks/libswift_Concurrency.dylib
ExtractAppIntentsMetadata (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name HashableByKeyPathTests --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.HashableByKeyPathTests --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/HashableByKeyPathTests --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/HashableByKeyPathTests.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HashableByKeyPath.build/Debug-appletvos/HashableByKeyPathTests.build/Objects-normal/arm64/HashableByKeyPathTests.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 19:38:37.235 appintentsmetadataprocessor[728:4172] Starting appintentsmetadataprocessor export
2025-04-26 19:38:37.238 appintentsmetadataprocessor[728:4172] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateDSYMFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest.dSYM /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/HashableByKeyPathTests (in target 'HashableByKeyPathTests' from project 'HashableByKeyPath')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest/HashableByKeyPathTests -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/HashableByKeyPathTests.xctest.dSYM
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/HashableByKeyPathTests.xctest
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/HashableByKeyPathTests.xctest
** BUILD SUCCEEDED **
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.