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

Failed to build DBXCResultParser, reference main (879b9f), with Swift 6.0 for Linux on 1 Dec 2024 20:09:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/DBXCResultParser.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/dodobrands/DBXCResultParser
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 879b9f5 Added Xcode 16 support (#30)
Cloned https://github.com/dodobrands/DBXCResultParser.git
Revision (git rev-parse @):
879b9f5e7de6f9dec1abd2e1557d5ae11136f003
SUCCESS checkout https://github.com/dodobrands/DBXCResultParser.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dodobrands/DBXCResultParser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.79s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.44s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/17] Emitting module ArgumentParserToolInfo
[10/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/18] Wrapping AST for ArgumentParserToolInfo for debugging
[13/56] Compiling ArgumentParser OptionGroup.swift
[14/56] Compiling ArgumentParser AsyncParsableCommand.swift
[15/56] Compiling ArgumentParser CommandConfiguration.swift
[16/56] Compiling ArgumentParser CommandGroup.swift
[17/56] Compiling ArgumentParser EnumerableFlag.swift
[18/61] Compiling ArgumentParser Name.swift
[19/61] Compiling ArgumentParser Parsed.swift
[20/61] Compiling ArgumentParser ParsedValues.swift
[21/61] Compiling ArgumentParser ParserError.swift
[22/61] Compiling ArgumentParser SplitArguments.swift
[23/61] Compiling ArgumentParser ArgumentVisibility.swift
[24/61] Compiling ArgumentParser CompletionKind.swift
[25/61] Compiling ArgumentParser Errors.swift
[26/61] Compiling ArgumentParser Flag.swift
[27/61] Compiling ArgumentParser NameSpecification.swift
[28/61] Compiling ArgumentParser Option.swift
[29/61] Emitting module ArgumentParser
[30/61] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/61] Compiling ArgumentParser CompletionsGenerator.swift
[32/61] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/61] Compiling ArgumentParser ZshCompletionsGenerator.swift
[34/61] Compiling ArgumentParser Argument.swift
[35/61] Compiling ArgumentParser ArgumentHelp.swift
[36/61] Compiling ArgumentParser ArgumentDefinition.swift
[37/61] Compiling ArgumentParser ArgumentSet.swift
[38/61] Compiling ArgumentParser CommandParser.swift
[39/61] Compiling ArgumentParser InputKey.swift
[40/61] Compiling ArgumentParser InputOrigin.swift
[41/61] Compiling ArgumentParser CollectionExtensions.swift
[42/61] Compiling ArgumentParser Platform.swift
[43/61] Compiling ArgumentParser SequenceExtensions.swift
[44/61] Compiling ArgumentParser StringExtensions.swift
[45/61] Compiling ArgumentParser Tree.swift
[46/61] Compiling ArgumentParser ExpressibleByArgument.swift
[47/61] Compiling ArgumentParser ParsableArguments.swift
[48/61] Compiling ArgumentParser ParsableArgumentsValidation.swift
[49/61] Compiling ArgumentParser ParsableCommand.swift
[50/61] Compiling ArgumentParser ArgumentDecoder.swift
[51/61] Compiling ArgumentParser DumpHelpGenerator.swift
[52/61] Compiling ArgumentParser HelpCommand.swift
[53/61] Compiling ArgumentParser HelpGenerator.swift
[54/61] Compiling ArgumentParser MessageInfo.swift
[55/61] Compiling ArgumentParser UsageGenerator.swift
[56/62] Wrapping AST for ArgumentParser for debugging
[58/73] Compiling DBXCResultParser CoverageDTO.swift
[59/74] Compiling DBXCResultParser ReusedDTO.swift
[60/74] Compiling DBXCResultParser DTO+Helpers.swift
[61/74] Compiling DBXCResultParser Math.swift
[62/74] Compiling DBXCResultParser DBXCReportModel+Convenience.swift
/host/spi-builder-workspace/Sources/DBXCResultParser/Models/DBXCReportModel.swift:145:16: warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 | extension DBXCReportModel.Module.File.RepeatableTest.Test {
132 |     public enum Status: String, Equatable, CaseIterable {
    |                 `- note: consider making enum 'Status' conform to the 'Sendable' protocol
133 |         case success
134 |         case failure
    :
143 |
144 | public extension Array where Element == DBXCReportModel.Module.File.RepeatableTest.Test.Status {
145 |     static let allCases = DBXCReportModel.Module.File.RepeatableTest.Test.Status.allCases
    |                |- warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
146 | }
147 |
[63/74] Compiling DBXCResultParser DBXCReportModel.swift
/host/spi-builder-workspace/Sources/DBXCResultParser/Models/DBXCReportModel.swift:145:16: warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 | extension DBXCReportModel.Module.File.RepeatableTest.Test {
132 |     public enum Status: String, Equatable, CaseIterable {
    |                 `- note: consider making enum 'Status' conform to the 'Sendable' protocol
133 |         case success
134 |         case failure
    :
143 |
144 | public extension Array where Element == DBXCReportModel.Module.File.RepeatableTest.Test.Status {
145 |     static let allCases = DBXCReportModel.Module.File.RepeatableTest.Test.Status.allCases
    |                |- warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
146 | }
147 |
[64/74] Compiling DBXCResultParser Constants.swift
[65/74] Compiling DBXCResultParser DBShell.swift
[66/74] Compiling DBXCResultParser ActionsInvocationRecordDTO.swift
[67/74] Emitting module DBXCResultParser
/host/spi-builder-workspace/Sources/DBXCResultParser/Models/DBXCReportModel.swift:145:16: warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 | extension DBXCReportModel.Module.File.RepeatableTest.Test {
132 |     public enum Status: String, Equatable, CaseIterable {
    |                 `- note: consider making enum 'Status' conform to the 'Sendable' protocol
133 |         case success
134 |         case failure
    :
143 |
144 | public extension Array where Element == DBXCReportModel.Module.File.RepeatableTest.Test.Status {
145 |     static let allCases = DBXCReportModel.Module.File.RepeatableTest.Test.Status.allCases
    |                |- warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
146 | }
147 |
[68/74] Compiling DBXCResultParser ActionTestPlanRunSummariesDTO.swift
[69/74] Compiling DBXCResultParser ActionTestSummaryDTO.swift
[70/75] Wrapping AST for DBXCResultParser for debugging
[72/81] Compiling DBXCResultParserTestHelpers Measurement+TestHelpers.swift
[73/81] Compiling DBXCResultParserTestHelpers CoverageDTO+TestHelpers.swift
[74/81] Emitting module DBXCResultParserTestHelpers
[75/81] Compiling DBXCResultParserTestHelpers DBXCReportModel+TestHelpers.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[76/82] Emitting module DBXCResultParser_TextFormatter
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:78:28: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 76 | extension DBXCReportModel.Module.File {
 77 |     func report(testResults: [DBXCReportModel.Module.File.RepeatableTest.Test.Status],
 78 |                 formatter: MeasurementFormatter) -> String? {
    |                            `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 79 |         let tests = repeatableTests.filtered(testResults: testResults).sorted { $0.name < $1.name }
 80 |
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:98:28: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 96 |
 97 | fileprivate extension DBXCReportModel.Module.File.RepeatableTest {
 98 |     func report(formatter: MeasurementFormatter) -> String {
    |                            `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 99 |         [
100 |             combinedStatus.icon,
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:116:45: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
114 |
115 | extension MeasurementFormatter {
116 |     static var singleTestDurationFormatter: MeasurementFormatter {
    |                                             `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
117 |         let formatter = MeasurementFormatter()
118 |         formatter.unitOptions = [.providedUnit]
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:123:45: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
121 |     }
122 |
123 |     static var totalTestsDurationFormatter: MeasurementFormatter {
    |                                             `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
124 |         let formatter = MeasurementFormatter()
125 |         formatter.unitOptions = [.naturalScale]
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:115:11: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
113 | }
114 |
115 | extension MeasurementFormatter {
    |           `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
116 |     static var singleTestDurationFormatter: MeasurementFormatter {
117 |         let formatter = MeasurementFormatter()
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
[77/82] Compiling DBXCResultParser_TextFormatter DBXCTextFormatter.swift
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:78:28: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 76 | extension DBXCReportModel.Module.File {
 77 |     func report(testResults: [DBXCReportModel.Module.File.RepeatableTest.Test.Status],
 78 |                 formatter: MeasurementFormatter) -> String? {
    |                            `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 79 |         let tests = repeatableTests.filtered(testResults: testResults).sorted { $0.name < $1.name }
 80 |
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:98:28: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 96 |
 97 | fileprivate extension DBXCReportModel.Module.File.RepeatableTest {
 98 |     func report(formatter: MeasurementFormatter) -> String {
    |                            `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 99 |         [
100 |             combinedStatus.icon,
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:116:45: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
114 |
115 | extension MeasurementFormatter {
116 |     static var singleTestDurationFormatter: MeasurementFormatter {
    |                                             `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
117 |         let formatter = MeasurementFormatter()
118 |         formatter.unitOptions = [.providedUnit]
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:123:45: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
121 |     }
122 |
123 |     static var totalTestsDurationFormatter: MeasurementFormatter {
    |                                             `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
124 |         let formatter = MeasurementFormatter()
125 |         formatter.unitOptions = [.naturalScale]
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:115:11: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
113 | }
114 |
115 | extension MeasurementFormatter {
    |           `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
116 |     static var singleTestDurationFormatter: MeasurementFormatter {
117 |         let formatter = MeasurementFormatter()
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:50:51: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 48 |         switch format {
 49 |         case .list:
 50 |             let singleTestsMeasurementFormatter = MeasurementFormatter.singleTestDurationFormatter
    |                                                   `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 51 |             singleTestsMeasurementFormatter.locale = locale
 52 |             let filesReports = files.compactMap { file in
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:60:50: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 58 |             let numberFormatter = NumberFormatter.testsCountFormatter
 59 |             numberFormatter.locale = locale
 60 |             let totalTestsMeasurementFormatter = MeasurementFormatter.totalTestsDurationFormatter
    |                                                  `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
 61 |             totalTestsMeasurementFormatter.locale = locale
 62 |             let tests = files.flatMap { $0.repeatableTests.filtered(testResults: include) }
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:117:25: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
115 | extension MeasurementFormatter {
116 |     static var singleTestDurationFormatter: MeasurementFormatter {
117 |         let formatter = MeasurementFormatter()
    |                         `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
118 |         formatter.unitOptions = [.providedUnit]
119 |         formatter.numberFormatter.maximumFractionDigits = 0
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
/host/spi-builder-workspace/Sources/DBXCResultParser-TextFormatter/DBXCTextFormatter.swift:124:25: error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
122 |
123 |     static var totalTestsDurationFormatter: MeasurementFormatter {
124 |         let formatter = MeasurementFormatter()
    |                         `- error: 'MeasurementFormatter' is unavailable: Not supported in swift-corelibs-foundation
125 |         formatter.unitOptions = [.naturalScale]
126 |         formatter.numberFormatter.maximumFractionDigits = 0
Foundation.MeasurementFormatter:2:12: note: 'MeasurementFormatter' has been explicitly marked unavailable here
 1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
 2 | open class MeasurementFormatter : Formatter, NSSecureCoding {
   |            `- note: 'MeasurementFormatter' has been explicitly marked unavailable here
 3 |     public struct UnitOptions : OptionSet, Sendable {
 4 |         public private(set) var rawValue: UInt { get }
BUILD FAILURE 6.0 linux