The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PerfectMongoDB, reference 3.1.2 (5a1d27), with Swift 6.3 for watchOS using Xcode 26.4 on 10 Apr 2026 13:29:16 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectlysoft/perfect-mongodb.git
Reference: 3.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectlysoft/perfect-mongodb
 * tag               3.1.2      -> FETCH_HEAD
HEAD is now at 5a1d275 Compatibility with Swift 5
Cloned https://github.com/perfectlysoft/perfect-mongodb.git
Revision (git rev-parse @):
5a1d2755b8ee75d4b81cad462868ffa4d86b229d
SUCCESS checkout https://github.com/perfectlysoft/perfect-mongodb.git at 3.1.2
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/perfectlysoft/perfect-mongodb.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/PerfectSideRepos/Perfect-CBSON.git
Fetching from https://github.com/PerfectlySoft/PerfectLib.git
Fetching from https://github.com/PerfectSideRepos/Perfect-CMongo.git
Creating working copy of package ‘Perfect-CMongo’
Checking out 0.1.0 of package ‘Perfect-CMongo’
Creating working copy of package ‘Perfect-CBSON’
Checking out 0.0.5 of package ‘Perfect-CBSON’
Creating working copy of package ‘PerfectLib’
Checking out 3.1.4 of package ‘PerfectLib’
ignoring declared target(s) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' in the system packagedependency 'perfect-cmongo' is not used by any targetdependency 'perfect-cbson' is not used by any targetyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolve Package Graph
ignoring declared target(s) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' in the system packagedependency 'perfect-cmongo' is not used by any targetdependency 'perfect-cbson' is not used by any targetyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolved source packages:
  PerfectLib: https://github.com/PerfectlySoft/PerfectLib.git @ 3.1.4
  PerfectCBSON: https://github.com/PerfectSideRepos/Perfect-CBSON.git @ 0.0.5
  PerfectCMongo: https://github.com/PerfectSideRepos/Perfect-CMongo.git @ 0.1.0
  PerfectMongoDB: /Users/admin/builder/spi-builder-workspace
