Build Information
Failed to build OpenLibrary, reference main (d0fbb8), with Swift 6.3 for tvOS using Xcode 26.4 on 15 Apr 2026 13:25:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenLibrary-Package -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/natikgadzhi/swift-openlibrary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/natikgadzhi/swift-openlibrary
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d0fbb80 formatting
Cloned https://github.com/natikgadzhi/swift-openlibrary.git
Revision (git rev-parse @):
d0fbb800b61caed6d3e44e275d0dfbf1a5006ba0
SUCCESS checkout https://github.com/natikgadzhi/swift-openlibrary.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/natikgadzhi/swift-openlibrary.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:
OpenLibrary: /Users/admin/builder/spi-builder-workspace
resolved source packages: OpenLibrary
2026-04-15 09:25:22.593 xcodebuild[529:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "OpenLibrary",
"name" : "OpenLibrary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "OpenLibrary",
"targets" : [
"OpenLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "openlibrary",
"targets" : [
"OpenLibraryCLI"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "OpenLibraryTests",
"module_type" : "SwiftTarget",
"name" : "OpenLibraryTests",
"path" : "Tests/OpenLibraryAPITests",
"sources" : [
"OpenLibraryClientFoundationTests.swift",
"OpenLibraryCoversTests.swift",
"OpenLibraryEditionTests.swift",
"OpenLibraryEditionsTests.swift",
"OpenLibrarySearchTests.swift",
"OpenLibrarySubjectTests.swift",
"OpenLibraryTestSupport.swift",
"OpenLibraryWorkExtrasTests.swift",
"OpenLibraryWorkTests.swift"
],
"target_dependencies" : [
"OpenLibrary"
],
"type" : "test"
},
{
"c99name" : "OpenLibraryCLITests",
"module_type" : "SwiftTarget",
"name" : "OpenLibraryCLITests",
"path" : "Tests/OpenLibraryCLITests",
"sources" : [
"OpenLibraryCLIParserTests.swift"
],
"target_dependencies" : [
"OpenLibraryCLI"
],
"type" : "test"
},
{
"c99name" : "OpenLibraryCLI",
"module_type" : "SwiftTarget",
"name" : "OpenLibraryCLI",
"path" : "Sources/OpenLibraryCLI",
"product_memberships" : [
"openlibrary"
],
"sources" : [
"CommandParser.swift",
"OpenLibraryCLI.swift"
],
"target_dependencies" : [
"OpenLibrary"
],
"type" : "executable"
},
{
"c99name" : "OpenLibrary",
"module_type" : "SwiftTarget",
"name" : "OpenLibrary",
"path" : "Sources/OpenLibrary",
"product_memberships" : [
"OpenLibrary",
"openlibrary"
],
"sources" : [
"OpenLibraryAPI.swift",
"OpenLibraryAPIMocks.swift",
"OpenLibraryCovers.swift",
"OpenLibraryEdition.swift",
"OpenLibraryLogger.swift",
"OpenLibrarySearch.swift",
"OpenLibrarySubject.swift",
"OpenLibraryWork.swift",
"OpenLibraryWorkBookshelves.swift",
"OpenLibraryWorkRatings.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"openlibrary",
"OpenLibrary",
"OpenLibrary-Package"
]
}
}
2026-04-15 09:25:30.356 xcodebuild[631:3832] [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 OpenLibrary-Package -destination generic/platform=tvOS
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 OpenLibrary-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
OpenLibrary: /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 'openlibrary' in project 'OpenLibrary'
➜ Explicit dependency on target 'OpenLibrary' in project 'OpenLibrary'
Target 'OpenLibrary' in project 'OpenLibrary'
➜ Explicit dependency on target 'OpenLibrary' in project 'OpenLibrary'
Target 'OpenLibrary' in project 'OpenLibrary' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: 0c93529b8da0f5f27edd4eed3004c33b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c93529b8da0f5f27edd4eed3004c33b.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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-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
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/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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/openlibrary.DependencyStaticMetadataFileList (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/openlibrary.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/openlibrary.DependencyMetadataFileList (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/openlibrary.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.modulemap (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary_const_extract_protocols.json (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.SwiftFileList (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-OutputFileMap.json (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.LinkFileList (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_const_extract_protocols.json (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyStaticMetadataFileList (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyMetadataFileList (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftConstValuesFileList (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.LinkFileList (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-OutputFileMap.json (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/OpenLibrary.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.modulemap (in target 'OpenLibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver OpenLibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenLibrary' from project 'OpenLibrary')
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 OpenLibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-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/_Builtin_stdbool-2HYNKNS3I0KIM31LWB1MT4JSR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-1I7I9RFLZZYCUO3TPLS4U805X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6YUZKR4MV7T2QFLE4Q48OP5H2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-8P5G6DEEPG56ZYUKMYHMN3RE1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-2ERXFBA9JY7AMMKY8VA4HWPMN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-C8QKBRC8FEWLEQZYK4B7DE50J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-BZO0N6E0DIXHZYNQ4S8EZ7EDL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-3KWPF1V25TACG1K3ZQBSH88O6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-4BAHLZJ2RBDQMNK46XR6Y1JZS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-BS1SXL224UKZLY0BZCZGXSPY2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-AHTQ2Z4LJMUBWM4FTN7VFGCFE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-C3APVXRMKC1TL26H5OI6RFWKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-904ZPNR3NXQN0C6LOE65GKG9O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-14C32VGX1D4IWU8QLS276WR4F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-6TXRXGZJ10UGF87VX48ADDYWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-DI3S591Y5PDEK5P4TXQTDGDZ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EL0RWE9MAIYLCMLOT4GISD5SK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-4YCIRIE2AAE9KXHT7D5IAT201.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-4BWR7U09E5XQ3L67VRY8BM1GZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4DPRV7LKB1X9IM7UR1GZ26NF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-H6TLJP72XS2SCHLO6XNUG4J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-71UJJ66WD6FHY7Z4384KRXYHP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-61A3Z4HC5YGRZ4301Q8563VIJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-AY4SBASI0IYB2DRL4P1HZYF3D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-8J56K3TBOO6PAYWQ2YRFTOXRC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BAGSA1UGET1QTZE5FCWZHSXJ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-99BTF6SWJRRYNWL6MZ2TBIY92.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-D5CB4LO29N5WBJ3LLTIKRY0JG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3LVP7PFMTBITP49EDS4BMYCFP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-21112PMR6LHYK3DL4HQ1CSAZZ.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ OpenLibrary (in target 'OpenLibrary' from project 'OpenLibrary')
EmitSwiftModule normal arm64 (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWorkRatings.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkRatings.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkRatings.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibrarySubject.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySubject.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySubject.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryEdition.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryEdition.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryEdition.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibrarySearch.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySearch.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySearch.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryCovers.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryCovers.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryCovers.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryAPIMocks.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPIMocks.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPIMocks.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPI.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPI.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWorkBookshelves.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkBookshelves.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkBookshelves.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryLogger.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryLogger.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWork.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWork.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWork.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for OpenLibrary (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriver\ Compilation\ Requirements OpenLibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenLibrary' from project 'OpenLibrary')
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 OpenLibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryAPIMocks.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkBookshelves.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkRatings.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryCovers.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/OpenLibrary-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-Swift.h (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/OpenLibrary-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.abi.json (in target 'OpenLibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule (in target 'OpenLibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftdoc (in target 'OpenLibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftsourceinfo (in target 'OpenLibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriver openlibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'openlibrary' from project 'OpenLibrary')
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 openlibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary_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/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.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 OpenLibrarySearch.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryLogger.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibrarySubject.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWork.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryEdition.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryAPI.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriver\ Compilation OpenLibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenLibrary' from project 'OpenLibrary')
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 OpenLibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-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/OpenLibrary.o normal (in target 'OpenLibrary' from project 'OpenLibrary')
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-tvos16.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.o
ExtractAppIntentsMetadata (in target 'OpenLibrary' from project 'OpenLibrary')
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.4SsM9i/Metal.xctoolchain --module-name OpenLibrary --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk --xcode-version 17E192 --platform-family tvOS --deployment-target 16.0 --bundle-identifier spi-builder-workspace.OpenLibrary --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.appintents --target-triple arm64-apple-tvos16.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-15 09:25:39.966 appintentsmetadataprocessor[698:4199] Starting appintentsmetadataprocessor export
2026-04-15 09:25:40.124 appintentsmetadataprocessor[698:4199] Extracted no relevant App Intents symbols, skipping writing output
SwiftCompile normal arm64 Compiling\ OpenLibraryLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryLogger.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryLogger.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ openlibrary (in target 'openlibrary' from project 'OpenLibrary')
EmitSwiftModule normal arm64 (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryAPIMocks.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPIMocks.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPIMocks.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPI.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPI.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWorkBookshelves.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkBookshelves.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkBookshelves.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWork.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWork.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWork.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWorkRatings.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkRatings.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkRatings.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryCovers.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryCovers.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryCovers.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryEdition.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryEdition.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryEdition.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibrarySearch.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySearch.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySearch.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryAPIMocks.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 Compiling\ OpenLibrarySubject.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySubject.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySubject.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkBookshelves.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryLogger.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryCovers.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkRatings.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Emitting module for openlibrary (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriver\ Compilation\ Requirements openlibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'openlibrary' from project 'OpenLibrary')
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 openlibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary_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/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.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/openlibrary.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule (in target 'openlibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftdoc (in target 'openlibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.abi.json (in target 'openlibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftsourceinfo (in target 'openlibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryAPI.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryEdition.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWork.swift (in target 'openlibrary' from project 'OpenLibrary')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.o (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.o
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibrarySearch.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibrarySubject.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriver\ Compilation openlibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'openlibrary' from project 'OpenLibrary')
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 openlibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary_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/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: unable to open dependencies file (/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/CommandParser.d) (in target 'openlibrary' from project 'OpenLibrary')
2026-04-15 09:25:31.838 xcodebuild[638:3892] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftDriver\ Compilation openlibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'openlibrary' from project 'OpenLibrary')
Building workspace spi-builder-workspace with scheme OpenLibrary-Package
(2 failures)
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
Resolved source packages:
OpenLibrary: /Users/admin/builder/spi-builder-workspace
resolved source packages: OpenLibrary
2026-04-15 09:25:41.485 xcodebuild[710:4254] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "OpenLibrary",
"name" : "OpenLibrary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "OpenLibrary",
"targets" : [
"OpenLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "openlibrary",
"targets" : [
"OpenLibraryCLI"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "OpenLibraryTests",
"module_type" : "SwiftTarget",
"name" : "OpenLibraryTests",
"path" : "Tests/OpenLibraryAPITests",
"sources" : [
"OpenLibraryClientFoundationTests.swift",
"OpenLibraryCoversTests.swift",
"OpenLibraryEditionTests.swift",
"OpenLibraryEditionsTests.swift",
"OpenLibrarySearchTests.swift",
"OpenLibrarySubjectTests.swift",
"OpenLibraryTestSupport.swift",
"OpenLibraryWorkExtrasTests.swift",
"OpenLibraryWorkTests.swift"
],
"target_dependencies" : [
"OpenLibrary"
],
"type" : "test"
},
{
"c99name" : "OpenLibraryCLITests",
"module_type" : "SwiftTarget",
"name" : "OpenLibraryCLITests",
"path" : "Tests/OpenLibraryCLITests",
"sources" : [
"OpenLibraryCLIParserTests.swift"
],
"target_dependencies" : [
"OpenLibraryCLI"
],
"type" : "test"
},
{
"c99name" : "OpenLibraryCLI",
"module_type" : "SwiftTarget",
"name" : "OpenLibraryCLI",
"path" : "Sources/OpenLibraryCLI",
"product_memberships" : [
"openlibrary"
],
"sources" : [
"CommandParser.swift",
"OpenLibraryCLI.swift"
],
"target_dependencies" : [
"OpenLibrary"
],
"type" : "executable"
},
{
"c99name" : "OpenLibrary",
"module_type" : "SwiftTarget",
"name" : "OpenLibrary",
"path" : "Sources/OpenLibrary",
"product_memberships" : [
"OpenLibrary",
"openlibrary"
],
"sources" : [
"OpenLibraryAPI.swift",
"OpenLibraryAPIMocks.swift",
"OpenLibraryCovers.swift",
"OpenLibraryEdition.swift",
"OpenLibraryLogger.swift",
"OpenLibrarySearch.swift",
"OpenLibrarySubject.swift",
"OpenLibraryWork.swift",
"OpenLibraryWorkBookshelves.swift",
"OpenLibraryWorkRatings.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"openlibrary",
"OpenLibrary",
"OpenLibrary-Package"
]
}
}
2026-04-15 09:25:42.684 xcodebuild[720:4341] [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 OpenLibrary-Package -destination generic/platform=tvOS
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 OpenLibrary-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
OpenLibrary: /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 'openlibrary' in project 'OpenLibrary'
➜ Explicit dependency on target 'OpenLibrary' in project 'OpenLibrary'
Target 'OpenLibrary' in project 'OpenLibrary'
➜ Explicit dependency on target 'OpenLibrary' in project 'OpenLibrary'
Target 'OpenLibrary' in project 'OpenLibrary' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/openlibrary.DependencyStaticMetadataFileList (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/openlibrary.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.LinkFileList (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-OutputFileMap.json (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-OutputFileMap.json
SwiftDriver OpenLibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenLibrary' from project 'OpenLibrary')
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 OpenLibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ OpenLibraryCovers.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryCovers.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryCovers.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPI.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPI.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ OpenLibrary (in target 'OpenLibrary' from project 'OpenLibrary')
EmitSwiftModule normal arm64 (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWork.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWork.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWork.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryLogger.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryLogger.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryAPIMocks.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPIMocks.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPIMocks.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibrarySearch.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySearch.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySearch.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWorkBookshelves.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkBookshelves.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkBookshelves.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWorkRatings.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkRatings.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkRatings.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibrarySubject.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySubject.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySubject.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryEdition.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryEdition.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryEdition.swift (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryAPIMocks.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkBookshelves.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryCovers.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryLogger.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkRatings.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Emitting module for OpenLibrary (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriver\ Compilation\ Requirements OpenLibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenLibrary' from project 'OpenLibrary')
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 OpenLibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftsourceinfo (in target 'OpenLibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule (in target 'OpenLibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.abi.json (in target 'OpenLibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftdoc (in target 'OpenLibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.swiftmodule/arm64-apple-tvos.swiftdoc
SwiftDriver openlibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'openlibrary' from project 'OpenLibrary')
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 openlibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary_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/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.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 OpenLibrarySearch.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryAPI.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibrarySubject.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWork.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftEmitModule normal arm64 Emitting\ module\ for\ openlibrary (in target 'openlibrary' from project 'OpenLibrary')
EmitSwiftModule normal arm64 (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryEdition.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryEdition.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryEdition.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryAPIMocks.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPIMocks.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPIMocks.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWorkRatings.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkRatings.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkRatings.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPI.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryAPI.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWork.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWork.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWork.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibrarySubject.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySubject.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySubject.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryLogger.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryLogger.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibraryWorkBookshelves.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkBookshelves.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryWorkBookshelves.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpenLibrarySearch.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySearch.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibrarySearch.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryEdition.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 Compiling\ OpenLibraryCovers.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryCovers.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibrary/OpenLibraryCovers.swift (in target 'openlibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryAPIMocks.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriver\ Compilation OpenLibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenLibrary' from project 'OpenLibrary')
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 OpenLibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkBookshelves.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkRatings.swift (in target 'openlibrary' from project 'OpenLibrary')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.LinkFileList (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.o normal (in target 'OpenLibrary' from project 'OpenLibrary')
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-tvos16.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.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/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.o
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryLogger.swift (in target 'openlibrary' from project 'OpenLibrary')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyStaticMetadataFileList (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyStaticMetadataFileList
SwiftDriverJobDiscovery normal arm64 Emitting module for openlibrary (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriver\ Compilation\ Requirements openlibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'openlibrary' from project 'OpenLibrary')
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 openlibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary_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/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.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 'OpenLibrary' from project 'OpenLibrary')
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.4SsM9i/Metal.xctoolchain --module-name OpenLibrary --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk --xcode-version 17E192 --platform-family tvOS --deployment-target 16.0 --bundle-identifier spi-builder-workspace.OpenLibrary --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.appintents --target-triple arm64-apple-tvos16.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/OpenLibrary.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-15 09:25:46.045 appintentsmetadataprocessor[774:4735] Starting appintentsmetadataprocessor export
2026-04-15 09:25:46.066 appintentsmetadataprocessor[774:4735] Extracted no relevant App Intents symbols, skipping writing output
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule (in target 'openlibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftdoc (in target 'openlibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.abi.json (in target 'openlibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftsourceinfo (in target 'openlibrary' from project 'OpenLibrary')
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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/openlibrary.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.o (in target 'OpenLibrary' from project 'OpenLibrary')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OpenLibrary.o
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryCovers.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryAPI.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibrarySubject.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWork.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryEdition.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibrarySearch.swift (in target 'openlibrary' from project 'OpenLibrary')
SwiftDriver\ Compilation openlibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'openlibrary' from project 'OpenLibrary')
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 openlibrary -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos16.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 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary-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/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/openlibrary_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/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: unable to open dependencies file (/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-appletvos/openlibrary.build/Objects-normal/arm64/CommandParser.d) (in target 'openlibrary' from project 'OpenLibrary')
2026-04-15 09:25:43.608 xcodebuild[723:4380] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
remark: Incremental compilation has been disabled: OpenLibraryAPIMocks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryAPIMocks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryWorkBookshelves.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryWorkBookshelves.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryCovers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryCovers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryLogger.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryLogger.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryWorkRatings.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryWorkRatings.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibrarySearch.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibrarySearch.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryAPI.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryAPI.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibrarySubject.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibrarySubject.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryWork.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryWork.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryEdition.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryEdition.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryAPIMocks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryAPIMocks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryWorkBookshelves.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryWorkBookshelves.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryWorkRatings.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryWorkRatings.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryLogger.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryLogger.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryCovers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryCovers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryAPI.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryAPI.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibrarySubject.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibrarySubject.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryWork.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryWork.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibraryEdition.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibraryEdition.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpenLibrarySearch.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpenLibrarySearch.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
** BUILD FAILED **
The following build commands failed:
SwiftDriver\ Compilation openlibrary normal arm64 com.apple.xcode.tools.swift.compiler (in target 'openlibrary' from project 'OpenLibrary')
Building workspace spi-builder-workspace with scheme OpenLibrary-Package
(2 failures)
BUILD FAILURE 6.3 tvOS