The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CocoaMQTT with Swift 5.9 for watchOS using Xcode 15.2 at 2.1.8.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CocoaMQTT-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emqx/CocoaMQTT.git
Reference: 2.1.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/emqx/CocoaMQTT
 * tag               2.1.8      -> FETCH_HEAD
Cloned https://github.com/emqx/CocoaMQTT.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
aff43422925cc30b9af319f4c4dce4f52859baf4
SUCCESS checkout https://github.com/emqx/CocoaMQTT.git at 2.1.8
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES

resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "CocoaMQTT",
    "schemes" : [
      "iOS Framework",
      "Mac Framework",
      "tvOS Framework"
    ],
    "targets" : [
      "iOS CocoaMQTT",
      "CocoaMQTT-Tests",
      "Mac CocoaMQTT",
      "tvOS CocoaMQTT"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CocoaMQTT",
      "CocoaMQTT-Package",
      "CocoaMQTTWebSocket"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CocoaMQTT-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CocoaMQTT-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph


Resolved source packages:
  MqttCocoaAsyncSocket: https://github.com/leeway1208/MqttCocoaAsyncSocket @ 1.0.8
  CocoaMQTT: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Starscream: https://github.com/daltoniam/Starscream.git @ 4.0.6

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'CocoaMQTTTests' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTTWebSocket' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
        ➜ Explicit dependency on target 'Starscream' in project 'Starscream'
    Target 'CocoaMQTTWebSocket' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTTWebSocket' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
        ➜ Explicit dependency on target 'Starscream' in project 'Starscream'
    Target 'CocoaMQTTWebSocket' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
        ➜ Explicit dependency on target 'Starscream' in project 'Starscream'
    Target 'Starscream' in project 'Starscream'
        ➜ Explicit dependency on target 'Starscream' in project 'Starscream'
    Target 'Starscream' in project 'Starscream' (no dependencies)
    Target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
    Target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
    Target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
    Target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Build description signature: 6ae6c48cb7ad3bcd97112865b135c49c
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ae6c48cb7ad3bcd97112865b135c49c.xcbuilddata

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex

ClangStatCache /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos

CreateBuildDirectory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks

MkDir /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CocoaMQTTTests.xctest (in target 'CocoaMQTTTests' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /bin/mkdir -p /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CocoaMQTTTests.xctest

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Starscream.modulemap (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Starscream.modulemap

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/MqttCocoaAsyncSocket.modulemap (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/MqttCocoaAsyncSocket.modulemap

Copy /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/MqttCocoaAsyncSocket.modulemap /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/MqttCocoaAsyncSocket.modulemap (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/MqttCocoaAsyncSocket.modulemap /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos

Copy /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Starscream.modulemap /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Starscream.modulemap (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Starscream.modulemap /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MqttCocoaAsyncSocket.LinkFileList (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MqttCocoaAsyncSocket.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MqttCocoaAsyncSocket.LinkFileList (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MqttCocoaAsyncSocket.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MqttCocoaAsyncSocket.LinkFileList (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MqttCocoaAsyncSocket.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.LinkFileList (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.LinkFileList (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.SwiftFileList (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.LinkFileList (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.LinkFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream-OutputFileMap.json (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/b
uilds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream-OutputFileMap.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream_const_extract_protocols.json (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream_const_extract_protocols.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream_const_extract_protocols.json (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream_const_extract_protocols.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream-OutputFileMap.json (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream-OutputFileMap.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.SwiftFileList (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream_const_extract_protocols.json (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream_const_extract_protocols.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.SwiftFileList (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream-OutputFileMap.json (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream-OutputFileMap.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/CocoaMQTT.modulemap (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/CocoaMQTT.modulemap

Copy /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaMQTT.modulemap /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/CocoaMQTT.modulemap (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/CocoaMQTT.modulemap /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT.SwiftFileList (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT_const_extract_protocols.json (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT_const_extract_protocols.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT-OutputFileMap.json (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT-OutputFileMap.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64_32/CocoaMQTT.SwiftFileList (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64_32/CocoaMQTT.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64_32/CocoaMQTT_const_extract_protocols.json (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64_32/CocoaMQTT_const_extract_protocols.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64_32/CocoaMQTT-OutputFileMap.json (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64_32/CocoaMQTT-OutputFileMap.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64/CocoaMQTT_const_extract_protocols.json (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64/CocoaMQTT_const_extract_protocols.json

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64/CocoaMQTT.SwiftFileList (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64/CocoaMQTT.SwiftFileList

WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64/CocoaMQTT-OutputFileMap.json (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/arm64/CocoaMQTT-OutputFileMap.json

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncUdpSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=MqttCocoaAsyncSocket -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources-normal/armv7k -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpack
ageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources/armv7k -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncUdpSocket.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncUdpSocket.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncUdpSocket.o -index-unit-output-path /MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncUdpSocket.o
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m:19:11: fatal error: 'CFNetwork/CFNetwork.h' file not found
  #import <CFNetwork/CFNetwork.h>
          ^~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m:19:11: note: did not find header 'CFNetwork.h' in framework 'CFNetwork' (loaded from '/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/System/Library/Frameworks')

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncUdpSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -target arm64_32-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=MqttCocoaAsyncSocket -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources-normal/arm64_32 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources/arm64_32 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncUdpSocket.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncUdpSocket.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncUdpSocket.o -index-unit-output-path /MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncUdpSocket.o
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m:19:11: fatal error: 'CFNetwork/CFNetwork.h' file not found
  #import <CFNetwork/CFNetwork.h>
          ^~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m:19:11: note: did not find header 'CFNetwork.h' in framework 'CFNetwork' (loaded from '/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/System/Library/Frameworks')

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=MqttCocoaAsyncSocket -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources-normal/armv7k -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources/armv7k -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncSocket.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncSocket.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncSocket.o -index-unit-output-path /MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncSocket.o

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -target arm64_32-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=MqttCocoaAsyncSocket -Wno-trigraphs -
fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources-normal/arm64_32 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources/arm64_32 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.o -index-unit-output-path /MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.o
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m:11:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.h:316:30: error: 'NSNetService' is unavailable: not available on watchOS
- (BOOL)connectToNetService:(NSNetService *)netService error:(NSError **)errPtr;
                             ^
In module 'Foundation' imported from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.h:11:
/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:88:12: note: 'NSNetService' has been explicitly marked unavailable here
@interface NSNetService : NSObject {
           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m:14:9: fatal error: 'CFNetwork/CFNetwork.h' file not found
#import <CFNetwork/CFNetwork.h>
        ^~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m:14:9: note: did not find header 'CFNetwork.h' in framework 'CFNetwork' (loaded from '/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/System/Library/Frameworks')
2 errors generated.

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -target arm64-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=MqttCocoaAsyncSocket -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.o -index-unit-output-path /MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncUdpSocket.o
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m:19:11: fatal error: 'CFNetwork/CFNetwork.h' file not found
  #import <CFNetwork/CFNetwork.h>
          ^~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m:19:11: note: did not find header 'CFNetwork.h' in framework 'CFNetwork' (loaded from '/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/System/Library/Frameworks')

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -target arm64-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=MqttCocoaAsyncSocket -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources-normal/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources/arm64 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Pl
atforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.o -index-unit-output-path /MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.o
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m:11:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.h:316:30: error: 'NSNetService' is unavailable: not available on watchOS
- (BOOL)connectToNetService:(NSNetService *)netService error:(NSError **)errPtr;
                             ^
In module 'Foundation' imported from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.h:11:
/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:88:12: note: 'NSNetService' has been explicitly marked unavailable here
@interface NSNetService : NSObject {
           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m:14:9: fatal error: 'CFNetwork/CFNetwork.h' file not found
#import <CFNetwork/CFNetwork.h>
        ^~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m:14:9: note: did not find header 'CFNetwork.h' in framework 'CFNetwork' (loaded from '/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/System/Library/Frameworks')
2 errors generated.

SwiftDriver Starscream normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Starscream -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources/arm64_32 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream-Swift.h -working-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream -experimental-emit-module-separately -disable-cmo

SwiftDriver Starscream normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Starscream -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream-Swift.h -working-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream -experimental-emit-module-separately -disable-cmo

SwiftDriver Starscream normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Starscream -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates
.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream-Swift.h -working-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream -experimental-emit-module-separately -disable-cmo

SwiftDriver CocoaMQTT normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CocoaMQTT' from project 'CocoaMQTT')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CocoaMQTT -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DIS_SWIFT_PACKAGE -Xcc -fmodule-map-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/MqttCocoaAsyncSocket.modulemap -DXcode -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CocoaMQTT.build/Debug-watchos/CocoaMQTT.build/Objects-normal/armv7k/CocoaMQTT-Swift.h -working-directory /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Starscream (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Compression/Compression.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Compression/WSCompression.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/DataBytes/Data+Extensions.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Engine/Engine.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Engine/NativeEngine.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Engine/WSEngine.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/FoundationHTTPHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/FoundationHTTPServerHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/FrameCollector.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/Framer.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/HTTPHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/StringHTTPHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Security/FoundationSecurity.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Security/Security.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Server/Server.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Server/WebSocketServer.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Starscream/WebSocket.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Transport/FoundationTransport.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Transport/TCPTransport.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Transport/Transport.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources/arm64_32 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Starscream -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.swiftdoc -emit-module-source-info-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.swiftsourceinfo -emit-objc-header-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream-Swift.h -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream-master-emit-module.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream-master-emit-module.d -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.swiftmodule -emit-abi-descriptor-path /Users/builder/builds/TDmZkXJm/1/finestructure/swift
** BUILD FAILED **


The following build commands failed:
	CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
	CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64/MGCDAsyncSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Starscream (in target 'Starscream' from project 'Starscream')
(3 failures)
packageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64_32/Starscream.abi.json

SwiftEmitModule normal armv7k Emitting\ module\ for\ Starscream (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Compression/Compression.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Compression/WSCompression.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/DataBytes/Data+Extensions.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Engine/Engine.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Engine/NativeEngine.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Engine/WSEngine.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/FoundationHTTPHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/FoundationHTTPServerHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/FrameCollector.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/Framer.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/HTTPHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/StringHTTPHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Security/FoundationSecurity.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Security/Security.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Server/Server.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Server/WebSocketServer.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Starscream/WebSocket.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Transport/FoundationTransport.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Transport/TCPTransport.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Transport/Transport.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Starscream -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.swiftdoc -emit-module-source-info-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.swiftsourceinfo -emit-objc-header-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream-Swift.h -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream-master-emit-module.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream-master-emit-module.d -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.swiftmodule -emit-abi-descriptor-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/armv7k/Starscream.abi.json

SwiftEmitModule normal arm64 Emitting\ module\ for\ Starscream (in target 'Starscream' from project 'Starscream')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream
    builtin-swiftTaskExecution -- /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Compression/Compression.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Compression/WSCompression.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/DataBytes/Data+Extensions.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Engine/Engine.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Engine/NativeEngine.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Engine/WSEngine.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/FoundationHTTPHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/FoundationHTTPServerHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/FrameCollector.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/Framer.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/HTTPHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Framer/StringHTTPHandler.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Security/FoundationSecurity.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Security/Security.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Server/Server.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Server/WebSocketServer.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Starscream/WebSocket.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Transport/FoundationTransport.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Transport/TCPTransport.swift /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream/Sources/Transport/Transport.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -I /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Starscream -resource-dir /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/
watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Starscream -disable-clang-spi -target-sdk-version 10.0 -target-sdk-name watchos10.0 -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.swiftdoc -emit-module-source-info-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.swiftsourceinfo -emit-objc-header-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream-Swift.h -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream-master-emit-module.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream-master-emit-module.d -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.swiftmodule -emit-abi-descriptor-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Starscream.build/Debug-watchos/Starscream.build/Objects-normal/arm64/Starscream.abi.json
Command SwiftEmitModule failed with a nonzero exit code

Resolve Package Graph
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme CocoaMQTT-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph


Resolved source packages:
  Starscream: https://github.com/daltoniam/Starscream.git @ 4.0.6
  CocoaMQTT: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  MqttCocoaAsyncSocket: https://github.com/leeway1208/MqttCocoaAsyncSocket @ 1.0.8

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'CocoaMQTTTests' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTTWebSocket' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
        ➜ Explicit dependency on target 'Starscream' in project 'Starscream'
    Target 'CocoaMQTTWebSocket' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTTWebSocket' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
        ➜ Explicit dependency on target 'Starscream' in project 'Starscream'
    Target 'CocoaMQTTWebSocket' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
        ➜ Explicit dependency on target 'Starscream' in project 'Starscream'
    Target 'Starscream' in project 'Starscream'
        ➜ Explicit dependency on target 'Starscream' in project 'Starscream'
    Target 'Starscream' in project 'Starscream' (no dependencies)
    Target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
    Target 'CocoaMQTT' in project 'CocoaMQTT'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
    Target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
        ➜ Explicit dependency on target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket'
    Target 'MqttCocoaAsyncSocket' in project 'MqttCocoaAsyncSocket' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription

ClangStatCache /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -target arm64_32-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=MqttCocoaAsyncSocket -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources-normal/arm64_32 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources/arm64_32 -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.d --serialize-diagnostics /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.dia -c /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m -o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.o -index-unit-output-path /MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/arm64_32/MGCDAsyncSocket.o
In file included from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m:11:
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.h:316:30: error: 'NSNetService' is unavailable: not available on watchOS
- (BOOL)connectToNetService:(NSNetService *)netService error:(NSError **)errPtr;
                             ^
In module 'Foundation' imported from /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.h:11:
/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:88:12: note: 'NSNetService' has been explicitly marked unavailable here
@interface NSNetService : NSObject {
           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m:14:9: fatal error: 'CFNetwork/CFNetwork.h' file not found
#import <CFNetwork/CFNetwork.h>
        ^~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncSocket.m:14:9: note: did not find header 'CFNetwork.h' in framework 'CFNetwork' (loaded from '/Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/System/Library/Frameworks')
2 errors generated.

CompileC /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/MGCDAsyncUdpSocket.o /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD/MGCDAsyncUdpSocket.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'MqttCocoaAsyncSocket' from project 'MqttCocoaAsyncSocket')
    cd /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.0-21R354-5c8192d5a495e2fb5db23d26921c96de.sdkstatcache -target armv7k-apple-watchos5.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=MqttCocoaAsyncSocket -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -DSWIFT_PACKAGE -DDEBUG\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=1 -isysroot /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -fprofile-instr-generate -fcoverage-mapping -index-store-path /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/MqttCocoaAsyncSocket/Source/GCD -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources-normal/armv7k -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources/armv7k -I/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/DerivedSources -F/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.0.sdk/Developer/Library/Frameworks -DXcode -MMD -MT dependencies -MF /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MqttCocoaAsyncSocket.build/Debug-watchos/MqttCocoaAsyncSocket.build/Objects-normal/armv7k/M
BUILD FAILURE 5.9 watchOS