resolved source packages: PerfectLib, PerfectCBSON, PerfectCMongo, PerfectMongoDB
2026-04-10 09:28:56.726 xcodebuild[525:3015] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "perfect-cmongo",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectSideRepos/Perfect-CMongo.git"
    },
    {
      "identity" : "perfect-cbson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectSideRepos/Perfect-CBSON.git"
    },
    {
      "identity" : "perfectlib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/PerfectLib.git"
    }
  ],
  "manifest_display_name" : "PerfectMongoDB",
  "name" : "PerfectMongoDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PerfectMongoDB",
      "targets" : [
        "PerfectMongoDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PerfectMongoDBTests",
      "module_type" : "SwiftTarget",
      "name" : "PerfectMongoDBTests",
      "path" : "Tests/PerfectMongoDBTests",
      "sources" : [
        "PerfectMongoDBTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PerfectMongoDB"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerfectMongoDB",
      "module_type" : "SwiftTarget",
      "name" : "PerfectMongoDB",
      "path" : "Sources/PerfectMongoDB",
      "product_dependencies" : [
        "PerfectLib"
      ],
      "product_memberships" : [
        "PerfectMongoDB"
      ],
      "sources" : [
        "BSON.swift",
        "MongoClient.swift",
        "MongoCollection.swift",
        "MongoConnectionPool.swift",
        "MongoCursor.swift",
        "MongoDatabase.swift",
        "MongoGridFS.swift",
        "MongoJSONConvertables.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PerfectMongoDB"
    ]
  }
}
2026-04-10 09:29:04.844 xcodebuild[736:4206] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PerfectMongoDB -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PerfectMongoDB -destination generic/platform=watchOS
Resolve Package Graph
ignoring declared target(s) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' in the system packagedependency 'perfect-cmongo' is not used by any targetdependency 'perfect-cbson' is not used by any targetyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolve Package Graph
ignoring declared target(s) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' in the system packagedependency 'perfect-cmongo' is not used by any targetdependency 'perfect-cbson' is not used by any targetyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolved source packages:
  PerfectCMongo: https://github.com/PerfectSideRepos/Perfect-CMongo.git @ 0.1.0
  PerfectMongoDB: /Users/admin/builder/spi-builder-workspace
  PerfectLib: https://github.com/PerfectlySoft/PerfectLib.git @ 3.1.4
  PerfectCBSON: https://github.com/PerfectSideRepos/Perfect-CBSON.git @ 0.0.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'PerfectMongoDB' in project 'PerfectMongoDB'
        ➜ Explicit dependency on target 'PerfectMongoDB' in project 'PerfectMongoDB'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
    Target 'PerfectMongoDB' in project 'PerfectMongoDB'
        ➜ Explicit dependency on target 'PerfectCBSON' in project 'PerfectCBSON'
        ➜ Explicit dependency on target 'PerfectCMongo' in project 'PerfectCMongo'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
    Target 'PerfectLib' in project 'PerfectLib'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
    Target 'PerfectLib' in project 'PerfectLib' (no dependencies)
    Target 'PerfectCMongo' in project 'PerfectCMongo' (no dependencies)
    Target 'PerfectCBSON' in project 'PerfectCBSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ca54b8c1bcabe5d1570f2a529eb59aa4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ca54b8c1bcabe5d1570f2a529eb59aa4.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/PerfectMongoDB.DependencyStaticMetadataFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/PerfectMongoDB.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/PerfectMongoDB.modulemap (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/PerfectMongoDB.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/PerfectMongoDB.DependencyMetadataFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/PerfectMongoDB.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB-OutputFileMap.json (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB_const_extract_protocols.json (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB_const_extract_protocols.json (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB.SwiftFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB_const_extract_protocols.json (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB-OutputFileMap.json (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB.SwiftConstValuesFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB.LinkFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/armv7k/PerfectMongoDB.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB.SwiftFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB.SwiftConstValuesFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB.LinkFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64_32/PerfectMongoDB.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB.SwiftFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB.SwiftConstValuesFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB.LinkFileList (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB-OutputFileMap.json (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/Objects-normal/arm64/PerfectMongoDB-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PerfectMongoDB.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/PerfectMongoDB.modulemap (in target 'PerfectMongoDB' from project 'PerfectMongoDB')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectMongoDB.build/Debug-watchos/PerfectMongoDB.build/PerfectMongoDB.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/PerfectLib.modulemap (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/PerfectLib.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/PerfectLib.DependencyStaticMetadataFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/PerfectLib.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/PerfectLib.DependencyMetadataFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/PerfectLib.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib_const_extract_protocols.json (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.SwiftFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.SwiftConstValuesFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.LinkFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-OutputFileMap.json (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib_const_extract_protocols.json (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.SwiftFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.SwiftConstValuesFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.LinkFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib-OutputFileMap.json (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.SwiftFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib_const_extract_protocols.json (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.SwiftConstValuesFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.LinkFileList (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib-OutputFileMap.json (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PerfectLib.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/PerfectLib.modulemap (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/PerfectLib.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver PerfectLib normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PerfectLib -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver PerfectLib normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PerfectLib -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver PerfectLib normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PerfectLib -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ PerfectLib (in target 'PerfectLib' from project 'PerfectLib')
