The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Datadog, reference 3.0.0 (f60c78), with Swift 5.10 for Linux on 2 Sep 2025 21:08:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DataDog/dd-sdk-ios.git
Reference: 3.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/DataDog/dd-sdk-ios
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at f60c78c Merge pull request #2458 from DataDog/release/3.0.0
Cloned https://github.com/DataDog/dd-sdk-ios.git
Revision (git rev-parse @):
f60c78c9566ec4b9c890b5b068168217041e1752
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/DataDog/dd-sdk-ios.git at 3.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/DataDog/dd-sdk-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/microsoft/plcrashreporter.git
Fetching https://github.com/DataDog/opentelemetry-swift-packages.git
[1/834] Fetching opentelemetry-swift-packages
Fetched https://github.com/DataDog/opentelemetry-swift-packages.git from cache (0.25s)
[1/16949] Fetching plcrashreporter
Fetched https://github.com/microsoft/plcrashreporter.git from cache (1.94s)
Computing version for https://github.com/DataDog/opentelemetry-swift-packages.git
Computed https://github.com/DataDog/opentelemetry-swift-packages.git at 1.13.1 (0.46s)
Computing version for https://github.com/microsoft/plcrashreporter.git
Computed https://github.com/microsoft/plcrashreporter.git at 1.12.0 (0.43s)
Creating working copy for https://github.com/microsoft/plcrashreporter.git
Working copy of https://github.com/microsoft/plcrashreporter.git resolved at 1.12.0
Creating working copy for https://github.com/DataDog/opentelemetry-swift-packages.git
Working copy of https://github.com/DataDog/opentelemetry-swift-packages.git resolved at 1.13.1
warning: 'spi-builder-workspace': found 55 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMetrics/TNSMetricTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Monitor+GlobalAttributesTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Integrations/SessionReplayDependencyTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Utils/ValuePublisherTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/SDKMetrics/SessionEndedMetricTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/DataModels/RUMDataModelsMappingTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMConfigurationTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/MonitorTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/MemoryWarnings/MemoryWarningMocks.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Integrations/ErrorMessageReceiverTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Integrations/TelemetryInterceptorTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/FatalErrorContextNotifierTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMContext/AccessibilityReaderTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMViewEventsFilterTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitorProtocol+InternalTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/AppHangs/AppHangsWatchdogThreadTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/SDKMetrics/SessionEndedMetricControllerTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/RUMUserActionScopeTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/RUMResourceScopeTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Integrations/AnonymousIdentifierManagerTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitorProtocolTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/Utils/ViewCacheTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/RUMCommandTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Scrubbing/RUMEventsMapperTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMEvent/RUMEventBuilderTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMetrics/INVMetricTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/Resources/BaggageHeaderMergerTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/WatchdogTerminations/WatchdogTerminationAppStateManagerTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/RUMSessionScopeTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/WatchdogTerminations/WatchdogTerminationMonitorTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMEvent/RUMDeviceInfoTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/Resources/URLSessionRUMResourcesHandlerTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/RUMViewScopeTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/RUMInstrumentationTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/DDTAssertValidRUMUUID.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/Views/RUMViewsHandlerTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/RUMScopeTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMEvent/RUMEventSanitizerTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitorProtocol+ConvenienceTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Integrations/SwiftUIViewNameExtractorIntegrationTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/WatchdogTerminations/WatchdogTerminationCheckerTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/RUMApplicationScopeTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Feature/RequestBuilderTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/Utils/LaunchReasonResolverTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Integrations/WebViewEventReceiverTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/Actions/SwiftUIComponentDetectorTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/Utils/RUMOffViewEventsHandlingRuleTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Integrations/TelemetryReceiverTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/AppHangs/AppHangsMonitorTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/Actions/RUMActionsHandlerTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/RUMMonitor/Scopes/Utils/ViewIdentifierTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/MemoryWarnings/MemoryWarningMonitorTests.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/WatchdogTerminations/WatchdogTerminationMocks.swift
    /host/spi-builder-workspace/DatadogRUM/Tests/Instrumentation/Views/SwiftUIViewNameExtractorTests.swift
warning: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/DatadogCrashReporting/Tests/PLCrashReporterIntegration/Utils/SwiftExtensionTests.swift
    /host/spi-builder-workspace/DatadogCrashReporting/Tests/PLCrashReporterIntegration/DDCrashReportExporterTests.swift
    /host/spi-builder-workspace/DatadogCrashReporting/Tests/CrashReportingPluginTests.swift
    /host/spi-builder-workspace/DatadogCrashReporting/Tests/PLCrashReporterIntegration/PLCrashReporterIntegrationTests.swift
    /host/spi-builder-workspace/DatadogCrashReporting/Tests/PLCrashReporterIntegration/CrashReportTests.swift
    /host/spi-builder-workspace/DatadogCrashReporting/Tests/PLCrashReporterIntegration/CrashReportMinifierTests.swift
    /host/spi-builder-workspace/DatadogCrashReporting/Tests/PLCrashReporterIntegration/DDCrashReportBuilderTests.swift
