The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ShellInterface, reference 0.3.0 (0e196e), with Swift 6.3 for watchOS using Xcode 26.4 on 10 Apr 2026 18:36:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hectr/swift-shell-interface.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hectr/swift-shell-interface
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 0e196e9 Release 0.3.0
Cloned https://github.com/hectr/swift-shell-interface.git
Revision (git rev-parse @):
0e196e919ba13128d1b161dbb6024902b0385fdd
SUCCESS checkout https://github.com/hectr/swift-shell-interface.git at 0.3.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/hectr/swift-shell-interface.git
Command line invocation:
    /Applications/Xcode-26.4.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:
  ShellInterface: /Users/admin/builder/spi-builder-workspace
resolved source packages: ShellInterface
2026-04-10 14:35:52.772 xcodebuild[529:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ShellInterface",
  "name" : "ShellInterface",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ShellInterface",
      "targets" : [
        "ShellInterface"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShellInterfaceTests",
      "module_type" : "SwiftTarget",
      "name" : "ShellInterfaceTests",
      "path" : "Tests/ShellInterfaceTests",
      "sources" : [
        "BuildProcessTests.swift",
        "ExecuteCommandTests.swift",
        "ExpandFilePathTests.swift",
        "ExpandVariablesInStringTests.swift",
        "LaunchTaskTests.swift",
        "Models/TaskContextTests.swift",
        "Models/TaskFailureTests.swift",
        "Models/TaskResultTests.swift",
        "ReadPipeTests.swift"
      ],
      "target_dependencies" : [
        "ShellInterface"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShellInterface",
      "module_type" : "SwiftTarget",
      "name" : "ShellInterface",
      "path" : "Sources/ShellInterface",
      "product_memberships" : [
        "ShellInterface"
      ],
      "sources" : [
        "BuildProcess.swift",
        "ExecuteCommand.swift",
        "ExpandFilePath.swift",
        "ExpandVariablesInString.swift",
        "LaunchTask.swift",
        "Models/TaskContext.swift",
        "Models/TaskFailure.swift",
        "Models/TaskResult.swift",
        "ReadPipe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ShellInterface"
    ]
  }
}
2026-04-10 14:36:00.811 xcodebuild[631:3831] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShellInterface -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.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 ShellInterface -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  ShellInterface: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ShellInterface' in project 'ShellInterface'
        ➜ Explicit dependency on target 'ShellInterface' in project 'ShellInterface'
    Target 'ShellInterface' in project 'ShellInterface' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 177ae7291ba6988f11c93f26463de337
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/177ae7291ba6988f11c93f26463de337.xcbuilddata
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
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/ShellInterface.DependencyMetadataFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/ShellInterface.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/ShellInterface.DependencyStaticMetadataFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/ShellInterface.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/ShellInterface.modulemap (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/ShellInterface.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface-OutputFileMap.json (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface_const_extract_protocols.json (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.LinkFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.SwiftConstValuesFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.SwiftFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface_const_extract_protocols.json (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.SwiftFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.SwiftConstValuesFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.LinkFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface-OutputFileMap.json (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftConstValuesFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface_const_extract_protocols.json (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface-OutputFileMap.json (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.LinkFileList (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/ShellInterface.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/ShellInterface.modulemap (in target 'ShellInterface' from project 'ShellInterface')
    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/ShellInterface.build/Debug-watchos/ShellInterface.build/ShellInterface.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver ShellInterface normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShellInterface -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface-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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ShellInterface normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShellInterface -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface-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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ShellInterface normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShellInterface -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface-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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ShellInterface (in target 'ShellInterface' from project 'ShellInterface')
EmitSwiftModule normal arm64_32 (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/BuildProcess.swift:25:137: error: cannot find type 'Process' in scope
    public typealias Func = (_ launchPath: String, _ arguments: [String], _ context: TaskContext?, _ stdOut: Pipe?, _ stdErr: Pipe?) -> Process
                                                                                                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/BuildProcess.swift:31:145: error: cannot find type 'Process' in scope
    public func execute(launchPath: String, arguments: [String] = [], context: TaskContext? = nil, stdOut: Pipe? = nil, stdErr: Pipe? = nil) -> Process
                                                                                                                                                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/LaunchTask.swift:30:31: error: '@escaping' only applies to function types
    public init(buildProcess: @escaping BuildProcess.Func = BuildProcess().execute,
                              ^~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/LaunchTask.swift:47:33: error: cannot find type 'Process' in scope
    private func launch(_ task: Process, stdOut: Pipe, stdErr: Pipe, waitUntilExit: Bool) -> TaskResult
                                ^~~~~~~
Failed frontend command:
/Applications/Xcode-26.4.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/ShellInterface/BuildProcess.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExecuteCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandVariablesInString.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/LaunchTask.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskResult.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ReadPipe.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4.2 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ShellInterface -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.abi.json
SwiftCompile normal arm64_32 Compiling\ ExecuteCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExecuteCommand.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExecuteCommand.swift (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64_32 Compiling\ TaskFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskFailure.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskFailure.swift (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ TaskContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskContext.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskContext.swift (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64_32 Compiling\ TaskResult.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskResult.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskResult.swift (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

2026-04-10 14:36:02.423 xcodebuild[638:3893] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'ShellInterface' from project 'ShellInterface')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ShellInterface (in target 'ShellInterface' from project 'ShellInterface')
	Building workspace spi-builder-workspace with scheme ShellInterface
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ShellInterface: /Users/admin/builder/spi-builder-workspace
resolved source packages: ShellInterface
2026-04-10 14:36:06.995 xcodebuild[665:4067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ShellInterface",
  "name" : "ShellInterface",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ShellInterface",
      "targets" : [
        "ShellInterface"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShellInterfaceTests",
      "module_type" : "SwiftTarget",
      "name" : "ShellInterfaceTests",
      "path" : "Tests/ShellInterfaceTests",
      "sources" : [
        "BuildProcessTests.swift",
        "ExecuteCommandTests.swift",
        "ExpandFilePathTests.swift",
        "ExpandVariablesInStringTests.swift",
        "LaunchTaskTests.swift",
        "Models/TaskContextTests.swift",
        "Models/TaskFailureTests.swift",
        "Models/TaskResultTests.swift",
        "ReadPipeTests.swift"
      ],
      "target_dependencies" : [
        "ShellInterface"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShellInterface",
      "module_type" : "SwiftTarget",
      "name" : "ShellInterface",
      "path" : "Sources/ShellInterface",
      "product_memberships" : [
        "ShellInterface"
      ],
      "sources" : [
        "BuildProcess.swift",
        "ExecuteCommand.swift",
        "ExpandFilePath.swift",
        "ExpandVariablesInString.swift",
        "LaunchTask.swift",
        "Models/TaskContext.swift",
        "Models/TaskFailure.swift",
        "Models/TaskResult.swift",
        "ReadPipe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ShellInterface"
    ]
  }
}
2026-04-10 14:36:08.402 xcodebuild[675:4157] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShellInterface -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.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 ShellInterface -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  ShellInterface: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ShellInterface' in project 'ShellInterface'
        ➜ Explicit dependency on target 'ShellInterface' in project 'ShellInterface'
    Target 'ShellInterface' in project 'ShellInterface' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftDriver ShellInterface normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShellInterface -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface-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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ShellInterface normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShellInterface -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface-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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64_32/ShellInterface-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ShellInterface normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShellInterface -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface-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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/arm64/ShellInterface-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ ShellInterface (in target 'ShellInterface' from project 'ShellInterface')
EmitSwiftModule normal armv7k (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/BuildProcess.swift:25:137: error: cannot find type 'Process' in scope
    public typealias Func = (_ launchPath: String, _ arguments: [String], _ context: TaskContext?, _ stdOut: Pipe?, _ stdErr: Pipe?) -> Process
                                                                                                                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/BuildProcess.swift:31:145: error: cannot find type 'Process' in scope
    public func execute(launchPath: String, arguments: [String] = [], context: TaskContext? = nil, stdOut: Pipe? = nil, stdErr: Pipe? = nil) -> Process
                                                                                                                                                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/LaunchTask.swift:30:31: error: '@escaping' only applies to function types
    public init(buildProcess: @escaping BuildProcess.Func = BuildProcess().execute,
                              ^~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/LaunchTask.swift:47:33: error: cannot find type 'Process' in scope
    private func launch(_ task: Process, stdOut: Pipe, stdErr: Pipe, waitUntilExit: Bool) -> TaskResult
                                ^~~~~~~
Failed frontend command:
/Applications/Xcode-26.4.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/ShellInterface/BuildProcess.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExecuteCommand.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandFilePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandVariablesInString.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/LaunchTask.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskResult.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ReadPipe.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4.2 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.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 -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name ShellInterface -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.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/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellInterface.build/Debug-watchos/ShellInterface.build/Objects-normal/armv7k/ShellInterface.abi.json
SwiftCompile normal armv7k Compiling\ ExpandVariablesInString.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandVariablesInString.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/ExpandVariablesInString.swift (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ TaskResult.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskResult.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskResult.swift (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftCompile normal armv7k Compiling\ TaskFailure.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskFailure.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskFailure.swift (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ TaskContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskContext.swift (in target 'ShellInterface' from project 'ShellInterface')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ShellInterface/Models/TaskContext.swift (in target 'ShellInterface' from project 'ShellInterface')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellInterface (in target 'ShellInterface' from project 'ShellInterface')
2026-04-10 14:36:09.402 xcodebuild[678:4188] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'ShellInterface' from project 'ShellInterface')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ ShellInterface (in target 'ShellInterface' from project 'ShellInterface')
	Building workspace spi-builder-workspace with scheme ShellInterface
(3 failures)
BUILD FAILURE 6.3 watchOS