The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OpenLibrary, reference main (d0fbb8), with Swift 6.2 for visionOS using Xcode 26.3 on 15 Apr 2026 13:26:06 UTC.

Build Command

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

Build 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:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/natikgadzhi/swift-openlibrary.git
Command line invocation:
    /Applications/Xcode-26.3.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:33.085 xcodebuild[530:3064] [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:51.166 xcodebuild[666:4146] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "openlibrary",
      "OpenLibrary",
      "OpenLibrary-Package"
    ]
  }
}
2026-04-15 09:25:52.076 xcodebuild[669:4205] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenLibrary-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OpenLibrary-Package -destination generic/platform=xrOS
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a73df90ab7eae349186f6afa6ad0eb33
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a73df90ab7eae349186f6afa6ad0eb33.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.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-xros
    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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/openlibrary.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/OpenLibrary.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/openlibrary.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/OpenLibrary.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/OpenLibrary.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenLibrary.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/OpenLibrary.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenLibrary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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_float-E8HVELBQ1F2YEDH9EB7H2VSO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-CML2CQCR6COUL0ZMAAD43JO7N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-54KSRAZN8VL1MEKQYJX368KXB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-7TT5269Z7SKDD720U53254HQU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-3TTU7HUF64BF17ZTGSWIA3DTI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1DUYIFNOQHY2TCZ3B6ZWCCMGE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-5F2LV4HI2MAS9N2BJS4URWGWG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-28A06X2457FJY76L7LJ0GUOF3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-1HZHSJNSE97Y104N6IP2TMXTC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-8CMST8TSXAWII98OW8ZKLD2QK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-U8H8N4PTFWEP7MPMZP50F4ZS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1V08TI46EW9129RN2DMF19Z65.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-BW762HS982R0M3LTGQ2BVDN40.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-3DZGYYR6T3ISZK13F80O99RCO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-3WWSXMSA802VIMEI85MV22BX3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-BRYJSJP2G4KKPDMZ2X6D3YFH3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BB38SBW88KOYSZLAV5PVDM2KD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-1NOAWXS5ESSBKPL3YVPNRCHH8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-8XUBWJA3HNUU0FROV26LQKLVS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-1TX61SM69J9TS3GB6HAIQGHOF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-5XC7NY3EX1QS46A0ZG0D43C0E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-ANL0EO1GN9FFWM716WJGJDES.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8TM292VHU2ESDPWJ3W72F9KSG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-A4T54WNHV666DAIGOPVM5IVX8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-F4BCGGN0DN0NJZOMYEOL1PKUL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-577PQ3L3HRMK4GC9NXDJ185AW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-ANXHZNG3KKHKFCMLX9CBJWBDR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-4I6RF6R5X2RZIDSMBXC80QZ2O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-C7VKA7VMRBSK70FI0ENCM2C75.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\ 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\ 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\ 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\ 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\ 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

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\ 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\ 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

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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenLibrary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenLibrary-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenLibrary-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryCovers.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkBookshelves.swift (in target 'OpenLibrary' from project 'OpenLibrary')
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name openlibrary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/openlibrary.build/Objects-normal/arm64/openlibrary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/openlibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/openlibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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 OpenLibraryWorkRatings.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryLogger.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibrarySearch.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibrarySubject.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryAPI.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')
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenLibrary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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-xros/OpenLibrary.o normal (in target 'OpenLibrary' from project 'OpenLibrary')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.o
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\ 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\ 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\ 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

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

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\ 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\ 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\ 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

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')
ExtractAppIntentsMetadata (in target 'OpenLibrary' from project 'OpenLibrary')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.7dLDXa/Metal.xctoolchain --module-name OpenLibrary --sdk-root /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk --xcode-version 17C529 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.OpenLibrary --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenLibrary.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/OpenLibrary.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/OpenLibrary.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryLogger.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name openlibrary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/openlibrary.build/Objects-normal/arm64/openlibrary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/openlibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/openlibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/openlibrary.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/openlibrary.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/openlibrary.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/openlibrary.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/openlibrary.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/openlibrary.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/openlibrary.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OpenLibraryWorkRatings.swift (in target 'openlibrary' from project 'OpenLibrary')
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 OpenLibrarySearch.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')
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name openlibrary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/openlibrary.build/Objects-normal/arm64/openlibrary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/openlibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/openlibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/CommandParser.d) (in target 'openlibrary' from project 'OpenLibrary')
2026-04-15 09:25:53.503 xcodebuild[671:4235] [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.3.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:26:02.831 xcodebuild[756:4619] [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:26:03.937 xcodebuild[764:4690] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "openlibrary",
      "OpenLibrary",
      "OpenLibrary-Package"
    ]
  }
}
2026-04-15 09:26:04.826 xcodebuild[767:4726] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenLibrary-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OpenLibrary-Package -destination generic/platform=xrOS
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/openlibrary.build/Objects-normal/arm64/openlibrary.LinkFileList
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenLibrary -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -target arm64-apple-xros1.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-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/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-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/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-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/OpenLibraryCLI.swift:8:8: warning: File 'OpenLibraryCLI.swift' is part of module 'OpenLibrary'; ignoring import
import OpenLibrary
       ^ (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 Compiling\ CommandParser.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/CommandParser.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/CommandParser.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')
Failed frontend command:
/Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/CommandParser.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/OpenLibraryCLI.swift -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.2-23N301-dc75598d0054f22ec865fa860f139d72f5e64962d3ee001da1d77d1957dffdab.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name OpenLibrary -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.2 -target-sdk-name xros26.2 -clang-target arm64-apple-xros26.2 -in-process-plugin-server-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenLibrary.build/Debug-xros/OpenLibrary.build/Objects-normal/arm64/OpenLibrary.abi.json
EmitSwiftModule normal arm64 (in target 'OpenLibrary' from project 'OpenLibrary')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/OpenLibraryCLI.swift:8:8: warning: file 'OpenLibraryCLI.swift' is part of module 'OpenLibrary'; ignoring import
import OpenLibrary
       ^
/Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/OpenLibraryCLI.swift:43:15: error: cannot find type 'OpenLibrarySearchResult' in scope
    _ books: [OpenLibrarySearchResult],
              ^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/OpenLibraryCLI.swift:67:18: error: cannot find type 'OpenLibraryEdition' in scope
    _ editions: [OpenLibraryEdition],
                 ^~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ OpenLibraryCLI.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/OpenLibraryCLI.swift (in target 'OpenLibrary' from project 'OpenLibrary')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/OpenLibraryCLI.swift (in target 'OpenLibrary' from project 'OpenLibrary')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

2026-04-15 09:26:05.705 xcodebuild[769:4759] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/OpenLibraryCLI/OpenLibraryCLI.swift:8:8: warning: file 'OpenLibraryCLI.swift' is part of module 'OpenLibrary'; ignoring import
import OpenLibrary
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ OpenLibrary (in target 'OpenLibrary' from project 'OpenLibrary')
	EmitSwiftModule normal arm64 (in target 'OpenLibrary' from project 'OpenLibrary')
	Building workspace spi-builder-workspace with scheme OpenLibrary-Package
(3 failures)
BUILD FAILURE 6.2 visionOS