Build Information
Failed to build Datadog, reference 3.10.0 (66439c), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 20 Apr 2026 11:41:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Datadog-Package -destination platform=macOS,arch=arm64Build Log
SwiftCompile normal arm64 Compiling\ WebViewTracking+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogWebViewTracking/Sources/ObjC/WebViewTracking+objc.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogWebViewTracking/Sources/ObjC/WebViewTracking+objc.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DDScriptMessageHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogWebViewTracking/Sources/DDScriptMessageHandler.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogWebViewTracking/Sources/DDScriptMessageHandler.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogWebViewTracking.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogWebViewTracking.build/Objects-normal/arm64/DatadogWebViewTracking.abi.json (in target 'DatadogWebViewTracking' from project 'Datadog')
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/Datadog.build/Debug/DatadogWebViewTracking.build/Objects-normal/arm64/DatadogWebViewTracking.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogWebViewTracking.swiftmodule/arm64-apple-macos.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ DatadogLogs (in target 'DatadogLogs' from project 'Datadog')
EmitSwiftModule normal arm64 (in target 'DatadogLogs' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DatadogFlags (in target 'DatadogFlags' from project 'Datadog')
EmitSwiftModule normal arm64 (in target 'DatadogFlags' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WebViewTracking.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
SwiftEmitModule normal arm64 Emitting\ module\ for\ DatadogCrashReporting (in target 'DatadogCrashReporting' from project 'Datadog')
EmitSwiftModule normal arm64 (in target 'DatadogCrashReporting' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/AnyCrashReport.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCrashReporting' may lead to instability during execution
@_implementationOnly import KSCrashRecording
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/CrashFieldDictionary.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCrashReporting' may lead to instability during execution
@_implementationOnly import KSCrashRecording
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/DatadogCrashReportFilter.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCrashReporting' may lead to instability during execution
@_implementationOnly import KSCrashRecording
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/DatadogDiagnosticFilter.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCrashReporting' may lead to instability during execution
@_implementationOnly import KSCrashRecording
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/DatadogMinifyFilter.swift:14:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCrashReporting' may lead to instability during execution
@_implementationOnly import KSCrashRecording
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/DatadogTypeSafeFilter.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCrashReporting' may lead to instability during execution
@_implementationOnly import KSCrashRecording
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/KSCrashBacktrace.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCrashReporting' may lead to instability during execution
@_implementationOnly import KSCrashRecording
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/KSCrashPlugin.swift:17:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCrashReporting' may lead to instability during execution
@_implementationOnly import KSCrashRecording
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/KSCrashPlugin.swift:18:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCrashReporting' may lead to instability during execution
@_implementationOnly import KSCrashFilters
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/KSCrashBacktrace.swift:27:9: warning: stored property 'telemetry' of 'Sendable'-conforming struct 'KSCrashBacktrace' has non-sendable type 'any Telemetry'; this is an error in the Swift 6 language mode
let telemetry: Telemetry
^
/Users/admin/builder/spi-builder-workspace/DatadogInternal/Sources/Telemetry/Telemetry.swift:187:17: note: protocol 'Telemetry' does not conform to the 'Sendable' protocol
public protocol Telemetry {
^
/Users/admin/builder/spi-builder-workspace/DatadogCrashReporting/Sources/KSCrashIntegration/KSCrashBacktrace.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DatadogInternal'
import DatadogInternal
^
@preconcurrency
SwiftCompile normal arm64 Compiling\ MessageEmitter.swift /Users/admin/builder/spi-builder-workspace/DatadogWebViewTracking/Sources/MessageEmitter.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogWebViewTracking/Sources/MessageEmitter.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WebViewTracking+objc.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
SwiftDriverJobDiscovery normal arm64 Emitting module for DatadogProfiling (in target 'DatadogProfiling' from project 'Datadog')
SwiftDriver\ Compilation\ Requirements DatadogProfiling normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DatadogProfiling' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DatadogProfiling -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogProfiling.build/Objects-normal/arm64/DatadogProfiling.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.6 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogProfiling.build/Objects-normal/arm64/DatadogProfiling-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/Datadog.build/Debug/DatadogProfiling.build/Objects-normal/arm64/DatadogProfiling.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogProfiling.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogProfiling.build/Objects-normal/arm64/DatadogProfiling_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/DatadogProfiling/Mach/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogProfiling.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogProfiling.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogProfiling.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/Datadog.build/Debug/DatadogProfiling.build/Objects-normal/arm64/DatadogProfiling-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling DDScriptMessageHandler.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ ConfigurationMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogProfiling/Sources/SDKMetrics/ConfigurationMetric.swift (in target 'DatadogProfiling' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogProfiling/Sources/SDKMetrics/ConfigurationMetric.swift (in target 'DatadogProfiling' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DatadogProfiling/Sources/SDKMetrics/ConfigurationMetric.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogProfiling' may lead to instability during execution
@_implementationOnly import DatadogMachProfiler
^
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogProfiling.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogProfiling.build/Objects-normal/arm64/DatadogProfiling.swiftmodule (in target 'DatadogProfiling' from project 'Datadog')
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/Datadog.build/Debug/DatadogProfiling.build/Objects-normal/arm64/DatadogProfiling.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogProfiling.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogProfiling.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogProfiling.build/Objects-normal/arm64/DatadogProfiling.abi.json (in target 'DatadogProfiling' from project 'Datadog')
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/Datadog.build/Debug/DatadogProfiling.build/Objects-normal/arm64/DatadogProfiling.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogProfiling.swiftmodule/arm64-apple-macos.abi.json
SwiftCompile normal arm64 Compiling\ ProfileEvent.swift /Users/admin/builder/spi-builder-workspace/DatadogProfiling/Sources/ProfileEvent.swift (in target 'DatadogProfiling' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogProfiling/Sources/ProfileEvent.swift (in target 'DatadogProfiling' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DatadogCore (in target 'DatadogCore' from project 'Datadog')
EmitSwiftModule normal arm64 (in target 'DatadogCore' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DatadogCore/Sources/Core/Context/LaunchInfoPublisher.swift:15:26: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCore' may lead to instability during execution
@_implementationOnly import DatadogPrivate
^
/Users/admin/builder/spi-builder-workspace/DatadogCore/Sources/Core/DatadogCore.swift:639:26: warning: using '@_implementationOnly' without enabling library evolution for 'DatadogCore' may lead to instability during execution
@_implementationOnly import DatadogPrivate
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ DatadogSessionReplay (in target 'DatadogSessionReplay' from project 'Datadog')
EmitSwiftModule normal arm64 (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DatadogRUM (in target 'DatadogRUM' from project 'Datadog')
Failed frontend command:
/Applications/Xcode-16.3.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/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/AccessibilityInfo.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/GraphQLResponse.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/RUMDataModels+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/RUMDataModelsMapping.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Debugging/RUMDebugging.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/FatalErrorBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RUMDataStore.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RUMFeature.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RUMViewEventsFilter.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RequestBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Heatmaps/HeatmapIdentifierStore.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/RUMAction.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/RUMActionsHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/RUMScrollHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/LegacySwiftUIComponentDetector.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/ModernSwiftUIComponentDetector.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/SwiftUIActionModifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/SwiftUIComponentDetector.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/SwiftUIRUMActionsPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIApplicationSwizzler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIEventCommandFactory.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIKitRUMUserActionsPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIScrollViewDelegateProxy.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIScrollViewHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIScrollViewSwizzler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/AppHang.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/AppHangsMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/AppHangsWatchdogThread.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/FatalAppHangsHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/NonFatalAppHangsHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/ProcessIdentifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppState/AppStateInfo.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppState/AppStateManager.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/LongTasks/LongTaskObserver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/MemoryWarnings/MemoryWarningMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/MemoryWarnings/MemoryWarningReporter.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/RUMCommandSubscriber.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/RUMInstrumentation.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Resources/BaggageHeaderMerger.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Resources/HeaderCapture/HeaderProcessor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Resources/URLSessionRUMResourcesHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/RUMView.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/RUMViewsHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIControllerType.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIRUMViewsPredicate+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIRUMViewsPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIViewHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIViewModifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIViewNameExtractor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIViewPath.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/TopLevelReflector.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/UIKit/UIKitRUMViewsPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/UIKit/UIViewControllerHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/UIKit/UIViewControllerSwizzler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/WatchdogTerminations/WatchdogTerminationChecker.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/WatchdogTerminations/WatchdogTerminationMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/WatchdogTerminations/WatchdogTerminationReporter.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/AnonymousIdentifierManager.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/CrashReportReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/ErrorMessageReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/FatalErrorContextNotifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/FlagEvaluationReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/RUMContextAttributes.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/SessionReplayDependency.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/TelemetryInterceptor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/TelemetryReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/WebViewEventReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUM+Internal.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUM+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUM.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMConfiguration.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMContext/AccessibilityReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMContext/RUMContext.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMContext/RUMContextProvider.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMEvent/RUMAccount.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMEvent/RUMConnectivityInfoProvider.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMEvent/RUMEventBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMEvent/RUMEventSanitizer.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMEvent/RUMUser.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/INVMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/NetworkSettledResourcePredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/NextViewActionPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/TNSMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Monitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/RUMCommand.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/RUMScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMAppLaunchManager.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMApplicationScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMFeatureOperationManager.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMResourceScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMScopeDependencies.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMSessionScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMUserActionScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMViewScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/LaunchReasonResolver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/RUMOffViewEventsHandlingRule.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/StartupTypeHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/ViewCache.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/ViewIdentifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitorProtocol+Convenience.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitorProtocol+Internal.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitorProtocol.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/PerformanceMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/FirstFrameReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/Providers/FrameInfoProvider.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/Providers/MediaTimeProvider.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/RenderLoopObserver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/ViewHitchesReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/VitalRefreshRateReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalCPUReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalInfo.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalInfoSampler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalMemoryReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/AppLaunch/AppLaunchMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/AppLaunch/AppLaunchMetricController.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/SessionEndedMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/SessionEndedMetricController.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/ViewEndedController.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/ViewEndedMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/ViewHitchesMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Scrubbing/RUMEventsMapper.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/UUIDs/RUMUUID.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/UUIDs/RUMUUIDGenerator.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Utils/SwiftUIExtensions.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Utils/UIKitExtensions.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Utils/ValuePublisher.swift -target arm64-apple-macos12.6 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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 -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/Objects-normal/arm64/DatadogRUM_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DatadogRUM -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.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/Datadog.build/Debug/DatadogRUM.build/Objects-normal/arm64/DatadogRUM.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/Objects-normal/arm64/DatadogRUM.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/Objects-normal/arm64/DatadogRUM-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/Objects-normal/arm64/DatadogRUM-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/Objects-normal/arm64/DatadogRUM-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/Objects-normal/arm64/DatadogRUM.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/Objects-normal/arm64/DatadogRUM.abi.json
EmitSwiftModule normal arm64 (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Debugging/RUMDebugging.swift:8:8: error: no such module 'UIKit'
import UIKit
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ DatadogTrace (in target 'DatadogTrace' from project 'Datadog')
EmitSwiftModule normal arm64 (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DatadogLogs (in target 'DatadogLogs' from project 'Datadog')
SwiftDriver\ Compilation\ Requirements DatadogLogs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DatadogLogs' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DatadogLogs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogLogs.build/Objects-normal/arm64/DatadogLogs.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.6 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogLogs.build/Objects-normal/arm64/DatadogLogs-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/Datadog.build/Debug/DatadogLogs.build/Objects-normal/arm64/DatadogLogs.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogLogs.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogLogs.build/Objects-normal/arm64/DatadogLogs_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogLogs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogLogs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogLogs.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/Datadog.build/Debug/DatadogLogs.build/Objects-normal/arm64/DatadogLogs-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ProfileEvent.swift (in target 'DatadogProfiling' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ OTFormat.swift,\ OTReference.swift,\ OTSpan.swift,\ OTSpanContext.swift,\ OTTracer.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTFormat.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTReference.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTSpan.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTSpanContext.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTTracer.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTFormat.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTReference.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTSpan.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTSpanContext.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTTracer.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NOPOTelSpanBuilder.swift,\ OTelAttributeValue+Datadog.swift,\ OTelSpan.swift,\ OTelSpanBuilder.swift,\ OTelSpanId+Datadog.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/NOPOTelSpanBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelAttributeValue+Datadog.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelSpan.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelSpanBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelSpanId+Datadog.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/NOPOTelSpanBuilder.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelAttributeValue+Datadog.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelSpan.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelSpanBuilder.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelSpanId+Datadog.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MessageEmitter.swift (in target 'DatadogWebViewTracking' from project 'Datadog')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogLogs.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogLogs.build/Objects-normal/arm64/DatadogLogs.swiftmodule (in target 'DatadogLogs' from project 'Datadog')
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/Datadog.build/Debug/DatadogLogs.build/Objects-normal/arm64/DatadogLogs.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogLogs.swiftmodule/arm64-apple-macos.swiftmodule
SwiftDriverJobDiscovery normal arm64 Emitting module for DatadogSessionReplay (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftDriver\ Compilation\ Requirements DatadogSessionReplay normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DatadogSessionReplay -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogSessionReplay.build/Objects-normal/arm64/DatadogSessionReplay.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.6 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogSessionReplay.build/Objects-normal/arm64/DatadogSessionReplay-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/Datadog.build/Debug/DatadogSessionReplay.build/Objects-normal/arm64/DatadogSessionReplay.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogSessionReplay.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogSessionReplay.build/Objects-normal/arm64/DatadogSessionReplay_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogSessionReplay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogSessionReplay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogSessionReplay.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/Datadog.build/Debug/DatadogSessionReplay.build/Objects-normal/arm64/DatadogSessionReplay-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogLogs.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogLogs.build/Objects-normal/arm64/DatadogLogs.abi.json (in target 'DatadogLogs' from project 'Datadog')
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/Datadog.build/Debug/DatadogLogs.build/Objects-normal/arm64/DatadogLogs.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogLogs.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogSessionReplay.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogSessionReplay.build/Objects-normal/arm64/DatadogSessionReplay.swiftmodule (in target 'DatadogSessionReplay' from project 'Datadog')
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/Datadog.build/Debug/DatadogSessionReplay.build/Objects-normal/arm64/DatadogSessionReplay.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogSessionReplay.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogSessionReplay.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogSessionReplay.build/Objects-normal/arm64/DatadogSessionReplay.abi.json (in target 'DatadogSessionReplay' from project 'Datadog')
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/Datadog.build/Debug/DatadogSessionReplay.build/Objects-normal/arm64/DatadogSessionReplay.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogSessionReplay.swiftmodule/arm64-apple-macos.abi.json
SwiftDriver\ Compilation DatadogWebViewTracking normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DatadogWebViewTracking' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DatadogWebViewTracking -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogWebViewTracking.build/Objects-normal/arm64/DatadogWebViewTracking.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.6 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogWebViewTracking.build/Objects-normal/arm64/DatadogWebViewTracking-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/Datadog.build/Debug/DatadogWebViewTracking.build/Objects-normal/arm64/DatadogWebViewTracking.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogWebViewTracking.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogWebViewTracking.build/Objects-normal/arm64/DatadogWebViewTracking_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogWebViewTracking.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogWebViewTracking.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogWebViewTracking.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/Datadog.build/Debug/DatadogWebViewTracking.build/Objects-normal/arm64/DatadogWebViewTracking-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ TraceContextInjection+objc.swift,\ W3CHTTPHeadersWriter+objc.swift,\ Trace+objc.swift,\ Casting+Tracing.swift,\ NOPOTelSpan.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Propagation/TraceContextInjection+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Propagation/W3CHTTPHeadersWriter+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Trace+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Utils/Casting+Tracing.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/NOPOTelSpan.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Propagation/TraceContextInjection+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Propagation/W3CHTTPHeadersWriter+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Trace+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Utils/Casting+Tracing.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/NOPOTelSpan.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RequestBuilder.swift,\ TraceFeature.swift,\ TracingURLSessionHandler.swift,\ TracingWithLoggingIntegration.swift,\ OTSpan+objc.swift,\ OTSpanContext+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Feature/RequestBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Feature/TraceFeature.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Integrations/TracingURLSessionHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Integrations/TracingWithLoggingIntegration.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/OpenTracing/OTSpan+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/OpenTracing/OTSpanContext+objc.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Feature/RequestBuilder.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Feature/TraceFeature.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Integrations/TracingURLSessionHandler.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Integrations/TracingWithLoggingIntegration.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/OpenTracing/OTSpan+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/OpenTracing/OTSpanContext+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DatadogFlags (in target 'DatadogFlags' from project 'Datadog')
SwiftDriver\ Compilation\ Requirements DatadogFlags normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DatadogFlags' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DatadogFlags -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.6 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags-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/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.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/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ConfigurationMetric.swift (in target 'DatadogProfiling' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ DDFormat.swift,\ DDNoOps.swift,\ DDSpan.swift,\ DDSpanContext.swift,\ DatadogTracer.swift,\ MessageReceivers.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DDFormat.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DDNoOps.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DDSpan.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DDSpanContext.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DatadogTracer.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Feature/MessageReceivers.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DDFormat.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DDNoOps.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DDSpan.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DDSpanContext.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/DatadogTracer.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Feature/MessageReceivers.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DatadogFlags-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags-Swift.h (in target 'DatadogFlags' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DatadogFlags-Swift.h
SwiftDriverJobDiscovery normal arm64 Emitting module for DatadogCrashReporting (in target 'DatadogCrashReporting' from project 'Datadog')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogFlags.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.swiftmodule (in target 'DatadogFlags' from project 'Datadog')
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/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogFlags.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogFlags.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.swiftdoc (in target 'DatadogFlags' from project 'Datadog')
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/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogFlags.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogFlags.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.abi.json (in target 'DatadogFlags' from project 'Datadog')
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/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogFlags.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogFlags.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.swiftsourceinfo (in target 'DatadogFlags' from project 'Datadog')
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/Datadog.build/Debug/DatadogFlags.build/Objects-normal/arm64/DatadogFlags.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogFlags.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver\ Compilation\ Requirements DatadogCrashReporting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DatadogCrashReporting' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DatadogCrashReporting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/KSCrashReportingCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/KSCrashRecording.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/KSCrashRecordingCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/KSCrashCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/KSCrashFilters.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.6 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting-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/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/KSCrash/Sources/KSCrashReportingCore/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/KSCrash/Sources/KSCrashRecording/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/KSCrash/Sources/KSCrashRecordingCore/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/KSCrash/Sources/KSCrashCore/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/KSCrash/Sources/KSCrashFilters/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.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/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SamplerProvider.swift,\ SamplingDecision.swift,\ TracerSamplerProvider.swift,\ SpanEventMapper.swift,\ SpanEventBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Sampling/SamplerProvider.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Sampling/SamplingDecision.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Sampling/TracerSamplerProvider.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Scrubbing/SpanEventMapper.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanEventBuilder.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Sampling/SamplerProvider.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Sampling/SamplingDecision.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Sampling/TracerSamplerProvider.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Scrubbing/SpanEventMapper.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanEventBuilder.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DatadogCrashReporting-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting-Swift.h (in target 'DatadogCrashReporting' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DatadogCrashReporting-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling OTFormat.swift, OTReference.swift, OTSpan.swift, OTSpanContext.swift, OTTracer.swift (in target 'DatadogTrace' from project 'Datadog')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCrashReporting.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.swiftmodule (in target 'DatadogCrashReporting' from project 'Datadog')
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/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCrashReporting.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCrashReporting.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.swiftdoc (in target 'DatadogCrashReporting' from project 'Datadog')
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/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCrashReporting.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCrashReporting.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.abi.json (in target 'DatadogCrashReporting' from project 'Datadog')
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/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCrashReporting.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCrashReporting.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.swiftsourceinfo (in target 'DatadogCrashReporting' from project 'Datadog')
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/Datadog.build/Debug/DatadogCrashReporting.build/Objects-normal/arm64/DatadogCrashReporting.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCrashReporting.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ OTTracer+objc.swift,\ DDSpan+objc.swift,\ DDSpanContext+objc.swift,\ B3HTTPHeadersWriter+objc.swift,\ HTTPHeadersWriter+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/OpenTracing/OTTracer+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/DDSpan+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/DDSpanContext+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Propagation/B3HTTPHeadersWriter+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Propagation/HTTPHeadersWriter+objc.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/OpenTracing/OTTracer+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/DDSpan+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/DDSpanContext+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Propagation/B3HTTPHeadersWriter+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Objc/Tracing/Propagation/HTTPHeadersWriter+objc.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TraceConfiguration.swift,\ Tracer.swift,\ ActiveSpansPool.swift,\ Casting.swift,\ Warnings.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/TraceConfiguration.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Tracer.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Utils/ActiveSpansPool.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Utils/Casting.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Utils/Warnings.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/TraceConfiguration.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Tracer.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Utils/ActiveSpansPool.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Utils/Casting.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Utils/Warnings.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DatadogTrace (in target 'DatadogTrace' from project 'Datadog')
SwiftDriver\ Compilation\ Requirements DatadogTrace normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DatadogTrace -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.6 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace-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/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.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/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for DatadogCore (in target 'DatadogCore' from project 'Datadog')
SwiftDriver\ Compilation\ Requirements DatadogCore normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DatadogCore' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DatadogCore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSPM_BUILD -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DatadogPrivate.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.6 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore-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/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/DatadogCore/Private/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.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/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogTrace.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace.swiftmodule (in target 'DatadogTrace' from project 'Datadog')
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/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogTrace.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogTrace.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace.abi.json (in target 'DatadogTrace' from project 'Datadog')
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/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogTrace.swiftmodule/arm64-apple-macos.abi.json
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DatadogCore-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore-Swift.h (in target 'DatadogCore' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DatadogCore-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCore.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.swiftmodule (in target 'DatadogCore' from project 'Datadog')
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/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCore.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCore.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.swiftdoc (in target 'DatadogCore' from project 'Datadog')
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/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCore.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCore.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.abi.json (in target 'DatadogCore' from project 'Datadog')
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/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCore.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCore.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.swiftsourceinfo (in target 'DatadogCore' from project 'Datadog')
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/Datadog.build/Debug/DatadogCore.build/Objects-normal/arm64/DatadogCore.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DatadogCore.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ SpanEventEncoder.swift,\ SpanSanitizer.swift,\ SpanTagsReducer.swift,\ SpanWriteContext.swift,\ Trace.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanEventEncoder.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanSanitizer.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanTagsReducer.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanWriteContext.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Trace.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanEventEncoder.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanSanitizer.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanTagsReducer.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Span/SpanWriteContext.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/Trace.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OTelSpanLink.swift,\ OTelTraceId+Datadog.swift,\ OTelTraceState+Datadog.swift,\ OTelTracerProvider.swift,\ OTConstants.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelSpanLink.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelTraceId+Datadog.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelTraceState+Datadog.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelTracerProvider.swift /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTConstants.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelSpanLink.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelTraceId+Datadog.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelTraceState+Datadog.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTelemetry/OTelTracerProvider.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogTrace/Sources/OpenTracing/OTConstants.swift (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling NOPOTelSpanBuilder.swift, OTelAttributeValue+Datadog.swift, OTelSpan.swift, OTelSpanBuilder.swift, OTelSpanId+Datadog.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ UIView+SessionReplayPrivacyOverrides+objc.swift,\ CGRectExtensions.swift,\ Colors.swift,\ Errors.swift,\ Queue.swift,\ Scheduler.swift,\ ScreenChangeScheduler.swift,\ RecordWriter.swift,\ ResourcesWriter.swift,\ SRCompression.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/UIView+SessionReplayPrivacyOverrides+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/CGRectExtensions.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Colors.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Errors.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Queue.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Schedulers/Scheduler.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Schedulers/ScreenChangeScheduler.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Writers/RecordWriter.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Writers/ResourcesWriter.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Writers/SRCompression.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/UIView+SessionReplayPrivacyOverrides+objc.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/CGRectExtensions.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Colors.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Errors.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Queue.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Schedulers/Scheduler.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Utilities/Schedulers/ScreenChangeScheduler.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Writers/RecordWriter.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Writers/ResourcesWriter.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Writers/SRCompression.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling TraceContextInjection+objc.swift, W3CHTTPHeadersWriter+objc.swift, Trace+objc.swift, Casting+Tracing.swift, NOPOTelSpan.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ TouchSnapshotProducer.swift,\ UIApplicationSwizzler.swift,\ WindowTouchSnapshotProducer.swift,\ CFType+Safety.swift,\ CGImage+SessionReplay.swift,\ CGRect+SessionReplay.swift,\ CGSize+SessionReplay.swift,\ Int64+SessionReplay.swift,\ Path+SessionReplay.swift,\ SystemColors.swift,\ UIColor+SessionReplay.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/TouchSnapshotProducer.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/UIApplicationSwizzler.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/WindowTouchSnapshotProducer.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/CFType+Safety.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/CGImage+SessionReplay.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/CGRect+SessionReplay.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/CGSize+SessionReplay.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/Int64+SessionReplay.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/Path+SessionReplay.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/SystemColors.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/UIColor+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/TouchSnapshotProducer.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/UIApplicationSwizzler.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/WindowTouchSnapshotProducer.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/CFType+Safety.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/CGImage+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/CGRect+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/CGSize+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/Int64+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/Path+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/SystemColors.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/UIColor+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling DDFormat.swift, DDNoOps.swift, DDSpan.swift, DDSpanContext.swift, DatadogTracer.swift, MessageReceivers.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ UISwitchRecorder.swift,\ UITabBarRecorder.swift,\ UITextFieldRecorder.swift,\ UITextViewRecorder.swift,\ UIViewRecorder.swift,\ UnsupportedViewRecorder.swift,\ WKWebViewRecorder.swift,\ ViewTreeRecorder.swift,\ ViewTreeRecordingContext.swift,\ ViewTreeSnapshot.swift,\ ViewTreeSnapshotBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UISwitchRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UITabBarRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UITextFieldRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UITextViewRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIViewRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UnsupportedViewRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/WKWebViewRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/ViewTreeRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/ViewTreeRecordingContext.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/ViewTreeSnapshot.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/ViewTreeSnapshotBuilder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UISwitchRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UITabBarRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UITextFieldRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UITextViewRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIViewRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UnsupportedViewRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/WKWebViewRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/ViewTreeRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/ViewTreeRecordingContext.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/ViewTreeSnapshot.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/ViewTreeSnapshotBuilder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling RequestBuilder.swift, TraceFeature.swift, TracingURLSessionHandler.swift, TracingWithLoggingIntegration.swift, OTSpan+objc.swift, OTSpanContext+objc.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ ViewTreeSnapshotProducer.swift,\ WindowViewTreeSnapshotProducer.swift,\ AppWindowObserver.swift,\ KeyWindowObserver.swift,\ SessionReplay+objc.swift,\ SessionReplay.swift,\ SessionReplayConfiguration.swift,\ SessionReplayPrivacyOverrides+objc.swift,\ SessionReplayPrivacyOverrides.swift,\ SessionReplayPrivacyView.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshotProducer.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/WindowViewTreeSnapshotProducer.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/WindowObserver/AppWindowObserver.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/WindowObserver/KeyWindowObserver.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplay+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplay.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplayConfiguration.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplayPrivacyOverrides+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplayPrivacyOverrides.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplayPrivacyView.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshotProducer.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/WindowViewTreeSnapshotProducer.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/WindowObserver/AppWindowObserver.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/WindowObserver/KeyWindowObserver.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplay+objc.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplayConfiguration.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplayPrivacyOverrides+objc.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplayPrivacyOverrides.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/SessionReplayPrivacyView.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SamplerProvider.swift, SamplingDecision.swift, TracerSamplerProvider.swift, SpanEventMapper.swift, SpanEventBuilder.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ GraphicsFilter.swift,\ GraphicsImage+Reflection.swift,\ GraphicsImage.swift,\ ImageRenderer.swift,\ ImageRepresentable.swift,\ ShapeResource.swift,\ ShapeResourceBuilder.swift,\ SwiftUIWireframesBuilder.swift,\ Text+Reflection.swift,\ Text.swift,\ UIActivityIndicatorRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/GraphicsFilter.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/GraphicsImage+Reflection.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/GraphicsImage.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/ImageRenderer.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/ImageRepresentable.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/ShapeResource.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/ShapeResourceBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/SwiftUIWireframesBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Text+Reflection.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Text.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIActivityIndicatorRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/GraphicsFilter.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/GraphicsImage+Reflection.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/GraphicsImage.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/ImageRenderer.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/ImageRepresentable.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/ShapeResource.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/ShapeResourceBuilder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/SwiftUIWireframesBuilder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Text+Reflection.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Text.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIActivityIndicatorRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling OTTracer+objc.swift, DDSpan+objc.swift, DDSpanContext+objc.swift, B3HTTPHeadersWriter+objc.swift, HTTPHeadersWriter+objc.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ Recorder.swift,\ RecordingCoordinator.swift,\ CALayerChange.swift,\ CALayerChangeAggregator.swift,\ CALayerChangeSnapshot.swift,\ CALayerSwizzler.swift,\ ScreenChangeMonitor.swift,\ TimeSource.swift,\ TimerScheduler.swift,\ TouchIdentifierGenerator.swift,\ TouchSnapshot.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Recorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/RecordingCoordinator.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/CALayerChange.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/CALayerChangeAggregator.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/CALayerChangeSnapshot.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/CALayerSwizzler.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/ScreenChangeMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/TimeSource.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/TimerScheduler.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/TouchSnapshot/TouchIdentifierGenerator.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/TouchSnapshot/TouchSnapshot.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Recorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/RecordingCoordinator.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/CALayerChange.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/CALayerChangeAggregator.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/CALayerChangeSnapshot.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/CALayerSwizzler.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/ScreenChangeMonitor.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/TimeSource.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ScreenChangeMonitor/TimerScheduler.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/TouchSnapshot/TouchIdentifierGenerator.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/TouchSnapshotProducer/TouchSnapshot/TouchSnapshot.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling TraceConfiguration.swift, Tracer.swift, ActiveSpansPool.swift, Casting.swift, Warnings.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ UIDatePickerRecorder.swift,\ UIHostingViewRecorder.swift,\ UIImageResource.swift,\ UIImageViewRecorder.swift,\ UILabelRecorder.swift,\ UINavigationBarRecorder.swift,\ UIPickerViewRecorder.swift,\ UIProgressViewRecorder.swift,\ UISegmentRecorder.swift,\ UISliderRecorder.swift,\ UIStepperRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIDatePickerRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIHostingViewRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIImageResource.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIImageViewRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UILabelRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UINavigationBarRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIPickerViewRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIProgressViewRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UISegmentRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UISliderRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIStepperRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIDatePickerRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIHostingViewRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIImageResource.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIImageViewRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UILabelRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UINavigationBarRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIPickerViewRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIProgressViewRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UISegmentRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UISliderRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/UIStepperRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling UIView+SessionReplayPrivacyOverrides+objc.swift, CGRectExtensions.swift, Colors.swift, Errors.swift, Queue.swift, Scheduler.swift, ScreenChangeScheduler.swift, RecordWriter.swift, ResourcesWriter.swift, SRCompression.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ RUMContextReceiver.swift,\ ResourceRequestBuilder.swift,\ SegmentJSON.swift,\ SegmentRequestBuilder.swift,\ ResourcesFeature.swift,\ SRContextPublisher.swift,\ SessionReplayFeature.swift,\ SessionReplayTelemetry.swift,\ WebViewRecordReceiver.swift,\ EnrichedRecord.swift,\ EnrichedResource.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/RUMContextReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/RequestBuilders/ResourceRequestBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/RequestBuilders/SegmentJSON.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/RequestBuilders/SegmentRequestBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/ResourcesFeature.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/SRContextPublisher.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/SessionReplayFeature.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/SessionReplayTelemetry.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/WebViewRecordReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Models/EnrichedRecord.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Models/EnrichedResource.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/RUMContextReceiver.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/RequestBuilders/ResourceRequestBuilder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/RequestBuilders/SegmentJSON.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/RequestBuilders/SegmentRequestBuilder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/ResourcesFeature.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/SRContextPublisher.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/SessionReplayFeature.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/SessionReplayTelemetry.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Feature/WebViewRecordReceiver.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Models/EnrichedRecord.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Models/EnrichedResource.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling OTelSpanLink.swift, OTelTraceId+Datadog.swift, OTelTraceState+Datadog.swift, OTelTracerProvider.swift, OTConstants.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ UIImage+SessionReplay.swift,\ UIView+SessionReplay.swift,\ Xoshiro.swift,\ NodeIDGenerator.swift,\ NodeRecorder.swift,\ Color+Reflection.swift,\ Color.swift,\ DisplayList+Reflection.swift,\ DisplayList.swift,\ Drawing.swift,\ GraphicsFilter+Reflection.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/UIImage+SessionReplay.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/UIView+SessionReplay.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/Xoshiro.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeIDGenerator.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/NodeRecorder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Color+Reflection.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Color.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/DisplayList+Reflection.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/DisplayList.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Drawing.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/GraphicsFilter+Reflection.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/UIImage+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/UIView+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/Utilities/Xoshiro.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeIDGenerator.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/NodeRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Color+Reflection.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Color.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/DisplayList+Reflection.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/DisplayList.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/Drawing.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/ViewTreeSnapshotProducer/ViewTreeSnapshot/NodeRecorders/SwiftUI/GraphicsFilter+Reflection.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling TouchSnapshotProducer.swift, UIApplicationSwizzler.swift, WindowTouchSnapshotProducer.swift, CFType+Safety.swift, CGImage+SessionReplay.swift, CGRect+SessionReplay.swift, CGSize+SessionReplay.swift, Int64+SessionReplay.swift, Path+SessionReplay.swift, SystemColors.swift, UIColor+SessionReplay.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ SRDataModels+UIKit.swift,\ SRDataModels.swift,\ RecordsBuilder.swift,\ WireframesBuilder.swift,\ Diff+SRWireframes.swift,\ Diff.swift,\ NodesFlattener.swift,\ TextObfuscator.swift,\ ResourcesProcessor.swift,\ SnapshotProcessor.swift,\ PrivacyLevel.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Models/SRDataModels+UIKit.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Models/SRDataModels.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Builders/RecordsBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Builders/WireframesBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Diffing/Diff+SRWireframes.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Diffing/Diff.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Flattening/NodesFlattener.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Privacy/TextObfuscator.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/ResourcesProcessor.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/SnapshotProcessor.swift /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/PrivacyLevel.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Models/SRDataModels+UIKit.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Models/SRDataModels.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Builders/RecordsBuilder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Builders/WireframesBuilder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Diffing/Diff+SRWireframes.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Diffing/Diff.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Flattening/NodesFlattener.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/Privacy/TextObfuscator.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/ResourcesProcessor.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Processor/SnapshotProcessor.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogSessionReplay/Sources/Recorder/PrivacyLevel.swift (in target 'DatadogSessionReplay' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling UISwitchRecorder.swift, UITabBarRecorder.swift, UITextFieldRecorder.swift, UITextViewRecorder.swift, UIViewRecorder.swift, UnsupportedViewRecorder.swift, WKWebViewRecorder.swift, ViewTreeRecorder.swift, ViewTreeRecordingContext.swift, ViewTreeSnapshot.swift, ViewTreeSnapshotBuilder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ AppLaunchMetricController.swift,\ SessionEndedMetric.swift,\ SessionEndedMetricController.swift,\ ViewEndedController.swift,\ ViewEndedMetric.swift,\ ViewHitchesMetric.swift,\ RUMEventsMapper.swift,\ RUMUUID.swift,\ RUMUUIDGenerator.swift,\ SwiftUIExtensions.swift,\ UIKitExtensions.swift,\ ValuePublisher.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/AppLaunch/AppLaunchMetricController.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/SessionEndedMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/SessionEndedMetricController.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/ViewEndedController.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/ViewEndedMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/ViewHitchesMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Scrubbing/RUMEventsMapper.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/UUIDs/RUMUUID.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/UUIDs/RUMUUIDGenerator.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Utils/SwiftUIExtensions.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Utils/UIKitExtensions.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Utils/ValuePublisher.swift (in target 'DatadogRUM' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/AppLaunch/AppLaunchMetricController.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/SessionEndedMetric.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/SessionEndedMetricController.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/ViewEndedController.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/ViewEndedMetric.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/ViewHitchesMetric.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Scrubbing/RUMEventsMapper.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/UUIDs/RUMUUID.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/UUIDs/RUMUUIDGenerator.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Utils/SwiftUIExtensions.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Utils/UIKitExtensions.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Utils/ValuePublisher.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ViewTreeSnapshotProducer.swift, WindowViewTreeSnapshotProducer.swift, AppWindowObserver.swift, KeyWindowObserver.swift, SessionReplay+objc.swift, SessionReplay.swift, SessionReplayConfiguration.swift, SessionReplayPrivacyOverrides+objc.swift, SessionReplayPrivacyOverrides.swift, SessionReplayPrivacyView.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ RUMActionsHandler.swift,\ RUMScrollHandler.swift,\ LegacySwiftUIComponentDetector.swift,\ ModernSwiftUIComponentDetector.swift,\ SwiftUIActionModifier.swift,\ SwiftUIComponentDetector.swift,\ SwiftUIRUMActionsPredicate.swift,\ UIApplicationSwizzler.swift,\ UIEventCommandFactory.swift,\ UIKitRUMUserActionsPredicate.swift,\ UIScrollViewDelegateProxy.swift,\ UIScrollViewHandler.swift,\ UIScrollViewSwizzler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/RUMActionsHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/RUMScrollHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/LegacySwiftUIComponentDetector.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/ModernSwiftUIComponentDetector.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/SwiftUIActionModifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/SwiftUIComponentDetector.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/SwiftUIRUMActionsPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIApplicationSwizzler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIEventCommandFactory.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIKitRUMUserActionsPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIScrollViewDelegateProxy.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIScrollViewHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIScrollViewSwizzler.swift (in target 'DatadogRUM' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/RUMActionsHandler.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/RUMScrollHandler.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/LegacySwiftUIComponentDetector.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/ModernSwiftUIComponentDetector.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/SwiftUIActionModifier.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/SwiftUIComponentDetector.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/SwiftUI/SwiftUIRUMActionsPredicate.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIApplicationSwizzler.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIEventCommandFactory.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIKitRUMUserActionsPredicate.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIScrollViewDelegateProxy.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIScrollViewHandler.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/UIKit/UIScrollViewSwizzler.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SpanEventEncoder.swift, SpanSanitizer.swift, SpanTagsReducer.swift, SpanWriteContext.swift, Trace.swift (in target 'DatadogTrace' from project 'Datadog')
SwiftDriverJobDiscovery normal arm64 Compiling GraphicsFilter.swift, GraphicsImage+Reflection.swift, GraphicsImage.swift, ImageRenderer.swift, ImageRepresentable.swift, ShapeResource.swift, ShapeResourceBuilder.swift, SwiftUIWireframesBuilder.swift, Text+Reflection.swift, Text.swift, UIActivityIndicatorRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftDriver\ Compilation DatadogTrace normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DatadogTrace' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DatadogTrace -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.6 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace-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/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogTrace.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/Datadog.build/Debug/DatadogTrace.build/Objects-normal/arm64/DatadogTrace-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AccessibilityInfo.swift,\ GraphQLResponse.swift,\ RUMDataModels+objc.swift,\ RUMDataModelsMapping.swift,\ RUMDebugging.swift,\ FatalErrorBuilder.swift,\ RUMDataStore.swift,\ RUMFeature.swift,\ RUMViewEventsFilter.swift,\ RequestBuilder.swift,\ HeatmapIdentifierStore.swift,\ RUMAction.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/AccessibilityInfo.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/GraphQLResponse.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/RUMDataModels+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/RUMDataModelsMapping.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Debugging/RUMDebugging.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/FatalErrorBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RUMDataStore.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RUMFeature.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RUMViewEventsFilter.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RequestBuilder.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Heatmaps/HeatmapIdentifierStore.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/RUMAction.swift (in target 'DatadogRUM' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Datadog.build/Debug/DatadogRUM.build/DerivedSources/resource_bundle_accessor.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/AccessibilityInfo.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/GraphQLResponse.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/RUMDataModels+objc.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/DataModels/RUMDataModelsMapping.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Debugging/RUMDebugging.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/FatalErrorBuilder.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RUMDataStore.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RUMFeature.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RUMViewEventsFilter.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Feature/RequestBuilder.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Heatmaps/HeatmapIdentifierStore.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Actions/RUMAction.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PerformanceMetric.swift,\ FirstFrameReader.swift,\ FrameInfoProvider.swift,\ MediaTimeProvider.swift,\ RenderLoopObserver.swift,\ ViewHitchesReader.swift,\ VitalRefreshRateReader.swift,\ VitalCPUReader.swift,\ VitalInfo.swift,\ VitalInfoSampler.swift,\ VitalMemoryReader.swift,\ AppLaunchMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/PerformanceMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/FirstFrameReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/Providers/FrameInfoProvider.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/Providers/MediaTimeProvider.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/RenderLoopObserver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/ViewHitchesReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/VitalRefreshRateReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalCPUReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalInfo.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalInfoSampler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalMemoryReader.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/AppLaunch/AppLaunchMetric.swift (in target 'DatadogRUM' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/PerformanceMetric.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/FirstFrameReader.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/Providers/FrameInfoProvider.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/Providers/MediaTimeProvider.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/RenderLoopObserver.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/ViewHitchesReader.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/RenderLoop/VitalRefreshRateReader.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalCPUReader.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalInfo.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalInfoSampler.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMVitals/VitalMemoryReader.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/SDKMetrics/AppLaunch/AppLaunchMetric.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Recorder.swift, RecordingCoordinator.swift, CALayerChange.swift, CALayerChangeAggregator.swift, CALayerChangeSnapshot.swift, CALayerSwizzler.swift, ScreenChangeMonitor.swift, TimeSource.swift, TimerScheduler.swift, TouchIdentifierGenerator.swift, TouchSnapshot.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ RUMEventSanitizer.swift,\ RUMUser.swift,\ INVMetric.swift,\ NetworkSettledResourcePredicate.swift,\ NextViewActionPredicate.swift,\ TNSMetric.swift,\ RUMMonitor.swift,\ Monitor.swift,\ RUMCommand.swift,\ RUMScope.swift,\ RUMAppLaunchManager.swift,\ RUMApplicationScope.swift,\ RUMFeatureOperationManager.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMEvent/RUMEventSanitizer.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMEvent/RUMUser.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/INVMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/NetworkSettledResourcePredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/NextViewActionPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/TNSMetric.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Monitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/RUMCommand.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/RUMScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMAppLaunchManager.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMApplicationScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMFeatureOperationManager.swift (in target 'DatadogRUM' from project 'Datadog')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMEvent/RUMEventSanitizer.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMEvent/RUMUser.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/INVMetric.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/NetworkSettledResourcePredicate.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/NextViewActionPredicate.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMetrics/TNSMetric.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Monitor.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/RUMCommand.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/RUMScope.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMAppLaunchManager.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMApplicationScope.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMFeatureOperationManager.swift (in target 'DatadogRUM' from project 'Datadog')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling UIDatePickerRecorder.swift, UIHostingViewRecorder.swift, UIImageResource.swift, UIImageViewRecorder.swift, UILabelRecorder.swift, UINavigationBarRecorder.swift, UIPickerViewRecorder.swift, UIProgressViewRecorder.swift, UISegmentRecorder.swift, UISliderRecorder.swift, UIStepperRecorder.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ AppHang.swift,\ AppHangsMonitor.swift,\ AppHangsWatchdogThread.swift,\ FatalAppHangsHandler.swift,\ NonFatalAppHangsHandler.swift,\ ProcessIdentifier.swift,\ AppStateInfo.swift,\ AppStateManager.swift,\ LongTaskObserver.swift,\ MemoryWarningMonitor.swift,\ MemoryWarningReporter.swift,\ RUMCommandSubscriber.swift,\ RUMInstrumentation.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/AppHang.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/AppHangsMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/AppHangsWatchdogThread.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/FatalAppHangsHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/NonFatalAppHangsHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppHangs/ProcessIdentifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppState/AppStateInfo.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/AppState/AppStateManager.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/LongTasks/LongTaskObserver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/MemoryWarnings/MemoryWarningMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/MemoryWarnings/MemoryWarningReporter.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/RUMCommandSubscriber.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/RUMInstrumentation.swift (in target 'DatadogRUM' from project 'Datadog')
SwiftDriverJobDiscovery normal arm64 Compiling UIImage+SessionReplay.swift, UIView+SessionReplay.swift, Xoshiro.swift, NodeIDGenerator.swift, NodeRecorder.swift, Color+Reflection.swift, Color.swift, DisplayList+Reflection.swift, DisplayList.swift, Drawing.swift, GraphicsFilter+Reflection.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ BaggageHeaderMerger.swift,\ HeaderProcessor.swift,\ URLSessionRUMResourcesHandler.swift,\ RUMView.swift,\ RUMViewsHandler.swift,\ SwiftUIControllerType.swift,\ SwiftUIRUMViewsPredicate+objc.swift,\ SwiftUIRUMViewsPredicate.swift,\ SwiftUIViewHandler.swift,\ SwiftUIViewModifier.swift,\ SwiftUIViewNameExtractor.swift,\ SwiftUIViewPath.swift,\ TopLevelReflector.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Resources/BaggageHeaderMerger.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Resources/HeaderCapture/HeaderProcessor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Resources/URLSessionRUMResourcesHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/RUMView.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/RUMViewsHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIControllerType.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIRUMViewsPredicate+objc.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIRUMViewsPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIViewHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIViewModifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIViewNameExtractor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/SwiftUIViewPath.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/SwiftUI/TopLevelReflector.swift (in target 'DatadogRUM' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ RUMResourceScope.swift,\ RUMScopeDependencies.swift,\ RUMSessionScope.swift,\ RUMUserActionScope.swift,\ RUMViewScope.swift,\ LaunchReasonResolver.swift,\ RUMOffViewEventsHandlingRule.swift,\ StartupTypeHandler.swift,\ ViewCache.swift,\ ViewIdentifier.swift,\ RUMMonitorProtocol+Convenience.swift,\ RUMMonitorProtocol+Internal.swift,\ RUMMonitorProtocol.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMResourceScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMScopeDependencies.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMSessionScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMUserActionScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/RUMViewScope.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/LaunchReasonResolver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/RUMOffViewEventsHandlingRule.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/StartupTypeHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/ViewCache.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitor/Scopes/Utils/ViewIdentifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitorProtocol+Convenience.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitorProtocol+Internal.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/RUMMonitorProtocol.swift (in target 'DatadogRUM' from project 'Datadog')
SwiftDriverJobDiscovery normal arm64 Compiling SRDataModels+UIKit.swift, SRDataModels.swift, RecordsBuilder.swift, WireframesBuilder.swift, Diff+SRWireframes.swift, Diff.swift, NodesFlattener.swift, TextObfuscator.swift, ResourcesProcessor.swift, SnapshotProcessor.swift, PrivacyLevel.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftDriverJobDiscovery normal arm64 Compiling RUMContextReceiver.swift, ResourceRequestBuilder.swift, SegmentJSON.swift, SegmentRequestBuilder.swift, ResourcesFeature.swift, SRContextPublisher.swift, SessionReplayFeature.swift, SessionReplayTelemetry.swift, WebViewRecordReceiver.swift, EnrichedRecord.swift, EnrichedResource.swift (in target 'DatadogSessionReplay' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ UIKitRUMViewsPredicate.swift,\ UIViewControllerHandler.swift,\ UIViewControllerSwizzler.swift,\ WatchdogTerminationChecker.swift,\ WatchdogTerminationMonitor.swift,\ WatchdogTerminationReporter.swift,\ AnonymousIdentifierManager.swift,\ CrashReportReceiver.swift,\ ErrorMessageReceiver.swift,\ FatalErrorContextNotifier.swift,\ FlagEvaluationReceiver.swift,\ RUMContextAttributes.swift,\ SessionReplayDependency.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/UIKit/UIKitRUMViewsPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/UIKit/UIViewControllerHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/UIKit/UIViewControllerSwizzler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/WatchdogTerminations/WatchdogTerminationChecker.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/WatchdogTerminations/WatchdogTerminationMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/WatchdogTerminations/WatchdogTerminationReporter.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/AnonymousIdentifierManager.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/CrashReportReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/ErrorMessageReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/FatalErrorContextNotifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/FlagEvaluationReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/RUMContextAttributes.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/SessionReplayDependency.swift (in target 'DatadogRUM' from project 'Datadog')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3987050c118c21e5c38a06a3c76ce93ef5713607, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3987050c118c21e5c38a06a3c76ce93ef5713607, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3987050c118c21e5c38a06a3c76ce93ef5713607, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3987050c118c21e5c38a06a3c76ce93ef5713607, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ DatadogRUM (in target 'DatadogRUM' from project 'Datadog')
EmitSwiftModule normal arm64 (in target 'DatadogRUM' from project 'Datadog')
SwiftCompile normal arm64 Compiling\ UIKitRUMViewsPredicate.swift,\ UIViewControllerHandler.swift,\ UIViewControllerSwizzler.swift,\ WatchdogTerminationChecker.swift,\ WatchdogTerminationMonitor.swift,\ WatchdogTerminationReporter.swift,\ AnonymousIdentifierManager.swift,\ CrashReportReceiver.swift,\ ErrorMessageReceiver.swift,\ FatalErrorContextNotifier.swift,\ FlagEvaluationReceiver.swift,\ RUMContextAttributes.swift,\ SessionReplayDependency.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/UIKit/UIKitRUMViewsPredicate.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/UIKit/UIViewControllerHandler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/Views/UIKit/UIViewControllerSwizzler.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/WatchdogTerminations/WatchdogTerminationChecker.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/WatchdogTerminations/WatchdogTerminationMonitor.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Instrumentation/WatchdogTerminations/WatchdogTerminationReporter.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/AnonymousIdentifierManager.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/CrashReportReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/ErrorMessageReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/FatalErrorContextNotifier.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/FlagEvaluationReceiver.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/RUMContextAttributes.swift /Users/admin/builder/spi-builder-workspace/DatadogRUM/Sources/Integrations/SessionReplayDependency.swift (in target 'DatadogRUM' from project 'Datadog')
Building workspace spi-builder-workspace with scheme Datadog-Package
(4 failures)
BUILD FAILURE 6.1 macosXcodebuild