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 Dynatrace, reference main (121681), with Swift 6.0 for Linux on 28 Apr 2025 22:18:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dynatrace/swift-mobile-sdk.git
Reference: main
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/dynatrace/swift-mobile-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1216811 8.313.1 release
Cloned https://github.com/dynatrace/swift-mobile-sdk.git
Revision (git rev-parse @):
12168110847f9eee82f2c542c75e96e5ad3b0d88
SUCCESS checkout https://github.com/dynatrace/swift-mobile-sdk.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dynatrace/swift-mobile-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[16384/2131372] Downloading https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip
[65536/17316164] Downloading https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip, https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip
[242608/25791973] Downloading https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip, https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip, https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip
Downloading binary artifact https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip
Downloading binary artifact https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip
Downloading binary artifact https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip
Downloaded https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip (0.45s)
Downloaded https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip (1.04s)
Downloaded https://mobileagent.downloads.dynatrace.com/ios/8.313.1.1016/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip (1.56s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Emitting module Dynatrace_Dynamic
[5/7] Compiling Dynatrace_Dynamic SPM.swift
[7/8] Emitting module Dynatrace_Static
[8/8] Compiling Dynatrace_Static SPM.swift
Build complete! (9.30s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Dynatrace",
  "name" : "Dynatrace",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Dynatrace",
      "targets" : [
        "Dynatrace-Dynamic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Dynatrace-Static",
      "targets" : [
        "Dynatrace-Static"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DynatraceSessionReplay",
      "targets" : [
        "Dynatrace-Dynamic",
        "DynatraceSessionReplay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DynatraceStatic",
      "module_type" : "BinaryTarget",
      "name" : "DynatraceStatic",
      "path" : "remote/archive/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework-static.zip",
      "product_memberships" : [
        "Dynatrace-Static"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "DynatraceSessionReplay",
      "module_type" : "BinaryTarget",
      "name" : "DynatraceSessionReplay",
      "path" : "remote/archive/dynatrace-mobile-agent-ios-8.313.1.1016-replay-xcframework.zip",
      "product_memberships" : [
        "DynatraceSessionReplay"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Dynatrace_Static",
      "module_type" : "SwiftTarget",
      "name" : "Dynatrace-Static",
      "path" : "Sources/Dynatrace-Static",
      "product_memberships" : [
        "Dynatrace-Static"
      ],
      "sources" : [
        "SPM.swift"
      ],
      "target_dependencies" : [
        "DynatraceStatic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dynatrace_Dynamic",
      "module_type" : "SwiftTarget",
      "name" : "Dynatrace-Dynamic",
      "path" : "Sources/Dynatrace-Dynamic",
      "product_memberships" : [
        "Dynatrace",
        "DynatraceSessionReplay"
      ],
      "sources" : [
        "SPM.swift"
      ],
      "target_dependencies" : [
        "Dynatrace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dynatrace",
      "module_type" : "BinaryTarget",
      "name" : "Dynatrace",
      "path" : "remote/archive/dynatrace-mobile-agent-ios-8.313.1.1016-xcframework.zip",
      "product_memberships" : [
        "Dynatrace",
        "DynatraceSessionReplay"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.