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 SwiftTestReporter, reference master (35b6a9), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 18:33:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/allegro/swift-junit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/allegro/swift-junit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 35b6a95 Merge pull request #22 from allegro/feature/swift6
Cloned https://github.com/allegro/swift-junit.git
Revision (git rev-parse @):
35b6a9550fdfc506f3245e2bd85b42f19747ee1e
SUCCESS checkout https://github.com/allegro/swift-junit.git at master
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.96s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (1.66s)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
========================================
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": "swift-junit",
      "name": "SwiftTestReporter",
      "url": "https://github.com/allegro/swift-junit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-junit",
      "dependencies": [
        {
          "identity": "htmlstring",
          "name": "HTMLString",
          "url": "https://github.com/alexaubry/HTMLString.git",
          "version": "5.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTMLString",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/allegro/swift-junit.git
[1/235] Fetching swift-junit
Fetched https://github.com/allegro/swift-junit.git from cache (0.81s)
Fetching https://github.com/alexaubry/HTMLString.git from cache
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.42s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (0.47s)
Creating working copy for https://github.com/allegro/swift-junit.git
Working copy of https://github.com/allegro/swift-junit.git resolved at master (35b6a95)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
warning: '.resolve-product-dependencies': dependency 'swift-junit' is not used by any target
Found 1 product dependencies
  - HTMLString
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/allegro/swift-junit.git
https://github.com/allegro/swift-junit.git
{
  "dependencies" : [
    {
      "identity" : "htmlstring",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexaubry/HTMLString.git"
    }
  ],
  "manifest_display_name" : "SwiftTestReporter",
  "name" : "SwiftTestReporter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftTestReporter",
      "targets" : [
        "SwiftTestReporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTestReporterTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTestReporterTests",
      "path" : "Tests/SwiftTestReporterTests",
      "sources" : [
        "HandlersTests.swift",
        "JUnitReporterTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTestReporter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTestReporter",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTestReporter",
      "path" : "Sources/SwiftTestReporter",
      "product_dependencies" : [
        "HTMLString"
      ],
      "product_memberships" : [
        "SwiftTestReporter"
      ],
      "sources" : [
        "Handlers.swift",
        "Models.swift",
        "Reporters/JUnit/JUnitElement.swift",
        "Reporters/JUnit/JUnitReporter.swift",
        "Reporters/JUnit/Models+JUnit.swift",
        "Reporters/Reporter.swift",
        "TestObserver.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/7] Compiling HTMLString NSString+HTMLString.swift
[5/7] Compiling HTMLString Mappings.swift
[6/7] Compiling HTMLString HTMLString.swift
[7/7] Emitting module HTMLString
[8/16] Compiling SwiftTestReporter Utils.swift
[9/16] Compiling SwiftTestReporter Models+JUnit.swift
[10/16] Compiling SwiftTestReporter JUnitReporter.swift
[11/16] Compiling SwiftTestReporter Reporter.swift
[12/16] Compiling SwiftTestReporter JUnitElement.swift
[13/16] Compiling SwiftTestReporter TestObserver.swift
[14/16] Compiling SwiftTestReporter Handlers.swift
[15/16] Emitting module SwiftTestReporter
[16/16] Compiling SwiftTestReporter Models.swift
Build complete! (13.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "htmlstring",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexaubry/HTMLString.git"
    }
  ],
  "manifest_display_name" : "SwiftTestReporter",
  "name" : "SwiftTestReporter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftTestReporter",
      "targets" : [
        "SwiftTestReporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTestReporterTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTestReporterTests",
      "path" : "Tests/SwiftTestReporterTests",
      "sources" : [
        "HandlersTests.swift",
        "JUnitReporterTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTestReporter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTestReporter",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTestReporter",
      "path" : "Sources/SwiftTestReporter",
      "product_dependencies" : [
        "HTMLString"
      ],
      "product_memberships" : [
        "SwiftTestReporter"
      ],
      "sources" : [
        "Handlers.swift",
        "Models.swift",
        "Reporters/JUnit/JUnitElement.swift",
        "Reporters/JUnit/JUnitReporter.swift",
        "Reporters/JUnit/Models+JUnit.swift",
        "Reporters/Reporter.swift",
        "TestObserver.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.