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

Successful build of swift-otel-xray, reference main (8c2587), with Swift 5.10 for visionOS using Xcode 15.4 on 30 Sep 2024 18:43:19 UTC.

Build Command

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

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelSimpleSpanProcessor.swift (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Configuration/OTelEnvironment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Configuration/OTelEnvironmentValueError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelIDGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelRandomIDGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelSpanContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelSpanID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelTraceFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelTraceID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelTraceState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/ServiceContext+OTelSpanContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Helpers/Hex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Helpers/HookedFatalError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Helpers/Timeout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/Logger+OTelDisabled.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/MetadataProvider+OTel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/OTelLogHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/OTelLogRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/Processing/OTelLogRecordProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Counter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/FloatingPointCounter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Gauge.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Histogram.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/OTelMetricRegistry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/Counter+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/FloatingPointCounter+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/Gauge+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/Histogram+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/OTelMetricInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricExporter/OTelConsoleMetricExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricExporter/OTelMetricExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricExporter/OTelMultiplexMetricExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricProducer/OTLPMetricsDataModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricProducer/OTelMetricProducer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricProducer/OTelMetricRegistry+Produce.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricReader/OTelPeriodicExportingMetricsReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricReader/OTelPeriodicExportingMetricsReaderConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/Counter+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/FloatingPointCounter+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/Gauge+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/Histogram+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/OTLPMetricsFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/OTelLibrary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelEnvironmentResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelManualResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelProcessResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelResource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelResourceDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Exporting/OTelMultiplexSpanExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Exporting/OTelNoOpSpanExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Exporting/OTelSpanExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/OTelFinishedSpan.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/OTelSpan.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/OTelTracer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/Batch/OTelBatchSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/Batch/OTelBatchSpanProcessorConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelMultiplexSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelNoOpSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelSimpleSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelMultiplexPropagator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelPropagator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelW3CPropagator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelConstantSampler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelParentBasedSampler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelSampler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelSamplingResult.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/supplementaryOutputs-49 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name swift_otel -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/swift-otel -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OTel -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelBatchSpanProcessorConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelNoOpSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSimpleSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexPropagator.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelBatchSpanProcessorConfiguration.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelNoOpSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSimpleSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexPropagator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelSpanProcessor.swift (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Configuration/OTelEnvironment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Configuration/OTelEnvironmentValueError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelIDGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelRandomIDGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelSpanContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelSpanID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelTraceFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelTraceID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelTraceState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/ServiceContext+OTelSpanContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Helpers/Hex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Helpers/HookedFatalError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Helpers/Timeout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/Logger+OTelDisabled.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/MetadataProvider+OTel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/OTelLogHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/OTelLogRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/Processing/OTelLogRecordProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Counter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/FloatingPointCounter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Gauge.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Histogram.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/OTelMetricRegistry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/Counter+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/FloatingPointCounter+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/Gauge+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/Histogram+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/OTelMetricInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricExporter/OTelConsoleMetricExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricExporter/OTelMetricExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricExporter/OTelMultiplexMetricExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricProducer/OTLPMetricsDataModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricProducer/OTelMetricProducer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricProducer/OTelMetricRegistry+Produce.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricReader/OTelPeriodicExportingMetricsReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricReader/OTelPeriodicExportingMetricsReaderConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/Counter+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/FloatingPointCounter+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/Gauge+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/Histogram+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/OTLPMetricsFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/OTelLibrary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelEnvironmentResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelManualResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelProcessResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelResource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelResourceDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Exporting/OTelMultiplexSpanExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Exporting/OTelNoOpSpanExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Exporting/OTelSpanExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/OTelFinishedSpan.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/OTelSpan.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/OTelTracer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/Batch/OTelBatchSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/Batch/OTelBatchSpanProcessorConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelMultiplexSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelNoOpSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelSimpleSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelMultiplexPropagator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelPropagator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelW3CPropagator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelConstantSampler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelParentBasedSampler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelSampler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelSamplingResult.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/supplementaryOutputs-49 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name swift_otel -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/swift-otel -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OTel -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelBatchSpanProcessorConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelNoOpSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSimpleSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexPropagator.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelBatchSpanProcessorConfiguration.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelNoOpSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSimpleSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexPropagator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelMultiplexPropagator.swift (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Configuration/OTelEnvironment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Configuration/OTelEnvironmentValueError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelIDGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelRandomIDGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelSpanContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelSpanID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelTraceFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelTraceID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/OTelTraceState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Context/ServiceContext+OTelSpanContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Helpers/Hex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Helpers/HookedFatalError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Helpers/Timeout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/Logger+OTelDisabled.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/MetadataProvider+OTel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/OTelLogHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/OTelLogRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Logging/Processing/OTelLogRecordProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Counter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/FloatingPointCounter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Gauge.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/Histogram.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/MetricStore/OTelMetricRegistry.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/Counter+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/FloatingPointCounter+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/Gauge+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/Histogram+OTelInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelInstrument/OTelMetricInstrument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricExporter/OTelConsoleMetricExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricExporter/OTelMetricExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricExporter/OTelMultiplexMetricExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricProducer/OTLPMetricsDataModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricProducer/OTelMetricProducer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricProducer/OTelMetricRegistry+Produce.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricReader/OTelPeriodicExportingMetricsReader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/OTelMetricReader/OTelPeriodicExportingMetricsReaderConfiguration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/Counter+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/FloatingPointCounter+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/Gauge+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/Histogram+SwiftMetrics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Metrics/SwiftMetricsFactory/OTLPMetricsFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/OTelLibrary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelEnvironmentResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelManualResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelProcessResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelResource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelResourceDetection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Resource/OTelResourceDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Exporting/OTelMultiplexSpanExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Exporting/OTelNoOpSpanExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Exporting/OTelSpanExporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/OTelFinishedSpan.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/OTelSpan.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/OTelTracer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/Batch/OTelBatchSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/Batch/OTelBatchSpanProcessorConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelMultiplexSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelNoOpSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelSimpleSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Processing/OTelSpanProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelMultiplexPropagator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelPropagator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Propagating/OTelW3CPropagator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelConstantSampler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelParentBasedSampler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelSampler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel/Sources/OTel/Tracing/Sampling/OTelSamplingResult.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/supplementaryOutputs-49 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name swift_otel -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/swift-otel -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OTel -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelBatchSpanProcessorConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelNoOpSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSimpleSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSpanProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexPropagator.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelBatchSpanProcessorConfiguration.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelNoOpSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSimpleSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelSpanProcessor.o -index-unit-output-path /swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTelMultiplexPropagator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriver\ Compilation AsyncAlgorithms normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
    builtin-Swift-Compilation -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AsyncAlgorithms -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency\=complete -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-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/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.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/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.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/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OTelPropagator.swift, OTelW3CPropagator.swift, OTelConstantSampler.swift, OTelParentBasedSampler.swift, OTelSampler.swift, OTelSamplingResult.swift (in target 'OTel' from project 'swift-otel')
SwiftDriverJobDiscovery normal arm64 Emitting module for OTel (in target 'OTel' from project 'swift-otel')
SwiftDriver\ Compilation\ Requirements OTel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OTel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -DXcode -enable-experimental-feature StrictConcurrency\=complete -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel-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/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend swift_otel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.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/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OTelPeriodicExportingMetricsReader.swift, OTelPeriodicExportingMetricsReaderConfiguration.swift, Counter+SwiftMetrics.swift, FloatingPointCounter+SwiftMetrics.swift, Gauge+SwiftMetrics.swift, Histogram+SwiftMetrics.swift, OTLPMetricsFactory.swift (in target 'OTel' from project 'swift-otel')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OTel-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel-Swift.h (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OTel-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.swiftmodule (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.swiftdoc (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.abi.json (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.swiftsourceinfo (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AsyncAlgorithms.o normal (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-async-algorithms.build/Debug-xros/AsyncAlgorithms.build/Objects-normal/arm64/AsyncAlgorithms_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AsyncAlgorithms.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/OpenTelemetryXRay.modulemap (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/OpenTelemetryXRay.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenTelemetryXRay.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/OpenTelemetryXRay.modulemap (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    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/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/OpenTelemetryXRay.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.SwiftFileList (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-OutputFileMap.json (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-OutputFileMap.json
SwiftDriver OpenTelemetryXRay normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenTelemetryXRay -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-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/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.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/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OpenTelemetryXRay -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.o -index-unit-output-path /swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OpenTelemetryXRay -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.o -index-unit-output-path /swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Hex.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ OpenTelemetryXRay (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OpenTelemetryXRay -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.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/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.abi.json
SwiftCompile normal arm64 Compiling\ MetadataProvider+OTelXRay.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OpenTelemetryXRay -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.o -index-unit-output-path /swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OpenTelemetryXRay -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.o -index-unit-output-path /swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/MetadataProvider+OTelXRay.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Propagator.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OpenTelemetryXRay -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.o -index-unit-output-path /swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OpenTelemetryXRay -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.o -index-unit-output-path /swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/Propagator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling OTelMetricInstrument.swift, OTelConsoleMetricExporter.swift, OTelMetricExporter.swift, OTelMultiplexMetricExporter.swift, OTLPMetricsDataModel.swift, OTelMetricProducer.swift, OTelMetricRegistry+Produce.swift (in target 'OTel' from project 'swift-otel')
SwiftCompile normal arm64 Compiling\ IDGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OpenTelemetryXRay -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.o -index-unit-output-path /swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Hex.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/IDGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/MetadataProvider+OTelXRay.swift /Users/admin/builder/spi-builder-workspace/Sources/OpenTelemetryXRay/Propagator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name OpenTelemetryXRay -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.o -index-unit-output-path /swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/IDGenerator.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling Gauge.swift, Histogram.swift, OTelMetricRegistry.swift, Counter+OTelInstrument.swift, FloatingPointCounter+OTelInstrument.swift, Gauge+OTelInstrument.swift, Histogram+OTelInstrument.swift (in target 'OTel' from project 'swift-otel')
SwiftDriverJobDiscovery normal arm64 Emitting module for OpenTelemetryXRay (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
SwiftDriver\ Compilation\ Requirements OpenTelemetryXRay normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenTelemetryXRay -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-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/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.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/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Hex.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenTelemetryXRay-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-Swift.h (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/OpenTelemetryXRay-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftmodule (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftdoc (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.abi.json (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftsourceinfo (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling MetadataProvider+OTelXRay.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AsyncAlgorithms.o (in target 'AsyncAlgorithms' from project 'swift-async-algorithms')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AsyncAlgorithms.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-service-lifecycle.build/Debug-xros/ServiceLifecycle.build/Objects-normal/arm64/ServiceLifecycle.LinkFileList (in target 'ServiceLifecycle' from project 'swift-service-lifecycle')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-service-lifecycle
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-service-lifecycle.build/Debug-xros/ServiceLifecycle.build/Objects-normal/arm64/ServiceLifecycle.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceLifecycle.o normal (in target 'ServiceLifecycle' from project 'swift-service-lifecycle')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-service-lifecycle
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-service-lifecycle.build/Debug-xros/ServiceLifecycle.build/Objects-normal/arm64/ServiceLifecycle.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-service-lifecycle.build/Debug-xros/ServiceLifecycle.build/Objects-normal/arm64/ServiceLifecycle_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-service-lifecycle.build/Debug-xros/ServiceLifecycle.build/Objects-normal/arm64/ServiceLifecycle.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-service-lifecycle.build/Debug-xros/ServiceLifecycle.build/Objects-normal/arm64/ServiceLifecycle_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceLifecycle.o
SwiftDriverJobDiscovery normal arm64 Compiling OTelEnvironment.swift, OTelEnvironmentValueError.swift, OTelIDGenerator.swift, OTelRandomIDGenerator.swift, OTelSpanContext.swift, OTelSpanID.swift, OTelTraceFlags.swift (in target 'OTel' from project 'swift-otel')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceLifecycle.o (in target 'ServiceLifecycle' from project 'swift-service-lifecycle')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-service-lifecycle
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ServiceLifecycle.o
SwiftDriverJobDiscovery normal arm64 Compiling OTelLibrary.swift, OTelEnvironmentResourceDetector.swift, OTelManualResourceDetector.swift, OTelProcessResourceDetector.swift, OTelResource.swift, OTelResourceDetection.swift, OTelResourceDetector.swift (in target 'OTel' from project 'swift-otel')
SwiftDriverJobDiscovery normal arm64 Compiling OTelBatchSpanProcessorConfiguration.swift, OTelMultiplexSpanProcessor.swift, OTelNoOpSpanProcessor.swift, OTelSimpleSpanProcessor.swift, OTelSpanProcessor.swift, OTelMultiplexPropagator.swift (in target 'OTel' from project 'swift-otel')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.LinkFileList (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.LinkFileList
SwiftDriverJobDiscovery normal arm64 Compiling OTelMultiplexSpanExporter.swift, OTelNoOpSpanExporter.swift, OTelSpanExporter.swift, OTelFinishedSpan.swift, OTelSpan.swift, OTelTracer.swift, OTelBatchSpanProcessor.swift (in target 'OTel' from project 'swift-otel')
SwiftDriverJobDiscovery normal arm64 Compiling IDGenerator.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
SwiftDriverJobDiscovery normal arm64 Compiling Propagator.swift (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
SwiftDriver\ Compilation OpenTelemetryXRay normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenTelemetryXRay -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-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/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.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/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OTelTraceID.swift, OTelTraceState.swift, ServiceContext+OTelSpanContext.swift, Hex.swift, HookedFatalError.swift, Timeout.swift, Logger+OTelDisabled.swift (in target 'OTel' from project 'swift-otel')
SwiftDriver\ Compilation OTel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    builtin-Swift-Compilation -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OTel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CNIOAtomics.modulemap -DXcode -enable-experimental-feature StrictConcurrency\=complete -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel-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/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend swift_otel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.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/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.o normal (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel.build/Debug-xros/OTel.build/Objects-normal/arm64/OTel_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.o (in target 'OTel' from project 'swift-otel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-otel
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OTel.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.LinkFileList (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.o normal (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-otel-xray.build/Debug-xros/OpenTelemetryXRay.build/Objects-normal/arm64/OpenTelemetryXRay_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.o (in target 'OpenTelemetryXRay' from project 'swift-otel-xray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OpenTelemetryXRay.o
** BUILD SUCCEEDED **
Build complete.
Done.