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 Sentry, reference 9.1.0 (0041fe), with Swift 6.0 for macOS (SPM) on 10 Dec 2025 19:18:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getsentry/sentry-cocoa.git
Reference: 9.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/getsentry/sentry-cocoa
 * tag               9.1.0      -> FETCH_HEAD
HEAD is now at 0041fe6 release: 9.1.0
Cloned https://github.com/getsentry/sentry-cocoa.git
Revision (git rev-parse @):
0041fe6374a0557747d3c7f19888510a30684dfa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/getsentry/sentry-cocoa.git at 9.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/getsentry/sentry-cocoa.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/229] Write sources
[4/229] Copying Sentry.framework
[5/229] Compiling SentryInternal.m
[6/229] Write swift-version-5BDAB9E9C0126B9D.txt
[8/248] Emitting module SentryCppHelper
[9/248] Compiling SentryCppHelper SentryCppHelper.swift
[9/248] Compiling _SentryPrivate SentryDummyPrivateEmptyClass.m
[10/248] Compiling SentryHeaders SentryDummyPublicEmptyClass.m
[12/433] Compiling SentryDistribution Date+Parse.swift
[13/433] Compiling SentryDistribution Error.swift
[14/433] Emitting module SentryDistribution
[15/433] Compiling SentryDistribution URLSession+Distribute.swift
[16/433] Compiling SentryDistribution CheckForUpdateParams.swift
[17/433] Compiling SentryDistribution ReleaseInfo.swift
[18/433] Compiling SentryDistribution BinaryParser.swift
[19/433] Compiling SentryDistribution UpdateCheckResponse.swift
[20/433] Compiling SentryDistribution Updater.swift
[21/433] Emitting module SentrySwift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[22/453] Compiling SentrySwift SentryOnDemandReplay.swift
[23/453] Compiling SentrySwift SentryOnDemandReplayError.swift
[24/453] Compiling SentrySwift SentryPixelBuffer.swift
[25/453] Compiling SentrySwift SentryRenderVideoResult.swift
[26/453] Compiling SentrySwift SentryReplayEvent.swift
[27/453] Compiling SentrySwift SentryReplayFrame.swift
[28/453] Compiling SentrySwift SentryReplayOptions.swift
[29/453] Compiling SentrySwift SentryReplayRecording.swift
[30/453] Compiling SentrySwift SentryReplayType.swift
[31/453] Compiling SentrySwift SentryReplayVideoMaker.swift
[32/453] Compiling SentrySwift SentrySRDefaultBreadcrumbConverter.swift
[33/453] Compiling SentrySwift SentrySessionReplay.swift
[34/453] Compiling SentrySwift SentrySessionReplayDelegate.swift
[35/453] Compiling SentrySwift SentrySessionReplayEnvironmentChecker.swift
[36/453] Compiling SentrySwift SentrySessionReplayEnvironmentCheckerProvider.swift
[37/453] Compiling SentrySwift SentryTouchTracker.swift
[38/453] Compiling SentrySwift SentryVideoFrameProcessor.swift
[39/453] Compiling SentrySwift SentryVideoInfo.swift
[40/453] Compiling SentrySwift SwiftAsyncIntegration.swift
[41/453] Compiling SentrySwift SentryUserFeedbackConfiguration.swift
[42/453] Compiling SentrySwift SentryEnvelopeItemType.swift
[43/453] Compiling SentrySwift SentryExtensionDetector.swift
[44/453] Compiling SentrySwift SentryExtensionType.swift
[45/453] Compiling SentrySwift SentryExtraContextProvider.swift
[46/453] Compiling SentrySwift SentryFileManager.swift
[47/453] Compiling SentrySwift SentryIconography.swift
[48/453] Compiling SentrySwift SentryMigrateSessionInit.swift
[49/453] Compiling SentrySwift SentryMobileProvisionParser.swift
[50/453] Compiling SentrySwift SentryNSNotificationCenterWrapper.swift
[51/453] Compiling SentrySwift SentryNSTimerFactory.swift
[52/453] Compiling SentrySwift SentryObjCRuntimeWrapper.swift
[53/453] Compiling SentrySwift SentryProcessInfo.swift
[54/453] Compiling SentrySwift SentryRandom.swift
[55/453] Compiling SentrySwift SentrySDK.swift
[56/453] Compiling SentrySwift SentrySdkInfo.swift
[57/453] Compiling SentrySwift SentrySdkPackage.swift
[58/453] Compiling SentrySwift SentrySerializationSwift.swift
[59/453] Compiling SentrySwift SentrySwizzleWrapper.swift
[60/453] Compiling SentrySwift SentrySysctl.swift
[61/453] Compiling SentrySwift SentryThreadWrapper.swift
[62/453] Compiling SentrySwift ThreadSafeApplication.swift
[63/453] Compiling SentrySwift Integrations.swift
[64/453] Compiling SentrySwift SentryProfileOptions.swift
[65/453] Compiling SentrySwift SentryTransactionNameSource.swift
[66/453] Compiling SentrySwift SwizzleClassNameExclude.swift
[67/453] Compiling SentrySwift SentryMXCallStackTree.swift
[68/453] Compiling SentrySwift SentryMXManager.swift
[69/453] Compiling SentrySwift SentryRedactOptions.swift
[70/453] Compiling SentrySwift SentryViewControllerBreadcrumbTracking.swift
[71/453] Compiling SentrySwift SwiftDescriptor.swift
[72/453] Compiling SentrySwift HTTPHeaderSanitizer.swift
[73/453] Compiling SentrySwift SentrySDKLog.swift
[74/453] Compiling SentrySwift UIImageHelper.swift
[75/453] Compiling SentrySwift URLSessionTaskHelper.swift
[76/453] Compiling SentrySwift UrlSanitized.swift
[77/453] Compiling SentrySwift SentryDefaultMaskRenderer.swift
[78/453] Compiling SentrySwift SentryDefaultViewRenderer.swift
[79/453] Compiling SentrySwift SentryGraphicsImageRenderer.swift
[80/453] Compiling SentrySwift SentryMaskRenderer.swift
[81/453] Compiling SentrySwift SentryMaskRendererV2.swift
[82/453] Compiling SentrySwift SentryRedactRegion.swift
[83/453] Compiling SentrySwift SentryRedactRegionType.swift
[84/453] Compiling SentrySwift SentryReachability.swift
[85/453] Compiling SentrySwift Options.swift
[86/453] Compiling SentrySwift SentryScopePersistentStore+Context.swift
[87/453] Compiling SentrySwift SentryScopePersistentStore+Extras.swift
[88/453] Compiling SentrySwift SentryScopePersistentStore+Fingerprint.swift
[89/453] Compiling SentrySwift SentryScopePersistentStore+Helper.swift
[90/453] Compiling SentrySwift SentryScopePersistentStore+String.swift
[91/453] Compiling SentrySwift SentryScopePersistentStore+Tags.swift
[92/453] Compiling SentrySwift SentryScopePersistentStore+User.swift
[93/453] Compiling SentrySwift SentryScopePersistentStore.swift
[94/453] Compiling SentrySwift DecodeArbitraryData.swift
[95/453] Compiling SentrySwift NSNumberDecodableWrapper.swift
[96/453] Compiling SentrySwift SentryBreadcrumbCodable.swift
[97/453] Compiling SentrySwift SentryCodable.swift
[98/453] Compiling SentrySwift SentryDebugMetaCodable.swift
[99/453] Compiling SentrySwift SentryEventCodable.swift
[100/453] Compiling SentrySwift SentryEventDecoder.swift
[101/453] Compiling SentrySwift SentryExceptionCodable.swift
[102/453] Compiling SentrySwift SentryFrameCodable.swift
[103/453] Compiling SentrySwift SentryGeoCodable.swift
[104/453] Compiling SentrySwift SentryUserFeedbackFormConfiguration.swift
[105/453] Compiling SentrySwift SentryUserFeedbackThemeConfiguration.swift
[106/453] Compiling SentrySwift SentryUserFeedbackWidgetConfiguration.swift
[107/453] Compiling SentrySwift SentryFeedback.swift
[108/453] Compiling SentrySwift SentryFeedbackAPI.swift
[109/453] Compiling SentrySwift SentryUserFeedbackFormController.swift
[110/453] Compiling SentrySwift SentryUserFeedbackFormViewModel.swift
[111/453] Compiling SentrySwift SentryUserFeedbackIntegrationDriver.swift
[112/453] Compiling SentrySwift SentryUserFeedbackWidget.swift
[113/453] Compiling SentrySwift SentryUserFeedbackWidgetButtonMegaphoneIconView.swift
[114/453] Compiling SentrySwift SentryUserFeedbackWidgetButtonView.swift
[115/453] Compiling SentrySwift UserFeedbackIntegration.swift
[116/453] Compiling SentrySwift SentryWatchdogTerminationAttributesProcessor.swift
[117/453] Compiling SentrySwift SentryWatchdogTerminationScopeObserver.swift
[118/453] Compiling SentrySwift DefaultRateLimits.swift
[119/453] Compiling SentrySwift HttpDateParser.swift
[120/453] Compiling SentrySwift RateLimitParser.swift
[121/453] Compiling SentrySwift RateLimits.swift
[122/453] Compiling SentrySwift RetryAfterHeaderParser.swift
[123/453] Compiling SentrySwift SentryNSURLRequestBuilder.swift
[124/453] Compiling SentrySwift SentryAppState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[125/453] Compiling SentrySwift SentryAppStateManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[126/453] Compiling SentrySwift Locks.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[127/453] Compiling SentrySwift NumberExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[128/453] Compiling SentrySwift StringExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[129/453] Compiling SentrySwift UIViewExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[130/453] Compiling SentrySwift SentryLevel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[131/453] Compiling SentrySwift SentryBaggageSerialization.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[132/453] Compiling SentrySwift SentryBinaryImageCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[133/453] Compiling SentrySwift SentryCurrentDateProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[134/453] Compiling SentrySwift SentryExtraPackages.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[135/453] Compiling SentrySwift SentryFileContents.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[136/453] Compiling SentrySwift SentryInAppLogic.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[137/453] Compiling SentrySwift SentryUIDeviceWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[138/453] Compiling SentrySwift SentryANRTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[139/453] Compiling SentrySwift SentryANRTrackerV2Delegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[140/453] Compiling SentrySwift SentryANRType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[141/453] Compiling SentrySwift SentryDelayedFramesTrackerWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[142/453] Compiling SentrySwift SentryFramesDelayResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[143/453] Compiling SentrySwift SentryFramesTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[144/453] Compiling SentrySwift SentryScreenFrames.swift
/Users/admin/builder/spi-builder-workspace/Sources/Swift/Core/Helper/Log/SentryLevel.swift:5:1: warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
 3 | private let levelNames = ["none", "debug", "info", "warning", "error", "fatal"]
 4 |
 5 | extension SentryLevel: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SentryLevel' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SentryHeaders' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 6 |     public var description: String {
 7 |         return levelNames[Int(self.rawValue)]
[145/453] Compiling SentrySwift SentryMechanismCodable.swift
[146/453] Compiling SentrySwift SentryMechanismContextCodable.swift
[147/453] Compiling SentrySwift SentryMessage.swift
[148/453] Compiling SentrySwift SentryNSErrorCodable.swift
[149/453] Compiling SentrySwift SentryRequestCodable.swift
[150/453] Compiling SentrySwift SentryStacktraceCodable.swift
[151/453] Compiling SentrySwift SentryThreadCodable.swift
[152/453] Compiling SentrySwift SentryUserCodable.swift
[153/453] Compiling SentrySwift SentryFileManagerProtocol.swift
[154/453] Compiling SentrySwift SentryLog.swift
[155/453] Compiling SentrySwift SentryLogAttribute.swift
[156/453] Compiling SentrySwift SentryLogLevel.swift
[157/453] Compiling SentrySwift SentryLogMessage.swift
[158/453] Compiling SentrySwift SentrySDKSettings.swift
[159/453] Compiling SentrySwift SentryClient.swift
[160/453] Compiling SentrySwift SentryCrashSwift.swift
[161/453] Compiling SentrySwift SentryCrashWrapper.swift
[162/453] Compiling SentrySwift SentryDebugImageProvider.swift
[163/453] Compiling SentrySwift SentryFrameRemover.swift
[164/453] Compiling SentrySwift SentryThreadInspecting.swift
[165/453] Compiling SentrySwift SentryRedactViewHelper.swift
[166/453] Compiling SentrySwift SentryScreenshotSource.swift
[167/453] Compiling SentrySwift SentryUIRedactBuilder.swift
[168/453] Compiling SentrySwift SentryViewPhotographer.swift
[169/453] Compiling SentrySwift SentryViewRenderer.swift
[170/453] Compiling SentrySwift SentryViewRendererV2.swift
[171/453] Compiling SentrySwift SentryViewScreenshotProvider.swift
[172/453] Compiling SentrySwift Exports.swift
[173/453] Compiling SentrySwift Dependencies.swift
[174/453] Compiling SentrySwift SentryInfoPlistError.swift
[175/453] Compiling SentrySwift SentryInfoPlistKey.swift
[176/453] Compiling SentrySwift SentryInfoPlistWrapper.swift
[177/453] Compiling SentrySwift SentryInfoPlistWrapperProvider.swift
[178/453] Compiling SentrySwift SentryXcodeVersion.swift
[179/453] Compiling SentrySwift SentryApplication.swift
[180/453] Compiling SentrySwift SentryApplicationExtensions.swift
[181/453] Compiling SentrySwift SentryDateUtil.swift
[182/453] Compiling SentrySwift SentryDefaultObjCRuntimeWrapper.swift
[183/453] Compiling SentrySwift SentryDispatchQueueWrapper.swift
[184/453] Compiling SentrySwift SentryDispatchSourceWrapper.swift
[185/453] Compiling SentrySwift SentryEnabledFeaturesBuilder.swift
[186/453] Compiling SentrySwift FlushLogsIntegration.swift
[187/453] Compiling SentrySwift Data+SentryTracing.swift
[188/453] Compiling SentrySwift FileManager+SentryTracing.swift
[189/453] Compiling SentrySwift SentryFileIOTracker+SwiftHelpers.swift
[190/453] Compiling SentrySwift SentryFileIOTracker.swift
[191/453] Compiling SentrySwift SentryDisplayLinkWrapper.swift
[192/453] Compiling SentrySwift SentryUIViewControllerPerformanceTracker.swift
[193/453] Compiling SentrySwift SentryScreenshotOptions.swift
[194/453] Compiling SentrySwift SentryGlobalEventProcessor.swift
[195/453] Compiling SentrySwift SentryAutoSessionTrackingIntegration.swift
[196/453] Compiling SentrySwift SessionTracker.swift
[197/453] Compiling SentrySwift SentryMaskingPreviewView.swift
[198/453] Compiling SentrySwift SentryRRWebBreadcrumbEvent.swift
[199/453] Compiling SentrySwift SentryRRWebCustomEvent.swift
[200/453] Compiling SentrySwift SentryRRWebEvent.swift
[201/453] Compiling SentrySwift SentryRRWebMetaEvent.swift
[202/453] Compiling SentrySwift SentryRRWebOptionsEvent.swift
[203/453] Compiling SentrySwift SentryRRWebSpanEvent.swift
[204/453] Compiling SentrySwift SentryRRWebTouchEvent.swift
[205/453] Compiling SentrySwift SentryRRWebVideoEvent.swift
[206/453] Compiling SentrySwift SentryThreadInspector.swift
[207/453] Compiling SentrySwift SentryDependencyContainer.swift
[208/453] Compiling SentrySwift SentryDsn.swift
[209/453] Compiling SentrySwift SentryExperimentalOptions.swift
[210/453] Compiling SentrySwift SentryHub.swift
[211/453] Compiling SentrySwift SentrySession.swift
[212/453] Compiling SentrySwift SentryScopeObserver.swift
[213/453] Compiling SentrySwift LoadValidator.swift
[214/453] Compiling SentrySwift SentryClientReport.swift
[215/453] Compiling SentrySwift SentryDiscardedEvent.swift
[216/453] Compiling SentrySwift SentryDispatchFactory.swift
[217/453] Compiling SentrySwift SentryEnvelope.swift
[218/453] Compiling SentrySwift SentryEnvelopeHeader.swift
[219/453] Compiling SentrySwift SentryEnvelopeItem.swift
[220/453] Compiling SentrySwift SentryLogBatcher.swift
[221/453] Compiling SentrySwift SentryLogger.swift
[222/453] Compiling SentrySwift SentrySDKLog+Configure.swift
[223/453] Compiling SentrySwift SentryURLRequestFactory.swift
[224/453] Compiling SentrySwift SentryViewHierarchyProvider.swift
[225/453] Compiling SentrySwift SentryMeasurementValue.swift
[226/454] Emitting module SentrySwiftUI
[227/454] Compiling SentrySwiftUI PreviewRedactOptions.swift
[228/454] Compiling SentrySwiftUI SentryReplayView.swift
[229/454] Compiling SentrySwiftUI SentrySpanOperation.swift
[230/454] Compiling SentrySwiftUI SentryReplayMaskPreview.swift
[231/454] Compiling SentrySwiftUI SentryReplayMaskPreviewUIView.swift
[232/454] Compiling SentrySwiftUI SentryTracedView.swift
[233/454] Compiling SentrySwiftUI SentryTraceOrigin.swift
error: verify-emitted-module-interface command failed with exit code 1 (use -v to see invocation)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules/SentrySwift.swiftinterface:13:19: error: no such module 'SentryHeaders'
 11 | import Network
 12 | import ObjectiveC
 13 | @_exported import SentryHeaders
    |                   `- error: no such module 'SentryHeaders'
 14 | import Swift
 15 | import _Concurrency
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules/SentrySwift.swiftinterface:4:1: error: failed to verify module interface of 'SentrySwift' due to the errors above; the textual interface may be broken by project issues or a compiler bug
  2 | // swift-compiler-version: Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
  3 | // swift-module-flags: -target arm64-apple-macosx10.14 -enable-objc-interop -enable-library-evolution -swift-version 5 -Onone -module-name SentrySwift -package-name spi_builder_workspace
  4 | import AppKit
    | `- error: failed to verify module interface of 'SentrySwift' due to the errors above; the textual interface may be broken by project issues or a compiler bug
  5 | import CommonCrypto
  6 | import CoreGraphics
[16375/54200790] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry.xcframework.zip
[65500/184810773] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-Dynamic-WithARM64e.xcframework.zip
[98268/282906236] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-Dynamic-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip
[17462821/390938530] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-Dynamic-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip
[17488135/509424666] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-Dynamic-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-Dynamic.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-Dynamic.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-Dynamic-WithARM64e.xcframework.zip
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry.xcframework.zip (4.25s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-WithoutUIKitOrAppKit.xcframework.zip (6.38s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip (6.90s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-Dynamic.xcframework.zip (7.29s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/9.1.0/Sentry-Dynamic-WithARM64e.xcframework.zip (7.88s)
BUILD FAILURE 6.0 macosSpm