The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of RSCrashReporter, reference v1.0.1 (ee5635), with Swift 6.0 for macOS (SPM) on 3 Dec 2024 05:25:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rudderlabs/crash-reporter-ios.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rudderlabs/crash-reporter-ios
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at ee56353 chore(release): pulling release/1.0.1 into master
Cloned https://github.com/rudderlabs/crash-reporter-ios.git
Revision (git rev-parse @):
ee563535b64d9d5feacd0fa243663b2658033a19
SUCCESS checkout https://github.com/rudderlabs/crash-reporter-ios.git at v1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "crash-reporter-ios",
      "name": "RSCrashReporter",
      "url": "https://github.com/rudderlabs/crash-reporter-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/crash-reporter-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/rudderlabs/crash-reporter-ios.git
[1/33122] Fetching crash-reporter-ios
Fetched https://github.com/rudderlabs/crash-reporter-ios.git from cache (1.79s)
Creating working copy for https://github.com/rudderlabs/crash-reporter-ios.git
Working copy of https://github.com/rudderlabs/crash-reporter-ios.git resolved at v1.0.1 (ee56353)
warning: '.resolve-product-dependencies': dependency 'crash-reporter-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/rudderlabs/crash-reporter-ios.git
{
  "c_language_standard" : "gnu11",
  "cxx_language_standard" : "gnu++14",
  "dependencies" : [
  ],
  "manifest_display_name" : "RSCrashReporter",
  "name" : "RSCrashReporter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "tvos",
      "version" : "9.2"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "6.3"
    }
  ],
  "products" : [
    {
      "name" : "RSCrashReporter",
      "targets" : [
        "RSCrashReporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RSCrashReporter",
      "module_type" : "ClangTarget",
      "name" : "RSCrashReporter",
      "path" : "RSCrashReporter",
      "product_memberships" : [
        "RSCrashReporter"
      ],
      "sources" : [
        "Breadcrumbs/RSCNetworkBreadcrumb.m",
        "Breadcrumbs/RSCNotificationBreadcrumbs.m",
        "Breadcrumbs/RSCrashReporterBreadcrumbs.m",
        "Client/RSCrashReporterClient.m",
        "Configuration/RSCConfigurationBuilder.m",
        "Configuration/RSCrashReporterConfiguration.m",
        "Configuration/RSCrashReporterEndpointConfiguration.m",
        "Configuration/RSCrashReporterErrorTypes.m",
        "Delivery/RSCConnectivity.m",
        "Delivery/RSCEventUploadFileOperation.m",
        "Delivery/RSCEventUploadKSCrashReportOperation.m",
        "Delivery/RSCEventUploadObjectOperation.m",
        "Delivery/RSCEventUploadOperation.m",
        "Delivery/RSCEventUploader.m",
        "Delivery/RSCSessionUploader.m",
        "Delivery/RSCrashReporterApiClient.m",
        "Helpers/MRCCanary.m",
        "Helpers/RSCAppHangDetector.m",
        "Helpers/RSCFeatureFlagStore.m",
        "Helpers/RSCGlobals.m",
        "Helpers/RSCInternalErrorReporter.m",
        "Helpers/RSCJSONSerialization.m",
        "Helpers/RSCRunContext.m",
        "Helpers/RSCSerialization.m",
        "Helpers/RSCTelemetry.m",
        "Helpers/RSCUtils.m",
        "Helpers/RSC_RFC3339DateTool.m",
        "Helpers/RSCrashReporterCollections.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrash.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashC.c",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashDoctor.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashIdentifier.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashNames.c",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashReport.c",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashState.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSFile.c",
        "KSCrash/Source/KSCrash/Recording/RSC_KSSystemInfo.m",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry.c",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry_CPPException.mm",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry_MachException.c",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry_NSException.m",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry_Signal.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSBacktrace.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSCrashStringConversion.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSFileUtils.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSJSONCodec.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSLogger.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMachHeaders.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach_Arm.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach_Arm64.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach_x86_32.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach_x86_64.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSSignalInfo.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSString.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSSysCtl.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_Symbolicate.c",
        "Metadata/RSCrashReporterMetadata.m",
        "Payload/RSCrashReporterApp.m",
        "Payload/RSCrashReporterAppWithState.m",
        "Payload/RSCrashReporterBreadcrumb.m",
        "Payload/RSCrashReporterDevice.m",
        "Payload/RSCrashReporterDeviceWithState.m",
        "Payload/RSCrashReporterError.m",
        "Payload/RSCrashReporterEvent.m",
        "Payload/RSCrashReporterHandledState.m",
        "Payload/RSCrashReporterNotifier.m",
        "Payload/RSCrashReporterSession.m",
        "Payload/RSCrashReporterStackframe.m",
        "Payload/RSCrashReporterStacktrace.m",
        "Payload/RSCrashReporterThread.m",
        "Payload/RSCrashReporterUser.m",
        "RSCCrashSentry.m",
        "RSCrashReporter.m",
        "RSCrashReporterFeatureFlag.m",
        "RSCrashReporterLastRunInfo.m",
        "RSCrashReporterSessionTracker.m",
        "RSCrashReporterSystemState.m",
        "Storage/RSCFileLocations.m",
        "Storage/RSCStorageMigratorV0V1.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/80] Compiling RSCrashReporterErrorTypes.m
[1/80] Compiling RSCEventUploadKSCrashReportOperation.m
[2/80] Compiling RSCrashReporterConfiguration.m
[3/80] Compiling RSCEventUploadFileOperation.m
[4/80] Compiling RSCStorageMigratorV0V1.m
[5/80] Compiling RSCrashReporterEndpointConfiguration.m
[6/80] Compiling RSCFileLocations.m
[7/80] Compiling RSCrashReporter RSCrashReporterLastRunInfo.m
[8/80] Compiling RSCConnectivity.m
[9/80] Compiling RSCrashReporter RSCrashReporterFeatureFlag.m
[10/80] Compiling RSCEventUploadObjectOperation.m
[11/80] Compiling RSCrashReporter RSCrashReporter.m
[12/80] Compiling RSCConfigurationBuilder.m
[13/80] Compiling RSCEventUploadOperation.m
[14/80] Compiling RSCrashReporter RSCCrashSentry.m
[15/80] Compiling RSCrashReporterUser.m
[16/80] Compiling RSCrashReporterThread.m
[17/80] Compiling RSCrashReporterStacktrace.m
[18/80] Compiling RSCrashReporterStackframe.m
[19/80] Compiling RSCrashReporterNotifier.m
[20/80] Compiling RSCrashReporterSession.m
[21/80] Compiling RSCrashReporterHandledState.m
[22/80] Compiling RSCrashReporterEvent.m
[23/80] Compiling RSCrashReporterError.m
[24/80] Compiling RSCrashReporterDeviceWithState.m
[25/80] Compiling RSCrashReporterDevice.m
[26/80] Compiling RSCrashReporterBreadcrumb.m
[27/80] Compiling RSCrashReporterAppWithState.m
[28/80] Compiling RSCrashReporterApp.m
[29/80] Compiling RSC_KSMach_x86_64.c
[30/80] Compiling RSC_KSMach_x86_32.c
[31/80] Compiling RSCrashReporterMetadata.m
[32/80] Compiling RSC_KSMach_Arm.c
[33/80] Compiling RSC_KSString.c
[34/80] Compiling RSC_KSSignalInfo.c
[35/80] Compiling RSC_KSSysCtl.c
[36/80] Compiling RSC_KSMach_Arm64.c
[37/80] Compiling RSC_KSJSONCodec.c
[38/80] Compiling RSC_KSFileUtils.c
[39/80] Compiling RSC_KSCrashStringConversion.c
[40/80] Compiling RSC_KSBacktrace.c
[41/80] Compiling RSC_KSLogger.c
[42/80] Compiling RSC_KSCrashSentry_NSException.m
[43/80] Compiling RSC_Symbolicate.c
[44/80] Compiling RSC_KSCrashSentry_MachException.c
[45/80] Compiling RSC_KSCrashSentry_Signal.c
[46/80] Compiling RSC_KSCrashSentry.c
[47/80] Compiling RSC_KSFile.c
[48/80] Compiling RSC_KSCrashReport.c
[49/80] Compiling RSC_KSCrashState.m
[50/80] Compiling RSC_KSCrashNames.c
[51/80] Compiling RSC_KSMach.c
[52/80] Compiling RSC_KSMachHeaders.c
[53/80] Compiling RSC_KSCrashC.c
[54/80] Compiling RSC_KSCrashIdentifier.m
[55/80] Compiling RSC_KSSystemInfo.m
[56/80] Compiling RSC_KSCrashDoctor.m
[57/80] Compiling RSCrashReporterCollections.m
[58/80] Compiling RSC_RFC3339DateTool.m
[59/80] Compiling RSCUtils.m
[60/80] Compiling RSCSerialization.m
[61/80] Compiling RSCTelemetry.m
[62/80] Compiling RSCJSONSerialization.m
[63/80] Compiling RSCRunContext.m
[64/80] Compiling RSCrashReporterClient.m
[65/80] Compiling RSCGlobals.m
[66/80] Compiling RSCInternalErrorReporter.m
[67/80] Compiling RSCFeatureFlagStore.m
[68/80] Compiling RSC_KSCrash.m
[69/80] Compiling MRCCanary.m
[70/80] Compiling RSCAppHangDetector.m
[71/80] Compiling RSCrashReporterApiClient.m
[72/80] Compiling RSCSessionUploader.m
[73/80] Compiling RSC_KSCrashSentry_CPPException.mm
[74/80] Compiling RSCEventUploader.m
[75/80] Compiling RSCrashReporterBreadcrumbs.m
[76/80] Compiling RSCrashReporter RSCrashReporterSystemState.m
[77/80] Compiling RSCNetworkBreadcrumb.m
[78/80] Compiling RSCrashReporter RSCrashReporterSessionTracker.m
[79/80] Compiling RSCNotificationBreadcrumbs.m
Build complete! (5.16s)
Build complete.
{
  "c_language_standard" : "gnu11",
  "cxx_language_standard" : "gnu++14",
  "dependencies" : [
  ],
  "manifest_display_name" : "RSCrashReporter",
  "name" : "RSCrashReporter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "tvos",
      "version" : "9.2"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "6.3"
    }
  ],
  "products" : [
    {
      "name" : "RSCrashReporter",
      "targets" : [
        "RSCrashReporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RSCrashReporter",
      "module_type" : "ClangTarget",
      "name" : "RSCrashReporter",
      "path" : "RSCrashReporter",
      "product_memberships" : [
        "RSCrashReporter"
      ],
      "sources" : [
        "Breadcrumbs/RSCNetworkBreadcrumb.m",
        "Breadcrumbs/RSCNotificationBreadcrumbs.m",
        "Breadcrumbs/RSCrashReporterBreadcrumbs.m",
        "Client/RSCrashReporterClient.m",
        "Configuration/RSCConfigurationBuilder.m",
        "Configuration/RSCrashReporterConfiguration.m",
        "Configuration/RSCrashReporterEndpointConfiguration.m",
        "Configuration/RSCrashReporterErrorTypes.m",
        "Delivery/RSCConnectivity.m",
        "Delivery/RSCEventUploadFileOperation.m",
        "Delivery/RSCEventUploadKSCrashReportOperation.m",
        "Delivery/RSCEventUploadObjectOperation.m",
        "Delivery/RSCEventUploadOperation.m",
        "Delivery/RSCEventUploader.m",
        "Delivery/RSCSessionUploader.m",
        "Delivery/RSCrashReporterApiClient.m",
        "Helpers/MRCCanary.m",
        "Helpers/RSCAppHangDetector.m",
        "Helpers/RSCFeatureFlagStore.m",
        "Helpers/RSCGlobals.m",
        "Helpers/RSCInternalErrorReporter.m",
        "Helpers/RSCJSONSerialization.m",
        "Helpers/RSCRunContext.m",
        "Helpers/RSCSerialization.m",
        "Helpers/RSCTelemetry.m",
        "Helpers/RSCUtils.m",
        "Helpers/RSC_RFC3339DateTool.m",
        "Helpers/RSCrashReporterCollections.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrash.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashC.c",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashDoctor.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashIdentifier.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashNames.c",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashReport.c",
        "KSCrash/Source/KSCrash/Recording/RSC_KSCrashState.m",
        "KSCrash/Source/KSCrash/Recording/RSC_KSFile.c",
        "KSCrash/Source/KSCrash/Recording/RSC_KSSystemInfo.m",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry.c",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry_CPPException.mm",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry_MachException.c",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry_NSException.m",
        "KSCrash/Source/KSCrash/Recording/Sentry/RSC_KSCrashSentry_Signal.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSBacktrace.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSCrashStringConversion.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSFileUtils.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSJSONCodec.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSLogger.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMachHeaders.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach_Arm.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach_Arm64.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach_x86_32.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSMach_x86_64.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSSignalInfo.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSString.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_KSSysCtl.c",
        "KSCrash/Source/KSCrash/Recording/Tools/RSC_Symbolicate.c",
        "Metadata/RSCrashReporterMetadata.m",
        "Payload/RSCrashReporterApp.m",
        "Payload/RSCrashReporterAppWithState.m",
        "Payload/RSCrashReporterBreadcrumb.m",
        "Payload/RSCrashReporterDevice.m",
        "Payload/RSCrashReporterDeviceWithState.m",
        "Payload/RSCrashReporterError.m",
        "Payload/RSCrashReporterEvent.m",
        "Payload/RSCrashReporterHandledState.m",
        "Payload/RSCrashReporterNotifier.m",
        "Payload/RSCrashReporterSession.m",
        "Payload/RSCrashReporterStackframe.m",
        "Payload/RSCrashReporterStacktrace.m",
        "Payload/RSCrashReporterThread.m",
        "Payload/RSCrashReporterUser.m",
        "RSCCrashSentry.m",
        "RSCrashReporter.m",
        "RSCrashReporterFeatureFlag.m",
        "RSCrashReporterLastRunInfo.m",
        "RSCrashReporterSessionTracker.m",
        "RSCrashReporterSystemState.m",
        "Storage/RSCFileLocations.m",
        "Storage/RSCStorageMigratorV0V1.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.