The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SnapshotTestingStitch, reference 1.2.0 (8e5e51), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 19:19:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/swift-snapshot-testing-stitch
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 8e5e510 Merge pull request #6 from alexey1312/feature/addHEICformat
Cloned https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Revision (git rev-parse @):
8e5e510f85127550f75b94523e727185b54d8749
SUCCESS checkout https://github.com/sherlouk/swift-snapshot-testing-stitch.git at 1.2.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sherlouk/swift-snapshot-testing-stitch.git
https://github.com/sherlouk/swift-snapshot-testing-stitch.git
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "snapshottestingheic",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexey1312/SnapshotTestingHEIC.git"
    }
  ],
  "manifest_display_name" : "SnapshotTestingStitch",
  "name" : "SnapshotTestingStitch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapshotTestingStitch",
      "targets" : [
        "SnapshotTestingStitch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapshotTestingStitchTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingStitchTests",
      "path" : "Tests/SnapshotTestingStitchTests",
      "sources" : [
        "SnapshotTestingStitch.swift",
        "SnapshotTestingStitchHEIC.swift"
      ],
      "target_dependencies" : [
        "SnapshotTestingStitch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapshotTestingStitch",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingStitch",
      "path" : "Sources/SnapshotTestingStitch",
      "product_dependencies" : [
        "SnapshotTesting",
        "SnapshotTestingHEIC"
      ],
      "product_memberships" : [
        "SnapshotTestingStitch"
      ],
      "sources" : [
        "ImageFormat.swift",
        "Snapshotting.swift",
        "StitchStyle.swift",
        "StitchTask.swift",
        "Stitcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/alexey1312/SnapshotTestingHEIC.git
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.3 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘SnapshotTestingHEIC’
Checking out 1.5.1 of package ‘SnapshotTestingHEIC’
Resolve Package Graph
Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  SnapshotTestingStitch: /Users/admin/builder/spi-builder-workspace
  SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.5.1
resolved source packages: swift-snapshot-testing, swift-syntax, swift-custom-dump, xctest-dynamic-overlay, SnapshotTestingStitch, SnapshotTestingHEIC
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "snapshottestingheic",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexey1312/SnapshotTestingHEIC.git"
    }
  ],
  "manifest_display_name" : "SnapshotTestingStitch",
  "name" : "SnapshotTestingStitch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapshotTestingStitch",
      "targets" : [
        "SnapshotTestingStitch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapshotTestingStitchTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingStitchTests",
      "path" : "Tests/SnapshotTestingStitchTests",
      "sources" : [
        "SnapshotTestingStitch.swift",
        "SnapshotTestingStitchHEIC.swift"
      ],
      "target_dependencies" : [
        "SnapshotTestingStitch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapshotTestingStitch",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingStitch",
      "path" : "Sources/SnapshotTestingStitch",
      "product_dependencies" : [
        "SnapshotTesting",
        "SnapshotTestingHEIC"
      ],
      "product_memberships" : [
        "SnapshotTestingStitch"
      ],
      "sources" : [
        "ImageFormat.swift",
        "Snapshotting.swift",
        "StitchStyle.swift",
        "StitchTask.swift",
        "Stitcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SnapshotTestingStitch"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SnapshotTestingStitch -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 SnapshotTestingStitch -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:
  SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.5.1
  SnapshotTestingStitch: /Users/admin/builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
        ➜ Explicit dependency on target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
    Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
    Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
        ➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f746343847a72f10dbb8b96ffb0d8cdd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f746343847a72f10dbb8b96ffb0d8cdd.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/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/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/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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/SnapshotTestingStitch.DependencyMetadataFileList (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/SnapshotTestingStitch.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/SnapshotTestingStitch.DependencyStaticMetadataFileList (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/SnapshotTestingStitch.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/SnapshotTestingStitch.modulemap (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/SnapshotTestingStitch.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch_const_extract_protocols.json (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.SwiftConstValuesFileList (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.SwiftFileList (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.LinkFileList (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-OutputFileMap.json (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/SnapshotTestingHEIC.modulemap (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/SnapshotTestingHEIC.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyStaticMetadataFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyMetadataFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/SnapshotTestingHEIC.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_const_extract_protocols.json (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SnapshotTestingStitch.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/SnapshotTestingStitch.modulemap (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/SnapshotTestingStitch.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftConstValuesFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.LinkFileList (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-OutputFileMap.json (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SnapshotTestingHEIC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/SnapshotTestingHEIC.modulemap (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/SnapshotTestingHEIC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/SnapshotTesting.modulemap (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/SnapshotTesting.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/SnapshotTesting.DependencyStaticMetadataFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/SnapshotTesting.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/SnapshotTesting.DependencyMetadataFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/SnapshotTesting.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftConstValuesFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.LinkFileList (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SnapshotTesting.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/SnapshotTesting.modulemap (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/SnapshotTesting.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver SnapshotTesting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    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 SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -user-module-version 1.18.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_snapshot_testing -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SnapshotTestingConfiguration.swift,\ SnapshotsTestTrait.swift,\ Snapshotting.swift,\ Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotTestingConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotsTestTrait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotTestingConfiguration.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotsTestTrait.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Diffing.swift,\ Wait.swift,\ Deprecations.swift,\ RecordIssue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/RecordIssue.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/RecordIssue.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ String+SpecialCharacters.swift,\ View.swift,\ XCTAttachment.swift,\ Diff.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AssertSnapshot.swift,\ Async.swift,\ Internal.swift,\ PlistEncoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CALayer.swift,\ CGPath.swift,\ CaseIterable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SceneKit.swift,\ SpriteKit.swift,\ String.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SwiftUIView.swift,\ UIBezierPath.swift,\ UIImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NSImage.swift,\ NSView.swift,\ NSViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ UIView.swift,\ UIViewController.swift,\ URLRequest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data.swift,\ Encodable.swift,\ NSBezierPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Encodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Encodable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling NSImage.swift, NSView.swift, NSViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling CALayer.swift, CGPath.swift, CaseIterable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Emitting module for SnapshotTesting (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriver\ Compilation\ Requirements SnapshotTesting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    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 SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -user-module-version 1.18.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_snapshot_testing -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-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/SnapshotTesting-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SnapshotTesting-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftdoc (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.abi.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftsourceinfo (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver SnapshotTestingHEIC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    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 SnapshotTestingHEIC -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.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 -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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ SnapshotTestingHEIC (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
EmitSwiftModule normal arm64 (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftDriverJobDiscovery normal arm64 Compiling NSView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 Compiling\ CompressionQuality.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/CompressionQuality.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/CompressionQuality.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for SnapshotTestingHEIC (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriver\ Compilation\ Requirements SnapshotTestingHEIC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    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 SnapshotTestingHEIC -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.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 -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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling NSViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 Compiling\ UIViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/UIViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/UIViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ NSImage+HEIC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/NSImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/NSImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling UIView.swift, UIViewController.swift, URLRequest.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ SwiftUIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/SwiftUIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/SwiftUIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling String+SpecialCharacters.swift, View.swift, XCTAttachment.swift, Diff.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ UIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/UIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/UIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling CompressionQuality.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 Compiling\ NSImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/NSImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/NSImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling UIImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 Compiling\ UIImage+HEIC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/UIImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/UIImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling NSImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling UIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriver SnapshotTestingStitch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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 SnapshotTestingStitch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.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 -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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch_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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling NSImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftEmitModule normal arm64 Emitting\ module\ for\ SnapshotTestingStitch (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
EmitSwiftModule normal arm64 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StitchStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchStyle.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchStyle.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Snapshotting.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/ImageFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchTask.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Stitcher.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SnapshotTestingStitch -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.o -index-unit-output-path /SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:82:37: error: type 'Snapshotting<UIViewController, UIImage>' has no member 'image'
                internalStrategy = .image(precision: precision)
                                   ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:84:37: error: type 'Snapshotting<UIViewController, UIImage>' has no member 'imageHEIC'
                internalStrategy = .imageHEIC(precision: precision, compressionQuality: compressionQuality)
                                   ~^~~~~~~~~
SwiftDriverJobDiscovery normal arm64 Compiling UIImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 Compiling\ ImageFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/ImageFormat.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/ImageFormat.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for SnapshotTestingStitch (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftDriver\ Compilation\ Requirements SnapshotTestingStitch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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 SnapshotTestingStitch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.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 -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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch_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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Data.swift, Encodable.swift, NSBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 Compiling\ StitchTask.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchTask.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchTask.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SnapshotTestingStitch-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-Swift.h (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SnapshotTestingStitch-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling SnapshotTestingConfiguration.swift, SnapshotsTestTrait.swift, Snapshotting.swift, Any.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.swiftmodule (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.swiftdoc (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.abi.json (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling SceneKit.swift, SpriteKit.swift, String.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.swiftsourceinfo (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ Stitcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Stitcher.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Stitcher.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Diffing.swift, Wait.swift, Deprecations.swift, RecordIssue.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling AssertSnapshot.swift, Async.swift, Internal.swift, PlistEncoder.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling ImageFormat.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftDriverJobDiscovery normal arm64 Compiling StitchTask.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftDriverJobDiscovery normal arm64 Compiling StitchStyle.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ Snapshotting.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
	Building workspace spi-builder-workspace with scheme SnapshotTestingStitch
(3 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  SnapshotTestingStitch: /Users/admin/builder/spi-builder-workspace
  SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.5.1
resolved source packages: xctest-dynamic-overlay, swift-custom-dump, swift-syntax, swift-snapshot-testing, SnapshotTestingStitch, SnapshotTestingHEIC
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "snapshottestingheic",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexey1312/SnapshotTestingHEIC.git"
    }
  ],
  "manifest_display_name" : "SnapshotTestingStitch",
  "name" : "SnapshotTestingStitch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapshotTestingStitch",
      "targets" : [
        "SnapshotTestingStitch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapshotTestingStitchTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingStitchTests",
      "path" : "Tests/SnapshotTestingStitchTests",
      "sources" : [
        "SnapshotTestingStitch.swift",
        "SnapshotTestingStitchHEIC.swift"
      ],
      "target_dependencies" : [
        "SnapshotTestingStitch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapshotTestingStitch",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingStitch",
      "path" : "Sources/SnapshotTestingStitch",
      "product_dependencies" : [
        "SnapshotTesting",
        "SnapshotTestingHEIC"
      ],
      "product_memberships" : [
        "SnapshotTestingStitch"
      ],
      "sources" : [
        "ImageFormat.swift",
        "Snapshotting.swift",
        "StitchStyle.swift",
        "StitchTask.swift",
        "Stitcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SnapshotTestingStitch"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SnapshotTestingStitch -destination generic/platform=xrOS
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 SnapshotTestingStitch -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  SnapshotTestingStitch: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.5.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
        ➜ Explicit dependency on target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
    Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
    Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
        ➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 1c63b09871bb43efbf00732e6e8c116c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1c63b09871bb43efbf00732e6e8c116c.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
SwiftDriver SnapshotTesting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    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 SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -user-module-version 1.18.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_snapshot_testing -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AssertSnapshot.swift,\ Async.swift,\ Internal.swift,\ PlistEncoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ String+SpecialCharacters.swift,\ View.swift,\ XCTAttachment.swift,\ Diff.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SnapshotTestingConfiguration.swift,\ SnapshotsTestTrait.swift,\ Snapshotting.swift,\ Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotTestingConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotsTestTrait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotTestingConfiguration.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotsTestTrait.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Diffing.swift,\ Wait.swift,\ Deprecations.swift,\ RecordIssue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/RecordIssue.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/RecordIssue.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CALayer.swift,\ CGPath.swift,\ CaseIterable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ SceneKit.swift,\ SpriteKit.swift,\ String.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Data.swift,\ Encodable.swift,\ NSBezierPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Encodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Encodable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NSImage.swift,\ NSView.swift,\ NSViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SwiftUIView.swift,\ UIBezierPath.swift,\ UIImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIView.swift,\ UIViewController.swift,\ URLRequest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling NSImage.swift, NSView.swift, NSViewController.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling CALayer.swift, CGPath.swift, CaseIterable.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling String+SpecialCharacters.swift, View.swift, XCTAttachment.swift, Diff.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling SceneKit.swift, SpriteKit.swift, String.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling Data.swift, Encodable.swift, NSBezierPath.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling Diffing.swift, Wait.swift, Deprecations.swift, RecordIssue.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling SnapshotTestingConfiguration.swift, SnapshotsTestTrait.swift, Snapshotting.swift, Any.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling UIView.swift, UIViewController.swift, URLRequest.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Emitting module for SnapshotTesting (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriver\ Compilation\ Requirements SnapshotTesting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    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 SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -user-module-version 1.18.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_snapshot_testing -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.abi.json (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
    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/swift-snapshot-testing.build/Debug-xros/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTesting.swiftmodule/arm64-apple-xros.swiftmodule
SwiftDriver SnapshotTestingHEIC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    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 SnapshotTestingHEIC -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ UIImage+HEIC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/UIImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/UIImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CompressionQuality.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/CompressionQuality.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/CompressionQuality.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ NSImage+HEIC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/NSImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/HEIC/NSImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling UIImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 Compiling\ UIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/UIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/UIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling CompressionQuality.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 Compiling\ NSImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/NSImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC/Sources/SnapshotTestingHEIC/NSImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling NSViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling NSView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewController.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling UIImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Emitting module for SnapshotTestingHEIC (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriver\ Compilation\ Requirements SnapshotTestingHEIC normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    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 SnapshotTestingHEIC -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC_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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingHEIC.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.abi.json (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SnapshotTestingHEIC
    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/SnapshotTestingHEIC.build/Debug-xros/SnapshotTestingHEIC.build/Objects-normal/arm64/SnapshotTestingHEIC.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingHEIC.swiftmodule/arm64-apple-xros.abi.json
SwiftDriver SnapshotTestingStitch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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 SnapshotTestingStitch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch_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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ StitchTask.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchTask.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchTask.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StitchStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchStyle.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchStyle.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ ImageFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/ImageFormat.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/ImageFormat.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Snapshotting.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/ImageFormat.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/StitchTask.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Stitcher.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SnapshotTestingStitch -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.o -index-unit-output-path /SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/Snapshotting.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:82:37: error: type 'Snapshotting<UIViewController, UIImage>' has no member 'image'
                internalStrategy = .image(precision: precision)
                                   ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:84:37: error: type 'Snapshotting<UIViewController, UIImage>' has no member 'imageHEIC'
                internalStrategy = .imageHEIC(precision: precision, compressionQuality: compressionQuality)
                                   ~^~~~~~~~~
SwiftDriverJobDiscovery normal arm64 Compiling NSImage+HEIC.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftCompile normal arm64 Compiling\ Stitcher.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Stitcher.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Stitcher.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling AssertSnapshot.swift, Async.swift, Internal.swift, PlistEncoder.swift (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
SwiftDriverJobDiscovery normal arm64 Compiling UIView.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling NSImage.swift (in target 'SnapshotTestingHEIC' from project 'SnapshotTestingHEIC')
SwiftDriverJobDiscovery normal arm64 Compiling ImageFormat.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftDriverJobDiscovery normal arm64 Compiling StitchTask.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftDriverJobDiscovery normal arm64 Emitting module for SnapshotTestingStitch (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
SwiftDriver\ Compilation\ Requirements SnapshotTestingStitch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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 SnapshotTestingStitch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch_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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.abi.json (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
    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/SnapshotTestingStitch.build/Debug-xros/SnapshotTestingStitch.build/Objects-normal/arm64/SnapshotTestingStitch.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SnapshotTestingStitch.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling StitchStyle.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ Snapshotting.swift /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
	Building workspace spi-builder-workspace with scheme SnapshotTestingStitch
(3 failures)
BUILD FAILURE 6.1 visionOS