The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ContextuallyUniqueIdentifier, reference 1.2.0 (ede27f), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Jan 2026 06:43:00 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContextuallyUniqueIdentifier-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-ContextuallyUniqueIdentifier.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-ContextuallyUniqueIdentifier
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at ede27fa Merge pull request #3 from RougeWare/feature/renaming/COID
Cloned https://github.com/RougeWare/Swift-ContextuallyUniqueIdentifier.git
Revision (git rev-parse @):
ede27fa9e881b4c928559bf281bb9b0154e96f20
SUCCESS checkout https://github.com/RougeWare/Swift-ContextuallyUniqueIdentifier.git at 1.2.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/RougeWare/Swift-ContextuallyUniqueIdentifier.git
https://github.com/RougeWare/Swift-ContextuallyUniqueIdentifier.git
{
  "dependencies" : [
    {
      "identity" : "swift-simple-logging",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-Simple-Logging.git"
    }
  ],
  "manifest_display_name" : "ContextuallyUniqueIdentifier",
  "name" : "ContextuallyUniqueIdentifier",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "COID",
      "targets" : [
        "COID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppUniqueIdentifier",
      "targets" : [
        "COID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ContextuallyUniqueIdentifierTests",
      "module_type" : "SwiftTarget",
      "name" : "ContextuallyUniqueIdentifierTests",
      "path" : "Tests/ContextuallyUniqueIdentifierTests",
      "sources" : [
        "ContextuallyUniqueIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "COID"
      ],
      "type" : "test"
    },
    {
      "c99name" : "COID",
      "module_type" : "SwiftTarget",
      "name" : "COID",
      "path" : "Sources/COID",
      "product_dependencies" : [
        "SimpleLogging"
      ],
      "product_memberships" : [
        "COID",
        "AppUniqueIdentifier"
      ],
      "sources" : [
        "ContextuallyUniqueIdentifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/RougeWare/Swift-Simple-Logging.git
Fetching from https://github.com/RougeWare/Swift-Function-Tools.git
Fetching from https://github.com/RougeWare/Swift-Lazy-Containers.git
Creating working copy of package ‘Swift-Function-Tools’
Checking out 1.2.4 of package ‘Swift-Function-Tools’
Creating working copy of package ‘Swift-Lazy-Containers’
Checking out 4.1.0 of package ‘Swift-Lazy-Containers’
Creating working copy of package ‘Swift-Simple-Logging’
Checking out 0.5.2 of package ‘Swift-Simple-Logging’
Resolve Package Graph
Resolved source packages:
  LazyContainers: https://github.com/RougeWare/Swift-Lazy-Containers.git @ 4.1.0
  FunctionTools: https://github.com/RougeWare/Swift-Function-Tools.git @ 1.2.4
  SimpleLogging: https://github.com/RougeWare/Swift-Simple-Logging.git @ 0.5.2
  ContextuallyUniqueIdentifier: /Users/admin/builder/spi-builder-workspace
resolved source packages: LazyContainers, FunctionTools, SimpleLogging, ContextuallyUniqueIdentifier
{
  "dependencies" : [
    {
      "identity" : "swift-simple-logging",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-Simple-Logging.git"
    }
  ],
  "manifest_display_name" : "ContextuallyUniqueIdentifier",
  "name" : "ContextuallyUniqueIdentifier",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "COID",
      "targets" : [
        "COID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppUniqueIdentifier",
      "targets" : [
        "COID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ContextuallyUniqueIdentifierTests",
      "module_type" : "SwiftTarget",
      "name" : "ContextuallyUniqueIdentifierTests",
      "path" : "Tests/ContextuallyUniqueIdentifierTests",
      "sources" : [
        "ContextuallyUniqueIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "COID"
      ],
      "type" : "test"
    },
    {
      "c99name" : "COID",
      "module_type" : "SwiftTarget",
      "name" : "COID",
      "path" : "Sources/COID",
      "product_dependencies" : [
        "SimpleLogging"
      ],
      "product_memberships" : [
        "COID",
        "AppUniqueIdentifier"
      ],
      "sources" : [
        "ContextuallyUniqueIdentifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppUniqueIdentifier",
      "COID",
      "ContextuallyUniqueIdentifier-Package"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppUniqueIdentifier",
      "COID",
      "ContextuallyUniqueIdentifier-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ContextuallyUniqueIdentifier-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ContextuallyUniqueIdentifier-Package -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FunctionTools: https://github.com/RougeWare/Swift-Function-Tools.git @ 1.2.4
  SimpleLogging: https://github.com/RougeWare/Swift-Simple-Logging.git @ 0.5.2
  LazyContainers: https://github.com/RougeWare/Swift-Lazy-Containers.git @ 4.1.0
  ContextuallyUniqueIdentifier: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'COID' in project 'ContextuallyUniqueIdentifier'
        ➜ Explicit dependency on target 'COID' in project 'ContextuallyUniqueIdentifier'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
    Target 'AppUniqueIdentifier' in project 'ContextuallyUniqueIdentifier'
        ➜ Explicit dependency on target 'COID' in project 'ContextuallyUniqueIdentifier'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
    Target 'COID' in project 'ContextuallyUniqueIdentifier'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
    Target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'SimpleLogging' in project 'SimpleLogging'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'FunctionTools' in project 'FunctionTools'
        ➜ Explicit dependency on target 'FunctionTools' in project 'FunctionTools'
    Target 'FunctionTools' in project 'FunctionTools' (no dependencies)
    Target 'LazyContainers' in project 'LazyContainers'
        ➜ Explicit dependency on target 'LazyContainers' in project 'LazyContainers'
    Target 'LazyContainers' in project 'LazyContainers' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: cab744815b47deb6f8ede1fc0a5fb2cd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cab744815b47deb6f8ede1fc0a5fb2cd.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.DependencyMetadataFileList (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.DependencyStaticMetadataFileList (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.modulemap (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.SwiftFileList (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.SwiftConstValuesFileList (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.LinkFileList (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging_const_extract_protocols.json (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.LinkFileList (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers_const_extract_protocols.json (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-OutputFileMap.json (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.SwiftFileList (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.SwiftConstValuesFileList (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-OutputFileMap.json (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.modulemap (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SimpleLogging.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.modulemap (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    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/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.DependencyStaticMetadataFileList (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.DependencyMetadataFileList (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools_const_extract_protocols.json (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.SwiftFileList (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.SwiftConstValuesFileList (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.LinkFileList (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-OutputFileMap.json (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.modulemap (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LazyContainers.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.modulemap (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    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/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.DependencyStaticMetadataFileList (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.DependencyMetadataFileList (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID_const_extract_protocols.json (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.SwiftFileList (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.SwiftConstValuesFileList (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.LinkFileList (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-OutputFileMap.json (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.modulemap (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FunctionTools.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.modulemap (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    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/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.DependencyStaticMetadataFileList (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.DependencyMetadataFileList (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COID.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.modulemap (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver FunctionTools normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FunctionTools -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools_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/FunctionTools.build/Debug-xros/FunctionTools.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.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/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LazyContainers normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LazyContainers -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers_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/LazyContainers.build/Debug-xros/LazyContainers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.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/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LazyContainer\ +\ Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers/Sources/LazyContainers/LazyContainer\ +\ Hashable.swift (in target 'LazyContainers' from project 'LazyContainers')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers/Sources/LazyContainers/LazyContainer\ +\ Hashable.swift (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ LazyContainers (in target 'LazyContainers' from project 'LazyContainers')
EmitSwiftModule normal arm64 (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LazyContainer\ +\ Equatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers/Sources/LazyContainers/LazyContainer\ +\ Equatable.swift (in target 'LazyContainers' from project 'LazyContainers')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers/Sources/LazyContainers/LazyContainer\ +\ Equatable.swift (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LazyContainers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers/Sources/LazyContainers/LazyContainers.swift (in target 'LazyContainers' from project 'LazyContainers')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers/Sources/LazyContainers/LazyContainers.swift (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LazyContainer\ +\ Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers/Sources/LazyContainers/LazyContainer\ +\ Codable.swift (in target 'LazyContainers' from project 'LazyContainers')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers/Sources/LazyContainers/LazyContainer\ +\ Codable.swift (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Call.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Call.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Call.swift (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ !.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/!.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/!.swift (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Blackholes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Blackholes.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Blackholes.swift (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Curry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Curry.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Curry.swift (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Constant.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Constant.swift (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ FunctionTools (in target 'FunctionTools' from project 'FunctionTools')
EmitSwiftModule normal arm64 (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for LazyContainers (in target 'LazyContainers' from project 'LazyContainers')
SwiftDriver\ Compilation\ Requirements LazyContainers normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LazyContainers -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers_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/LazyContainers.build/Debug-xros/LazyContainers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.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/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for FunctionTools (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 Compiling\ Echo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Echo.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Echo.swift (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LazyContainers-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-Swift.h (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/LazyContainers-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Blackholes.swift (in target 'FunctionTools' from project 'FunctionTools')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftmodule (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    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/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftdoc (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    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/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.abi.json (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    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/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftsourceinfo (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    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/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver\ Compilation\ Requirements FunctionTools normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FunctionTools -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools_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/FunctionTools.build/Debug-xros/FunctionTools.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.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/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Null\ functions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Null\ functions.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Null\ functions.swift (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FunctionTools-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-Swift.h (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FunctionTools-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Null functions.swift (in target 'FunctionTools' from project 'FunctionTools')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftmodule (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    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/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftdoc (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    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/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.abi.json (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    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/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftsourceinfo (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    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/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ Function\ types.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Function\ types.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools/Sources/FunctionTools/Function\ types.swift (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Echo.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftDriver SimpleLogging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SimpleLogging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging_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/SimpleLogging.build/Debug-xros/SimpleLogging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.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/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Function types.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 Compiling\ LogChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogChannel.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogChannel.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SimpleLogging (in target 'SimpleLogging' from project 'SimpleLogging')
EmitSwiftModule normal arm64 (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Loggable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/Loggable.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/Loggable.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Constant.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 Compiling\ LogManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogManager.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogManager.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling LazyContainers.swift (in target 'LazyContainers' from project 'LazyContainers')
SwiftCompile normal arm64 Compiling\ LogMessage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogMessage.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogMessage.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling !.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 Compiling\ CodeLogMessage.swift,\ CombinedLogMessage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/CodeLogMessage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/CombinedLogMessage.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/CodeLogMessage.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/CombinedLogMessage.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Call.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 Compiling\ LogMessageProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogMessageProtocol.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogMessageProtocol.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Curry.swift (in target 'FunctionTools' from project 'FunctionTools')
SwiftCompile normal arm64 Compiling\ Simple\ Logging.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/Simple\ Logging.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/Simple\ Logging.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling LazyContainer + Codable.swift (in target 'LazyContainers' from project 'LazyContainers')
SwiftCompile normal arm64 Compiling\ LoggableError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LoggableError.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LoggableError.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CombinedLoggable.swift,\ FileHandle\ +\ TextOutputStream.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/CombinedLoggable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/Extensions/Foundation/FileHandle\ +\ TextOutputStream.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/CombinedLoggable.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/Extensions/Foundation/FileHandle\ +\ TextOutputStream.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling LazyContainer + Equatable.swift (in target 'LazyContainers' from project 'LazyContainers')
SwiftDriverJobDiscovery normal arm64 Compiling LazyContainer + Hashable.swift (in target 'LazyContainers' from project 'LazyContainers')
SwiftCompile normal arm64 Compiling\ LogSeverity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogSeverity.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging/Sources/SimpleLogging/LogSeverity.swift (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for SimpleLogging (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftDriver\ Compilation\ Requirements SimpleLogging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SimpleLogging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging_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/SimpleLogging.build/Debug-xros/SimpleLogging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.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/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LogManager.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftDriver\ Compilation LazyContainers normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name LazyContainers -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers_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/LazyContainers.build/Debug-xros/LazyContainers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.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/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation FunctionTools normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FunctionTools -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools_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/FunctionTools.build/Debug-xros/FunctionTools.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.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/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Loggable.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SimpleLogging-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-Swift.h (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SimpleLogging-Swift.h
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.o normal (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -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-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.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/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.o
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftmodule (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    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/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftdoc (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    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/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.abi.json (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    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/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftsourceinfo (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    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/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.o normal (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -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-16.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.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/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.o
SwiftDriverJobDiscovery normal arm64 Compiling LogMessage.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftDriver COID normal arm64 com.apple.xcode.tools.swift.compiler (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name COID -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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/PackageFrameworks -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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID_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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LogChannel.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftEmitModule normal arm64 Emitting\ module\ for\ COID (in target 'COID' from project 'ContextuallyUniqueIdentifier')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:72:24: warning: static property '__idRegistry' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var __idRegistry = Set<ID>()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:72:24: note: convert '__idRegistry' to a 'let' constant to make 'Sendable' shared state immutable
    private static var __idRegistry = Set<ID>()
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:72:24: note: add '@MainActor' to make static property '__idRegistry' part of global actor 'MainActor'
    private static var __idRegistry = Set<ID>()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:72:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var __idRegistry = Set<ID>()
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:78:24: warning: static property '__nextAvailableIdRawValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var __nextAvailableIdRawValue = RegionRanges.generalUse.lowerBound
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:78:24: note: convert '__nextAvailableIdRawValue' to a 'let' constant to make 'Sendable' shared state immutable
    private static var __nextAvailableIdRawValue = RegionRanges.generalUse.lowerBound
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:78:24: note: add '@MainActor' to make static property '__nextAvailableIdRawValue' part of global actor 'MainActor'
    private static var __nextAvailableIdRawValue = RegionRanges.generalUse.lowerBound
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:78:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var __nextAvailableIdRawValue = RegionRanges.generalUse.lowerBound
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:265:16: warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'ContextuallyUniqueIdentifier' may have shared mutable state; this is an error in the Swift 6 language mode
    static let error = Self(rawValue: RegionRanges.error)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:44:15: note: consider making struct 'ContextuallyUniqueIdentifier' conform to the 'Sendable' protocol
public struct ContextuallyUniqueIdentifier {
              ^
                                           : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:265:16: note: add '@MainActor' to make static property 'error' part of global actor 'MainActor'
    static let error = Self(rawValue: RegionRanges.error)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:265:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let error = Self(rawValue: RegionRanges.error)
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ContextuallyUniqueIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift (in target 'COID' from project 'ContextuallyUniqueIdentifier')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:72:24: warning: static property '__idRegistry' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var __idRegistry = Set<ID>()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:72:24: note: convert '__idRegistry' to a 'let' constant to make 'Sendable' shared state immutable
    private static var __idRegistry = Set<ID>()
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:72:24: note: add '@MainActor' to make static property '__idRegistry' part of global actor 'MainActor'
    private static var __idRegistry = Set<ID>()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:72:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var __idRegistry = Set<ID>()
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:78:24: warning: static property '__nextAvailableIdRawValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var __nextAvailableIdRawValue = RegionRanges.generalUse.lowerBound
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:78:24: note: convert '__nextAvailableIdRawValue' to a 'let' constant to make 'Sendable' shared state immutable
    private static var __nextAvailableIdRawValue = RegionRanges.generalUse.lowerBound
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:78:24: note: add '@MainActor' to make static property '__nextAvailableIdRawValue' part of global actor 'MainActor'
    private static var __nextAvailableIdRawValue = RegionRanges.generalUse.lowerBound
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:78:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var __nextAvailableIdRawValue = RegionRanges.generalUse.lowerBound
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:265:16: warning: static property 'error' is not concurrency-safe because non-'Sendable' type 'ContextuallyUniqueIdentifier' may have shared mutable state; this is an error in the Swift 6 language mode
    static let error = Self(rawValue: RegionRanges.error)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:44:15: note: consider making struct 'ContextuallyUniqueIdentifier' conform to the 'Sendable' protocol
public struct ContextuallyUniqueIdentifier {
              ^
                                           : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:265:16: note: add '@MainActor' to make static property 'error' part of global actor 'MainActor'
    static let error = Self(rawValue: RegionRanges.error)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:265:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let error = Self(rawValue: RegionRanges.error)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:126:20: warning: capture of 'id' with non-sendable type 'ContextuallyUniqueIdentifier' in a '@Sendable' closure
                if id.rawValue == __nextAvailableIdRawValue {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:44:15: note: consider making struct 'ContextuallyUniqueIdentifier' conform to the 'Sendable' protocol
public struct ContextuallyUniqueIdentifier {
              ^
                                           : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:168:20: warning: capture of 'id' with non-sendable type 'ContextuallyUniqueIdentifier' in a '@Sendable' closure
                if id.rawValue < __nextAvailableIdRawValue {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/COID/ContextuallyUniqueIdentifier.swift:44:15: note: consider making struct 'ContextuallyUniqueIdentifier' conform to the 'Sendable' protocol
public struct ContextuallyUniqueIdentifier {
              ^
                                           : Sendable
SwiftDriverJobDiscovery normal arm64 Compiling LoggableError.swift (in target 'SimpleLogging' from project 'SimpleLogging')
ExtractAppIntentsMetadata (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FunctionTools --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier swift-function-tools.FunctionTools --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/FunctionTools.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FunctionTools.build/Debug-xros/FunctionTools.build/Objects-normal/arm64/FunctionTools.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-01-26 22:42:59.246 appintentsmetadataprocessor[918:4983] Starting appintentsmetadataprocessor export
2026-01-26 22:42:59.290 appintentsmetadataprocessor[918:4983] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name LazyContainers --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier swift-lazy-containers.LazyContainers --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/LazyContainers.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyContainers.build/Debug-xros/LazyContainers.build/Objects-normal/arm64/LazyContainers.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-01-26 22:42:59.246 appintentsmetadataprocessor[919:4984] Starting appintentsmetadataprocessor export
2026-01-26 22:42:59.290 appintentsmetadataprocessor[919:4984] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling LogMessageProtocol.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftDriverJobDiscovery normal arm64 Compiling CombinedLoggable.swift, FileHandle + TextOutputStream.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftDriverJobDiscovery normal arm64 Compiling CodeLogMessage.swift, CombinedLogMessage.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftDriverJobDiscovery normal arm64 Compiling Simple Logging.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftDriverJobDiscovery normal arm64 Compiling LogSeverity.swift (in target 'SimpleLogging' from project 'SimpleLogging')
SwiftDriver\ Compilation SimpleLogging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SimpleLogging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging_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/SimpleLogging.build/Debug-xros/SimpleLogging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.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/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.o (in target 'LazyContainers' from project 'LazyContainers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Lazy-Containers
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/LazyContainers.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.o (in target 'FunctionTools' from project 'FunctionTools')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Function-Tools
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FunctionTools.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.o normal (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -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-16.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/PackageFrameworks -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 -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.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/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.o
SwiftDriverJobDiscovery normal arm64 Emitting module for COID (in target 'COID' from project 'ContextuallyUniqueIdentifier')
SwiftDriver\ Compilation\ Requirements COID normal arm64 com.apple.xcode.tools.swift.compiler (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name COID -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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/PackageFrameworks -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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID_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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COID-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-Swift.h (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/COID-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftdoc (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.abi.json (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftmodule (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftsourceinfo (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SimpleLogging --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier swift-simple-logging.SimpleLogging --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/SimpleLogging.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleLogging.build/Debug-xros/SimpleLogging.build/Objects-normal/arm64/SimpleLogging.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-01-26 22:42:59.347 appintentsmetadataprocessor[922:5004] Starting appintentsmetadataprocessor export
2026-01-26 22:42:59.381 appintentsmetadataprocessor[922:5004] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.o (in target 'SimpleLogging' from project 'SimpleLogging')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Swift-Simple-Logging
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SimpleLogging.o
SwiftDriverJobDiscovery normal arm64 Compiling ContextuallyUniqueIdentifier.swift (in target 'COID' from project 'ContextuallyUniqueIdentifier')
SwiftDriver\ Compilation COID normal arm64 com.apple.xcode.tools.swift.compiler (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name COID -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.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/PackageFrameworks -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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID_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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID-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/COID.o normal (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.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-16.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/PackageFrameworks -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/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.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/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.o
ExtractAppIntentsMetadata (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name COID --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.COID --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/COID.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ContextuallyUniqueIdentifier.build/Debug-xros/COID.build/Objects-normal/arm64/COID.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-01-26 22:42:59.439 appintentsmetadataprocessor[925:5020] Starting appintentsmetadataprocessor export
2026-01-26 22:42:59.470 appintentsmetadataprocessor[925:5020] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.o (in target 'COID' from project 'ContextuallyUniqueIdentifier')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/COID.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-simple-logging",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-Simple-Logging.git"
    }
  ],
  "manifest_display_name" : "ContextuallyUniqueIdentifier",
  "name" : "ContextuallyUniqueIdentifier",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "COID",
      "targets" : [
        "COID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppUniqueIdentifier",
      "targets" : [
        "COID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ContextuallyUniqueIdentifierTests",
      "module_type" : "SwiftTarget",
      "name" : "ContextuallyUniqueIdentifierTests",
      "path" : "Tests/ContextuallyUniqueIdentifierTests",
      "sources" : [
        "ContextuallyUniqueIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "COID"
      ],
      "type" : "test"
    },
    {
      "c99name" : "COID",
      "module_type" : "SwiftTarget",
      "name" : "COID",
      "path" : "Sources/COID",
      "product_dependencies" : [
        "SimpleLogging"
      ],
      "product_memberships" : [
        "COID",
        "AppUniqueIdentifier"
      ],
      "sources" : [
        "ContextuallyUniqueIdentifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.