EmitSwiftModule normal armv7k (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:102:3: error: 'posix_spawn_file_actions_init' is unavailable in watchOS
                posix_spawn_file_actions_init(&action);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:89:9: note: 'posix_spawn_file_actions_init' has been explicitly marked unavailable here
int     posix_spawn_file_actions_init(posix_spawn_file_actions_t *) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:103:3: error: 'posix_spawn_file_actions_adddup2' is unavailable in watchOS
                posix_spawn_file_actions_adddup2(&action, fSTDOUT[1], STDOUT_FILENO);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:80:9: note: 'posix_spawn_file_actions_adddup2' has been explicitly marked unavailable here
int     posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *, int,
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:104:3: error: 'posix_spawn_file_actions_adddup2' is unavailable in watchOS
                posix_spawn_file_actions_adddup2(&action, fSTDIN[0], STDIN_FILENO);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:80:9: note: 'posix_spawn_file_actions_adddup2' has been explicitly marked unavailable here
int     posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *, int,
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:105:3: error: 'posix_spawn_file_actions_adddup2' is unavailable in watchOS
                posix_spawn_file_actions_adddup2(&action, fSTDERR[1], STDERR_FILENO);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:80:9: note: 'posix_spawn_file_actions_adddup2' has been explicitly marked unavailable here
int     posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *, int,
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:107:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDOUT[0]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:108:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDIN[0]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:109:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDERR[0]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:110:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDOUT[1]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:111:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDIN[1]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:112:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDERR[1]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:114:3: error: 'posix_spawnattr_init' is unavailable in watchOS
                posix_spawnattr_init(&attr)
                ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:105:9: note: 'posix_spawnattr_init' has been explicitly marked unavailable here
int     posix_spawnattr_init(posix_spawnattr_t *) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:119:4: error: 'posix_spawnattr_setflags' is unavailable in watchOS
                        posix_spawnattr_setflags(&attr, Int16(POSIX_SPAWN_SETPGROUP))
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:110:9: note: 'posix_spawnattr_setflags' has been explicitly marked unavailable here
int     posix_spawnattr_setflags(posix_spawnattr_t *, short) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:124:3: error: 'posix_spawn_file_actions_destroy' is unavailable in watchOS
                posix_spawn_file_actions_destroy(&action)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:87:9: note: 'posix_spawn_file_actions_destroy' has been explicitly marked unavailable here
int     posix_spawn_file_actions_destroy(posix_spawn_file_actions_t *) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:125:3: error: 'posix_spawnattr_destroy' is unavailable in watchOS
                posix_spawnattr_destroy(&attr)
                ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:91:9: note: 'posix_spawnattr_destroy' has been explicitly marked unavailable here
int     posix_spawnattr_destroy(posix_spawnattr_t *) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/Bytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/Dir.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/File.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/Log.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/PerfectError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/PerfectServer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/Utilities.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name PerfectLib -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.abi.json
SwiftCompile normal armv7k Compiling\ JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/JSONConvertible.swift (in target 'PerfectLib' from project 'PerfectLib')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/JSONConvertible.swift (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ PerfectLib (in target 'PerfectLib' from project 'PerfectLib')
2026-04-10 09:29:07.630 xcodebuild[750:4286] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'PerfectLib' from project 'PerfectLib')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ PerfectLib (in target 'PerfectLib' from project 'PerfectLib')
	Building workspace spi-builder-workspace with scheme PerfectMongoDB
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
ignoring declared target(s) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' in the system packagedependency 'perfect-cmongo' is not used by any targetdependency 'perfect-cbson' is not used by any targetyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolved source packages:
  PerfectMongoDB: /Users/admin/builder/spi-builder-workspace
  PerfectLib: https://github.com/PerfectlySoft/PerfectLib.git @ 3.1.4
  PerfectCMongo: https://github.com/PerfectSideRepos/Perfect-CMongo.git @ 0.1.0
  PerfectCBSON: https://github.com/PerfectSideRepos/Perfect-CBSON.git @ 0.0.5
resolved source packages: PerfectMongoDB, PerfectLib, PerfectCMongo, PerfectCBSON
2026-04-10 09:29:12.636 xcodebuild[808:4610] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "perfect-cmongo",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectSideRepos/Perfect-CMongo.git"
    },
    {
      "identity" : "perfect-cbson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectSideRepos/Perfect-CBSON.git"
    },
    {
      "identity" : "perfectlib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/PerfectLib.git"
    }
  ],
  "manifest_display_name" : "PerfectMongoDB",
  "name" : "PerfectMongoDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PerfectMongoDB",
      "targets" : [
        "PerfectMongoDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PerfectMongoDBTests",
      "module_type" : "SwiftTarget",
      "name" : "PerfectMongoDBTests",
      "path" : "Tests/PerfectMongoDBTests",
      "sources" : [
        "PerfectMongoDBTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PerfectMongoDB"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerfectMongoDB",
      "module_type" : "SwiftTarget",
      "name" : "PerfectMongoDB",
      "path" : "Sources/PerfectMongoDB",
      "product_dependencies" : [
        "PerfectLib"
      ],
      "product_memberships" : [
        "PerfectMongoDB"
      ],
      "sources" : [
        "BSON.swift",
        "MongoClient.swift",
        "MongoCollection.swift",
        "MongoConnectionPool.swift",
        "MongoCursor.swift",
        "MongoDatabase.swift",
        "MongoGridFS.swift",
        "MongoJSONConvertables.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PerfectMongoDB"
    ]
  }
}
2026-04-10 09:29:14.284 xcodebuild[825:4718] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PerfectMongoDB -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PerfectMongoDB -destination generic/platform=watchOS
Resolve Package Graph
ignoring declared target(s) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' in the system packagedependency 'perfect-cmongo' is not used by any targetdependency 'perfect-cbson' is not used by any targetyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolved source packages:
  PerfectLib: https://github.com/PerfectlySoft/PerfectLib.git @ 3.1.4
  PerfectCBSON: https://github.com/PerfectSideRepos/Perfect-CBSON.git @ 0.0.5
  PerfectCMongo: https://github.com/PerfectSideRepos/Perfect-CMongo.git @ 0.1.0
  PerfectMongoDB: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'PerfectMongoDB' in project 'PerfectMongoDB'
        ➜ Explicit dependency on target 'PerfectMongoDB' in project 'PerfectMongoDB'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
    Target 'PerfectMongoDB' in project 'PerfectMongoDB'
        ➜ Explicit dependency on target 'PerfectCBSON' in project 'PerfectCBSON'
        ➜ Explicit dependency on target 'PerfectCMongo' in project 'PerfectCMongo'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
    Target 'PerfectLib' in project 'PerfectLib'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
    Target 'PerfectLib' in project 'PerfectLib' (no dependencies)
    Target 'PerfectCMongo' in project 'PerfectCMongo' (no dependencies)
    Target 'PerfectCBSON' in project 'PerfectCBSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftDriver PerfectLib normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PerfectLib -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver PerfectLib normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PerfectLib -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64_32/PerfectLib-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver PerfectLib normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PerfectLib -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/arm64/PerfectLib-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ PerfectLib (in target 'PerfectLib' from project 'PerfectLib')
