Build Information
Failed to build ForestryLogger, reference 3.3.0 (5bed92), with Swift 6.1 for Linux on 30 Mar 2026 07:41:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvalenta/Forestry.git
Reference: 3.3.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/lvalenta/Forestry
* tag 3.3.0 -> FETCH_HEAD
HEAD is now at 5bed92d Updated Datadog+Sentry support
Cloned https://github.com/lvalenta/Forestry.git
Revision (git rev-parse @):
5bed92d413e204128d84ef44bdb0b88d01c70f3f
SUCCESS checkout https://github.com/lvalenta/Forestry.git at 3.3.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/lvalenta/Forestry.git
https://github.com/lvalenta/Forestry.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "dd-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DataDog/dd-sdk-ios"
},
{
"identity" : "swiftybeaver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver"
},
{
"identity" : "logrocket-ios-swift-package",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LogRocket/logrocket-ios-swift-package"
},
{
"identity" : "sentry-cocoa",
"requirement" : {
"range" : [
{
"lower_bound" : "8.3.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/getsentry/sentry-cocoa.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "ForestryLogger",
"name" : "ForestryLogger",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ForestryLoggerLibrary",
"targets" : [
"ForestryLoggerLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ForestryFileLogger",
"targets" : [
"ForestryFileLogger"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ForestrySwiftyBeaverSupport",
"targets" : [
"ForestrySwiftyBeaverSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ForestryLogRocketSupport",
"targets" : [
"ForestryLogRocketSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ForestrySentrySupport",
"targets" : [
"ForestrySentrySupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ForestryDatadogSupport",
"targets" : [
"ForestryDatadogSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ForestryOSLogSupport",
"targets" : [
"ForestryOSLogSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ForestrySwiftyBeaverSupport",
"module_type" : "SwiftTarget",
"name" : "ForestrySwiftyBeaverSupport",
"path" : "Sources/ForestrySwiftyBeaverSupport",
"product_dependencies" : [
"SwiftyBeaver"
],
"product_memberships" : [
"ForestrySwiftyBeaverSupport"
],
"sources" : [
"SwiftyBeaverLogger.swift"
],
"target_dependencies" : [
"ForestryLoggerLibrary"
],
"type" : "library"
},
{
"c99name" : "ForestrySentrySupport",
"module_type" : "SwiftTarget",
"name" : "ForestrySentrySupport",
"path" : "Sources/ForestrySentrySupport",
"product_dependencies" : [
"Sentry"
],
"product_memberships" : [
"ForestrySentrySupport"
],
"sources" : [
"SentryLogger.swift"
],
"target_dependencies" : [
"ForestryLoggerLibrary"
],
"type" : "library"
},
{
"c99name" : "ForestryOSLogSupport",
"module_type" : "SwiftTarget",
"name" : "ForestryOSLogSupport",
"path" : "Sources/ForestryOSLogSupport",
"product_memberships" : [
"ForestryOSLogSupport"
],
"sources" : [
"OSLogLogger.swift"
],
"target_dependencies" : [
"ForestryLoggerLibrary"
],
"type" : "library"
},
{
"c99name" : "ForestryLoggerLibraryTests",
"module_type" : "SwiftTarget",
"name" : "ForestryLoggerLibraryTests",
"path" : "Tests/ForestryLoggerLibraryTests",
"sources" : [
"ForestryLoggerLibraryTests.swift",
"LoggerServiceMock.swift"
],
"target_dependencies" : [
"ForestryLoggerLibrary"
],
"type" : "test"
},
{
"c99name" : "ForestryLoggerLibrary",
"module_type" : "SwiftTarget",
"name" : "ForestryLoggerLibrary",
"path" : "Sources/ForestryLoggerLibrary",
"product_memberships" : [
"ForestryLoggerLibrary",
"ForestryFileLogger",
"ForestrySwiftyBeaverSupport",
"ForestryLogRocketSupport",
"ForestrySentrySupport",
"ForestryDatadogSupport",
"ForestryOSLogSupport"
],
"sources" : [
"ConsoleLogger.swift",
"ForestryLogger.swift",
"ForestryLoggerFormatter.swift",
"LogInfo.swift",
"LogLevel.swift",
"LoggerService.swift",
"UserInfo.swift"
],
"type" : "library"
},
{
"c99name" : "ForestryLogRocketSupport",
"module_type" : "SwiftTarget",
"name" : "ForestryLogRocketSupport",
"path" : "Sources/ForestryLogRocketSupport",
"product_dependencies" : [
"LogRocket"
],
"product_memberships" : [
"ForestryLogRocketSupport"
],
"sources" : [
"LogRocketLogger.swift"
],
"target_dependencies" : [
"ForestryLoggerLibrary"
],
"type" : "library"
},
{
"c99name" : "ForestryFileLogger",
"module_type" : "SwiftTarget",
"name" : "ForestryFileLogger",
"path" : "Sources/ForestryFileLogger",
"product_memberships" : [
"ForestryFileLogger"
],
"sources" : [
"Configuration.swift",
"FileLogger.swift",
"ShareLogFile.swift"
],
"target_dependencies" : [
"ForestryLoggerLibrary"
],
"type" : "library"
},
{
"c99name" : "ForestryDatadogSupport",
"module_type" : "SwiftTarget",
"name" : "ForestryDatadogSupport",
"path" : "Sources/ForestryDatadogSupport",
"product_dependencies" : [
"DatadogCore",
"DatadogLogs"
],
"product_memberships" : [
"ForestryDatadogSupport"
],
"sources" : [
"DatadogLogger.swift",
"LogInfo.swift",
"LogLevel.swift"
],
"target_dependencies" : [
"ForestryLoggerLibrary"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
ad1a9d392ffd: Already exists
798e64516b16: Already exists
8261153839e5: Already exists
3880db14b45e: Already exists
239b5e5c0e93: Pulling fs layer
7283a45b9a42: Pulling fs layer
7946e32e30e8: Pulling fs layer
ab8c65d8580e: Pulling fs layer
ab8c65d8580e: Waiting
7283a45b9a42: Verifying Checksum
7283a45b9a42: Download complete
7946e32e30e8: Verifying Checksum
7946e32e30e8: Download complete
239b5e5c0e93: Verifying Checksum
239b5e5c0e93: Download complete
ab8c65d8580e: Verifying Checksum
ab8c65d8580e: Download complete
239b5e5c0e93: Pull complete
7283a45b9a42: Pull complete
7946e32e30e8: Pull complete
ab8c65d8580e: Pull complete
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.70s)
Fetching https://github.com/DataDog/dd-sdk-ios
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver
Fetching https://github.com/getsentry/sentry-cocoa.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/LogRocket/logrocket-ios-swift-package
[1/638] Fetching logrocket-ios-swift-package
[639/4309] Fetching logrocket-ios-swift-package, swift-docc-symbolkit
Fetched https://github.com/LogRocket/logrocket-ios-swift-package from cache (0.62s)
[1139/3671] Fetching swift-docc-symbolkit
[3672/117900] Fetching swift-docc-symbolkit, dd-sdk-ios
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.98s)
[1143/114229] Fetching dd-sdk-ios
[12567/335664] Fetching dd-sdk-ios, sentry-cocoa
[47556/339743] Fetching dd-sdk-ios, sentry-cocoa, swiftybeaver
Fetched https://github.com/DataDog/dd-sdk-ios from cache (15.97s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver from cache (31.37s)
Fetched https://github.com/getsentry/sentry-cocoa.git from cache (31.63s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (32.98s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver
Computed https://github.com/SwiftyBeaver/SwiftyBeaver at 1.9.6 (1.20s)
Computing version for https://github.com/DataDog/dd-sdk-ios
Computed https://github.com/DataDog/dd-sdk-ios at 3.8.3 (1.34s)
Fetching https://github.com/open-telemetry/opentelemetry-swift-core
Fetching https://github.com/kstenerud/KSCrash.git
[1/13795] Fetching opentelemetry-swift-core
[415/38342] Fetching opentelemetry-swift-core, kscrash
Fetched https://github.com/open-telemetry/opentelemetry-swift-core from cache (2.56s)
Fetched https://github.com/kstenerud/KSCrash.git from cache (2.58s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift-core
Computed https://github.com/open-telemetry/opentelemetry-swift-core at 2.3.0 (3.92s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.84s)
Computing version for https://github.com/kstenerud/KSCrash.git
Computed https://github.com/kstenerud/KSCrash.git at 2.5.1 (1.23s)
Computing version for https://github.com/getsentry/sentry-cocoa.git
Computed https://github.com/getsentry/sentry-cocoa.git at 9.8.0 (1.69s)
Computing version for https://github.com/LogRocket/logrocket-ios-swift-package
Computed https://github.com/LogRocket/logrocket-ios-swift-package at 1.62.0 (1.08s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at main (e977f65)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver resolved at 1.9.6
Creating working copy for https://github.com/getsentry/sentry-cocoa.git
Working copy of https://github.com/getsentry/sentry-cocoa.git resolved at 9.8.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/DataDog/dd-sdk-ios
Working copy of https://github.com/DataDog/dd-sdk-ios resolved at 3.8.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/LogRocket/logrocket-ios-swift-package
Working copy of https://github.com/LogRocket/logrocket-ios-swift-package resolved at 1.62.0
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift-core
Working copy of https://github.com/open-telemetry/opentelemetry-swift-core resolved at 2.3.0
Creating working copy for https://github.com/kstenerud/KSCrash.git
Working copy of https://github.com/kstenerud/KSCrash.git resolved at 2.5.1
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-Dynamic.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-Dynamic-WithARM64e.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip
Downloading binary artifact https://storage.googleapis.com/logrocket-ios/1.62.0/LogRocket.xcframework.zip
[1369/27917533] Downloading https://storage.googleapis.com/logrocket-ios/1.62.0/LogRocket.xcframework.zip
[964060/145676226] Downloading https://storage.googleapis.com/logrocket-ios/1.62.0/LogRocket.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip
[45838544/209408948] Downloading https://storage.googleapis.com/logrocket-ios/1.62.0/LogRocket.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry.xcframework.zip
[209424509/316106574] Downloading https://storage.googleapis.com/logrocket-ios/1.62.0/LogRocket.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip
[212552219/462814234] Downloading https://storage.googleapis.com/logrocket-ios/1.62.0/LogRocket.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-Dynamic-WithARM64e.xcframework.zip
[212569378/595780137] Downloading https://storage.googleapis.com/logrocket-ios/1.62.0/LogRocket.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-Dynamic-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-Dynamic.xcframework.zip
Downloaded https://storage.googleapis.com/logrocket-ios/1.62.0/LogRocket.xcframework.zip (10.25s)
[347082155/567862604] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-Dynamic-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-Dynamic.xcframework.zip
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry.xcframework.zip (25.00s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip (37.95s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip (43.18s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-Dynamic.xcframework.zip (46.52s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.8.0/Sentry-Dynamic-WithARM64e.xcframework.zip (48.60s)
warning: 'dd-sdk-ios': found 138 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Utils/UIKitExtensionsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDHTTPHeadersWriter+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/Casting+RUM.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/FeatureContextTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalMemoryReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploadWorkerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/DDErrorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDSwiftUIRUMViewsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DD/InternalLoggerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMMonitorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDRUMMonitor+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/CarrierInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/JSONEncoderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/SDKMetrics/BatchMetricsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDTrace+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Reading/FileReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMEventOutputs/RUMEventFileOutputTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDURLSessionInstrumentationTests+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Tracing/DatadogTraceFeatureTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Kronos/KronosNTPPacketTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/UIKitRUMViewsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDSessionReplay+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/RequestBuilderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/ApplicationVersionPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDInternalLoggerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Utils/SwiftUIExtensionsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Files/FileTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/CrashReporting/CrashReporterTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/FeatureTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/CrashReporting/CrashContext/CrashContextProviderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/UserInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DirectoriesTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalInfoSamplerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Utils/Casting+Tracing.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDTraceTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/ApplicationStatePublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDB3HTTPHeadersWriter+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/CrashReporting/CrashContext/CrashContextTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDCrossPlatformExtension+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Mocks/RUM/RUMFeatureMocks.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalCPUReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/BrightnessLevelPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/FeaturesIntegration/TracingWithLoggingIntegrationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/FilesOrchestrator+MetricsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDSwiftUIRUMActionsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Writing/FileWriterTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/ExtensionBackgroundTaskCoordinatorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/RetryingTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Kronos/KronosInternetAddressTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/DisplayLinkerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/ServerOffsetPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Helpers/DatadogExtensions.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDRUMMonitorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/LaunchInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/NetworkConnectionInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/LoggerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMFeatureTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/TestsObserver/DatadogTestsObserver.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/DatadogCoreTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Tracing/OTelSpanTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDInternalLogger+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/RUM/RUMDataModels+objcTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Extensions/ContextSharing/SharedContextTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDLogs+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Helpers/CustomObjcViewController.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/CryptographyTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Tracing/TracingURLSessionHandlerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Extensions/CrossPlatformExtensionTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/DatadogContextProviderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMInternalProxyTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/PerformancePresetTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/FirstFrameReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/TracerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/TLV/TLVBlockTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDWebViewTracking+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Tracing/DDSpanTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/FeaturesIntegration/CITestIntegrationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Storage+TLVTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDRUM+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalInfoTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Kronos/KronosTimeStorageTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploadDelayTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/URLSessionAutoInstrumentation/Interception/URLFiltering/FirstPartyURLsFilterTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDURLSessionInstrumentationConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDRUMConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DataStore/DataStore+TLVTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDTracerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/TestsObserver/DatadogTestsObserverLoader.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DataStore/DataStoreFileReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/TelemetryReceiverTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/FilesOrchestratorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploadConditionsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/DatadogCore+FeatureDataStoreTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Extensions/ContextSharing/ContextSharingTransformerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/ViewHitchesReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/OpenTracing/OTSpanTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/UIViewControllerSwizzlerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/EventGeneratorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/InternalProxyTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Helpers/NSURLSessionBridge.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDConfiguration+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDDatadog+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/TestUtilities/DirectoriesStub.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Logs/DatadogLogsFeatureTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/DateFormattingTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/Integrations/CrashReportReceiverTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/BatteryStatusPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDUIKitRUMActionsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/AccountInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/MessageBusTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMDebuggingTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMMonitorConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/UIApplicationSwizzlerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/DatadogCore+FeatureDirectoriesTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDW3CHTTPHeadersWriter+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/URLSessionClientTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDRUMTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Private/ObjcExceptionHandler.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/AppBackgroundTaskCoordinatorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/LocaleInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Private/ObjcAppLaunchHandler.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDDatadogTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DataStore/FeatureDataStoreTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/TLV/TLVBlockReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Files/DirectoryTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploadStatusTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DataStore/DataStoreFileWriterTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/LowPowerModePublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/DatadogPrivate/ObjcExceptionHandlerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDLogsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDTraceConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDUIKitRUMViewsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/TrackingConsentPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalRefreshRateReaderTests.swift
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/33] Emitting module SentryCppHelper
[14/33] Compiling SentryCppHelper SentryCppHelper.swift
[16/34] Emitting module SwiftyBeaver
[17/35] Compiling ForestryLoggerLibrary ForestryLoggerFormatter.swift
[18/35] Compiling ForestryLoggerLibrary UserInfo.swift
[19/35] Compiling ForestryLoggerLibrary LogLevel.swift
[20/35] Compiling ForestryLoggerLibrary LoggerService.swift
[21/35] Compiling SwiftyBeaver Extensions.swift
[22/35] Compiling SwiftyBeaver FileDestination.swift
[23/35] Compiling ForestryLoggerLibrary LogInfo.swift
[24/35] Compiling ForestryLoggerLibrary ForestryLogger.swift
/host/spi-builder-workspace/Sources/ForestryLoggerLibrary/ForestryLogger.swift:15:29: warning: sending 'services' risks causing data races; this is an error in the Swift 6 language mode
13 | /// Can be called with empty array. In such situation, the logger will not perform any activity
14 | public init(services: [LoggerService]) {
15 | self.loggerActor = .init(services: services)
| |- warning: sending 'services' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'services' to actor-isolated initializer 'init(services:)' risks causing data races between actor-isolated and task-isolated uses
16 | }
17 |
[25/35] Compiling ForestryLoggerLibrary ConsoleLogger.swift
[26/35] Compiling SwiftyBeaver Filter.swift
[27/35] Emitting module ForestryLoggerLibrary
[28/36] Compiling SwiftyBeaver SwiftyBeaver.swift
[29/36] Compiling SwiftyBeaver BaseDestination.swift
[30/36] Compiling SwiftyBeaver ConsoleDestination.swift
[32/36] Compiling SwiftyBeaver GoogleCloudDestination.swift
[33/36] Compiling SwiftyBeaver FilterValidator.swift
[34/36] Compiling SwiftyBeaver SBPlatformDestination.swift
[35/50] Compiling ForestryOSLogSupport OSLogLogger.swift
[36/50] Emitting module ForestryLogRocketSupport
[37/50] Compiling ForestryLogRocketSupport LogRocketLogger.swift
[38/51] Emitting module ForestryOSLogSupport
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/51] Emitting module ForestrySentrySupport
/host/spi-builder-workspace/Sources/ForestrySentrySupport/SentryLogger.swift:7:8: error: no such module 'Sentry'
5 | import Foundation
6 | import ForestryLoggerLibrary
7 | import Sentry
| `- error: no such module 'Sentry'
8 |
9 | /// A logger that sends error logs to the Sentry
[40/52] Compiling ForestryDatadogSupport LogLevel.swift
[41/52] Compiling ForestryDatadogSupport LogInfo.swift
[42/52] Compiling ForestryFileLogger ShareLogFile.swift
[43/52] Compiling ForestryDatadogSupport DatadogLogger.swift
[44/52] Emitting module ForestryDatadogSupport
[45/53] Compiling ForestrySentrySupport SentryLogger.swift
/host/spi-builder-workspace/Sources/ForestrySentrySupport/SentryLogger.swift:7:8: error: no such module 'Sentry'
5 | import Foundation
6 | import ForestryLoggerLibrary
7 | import Sentry
| `- error: no such module 'Sentry'
8 |
9 | /// A logger that sends error logs to the Sentry
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
warning: 'dd-sdk-ios': found 138 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalInfoTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Utils/SwiftUIExtensionsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Writing/FileWriterTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDSwiftUIRUMViewsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploadStatusTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDURLSessionInstrumentationConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Kronos/KronosInternetAddressTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDCrossPlatformExtension+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DD/InternalLoggerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Utils/UIKitExtensionsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDRUMMonitorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMInternalProxyTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/BrightnessLevelPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/UIViewControllerSwizzlerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DataStore/FeatureDataStoreTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/DatadogCore+FeatureDirectoriesTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DirectoriesTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/CryptographyTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/Integrations/CrashReportReceiverTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/URLSessionAutoInstrumentation/Interception/URLFiltering/FirstPartyURLsFilterTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/LoggerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Helpers/CustomObjcViewController.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDInternalLogger+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDTraceTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMMonitorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/FeatureTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/DatadogContextProviderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDB3HTTPHeadersWriter+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/DDErrorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/FirstFrameReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Helpers/DatadogExtensions.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDHTTPHeadersWriter+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/RUM/RUMDataModels+objcTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/AppBackgroundTaskCoordinatorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMEventOutputs/RUMEventFileOutputTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Private/ObjcExceptionHandler.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/FilesOrchestratorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/FeaturesIntegration/CITestIntegrationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Tracing/DDSpanTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/OpenTracing/OTSpanTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/AccountInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDTraceConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDDatadogTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/FeatureContextTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Tracing/DatadogTraceFeatureTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Utils/Casting+Tracing.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/UserInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDURLSessionInstrumentationTests+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/EventGeneratorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/CrashReporting/CrashContext/CrashContextProviderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/UIApplicationSwizzlerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/DateFormattingTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Extensions/ContextSharing/SharedContextTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDConfiguration+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Tracing/OTelSpanTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/TestsObserver/DatadogTestsObserver.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDW3CHTTPHeadersWriter+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Storage+TLVTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/TestUtilities/DirectoriesStub.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMFeatureTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/RetryingTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDUIKitRUMActionsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/TelemetryReceiverTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/ApplicationVersionPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/SDKMetrics/BatchMetricsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/ExtensionBackgroundTaskCoordinatorTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/CrashReporting/CrashContext/CrashContextTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/TLV/TLVBlockTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Kronos/KronosNTPPacketTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/NetworkConnectionInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/LowPowerModePublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalRefreshRateReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDRUMTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploadDelayTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/UIKitRUMViewsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDSwiftUIRUMActionsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/BatteryStatusPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDLogsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Extensions/ContextSharing/ContextSharingTransformerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Extensions/CrossPlatformExtensionTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/URLSessionClientTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Files/FileTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DataStore/DataStoreFileWriterTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/FilesOrchestrator+MetricsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Files/DirectoryTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Utils/JSONEncoderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/LaunchInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Tracing/TracingURLSessionHandlerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMDebuggingTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDRUM+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/ViewHitchesReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DataStore/DataStore+TLVTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/CrashReporting/CrashReporterTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/CarrierInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDTrace+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDSessionReplay+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDRUMConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Private/ObjcAppLaunchHandler.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/PerformancePresetTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMMonitorConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDLogs+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/TestsObserver/DatadogTestsObserverLoader.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDConfigurationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Persistence/Reading/FileReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/ApplicationStatePublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/FeaturesIntegration/TracingWithLoggingIntegrationTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDRUMMonitor+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDWebViewTracking+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Mocks/RUM/RUMFeatureMocks.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/Casting+RUM.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/DatadogCoreTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploadWorkerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDUIKitRUMViewsPredicateTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/ObjcAPITests/DDDatadog+apiTests.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/DataStore/DataStoreFileReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalCPUReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalInfoSamplerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/LocaleInfoPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/TracerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/TrackingConsentPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Kronos/KronosTimeStorageTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Logs/DatadogLogsFeatureTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/DataUploadConditionsTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/Upload/RequestBuilderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/DatadogCore+FeatureDataStoreTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/MessageBusTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/DatadogCore/Context/ServerOffsetPublisherTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Helpers/NSURLSessionBridge.m
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/InternalProxyTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/DisplayLinkerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/Core/TLV/TLVBlockReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Datadog/RUM/RUMVitals/VitalMemoryReaderTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/DatadogPrivate/ObjcExceptionHandlerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDTracerTests.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogCore/Tests/Objc/DDInternalLoggerTests.swift
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/24] Emitting module SentryCppHelper
[5/24] Compiling SentryCppHelper SentryCppHelper.swift
[6/25] Compiling ForestryLoggerLibrary ForestryLoggerFormatter.swift
[7/25] Compiling ForestryLoggerLibrary LoggerService.swift
[8/25] Compiling ForestryLoggerLibrary UserInfo.swift
[9/25] Compiling ForestryLoggerLibrary LogLevel.swift
[10/25] Compiling ForestryLoggerLibrary LogInfo.swift
[12/25] Compiling ForestryLoggerLibrary ConsoleLogger.swift
[13/25] Emitting module ForestryLoggerLibrary
[14/25] Compiling ForestryLoggerLibrary ForestryLogger.swift
[15/26] Compiling SwiftyBeaver GoogleCloudDestination.swift
[16/27] Compiling SwiftyBeaver FilterValidator.swift
[18/27] Compiling SwiftyBeaver Extensions.swift
[19/27] Compiling SwiftyBeaver FileDestination.swift
[20/27] Emitting module SwiftyBeaver
[21/41] Emitting module ForestryOSLogSupport
[22/41] Compiling ForestryOSLogSupport OSLogLogger.swift
[23/42] Emitting module ForestryLogRocketSupport
[24/42] Compiling ForestryLogRocketSupport LogRocketLogger.swift
[25/43] Compiling SwiftyBeaver SwiftyBeaver.swift
[26/43] Compiling ForestryFileLogger ShareLogFile.swift
[27/43] Compiling ForestryDatadogSupport LogLevel.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/43] Emitting module ForestrySentrySupport
/host/spi-builder-workspace/Sources/ForestrySentrySupport/SentryLogger.swift:7:8: error: no such module 'Sentry'
5 | import Foundation
6 | import ForestryLoggerLibrary
7 | import Sentry
| `- error: no such module 'Sentry'
8 |
9 | /// A logger that sends error logs to the Sentry
[29/43] Compiling ForestrySentrySupport SentryLogger.swift
/host/spi-builder-workspace/Sources/ForestrySentrySupport/SentryLogger.swift:7:8: error: no such module 'Sentry'
5 | import Foundation
6 | import ForestryLoggerLibrary
7 | import Sentry
| `- error: no such module 'Sentry'
8 |
9 | /// A logger that sends error logs to the Sentry
[30/43] Compiling ForestryDatadogSupport LogInfo.swift
[31/43] Emitting module ForestryDatadogSupport
BUILD FAILURE 6.1 linux