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 hcitool, reference master (52fa8a), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Apr 2025 14:42:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/millertechnologyperu/hcitool.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/millertechnologyperu/hcitool
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 52fa8a2 Updated GitHub CI
Cloned https://github.com/millertechnologyperu/hcitool.git
Revision (git rev-parse @):
52fa8a281a43914e699c383753072df46914cdbc
SUCCESS checkout https://github.com/millertechnologyperu/hcitool.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/millertechnologyperu/hcitool.git
https://github.com/millertechnologyperu/hcitool.git
{
  "dependencies" : [
    {
      "identity" : "bluetoothlinux",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/BluetoothLinux.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "hcitool",
  "name" : "hcitool",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "hcitool",
      "targets" : [
        "hcitool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "hcitool",
      "module_type" : "SwiftTarget",
      "name" : "hcitool",
      "path" : "Sources/hcitool",
      "product_dependencies" : [
        "BluetoothLinux",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "hcitool"
      ],
      "sources" : [
        "Argument.swift",
        "DeviceCommand.swift",
        "LEScan.swift",
        "ListDevices.swift",
        "hcitool.swift",
        "iBeacon.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HCIToolTests",
      "module_type" : "SwiftTarget",
      "name" : "HCIToolTests",
      "path" : "Tests/HCIToolTests",
      "sources" : [
        "HCIToolTests.swift"
      ],
      "target_dependencies" : [
        "hcitool"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.5"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/PureSwift/BluetoothLinux.git
Fetching from https://github.com/PureSwift/Bluetooth.git
Fetching from https://github.com/PureSwift/Socket.git
Fetching from https://github.com/apple/swift-system (cached)
Fetching from https://github.com/swiftlang/swift-syntax.git (cached)
Fetching from https://github.com/apple/swift-argument-parser (cached)
Creating working copy of package ‘swift-argument-parser’
Checking out 1.1.4 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-system’
Checking out 1.4.2 of package ‘swift-system’
Creating working copy of package ‘Bluetooth’
Checking out master (f68ca7c) of package ‘Bluetooth’
Creating working copy of package ‘Socket’
Checking out main (fa5f3c5) of package ‘Socket’
Creating working copy of package ‘BluetoothLinux’
Checking out master (d102e1b) of package ‘BluetoothLinux’
Resolve Package Graph
Resolved source packages:
  Socket: https://github.com/PureSwift/Socket.git @ main (fa5f3c5)
  swift-system: https://github.com/apple/swift-system @ 1.4.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  hcitool: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  Bluetooth: https://github.com/PureSwift/Bluetooth.git @ master (f68ca7c)
  BluetoothLinux: https://github.com/PureSwift/BluetoothLinux.git @ master (d102e1b)
resolved source packages: Socket, swift-system, swift-argument-parser, hcitool, swift-syntax, Bluetooth, BluetoothLinux
{
  "dependencies" : [
    {
      "identity" : "bluetoothlinux",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/BluetoothLinux.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "hcitool",
  "name" : "hcitool",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "hcitool",
      "targets" : [
        "hcitool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "hcitool",
      "module_type" : "SwiftTarget",
      "name" : "hcitool",
      "path" : "Sources/hcitool",
      "product_dependencies" : [
        "BluetoothLinux",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "hcitool"
      ],
      "sources" : [
        "Argument.swift",
        "DeviceCommand.swift",
        "LEScan.swift",
        "ListDevices.swift",
        "hcitool.swift",
        "iBeacon.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HCIToolTests",
      "module_type" : "SwiftTarget",
      "name" : "HCIToolTests",
      "path" : "Tests/HCIToolTests",
      "sources" : [
        "HCIToolTests.swift"
      ],
      "target_dependencies" : [
        "hcitool"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "hcitool"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme hcitool -destination generic/platform=watchOS 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 hcitool -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Socket: https://github.com/PureSwift/Socket.git @ main (fa5f3c5)
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  swift-system: https://github.com/apple/swift-system @ 1.4.2
  hcitool: /Users/admin/builder/spi-builder-workspace
  Bluetooth: https://github.com/PureSwift/Bluetooth.git @ master (f68ca7c)
  BluetoothLinux: https://github.com/PureSwift/BluetoothLinux.git @ master (d102e1b)
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “GenerateBluetoothDefinitions” in package “bluetooth”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/GenerateBluetoothDefinitions
[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: 2ba5e947c7600ab657473a9a7861316d5168e664668118d15830f0e3af764421
Apply build tool plug-in “GenerateBluetoothDefinitions” to target “BluetoothHCI” in package “bluetooth”
working directory:
   /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth
tool mapping:
   GenerateBluetooth: /${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth
tool search paths:
   /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
   /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin
   /Library/Apple/usr/bin
   /System/Cryptexes/App/usr/bin
   /bin
   /opt/homebrew/bin
   /opt/homebrew/sbin
   /sbin
   /usr/bin
   /usr/local/bin
   /usr/sbin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackageDependency:0x1130519c0 path:'/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth'>
    target: BluetoothHCI
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
    target: Bluetooth
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Company Identifier Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["companyIdentifier", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CompanyIdentifiers.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CompanyIdentifiers.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Unit Identifier Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["unitIdentifier", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/UnitIdentifiers.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/UnitIdentifiers.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Service UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Service", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/ServiceUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/ServiceUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Characteristic UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Characteristic", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CharacteristicUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CharacteristicUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Descriptor UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Descriptor", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DescriptorUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DescriptorUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Member UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Member", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/MemberUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/MemberUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Declaration UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Declaration", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DeclarationUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DeclarationUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">])))]
        allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CompanyIdentifiers.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/UnitIdentifiers.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/ServiceUUID.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CharacteristicUUID.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DescriptorUUID.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/MemberUUID.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DeclarationUUID.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (43 targets)
    Target 'hcitool' in project 'hcitool'
        ➜ Explicit dependency on target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'CBluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'CBluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'CSocket' in project 'Socket' (no dependencies)
    Target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothGAP' in project 'Bluetooth'
    Target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothGAP' in project 'Bluetooth'
    Target 'BluetoothGAP' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
    Target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
    Target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
    Target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
    Target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
    Target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth_BluetoothMetadata' in project 'Bluetooth'
    Target 'Bluetooth_BluetoothMetadata' in project 'Bluetooth' (no dependencies)
    Target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
    Target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
    Target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth_BluetoothMetadata' in project 'Bluetooth'
    Target 'Bluetooth_BluetoothMetadata' in project 'Bluetooth' (no dependencies)
    Target 'CBluetoothLinux' in project 'BluetoothLinux' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
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/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -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/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: added3ccedfbccb81d6dd574e3e76d3f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/added3ccedfbccb81d6dd574e3e76d3f.xcbuilddata
error: The package product 'BluetoothLinux' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'hcitool' from project 'hcitool')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme hcitool
(1 failure)
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:
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  swift-system: https://github.com/apple/swift-system @ 1.4.2
  BluetoothLinux: https://github.com/PureSwift/BluetoothLinux.git @ master (d102e1b)
  Bluetooth: https://github.com/PureSwift/Bluetooth.git @ master (f68ca7c)
  Socket: https://github.com/PureSwift/Socket.git @ main (fa5f3c5)
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  hcitool: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, swift-system, BluetoothLinux, Bluetooth, Socket, swift-argument-parser, hcitool
{
  "dependencies" : [
    {
      "identity" : "bluetoothlinux",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/BluetoothLinux.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "hcitool",
  "name" : "hcitool",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "hcitool",
      "targets" : [
        "hcitool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "hcitool",
      "module_type" : "SwiftTarget",
      "name" : "hcitool",
      "path" : "Sources/hcitool",
      "product_dependencies" : [
        "BluetoothLinux",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "hcitool"
      ],
      "sources" : [
        "Argument.swift",
        "DeviceCommand.swift",
        "LEScan.swift",
        "ListDevices.swift",
        "hcitool.swift",
        "iBeacon.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HCIToolTests",
      "module_type" : "SwiftTarget",
      "name" : "HCIToolTests",
      "path" : "Tests/HCIToolTests",
      "sources" : [
        "HCIToolTests.swift"
      ],
      "target_dependencies" : [
        "hcitool"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "hcitool"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme hcitool -destination generic/platform=watchOS
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 hcitool -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  Socket: https://github.com/PureSwift/Socket.git @ main (fa5f3c5)
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  hcitool: /Users/admin/builder/spi-builder-workspace
  BluetoothLinux: https://github.com/PureSwift/BluetoothLinux.git @ master (d102e1b)
  swift-system: https://github.com/apple/swift-system @ 1.4.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.1.4
  Bluetooth: https://github.com/PureSwift/Bluetooth.git @ master (f68ca7c)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “GenerateBluetoothDefinitions” in package “bluetooth”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/GenerateBluetoothDefinitions
[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: 2ba5e947c7600ab657473a9a7861316d5168e664668118d15830f0e3af764421
Apply build tool plug-in “GenerateBluetoothDefinitions” to target “BluetoothHCI” in package “bluetooth”
working directory:
   /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth
tool mapping:
   GenerateBluetooth: /${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth
tool search paths:
   /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
   /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin
   /Library/Apple/usr/bin
   /System/Cryptexes/App/usr/bin
   /bin
   /opt/homebrew/bin
   /opt/homebrew/sbin
   /sbin
   /usr/bin
   /usr/local/bin
   /usr/sbin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin
   /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackageDependency:0x13364d2c0 path:'/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth'>
    target: BluetoothHCI
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
    target: Bluetooth
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Company Identifier Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["companyIdentifier", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CompanyIdentifiers.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CompanyIdentifiers.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Unit Identifier Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["unitIdentifier", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/UnitIdentifiers.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/UnitIdentifiers.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Service UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Service", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/ServiceUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/ServiceUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Characteristic UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Characteristic", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CharacteristicUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CharacteristicUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Descriptor UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Descriptor", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DescriptorUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DescriptorUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Member UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Member", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/MemberUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/MemberUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">]))), SwiftPM.SPMCustomBuildCommand(displayName: Optional("Generate Bluetooth Declaration UUID Definitions"), executable: "/${BUILD_DIR}/${CONFIGURATION}/GenerateBluetooth", arguments: ["uuid", "Declaration", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DeclarationUUID.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DeclarationUUID.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Bluetooth">])))]
        allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CompanyIdentifiers.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/UnitIdentifiers.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/ServiceUUID.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/CharacteristicUUID.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DescriptorUUID.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/MemberUUID.swift">), SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/bluetooth.output/Bluetooth/GenerateBluetoothDefinitions/DeclarationUUID.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (43 targets)
    Target 'hcitool' in project 'hcitool'
        ➜ Explicit dependency on target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'CBluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'BluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'CBluetoothLinux' in project 'BluetoothLinux'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Socket' in project 'Socket'
        ➜ Explicit dependency on target 'CSocket' in project 'Socket'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'CSocket' in project 'Socket' (no dependencies)
    Target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothGAP' in project 'Bluetooth'
    Target 'BluetoothHCI' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothGAP' in project 'Bluetooth'
    Target 'BluetoothGAP' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
    Target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
    Target 'Bluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
    Target 'GenerateBluetoothDefinitions' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'GenerateBluetooth' in project 'Bluetooth'
    Target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
    Target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth_BluetoothMetadata' in project 'Bluetooth'
    Target 'Bluetooth_BluetoothMetadata' in project 'Bluetooth' (no dependencies)
    Target 'GenerateBluetooth' in project 'Bluetooth'
        ➜ Explicit dependency on target 'BluetoothMetadata' in project 'Bluetooth'
    Target 'BluetoothMacros' in project 'Bluetooth'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
    Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
    Target 'BluetoothMetadata' in project 'Bluetooth'
        ➜ Explicit dependency on target 'Bluetooth_BluetoothMetadata' in project 'Bluetooth'
    Target 'Bluetooth_BluetoothMetadata' in project 'Bluetooth' (no dependencies)
    Target 'CBluetoothLinux' in project 'BluetoothLinux' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
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/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -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/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 245536d17ecac07180b6f2343ba594c5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/245536d17ecac07180b6f2343ba594c5.xcbuilddata
error: The package product 'BluetoothLinux' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'hcitool' from project 'hcitool')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme hcitool
(1 failure)
BUILD FAILURE 6.1 watchOS