EmitSwiftModule normal arm64_32 (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ PerfectLib (in target 'PerfectLib' from project 'PerfectLib')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/Bytes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/Dir.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/File.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/Log.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/PerfectError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/PerfectServer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/Utilities.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name PerfectLib -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name watchos26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectLib.build/Debug-watchos/PerfectLib.build/Objects-normal/armv7k/PerfectLib.abi.json
EmitSwiftModule normal armv7k (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:102:3: error: 'posix_spawn_file_actions_init' is unavailable in watchOS
                posix_spawn_file_actions_init(&action);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:89:9: note: 'posix_spawn_file_actions_init' has been explicitly marked unavailable here
int     posix_spawn_file_actions_init(posix_spawn_file_actions_t *) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:103:3: error: 'posix_spawn_file_actions_adddup2' is unavailable in watchOS
                posix_spawn_file_actions_adddup2(&action, fSTDOUT[1], STDOUT_FILENO);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:80:9: note: 'posix_spawn_file_actions_adddup2' has been explicitly marked unavailable here
int     posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *, int,
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:104:3: error: 'posix_spawn_file_actions_adddup2' is unavailable in watchOS
                posix_spawn_file_actions_adddup2(&action, fSTDIN[0], STDIN_FILENO);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:80:9: note: 'posix_spawn_file_actions_adddup2' has been explicitly marked unavailable here
int     posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *, int,
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:105:3: error: 'posix_spawn_file_actions_adddup2' is unavailable in watchOS
                posix_spawn_file_actions_adddup2(&action, fSTDERR[1], STDERR_FILENO);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:80:9: note: 'posix_spawn_file_actions_adddup2' has been explicitly marked unavailable here
int     posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *, int,
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:107:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDOUT[0]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:108:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDIN[0]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:109:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDERR[0]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:110:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDOUT[1]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:111:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDIN[1]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:112:3: error: 'posix_spawn_file_actions_addclose' is unavailable in watchOS
                posix_spawn_file_actions_addclose(&action, fSTDERR[1]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:78:9: note: 'posix_spawn_file_actions_addclose' has been explicitly marked unavailable here
int     posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *, int) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:114:3: error: 'posix_spawnattr_init' is unavailable in watchOS
                posix_spawnattr_init(&attr)
                ^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:105:9: note: 'posix_spawnattr_init' has been explicitly marked unavailable here
int     posix_spawnattr_init(posix_spawnattr_t *) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:119:4: error: 'posix_spawnattr_setflags' is unavailable in watchOS
                        posix_spawnattr_setflags(&attr, Int16(POSIX_SPAWN_SETPGROUP))
                        ^~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:110:9: note: 'posix_spawnattr_setflags' has been explicitly marked unavailable here
int     posix_spawnattr_setflags(posix_spawnattr_t *, short) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:124:3: error: 'posix_spawn_file_actions_destroy' is unavailable in watchOS
                posix_spawn_file_actions_destroy(&action)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:87:9: note: 'posix_spawn_file_actions_destroy' has been explicitly marked unavailable here
int     posix_spawn_file_actions_destroy(posix_spawn_file_actions_t *) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/SysProcess.swift:125:3: error: 'posix_spawnattr_destroy' is unavailable in watchOS
                posix_spawnattr_destroy(&attr)
                ^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include/spawn.h:91:9: note: 'posix_spawnattr_destroy' has been explicitly marked unavailable here
int     posix_spawnattr_destroy(posix_spawnattr_t *) __API_AVAILABLE(macos(10.5), ios(2.0)) __API_UNAVAILABLE(watchos, tvos);
        ^
SwiftCompile normal armv7k Compiling\ PerfectError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/PerfectError.swift (in target 'PerfectLib' from project 'PerfectLib')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PerfectLib/Sources/PerfectLib/PerfectError.swift (in target 'PerfectLib' from project 'PerfectLib')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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