The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build swift-otel-xray, reference main (8c2587), with Swift 5.9 for watchOS using Xcode 15.2 on 30 Sep 2024 18:42:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/slashmo/swift-otel-xray.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/slashmo/swift-otel-xray
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8c25873 Bump actions/checkout from 4.1.7 to 4.2.0 (#30)
Cloned https://github.com/slashmo/swift-otel-xray.git
Revision (git rev-parse @):
8c25873deec285b91069f10e6e08acf6a821ed18
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/slashmo/swift-otel-xray.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/slashmo/swift-otel-xray.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/slashmo/swift-otel.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/grpc/grpc-swift.git
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/apple/swift-metrics.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/swift-server/swift-service-lifecycle.git
Fetching from https://github.com/apple/swift-async-algorithms.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-distributed-tracing.git
Fetching from https://github.com/apple/swift-service-context.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-http-types
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘swift-metrics’
Checking out 2.5.0 of package ‘swift-metrics’
Creating working copy of package ‘grpc-swift’
Checking out 1.23.1 of package ‘grpc-swift’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.27.2 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.34.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-nio’
Checking out 2.73.0 of package ‘swift-nio’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.21.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-system’
Checking out 1.3.2 of package ‘swift-system’
Creating working copy of package ‘swift-http-types’
Checking out 1.3.0 of package ‘swift-http-types’
Creating working copy of package ‘swift-distributed-tracing’
Checking out 1.1.1 of package ‘swift-distributed-tracing’
Creating working copy of package ‘swift-log’
Checking out 1.6.1 of package ‘swift-log’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.24.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.0.1 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-protobuf’
Checking out 1.28.1 of package ‘swift-protobuf’
Creating working copy of package ‘swift-otel’
Checking out 0.9.0 of package ‘swift-otel’
Creating working copy of package ‘swift-service-context’
Checking out 1.1.0 of package ‘swift-service-context’
Creating working copy of package ‘swift-service-lifecycle’
Checking out 2.6.1 of package ‘swift-service-lifecycle’
Resolve Package Graph
Resolved source packages:
  swift-system: https://github.com/apple/swift-system.git @ 1.3.2
  swift-http-types: https://github.com/apple/swift-http-types @ 1.3.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.24.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.5.0
  grpc-swift: https://github.com/grpc/grpc-swift.git @ 1.23.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.34.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.27.2
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.1
  swift-nio: https://github.com/apple/swift-nio.git @ 2.73.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-otel-xray: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.21.0
  swift-otel: https://github.com/slashmo/swift-otel.git @ 0.9.0
  swift-service-context: https://github.com/apple/swift-service-context.git @ 1.1.0
  swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.1.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.6.1
resolved source packages: swift-system, swift-http-types, swift-nio-extras, swift-metrics, grpc-swift, swift-nio-http2, swift-nio-ssl, swift-async-algorithms, swift-nio, SwiftProtobuf, swift-atomics, swift-otel-xray, swift-log, swift-nio-transport-services, swift-otel, swift-service-context, swift-distributed-tracing, swift-collections, swift-service-lifecycle
{
  "dependencies" : [
    {
      "identity" : "swift-otel",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/slashmo/swift-otel.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "swift-otel-xray",
  "name" : "swift-otel-xray",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenTelemetryXRay",
      "targets" : [
        "OpenTelemetryXRay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "OpenTelemetryXRayTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenTelemetryXRayTests",
      "path" : "Tests/OpenTelemetryXRayTests",
      "product_dependencies" : [
        "OTel"
      ],
      "sources" : [
        "Helpers/XCTAssertThrowsEquatableError.swift",
        "IDGeneratorTests.swift",
        "MetadataProviderTests.swift",
        "PropagatorTests.swift"
      ],
      "target_dependencies" : [
        "OpenTelemetryXRay"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenTelemetryXRay",
      "module_type" : "SwiftTarget",
      "name" : "OpenTelemetryXRay",
      "path" : "Sources/OpenTelemetryXRay",
      "product_dependencies" : [
        "NIOConcurrencyHelpers",
        "OTel"
      ],
      "product_memberships" : [
        "OpenTelemetryXRay"
      ],
      "sources" : [
        "Hex.swift",
        "IDGenerator.swift",
        "MetadataProvider+OTelXRay.swift",
        "Propagator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-otel-xray"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-otel-xray -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-15.2.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 swift-otel-xray -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.5.0
  swift-system: https://github.com/apple/swift-system.git @ 1.3.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.27.2
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.1
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.24.0
  swift-otel: https://github.com/slashmo/swift-otel.git @ 0.9.0
  swift-service-context: https://github.com/apple/swift-service-context.git @ 1.1.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.34.0
  grpc-swift: https://github.com/grpc/grpc-swift.git @ 1.23.1
  swift-otel-xray: /Users/admin/builder/spi-builder-workspace
  swift-nio: https://github.com/apple/swift-nio.git @ 2.73.0
  swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.1.1
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.21.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.6.1
  swift-http-types: https://github.com/apple/swift-http-types @ 1.3.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (31 targets)
    Target 'OpenTelemetryXRayTests' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'OpenTelemetryXRay' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'OTel' in project 'swift-otel'
    Target 'OpenTelemetryXRay' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'OpenTelemetryXRay' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'OTel' in project 'swift-otel'
    Target 'OpenTelemetryXRay' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'OTel' in project 'swift-otel'
    Target 'OTel' in project 'swift-otel'
        ➜ Explicit dependency on target 'OTel' in project 'swift-otel'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
    Target 'OTel' in project 'swift-otel'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
    Target 'CoreMetrics' in project 'swift-metrics'
        ➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
    Target 'CoreMetrics' in project 'swift-metrics' (no dependencies)
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
    Target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Instrumentation' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'ServiceContextModule' in project 'swift-service-context'
    Target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Instrumentation' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'ServiceContextModule' in project 'swift-service-context'
    Target 'Instrumentation' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'ServiceContextModule' in project 'swift-service-context'
    Target 'ServiceContextModule' in project 'swift-service-context'
        ➜ Explicit dependency on target 'ServiceContextModule' in project 'swift-service-context'
    Target 'ServiceContextModule' in project 'swift-service-context' (no dependencies)
    Target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ConcurrencyHelpers' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'UnixSignals' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
    Target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ConcurrencyHelpers' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'UnixSignals' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
    Target 'UnixSignals' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ConcurrencyHelpers' in project 'swift-service-lifecycle'
    Target 'ConcurrencyHelpers' in project 'swift-service-lifecycle' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
    Target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 0aa1f2f44be969e7cb910a19dbd7a6fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0aa1f2f44be969e7cb910a19dbd7a6fd.xcbuilddata
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'OTel' from project 'swift-otel')
error: The package product 'ServiceLifecycle' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'OTel' from project 'swift-otel')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.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 swift-otel-xray -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.6.1
  swift-service-context: https://github.com/apple/swift-service-context.git @ 1.1.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.21.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.24.0
  swift-http-types: https://github.com/apple/swift-http-types @ 1.3.0
  grpc-swift: https://github.com/grpc/grpc-swift.git @ 1.23.1
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.1
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.27.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.34.0
  swift-system: https://github.com/apple/swift-system.git @ 1.3.2
  swift-nio: https://github.com/apple/swift-nio.git @ 2.73.0
  swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.1.1
  swift-otel-xray: /Users/admin/builder/spi-builder-workspace
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.5.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
  swift-otel: https://github.com/slashmo/swift-otel.git @ 0.9.0
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.6.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (31 targets)
    Target 'OpenTelemetryXRayTests' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'OpenTelemetryXRay' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'OTel' in project 'swift-otel'
    Target 'OpenTelemetryXRay' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'OpenTelemetryXRay' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'OTel' in project 'swift-otel'
    Target 'OpenTelemetryXRay' in project 'swift-otel-xray'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'OTel' in project 'swift-otel'
    Target 'OTel' in project 'swift-otel'
        ➜ Explicit dependency on target 'OTel' in project 'swift-otel'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
    Target 'OTel' in project 'swift-otel'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
    Target 'CoreMetrics' in project 'swift-metrics'
        ➜ Explicit dependency on target 'CoreMetrics' in project 'swift-metrics'
    Target 'CoreMetrics' in project 'swift-metrics' (no dependencies)
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
    Target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Instrumentation' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'ServiceContextModule' in project 'swift-service-context'
    Target 'Tracing' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'Instrumentation' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'ServiceContextModule' in project 'swift-service-context'
    Target 'Instrumentation' in project 'swift-distributed-tracing'
        ➜ Explicit dependency on target 'ServiceContextModule' in project 'swift-service-context'
    Target 'ServiceContextModule' in project 'swift-service-context'
        ➜ Explicit dependency on target 'ServiceContextModule' in project 'swift-service-context'
    Target 'ServiceContextModule' in project 'swift-service-context' (no dependencies)
    Target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ConcurrencyHelpers' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'UnixSignals' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
    Target 'ServiceLifecycle' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ConcurrencyHelpers' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'UnixSignals' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
    Target 'UnixSignals' in project 'swift-service-lifecycle'
        ➜ Explicit dependency on target 'ConcurrencyHelpers' in project 'swift-service-lifecycle'
    Target 'ConcurrencyHelpers' in project 'swift-service-lifecycle' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
    Target 'AsyncAlgorithms' in project 'swift-async-algorithms'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 0aa1f2f44be969e7cb910a19dbd7a6fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0aa1f2f44be969e7cb910a19dbd7a6fd.xcbuilddata
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'OTel' from project 'swift-otel')
error: The package product 'ServiceLifecycle' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'OTel' from project 'swift-otel')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS