The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build lefthook, reference main (4378d2), with Swift 6.1 for visionOS using Xcode 16.3 on 16 Jun 2025 23:54:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/csjones/lefthook-plugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/csjones/lefthook-plugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4378d21 Updating lefthook to 1.11.14
Cloned https://github.com/csjones/lefthook-plugin.git
Revision (git rev-parse @):
4378d21d53d0427fb8ae240a7ab058baad91d7ae
SUCCESS checkout https://github.com/csjones/lefthook-plugin.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/csjones/lefthook-plugin.git
https://github.com/csjones/lefthook-plugin.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "lefthook",
  "name" : "lefthook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "lefthook",
      "targets" : [
        "LefthookExecutable"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "LefthookPlugin",
      "targets" : [
        "LefthookPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "lefthook",
      "module_type" : "BinaryTarget",
      "name" : "lefthook",
      "path" : "remote/archive/lefthook.artifactbundle.zip",
      "product_memberships" : [
        "lefthook",
        "LefthookPlugin"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "LefthookPlugin",
      "module_type" : "PluginTarget",
      "name" : "LefthookPlugin",
      "path" : "Plugins/LefthookPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Execute commands defined in lefthook.yml.",
          "type" : "custom",
          "verb" : "lefthook"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "LefthookPlugin"
      ],
      "sources" : [
        "LefthookPlugin.swift"
      ],
      "target_dependencies" : [
        "lefthook"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "LefthookExecutable",
      "module_type" : "SwiftTarget",
      "name" : "LefthookExecutable",
      "path" : "Sources/LefthookExecutable",
      "product_memberships" : [
        "lefthook"
      ],
      "sources" : [
        "ArtifactParser.swift",
        "FileSystem.swift",
        "OS.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "ArtifactExpander"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ArtifactExpander",
      "module_type" : "PluginTarget",
      "name" : "ArtifactExpander",
      "path" : "Plugins/ArtifactExpander",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "lefthook"
      ],
      "sources" : [
        "ArtifactExpander.swift"
      ],
      "target_dependencies" : [
        "lefthook"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
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
Resolve Package Graph
Resolved source packages:
  lefthook: /Users/admin/builder/spi-builder-workspace
resolved source packages: lefthook
{
  "dependencies" : [
  ],
  "manifest_display_name" : "lefthook",
  "name" : "lefthook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "lefthook",
      "targets" : [
        "LefthookExecutable"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "LefthookPlugin",
      "targets" : [
        "LefthookPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "lefthook",
      "module_type" : "BinaryTarget",
      "name" : "lefthook",
      "path" : "remote/archive/lefthook.artifactbundle.zip",
      "product_memberships" : [
        "lefthook",
        "LefthookPlugin"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "LefthookPlugin",
      "module_type" : "PluginTarget",
      "name" : "LefthookPlugin",
      "path" : "Plugins/LefthookPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Execute commands defined in lefthook.yml.",
          "type" : "custom",
          "verb" : "lefthook"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "LefthookPlugin"
      ],
      "sources" : [
        "LefthookPlugin.swift"
      ],
      "target_dependencies" : [
        "lefthook"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "LefthookExecutable",
      "module_type" : "SwiftTarget",
      "name" : "LefthookExecutable",
      "path" : "Sources/LefthookExecutable",
      "product_memberships" : [
        "lefthook"
      ],
      "sources" : [
        "ArtifactParser.swift",
        "FileSystem.swift",
        "OS.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "ArtifactExpander"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ArtifactExpander",
      "module_type" : "PluginTarget",
      "name" : "ArtifactExpander",
      "path" : "Plugins/ArtifactExpander",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "lefthook"
      ],
      "sources" : [
        "ArtifactExpander.swift"
      ],
      "target_dependencies" : [
        "lefthook"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "lefthook"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme lefthook -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 lefthook -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
Resolved source packages:
  lefthook: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “LefthookPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/LefthookPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 223236329fd0f11cff7d662d756012fcd6c98c3ca545aebb2e63a9d6d9ee0f1f
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos14.0 -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -swift-version 5 -package-description-version 5.6.0 -I /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/ArtifactExpander.dia /Users/admin/builder/spi-builder-workspace/Plugins/ArtifactExpander/ArtifactExpander.swift -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/ArtifactExpander
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/ArtifactExpander
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 0508bf6fb2bb43b0ec39ffa0ef1c2731cc373a81dd0a8cb5916c1c636ad3a3dc
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'lefthook' in project 'lefthook'
        ➜ Explicit dependency on target 'ArtifactExpander' in project 'lefthook'
    Target 'ArtifactExpander' in project 'lefthook' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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: b0baceb7dc90cd00ad2c7a854173f137
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b0baceb7dc90cd00ad2c7a854173f137.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-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/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug/ArtifactExpander.build/ArtifactExpander.DependencyStaticMetadataFileList (in target 'ArtifactExpander' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug/ArtifactExpander.build/ArtifactExpander.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug/ArtifactExpander.build/ArtifactExpander.DependencyMetadataFileList (in target 'ArtifactExpander' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug/ArtifactExpander.build/ArtifactExpander.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/lefthook.DependencyMetadataFileList (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/lefthook.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/lefthook.DependencyStaticMetadataFileList (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/lefthook.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook_const_extract_protocols.json (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.SwiftFileList (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook-OutputFileMap.json (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.LinkFileList (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.LinkFileList
SwiftDriver lefthook normal arm64 com.apple.xcode.tools.swift.compiler (in target 'lefthook' from project 'lefthook')
    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 lefthook -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -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/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook-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/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook_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/lefthook.build/Debug-xros/lefthook.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FileSystem.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/FileSystem.swift (in target 'lefthook' from project 'lefthook')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/FileSystem.swift (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ lefthook (in target 'lefthook' from project 'lefthook')
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/Sources/LefthookExecutable/ArtifactParser.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/FileSystem.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/OS.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/main.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 -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook_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/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name lefthook -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/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.swiftsourceinfo -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.abi.json
EmitSwiftModule normal arm64 (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/main.swift:12:15: error: cannot find 'Process' in scope
let process = Process()
              ^~~~~~~
SwiftCompile normal arm64 Compiling\ OS.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/OS.swift (in target 'lefthook' from project 'lefthook')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/OS.swift (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ lefthook (in target 'lefthook' from project 'lefthook')
	EmitSwiftModule normal arm64 (in target 'lefthook' from project 'lefthook')
	Building workspace spi-builder-workspace with scheme lefthook
(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:
  lefthook: /Users/admin/builder/spi-builder-workspace
resolved source packages: lefthook
{
  "dependencies" : [
  ],
  "manifest_display_name" : "lefthook",
  "name" : "lefthook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "lefthook",
      "targets" : [
        "LefthookExecutable"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "LefthookPlugin",
      "targets" : [
        "LefthookPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "lefthook",
      "module_type" : "BinaryTarget",
      "name" : "lefthook",
      "path" : "remote/archive/lefthook.artifactbundle.zip",
      "product_memberships" : [
        "lefthook",
        "LefthookPlugin"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "LefthookPlugin",
      "module_type" : "PluginTarget",
      "name" : "LefthookPlugin",
      "path" : "Plugins/LefthookPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Execute commands defined in lefthook.yml.",
          "type" : "custom",
          "verb" : "lefthook"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "LefthookPlugin"
      ],
      "sources" : [
        "LefthookPlugin.swift"
      ],
      "target_dependencies" : [
        "lefthook"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "LefthookExecutable",
      "module_type" : "SwiftTarget",
      "name" : "LefthookExecutable",
      "path" : "Sources/LefthookExecutable",
      "product_memberships" : [
        "lefthook"
      ],
      "sources" : [
        "ArtifactParser.swift",
        "FileSystem.swift",
        "OS.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "ArtifactExpander"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ArtifactExpander",
      "module_type" : "PluginTarget",
      "name" : "ArtifactExpander",
      "path" : "Plugins/ArtifactExpander",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "lefthook"
      ],
      "sources" : [
        "ArtifactExpander.swift"
      ],
      "target_dependencies" : [
        "lefthook"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "lefthook"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme lefthook -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 lefthook -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  lefthook: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “LefthookPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/LefthookPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 223236329fd0f11cff7d662d756012fcd6c98c3ca545aebb2e63a9d6d9ee0f1f
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos14.0 -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -swift-version 5 -package-description-version 5.6.0 -I /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/ArtifactExpander.dia /Users/admin/builder/spi-builder-workspace/Plugins/ArtifactExpander/ArtifactExpander.swift -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/ArtifactExpander
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/ArtifactExpander
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 0508bf6fb2bb43b0ec39ffa0ef1c2731cc373a81dd0a8cb5916c1c636ad3a3dc
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'lefthook' in project 'lefthook'
        ➜ Explicit dependency on target 'ArtifactExpander' in project 'lefthook'
    Target 'ArtifactExpander' in project 'lefthook' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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: fbfb01d615bc565212b6d59a2f6d5ac4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fbfb01d615bc565212b6d59a2f6d5ac4.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 lefthook normal arm64 com.apple.xcode.tools.swift.compiler (in target 'lefthook' from project 'lefthook')
    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 lefthook -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -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/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook-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/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook_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/lefthook.build/Debug-xros/lefthook.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ OS.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/OS.swift (in target 'lefthook' from project 'lefthook')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/OS.swift (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ lefthook (in target 'lefthook' from project 'lefthook')
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/Sources/LefthookExecutable/ArtifactParser.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/FileSystem.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/OS.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/main.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 -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook_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/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name lefthook -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/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.swiftsourceinfo -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/lefthook.build/Debug-xros/lefthook.build/Objects-normal/arm64/lefthook.abi.json
EmitSwiftModule normal arm64 (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/main.swift:12:15: error: cannot find 'Process' in scope
let process = Process()
              ^~~~~~~
SwiftCompile normal arm64 Compiling\ ArtifactParser.swift /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/ArtifactParser.swift (in target 'lefthook' from project 'lefthook')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LefthookExecutable/ArtifactParser.swift (in target 'lefthook' from project 'lefthook')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ lefthook (in target 'lefthook' from project 'lefthook')
	EmitSwiftModule normal arm64 (in target 'lefthook' from project 'lefthook')
	Building workspace spi-builder-workspace with scheme lefthook
(3 failures)
BUILD FAILURE 6.1 visionOS