warning: 'spi-builder-workspace': found 132 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Kronos/KronosTimeStorageTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDConfigurationTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/ServerOffsetPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDSwiftUIRUMActionsPredicateTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDConfiguration+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/MessageBusTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/DirectoriesTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDDatadogTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDUIKitRUMActionsPredicateTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/Integrations/CrashReportReceiverTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Upload/DataUploadConditionsTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Logs/DatadogLogsFeatureTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Helpers/NSURLSessionBridge.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMVitals/DisplayLinkerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/BatteryStatusPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/LowPowerModePublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Utils/Casting+Tracing.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Persistence/Files/FileTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/FeaturesIntegration/CITestIntegrationTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Upload/ExtensionBackgroundTaskCoordinatorTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMInternalProxyTests.swift
    /host/spi-builder-workspace/DatadogCore/Private/ObjcAppLaunchHandler.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/DatadogCoreTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/UIKitRUMViewsPredicateTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/InternalProxyTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/PerformancePresetTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/DD/InternalLoggerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/OpenTracing/OTSpanTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/UserInfoPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Tracing/TracingURLSessionHandlerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDTraceTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMEventOutputs/RUMEventFileOutputTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Upload/DataUploadDelayTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Tracing/DatadogTraceFeatureTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDSessionReplay+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMVitals/ViewHitchesReaderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Upload/URLSessionClientTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/FeaturesIntegration/TracingWithLoggingIntegrationTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Upload/DataUploaderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/TestsObserver/DatadogTestsObserver.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Mocks/RUM/RUMFeatureMocks.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Persistence/Writing/FileWriterTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Persistence/EventGeneratorTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/LocaleInfoPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/SDKMetrics/BatchMetricsTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDRUMMonitor+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/LaunchInfoPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Utils/SwiftUIExtensionsTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalInfoTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Persistence/FilesOrchestratorTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDRUMMonitorTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMDebuggingTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/DataStore/DataStoreFileReaderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/FeatureContextTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalCPUReaderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/TLV/TLVBlockReaderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/URLSessionAutoInstrumentation/Interception/URLFiltering/FirstPartyURLsFilterTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Kronos/KronosInternetAddressTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/TLV/TLVBlockTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Persistence/FilesOrchestrator+MetricsTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/DatadogCore+FeatureDataStoreTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalMemoryReaderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/ApplicationStatePublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/CrashReporting/CrashContext/CrashContextTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDRUM+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalInfoSamplerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/DataStore/FeatureDataStoreTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/UIViewControllerSwizzlerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Tracing/OTelSpanTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/UIApplicationSwizzlerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDInternalLoggerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/AccountInfoPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Upload/RequestBuilderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDRUMConfigurationTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Tracing/DDSpanTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Persistence/Reading/FileReaderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Persistence/Files/DirectoryTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/CrashReporting/CrashContext/CrashContextProviderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/DataStore/DataStore+TLVTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDTracerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Utils/DDErrorTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Helpers/DatadogExtensions.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/CarrierInfoPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Utils/JSONEncoderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDURLSessionInstrumentationTests+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/TrackingConsentPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Helpers/CustomObjcViewController.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Upload/DataUploadWorkerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/TestsObserver/DatadogTestsObserverLoader.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/TelemetryReceiverTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Upload/DataUploadStatusTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDHTTPHeadersWriter+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/CrashReporting/CrashReporterTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDWebViewTracking+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Persistence/Storage+TLVTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Utils/CryptographyTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDURLSessionInstrumentationConfigurationTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/TestUtilities/DirectoriesStub.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDInternalLogger+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/FeatureTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/TracerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDRUMTests.swift
    /host/spi-builder-workspace/DatadogCore/Private/ObjcExceptionHandler.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Utils/DateFormattingTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDW3CHTTPHeadersWriter+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDTrace+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Utils/RetryingTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMFeatureTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalRefreshRateReaderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Kronos/KronosNTPPacketTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDDatadog+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/Casting+RUM.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/RUM/RUMDataModels+objcTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDSwiftUIRUMViewsPredicateTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/ApplicationVersionPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDLogsTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDTraceConfigurationTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/DatadogContextProviderTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Utils/UIKitExtensionsTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/Upload/AppBackgroundTaskCoordinatorTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/DatadogPrivate/ObjcExceptionHandlerTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogConfigurationTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/Core/DataStore/DataStoreFileWriterTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMMonitorConfigurationTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/BrightnessLevelPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/ObjcAPITests/DDB3HTTPHeadersWriter+apiTests.m
    /host/spi-builder-workspace/DatadogCore/Tests/Objc/DDUIKitRUMViewsPredicateTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/Context/NetworkConnectionInfoPublisherTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/RUM/RUMMonitorTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/DatadogCore/DatadogCore+FeatureDirectoriesTests.swift
    /host/spi-builder-workspace/DatadogCore/Tests/Datadog/LoggerTests.swift
Building for debugging...
[0/78] Write sources
[0/78] Copying PrivacyInfo.xcprivacy
[0/78] Write sources
[0/78] Copying Info.plist
[0/78] Copying PrivacyInfo.xcprivacy
[0/78] Write sources
[13/78] Copying PrivacyInfo.xcprivacy
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/78] Compiling CrashReporter resource_bundle_accessor.m
[15/78] Compiling PLCrashSignalHandler.mm
/host/spi-builder-workspace/DatadogCore/Private/ObjcAppLaunchHandler.m:8:9: fatal error: 'sys/sysctl.h' file not found
#import <sys/sysctl.h>
        ^~~~~~~~~~~~~~
1 error generated.
[15/78] Compiling DatadogPrivate ObjcAppLaunchHandler.m
[15/78] Compiling PLCrashUncaughtExceptionHandler.m
[15/78] Compiling PLCrashSysctl.c
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CrashReporter.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[15/78] Compiling dwarf_opstream.cpp
/host/spi-builder-workspace/DatadogCore/Private/ObjcExceptionHandler.m:7:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/78] Compiling DatadogPrivate ObjcExceptionHandler.m
[15/78] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux