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 DangerIBLinter, reference master (6bab7c), with Swift 6.1 for visionOS using Xcode 16.3 on 24 Apr 2025 23:52:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ibdecodable/danger-iblinter.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ibdecodable/danger-iblinter
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6bab7c5 Initial commit
Cloned https://github.com/ibdecodable/danger-iblinter.git
Revision (git rev-parse @):
6bab7c5a70991c02b01089a895171dbdc4dd8079
SUCCESS checkout https://github.com/ibdecodable/danger-iblinter.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ibdecodable/danger-iblinter.git
https://github.com/ibdecodable/danger-iblinter.git
{
  "dependencies" : [
    {
      "identity" : "danger-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/danger-swift.git"
    }
  ],
  "manifest_display_name" : "DangerIBLinter",
  "name" : "DangerIBLinter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerIBLinter",
      "targets" : [
        "DangerIBLinter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerIBLinterTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerIBLinterTests",
      "path" : "Tests/DangerIBLinterTests",
      "sources" : [
        "DangerIBLinterTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DangerIBLinter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerIBLinter",
      "module_type" : "SwiftTarget",
      "name" : "DangerIBLinter",
      "path" : "Sources/DangerIBLinter",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerIBLinter"
      ],
      "sources" : [
        "DangerIBLinter.swift",
        "ShellExecutor.swift",
        "Violation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
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/danger/danger-swift.git
Fetching from https://github.com/f-meloni/Logger
Fetching from https://github.com/JohnSundell/Marathon
Fetching from https://github.com/JohnSundell/ShellOut
Fetching from https://github.com/nerdishbynature/octokit.swift
Fetching from https://github.com/JohnSundell/Files.git
Fetching from https://github.com/JohnSundell/Require.git
Fetching from https://github.com/JohnSundell/Releases.git
Fetching from https://github.com/nerdishbynature/RequestKit.git
Creating working copy of package ‘Require’
Checking out 2.0.1 of package ‘Require’
Creating working copy of package ‘Marathon’
Checking out 3.3.0 of package ‘Marathon’
Creating working copy of package ‘Logger’
Checking out 0.2.3 of package ‘Logger’
Creating working copy of package ‘RequestKit’
Checking out 3.3.0 of package ‘RequestKit’
Creating working copy of package ‘danger-swift’
Checking out 0.8.1 of package ‘danger-swift’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘Releases’
Checking out 4.0.0 of package ‘Releases’
Creating working copy of package ‘octokit.swift’
Checking out 0.14.0 of package ‘octokit.swift’
Creating working copy of package ‘Files’
Checking out 2.3.0 of package ‘Files’
Resolve Package Graph
Resolved source packages:
  danger-swift: https://github.com/danger/danger-swift.git @ 0.8.1
  Releases: https://github.com/JohnSundell/Releases.git @ 4.0.0
  Require: https://github.com/JohnSundell/Require.git @ 2.0.1
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.14.0
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  DangerIBLinter: /Users/admin/builder/spi-builder-workspace
  Marathon: https://github.com/JohnSundell/Marathon @ 3.3.0
  Files: https://github.com/JohnSundell/Files.git @ 2.3.0
  Logger: https://github.com/f-meloni/Logger @ 0.2.3
resolved source packages: danger-swift, Releases, Require, OctoKit, RequestKit, ShellOut, DangerIBLinter, Marathon, Files, Logger
{
  "dependencies" : [
    {
      "identity" : "danger-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/danger-swift.git"
    }
  ],
  "manifest_display_name" : "DangerIBLinter",
  "name" : "DangerIBLinter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerIBLinter",
      "targets" : [
        "DangerIBLinter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerIBLinterTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerIBLinterTests",
      "path" : "Tests/DangerIBLinterTests",
      "sources" : [
        "DangerIBLinterTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DangerIBLinter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerIBLinter",
      "module_type" : "SwiftTarget",
      "name" : "DangerIBLinter",
      "path" : "Sources/DangerIBLinter",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerIBLinter"
      ],
      "sources" : [
        "DangerIBLinter.swift",
        "ShellExecutor.swift",
        "Violation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DangerIBLinter"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DangerIBLinter -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 DangerIBLinter -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:
  Files: https://github.com/JohnSundell/Files.git @ 2.3.0
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
  Logger: https://github.com/f-meloni/Logger @ 0.2.3
  Releases: https://github.com/JohnSundell/Releases.git @ 4.0.0
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  Require: https://github.com/JohnSundell/Require.git @ 2.0.1
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.14.0
  DangerIBLinter: /Users/admin/builder/spi-builder-workspace
  danger-swift: https://github.com/danger/danger-swift.git @ 0.8.1
  Marathon: https://github.com/JohnSundell/Marathon @ 3.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'DangerIBLinter' in project 'DangerIBLinter'
        ➜ Explicit dependency on target 'DangerIBLinter' in project 'DangerIBLinter'
        ➜ Explicit dependency on target 'Danger' in project 'danger-swift'
    Target 'DangerIBLinter' in project 'DangerIBLinter'
        ➜ Explicit dependency on target 'Danger' in project 'danger-swift'
    Target 'Danger' in project 'danger-swift'
        ➜ Explicit dependency on target 'Danger' in project 'danger-swift'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Danger' in project 'danger-swift'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger' (no dependencies)
    Target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
    Target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
    Target 'RequestKit' in project 'RequestKit'
        ➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
    Target 'RequestKit' in project 'RequestKit' (no dependencies)
    Target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 430d36c9f0bce9151f139e3a0901c7f6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/430d36c9f0bce9151f139e3a0901c7f6.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/OctoKit.build/Debug-xros/OctoKit.build/OctoKit.DependencyMetadataFileList (in target 'OctoKit' from project 'OctoKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/OctoKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.modulemap (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.DependencyStaticMetadataFileList (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/OctoKit.DependencyStaticMetadataFileList (in target 'OctoKit' from project 'OctoKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/OctoKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/OctoKit.modulemap (in target 'OctoKit' from project 'OctoKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/OctoKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit.SwiftFileList (in target 'OctoKit' from project 'OctoKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit.SwiftConstValuesFileList (in target 'OctoKit' from project 'OctoKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit_const_extract_protocols.json (in target 'OctoKit' from project 'OctoKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.DependencyMetadataFileList (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftConstValuesFileList (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.LinkFileList (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-OutputFileMap.json (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ShellOut.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.modulemap (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut
    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/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/RequestKit.DependencyMetadataFileList (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/RequestKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/RequestKit.DependencyStaticMetadataFileList (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/RequestKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/RequestKit.modulemap (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/RequestKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftConstValuesFileList (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.LinkFileList (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-OutputFileMap.json (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit.LinkFileList (in target 'OctoKit' from project 'OctoKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit-OutputFileMap.json (in target 'OctoKit' from project 'OctoKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OctoKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/OctoKit.modulemap (in target 'OctoKit' from project 'OctoKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/octokit.swift
    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/OctoKit.build/Debug-xros/OctoKit.build/OctoKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/RequestKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/RequestKit.modulemap (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    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/RequestKit.build/Debug-xros/RequestKit.build/RequestKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.SwiftFileList (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.SwiftConstValuesFileList (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.LinkFileList (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-OutputFileMap.json (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Logger.modulemap (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Logger.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Logger.DependencyStaticMetadataFileList (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Logger.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Logger.DependencyMetadataFileList (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Logger.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter_const_extract_protocols.json (in target 'DangerIBLinter' from project 'DangerIBLinter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter.SwiftFileList (in target 'DangerIBLinter' from project 'DangerIBLinter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter.SwiftConstValuesFileList (in target 'DangerIBLinter' from project 'DangerIBLinter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter.LinkFileList (in target 'DangerIBLinter' from project 'DangerIBLinter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter-OutputFileMap.json (in target 'DangerIBLinter' from project 'DangerIBLinter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/Objects-normal/arm64/DangerIBLinter-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/DangerIBLinter.modulemap (in target 'DangerIBLinter' from project 'DangerIBLinter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/DangerIBLinter.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/DangerIBLinter.DependencyStaticMetadataFileList (in target 'DangerIBLinter' from project 'DangerIBLinter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/DangerIBLinter.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Logger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Logger.modulemap (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    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/Logger.build/Debug-xros/Logger.build/Logger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/DangerIBLinter.DependencyMetadataFileList (in target 'DangerIBLinter' from project 'DangerIBLinter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/DangerIBLinter.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger.SwiftFileList (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger.SwiftConstValuesFileList (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger_const_extract_protocols.json (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger.LinkFileList (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger-OutputFileMap.json (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Objects-normal/arm64/Danger-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Danger.modulemap (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Danger.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DangerIBLinter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/DangerIBLinter.modulemap (in target 'DangerIBLinter' from project 'DangerIBLinter')
    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/DangerIBLinter.build/Debug-xros/DangerIBLinter.build/DangerIBLinter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Danger.DependencyStaticMetadataFileList (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Danger.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Danger.DependencyMetadataFileList (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Danger.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger\ product.build/empty-Danger.plist (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger\ product.build/empty-Danger.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger\ product.build/Objects-normal/arm64/Danger.LinkFileList (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger\ product.build/Objects-normal/arm64/Danger.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger\ product.build/Danger.DependencyStaticMetadataFileList (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger\ product.build/Danger.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger\ product.build/Danger.DependencyMetadataFileList (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger\ product.build/Danger.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks/Danger.framework (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks/Danger.framework
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Danger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/danger-swift.build/Debug-xros/Danger.build/Danger.modulemap (in target 'Danger' from project 'danger-swift')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/danger-swift
    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/danger-swift.build/Debug-xros/Danger.build/Danger.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver ShellOut normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellOut' from project 'ShellOut')
    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 ShellOut -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.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 4.2 -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 -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_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/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'RequestKit')
    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 RequestKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.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 4.2 -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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.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/RequestKit.build/Debug-xros/RequestKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit_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/RequestKit.build/Debug-xros/RequestKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'Logger')
    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 Logger -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.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 4.2 -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 -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.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/Logger.build/Debug-xros/Logger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger_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/Logger.build/Debug-xros/Logger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ RequestKitSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift (in target 'RequestKit' from project 'RequestKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit/Sources/RequestKit/RequestKitSession.swift (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift -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 -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 -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4.2 -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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_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/ShellOut.build/Debug-xros/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ShellOut -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:34:14: error: cannot find type 'Process' in scope
    process: Process = .init(),
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:67:14: error: cannot find type 'Process' in scope
    process: Process = .init(),
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:102:14: error: cannot find type 'Process' in scope
    process: Process = .init(),
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:377:19: error: cannot find type 'Process' in scope
private extension Process {
                  ^~~~~~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ Logger (in target 'Logger' from project 'Logger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger/Sources/Logger/Logger.swift (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for Logger (in target 'Logger' from project 'Logger')
SwiftDriver\ Compilation\ Requirements Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'Logger')
    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 Logger -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.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 4.2 -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 -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.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/Logger.build/Debug-xros/Logger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger_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/Logger.build/Debug-xros/Logger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-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/Logger-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-Swift.h (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Logger-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Logger.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.swiftmodule (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Logger.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Logger.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.swiftdoc (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Logger.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Logger.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.abi.json (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Logger.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Logger.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.swiftsourceinfo (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger
    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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Logger.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Emitting module for RequestKit (in target 'RequestKit' from project 'RequestKit')
SwiftDriver\ Compilation\ Requirements RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'RequestKit')
    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 RequestKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.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 4.2 -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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.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/RequestKit.build/Debug-xros/RequestKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit_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/RequestKit.build/Debug-xros/RequestKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-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/RequestKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/RequestKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RequestKit.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.swiftmodule (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RequestKit.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RequestKit.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.swiftdoc (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RequestKit.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RequestKit.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.abi.json (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RequestKit.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RequestKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.swiftsourceinfo (in target 'RequestKit' from project 'RequestKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RequestKit
    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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RequestKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver OctoKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OctoKit' from project 'OctoKit')
    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 OctoKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit.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/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit-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/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name octokit_swift -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit_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/OctoKit.build/Debug-xros/OctoKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OctoKit.build/Debug-xros/OctoKit.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/OctoKit.build/Debug-xros/OctoKit.build/Objects-normal/arm64/OctoKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
	Building workspace spi-builder-workspace with scheme DangerIBLinter
(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:
  danger-swift: https://github.com/danger/danger-swift.git @ 0.8.1
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.14.0
  DangerIBLinter: /Users/admin/builder/spi-builder-workspace
  Files: https://github.com/JohnSundell/Files.git @ 2.3.0
  Require: https://github.com/JohnSundell/Require.git @ 2.0.1
  Marathon: https://github.com/JohnSundell/Marathon @ 3.3.0
  Releases: https://github.com/JohnSundell/Releases.git @ 4.0.0
  Logger: https://github.com/f-meloni/Logger @ 0.2.3
resolved source packages: danger-swift, RequestKit, ShellOut, OctoKit, DangerIBLinter, Files, Require, Marathon, Releases, Logger
{
  "dependencies" : [
    {
      "identity" : "danger-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/danger-swift.git"
    }
  ],
  "manifest_display_name" : "DangerIBLinter",
  "name" : "DangerIBLinter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerIBLinter",
      "targets" : [
        "DangerIBLinter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerIBLinterTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerIBLinterTests",
      "path" : "Tests/DangerIBLinterTests",
      "sources" : [
        "DangerIBLinterTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DangerIBLinter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerIBLinter",
      "module_type" : "SwiftTarget",
      "name" : "DangerIBLinter",
      "path" : "Sources/DangerIBLinter",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerIBLinter"
      ],
      "sources" : [
        "DangerIBLinter.swift",
        "ShellExecutor.swift",
        "Violation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DangerIBLinter"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DangerIBLinter -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 DangerIBLinter -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  Files: https://github.com/JohnSundell/Files.git @ 2.3.0
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  danger-swift: https://github.com/danger/danger-swift.git @ 0.8.1
  Releases: https://github.com/JohnSundell/Releases.git @ 4.0.0
  Require: https://github.com/JohnSundell/Require.git @ 2.0.1
  Marathon: https://github.com/JohnSundell/Marathon @ 3.3.0
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.14.0
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
  Logger: https://github.com/f-meloni/Logger @ 0.2.3
  DangerIBLinter: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'DangerIBLinter' in project 'DangerIBLinter'
        ➜ Explicit dependency on target 'DangerIBLinter' in project 'DangerIBLinter'
        ➜ Explicit dependency on target 'Danger' in project 'danger-swift'
    Target 'DangerIBLinter' in project 'DangerIBLinter'
        ➜ Explicit dependency on target 'Danger' in project 'danger-swift'
    Target 'Danger' in project 'danger-swift'
        ➜ Explicit dependency on target 'Danger' in project 'danger-swift'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Danger' in project 'danger-swift'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger'
        ➜ Explicit dependency on target 'Logger' in project 'Logger'
    Target 'Logger' in project 'Logger' (no dependencies)
    Target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
    Target 'OctoKit' in project 'OctoKit'
        ➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
    Target 'RequestKit' in project 'RequestKit'
        ➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
    Target 'RequestKit' in project 'RequestKit' (no dependencies)
    Target 'ShellOut' in project 'ShellOut'
        ➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
    Target 'ShellOut' in project 'ShellOut' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 092adedb3da2511702625d5a20e0fe6e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/092adedb3da2511702625d5a20e0fe6e.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 ShellOut normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellOut' from project 'ShellOut')
    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 ShellOut -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.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 4.2 -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 -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_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/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Logger normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logger' from project 'Logger')
    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 Logger -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.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 4.2 -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 -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger.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/Logger.build/Debug-xros/Logger.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger_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/Logger.build/Debug-xros/Logger.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Logger.build/Debug-xros/Logger.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/Logger.build/Debug-xros/Logger.build/Objects-normal/arm64/Logger-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver RequestKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RequestKit' from project 'RequestKit')
    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 RequestKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.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 4.2 -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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit.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/RequestKit.build/Debug-xros/RequestKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit_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/RequestKit.build/Debug-xros/RequestKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RequestKit.build/Debug-xros/RequestKit.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/RequestKit.build/Debug-xros/RequestKit.build/Objects-normal/arm64/RequestKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Logger (in target 'Logger' from project 'Logger')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Logger/Sources/Logger/Logger.swift (in target 'Logger' from project 'Logger')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift -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 -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 -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4.2 -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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_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/ShellOut.build/Debug-xros/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ShellOut -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:34:14: error: cannot find type 'Process' in scope
    process: Process = .init(),
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:67:14: error: cannot find type 'Process' in scope
    process: Process = .init(),
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:102:14: error: cannot find type 'Process' in scope
    process: Process = .init(),
             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift:377:19: error: cannot find type 'Process' in scope
private extension Process {
                  ^~~~~~~
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ShellOut/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
	Building workspace spi-builder-workspace with scheme DangerIBLinter
(3 failures)
BUILD FAILURE 6.1 visionOS