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 5.9 for macOS (SPM) on 16 Oct 2024 16:00:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/allegro/swift-junit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling HTMLString NSString+HTMLString.swift
[2/4] Compiling HTMLString Mappings.swift
[3/4] Emitting module HTMLString
[4/4] Compiling HTMLString HTMLString.swift
[5/13] Compiling SwiftTestReporter Reporter.swift
[6/13] Compiling SwiftTestReporter JUnitReporter.swift
[7/13] Compiling SwiftTestReporter TestObserver.swift
[8/13] Compiling SwiftTestReporter Utils.swift
[9/13] Compiling SwiftTestReporter Models+JUnit.swift
[10/13] Compiling SwiftTestReporter JUnitElement.swift
[11/13] Emitting module SwiftTestReporter
[12/13] Compiling SwiftTestReporter Handlers.swift
[13/13] Compiling SwiftTestReporter Models.swift
Build complete! (20.41s)
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git (1.69s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (2.55s)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Build complete.
Done.