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 xcbeautify, reference 2.28.0 (98b204), with Swift 6.1 for macOS (SPM) on 1 May 2025 04:02:29 UTC.

Swift 6 data race errors: 8

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.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cpisciotta/xcbeautify.git
Reference: 2.28.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cpisciotta/xcbeautify
 * tag               2.28.0     -> FETCH_HEAD
HEAD is now at 98b2042 Bump version to 2.28.0
Cloned https://github.com/cpisciotta/xcbeautify.git
Revision (git rev-parse @):
98b2042a24d19db9d9b23174c646018d6f599072
SUCCESS checkout https://github.com/cpisciotta/xcbeautify.git at 2.28.0
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetching https://github.com/getGuaka/Colorizer.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.45s)
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.70s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.70s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (1.68s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (0.65s)
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.47s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
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
========================================
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": "xcbeautify",
      "name": "xcbeautify",
      "url": "https://github.com/cpisciotta/xcbeautify.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcbeautify",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "colorizer",
          "name": "Colorizer",
          "url": "https://github.com/getGuaka/Colorizer.git",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Colorizer",
          "dependencies": [
          ]
        },
        {
          "identity": "xmlcoder",
          "name": "XMLCoder",
          "url": "https://github.com/MaxDesiatov/XMLCoder.git",
          "version": "0.17.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/cpisciotta/xcbeautify.git from cache
Fetched https://github.com/cpisciotta/xcbeautify.git from cache (0.51s)
Fetching https://github.com/getGuaka/Colorizer.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.51s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.51s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.51s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.57s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (0.03s)
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.04s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
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
Creating working copy for https://github.com/cpisciotta/xcbeautify.git
Working copy of https://github.com/cpisciotta/xcbeautify.git resolved at 2.28.0 (98b2042)
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Found 3 product dependencies
  - swift-argument-parser
  - Colorizer
  - XMLCoder
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/cpisciotta/xcbeautify.git
https://github.com/cpisciotta/xcbeautify.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "1.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "colorizer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/getGuaka/Colorizer.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "0.18.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MaxDesiatov/XMLCoder.git"
    }
  ],
  "manifest_display_name" : "xcbeautify",
  "name" : "xcbeautify",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "xcbeautify",
      "targets" : [
        "xcbeautify"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XcbeautifyLib",
      "targets" : [
        "XcbeautifyLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcbeautify",
      "module_type" : "SwiftTarget",
      "name" : "xcbeautify",
      "path" : "Sources/xcbeautify",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcbeautify"
      ],
      "sources" : [
        "OutputFormat+ExpressibleByArgument.swift",
        "Version.swift",
        "Xcbeautify.swift"
      ],
      "target_dependencies" : [
        "XcbeautifyLib"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XcbeautifyLibTests",
      "module_type" : "SwiftTarget",
      "name" : "XcbeautifyLibTests",
      "path" : "Tests/XcbeautifyLibTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/ParallelTestLog.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/TestLog.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/clean_build_xcode_15_1.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/demo_swift_testing_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/large_xcodebuild_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_full_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_short_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/swift_test_log.txt",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CaptureGroupTests.swift",
        "JunitReporterTests.swift",
        "OutputHandlerTests.swift",
        "ParserTests.swift",
        "ParsingTests.swift",
        "RendererTests/AzureDevOpsPipelinesRendererTests.swift",
        "RendererTests/GitHubActionsRendererTests.swift",
        "RendererTests/TeamCityRendererTests.swift",
        "RendererTests/TerminalRendererTests.swift",
        "UniqueCaptureGroupTests.swift"
      ],
      "target_dependencies" : [
        "XcbeautifyLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcbeautifyLib",
      "module_type" : "SwiftTarget",
      "name" : "XcbeautifyLib",
      "path" : "Sources/XcbeautifyLib",
      "product_dependencies" : [
        "Colorizer",
        "XMLCoder"
      ],
      "product_memberships" : [
        "xcbeautify",
        "XcbeautifyLib"
      ],
      "sources" : [
        "Array+Safe.swift",
        "CaptureGroups.swift",
        "Constants.swift",
        "Formatter.swift",
        "JunitReporter.swift",
        "OutputHandler.swift",
        "Parser.swift",
        "Renderers/FileComponents.swift",
        "Renderers/Microsoft/AzureDevOpsPipelinesRenderer.swift",
        "Renderers/Microsoft/GitHubActionsRenderer.swift",
        "Renderers/Microsoft/MicrosoftOutputRendering.swift",
        "Renderers/OutputRendering.swift",
        "Renderers/TeamCityRenderer.swift",
        "Renderers/TerminalRenderer.swift",
        "String+Colored.swift",
        "String+Substring.swift",
        "XCBeautifier.swift",
        "XCRegex.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[1/12] Write xcbeautify-entitlement.plist
[3/12] Write sources
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[10/66] Emitting module ArgumentParserToolInfo
[11/66] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/105] Emitting module Colorizer
[13/105] Compiling Colorizer StringStyleColorizer.swift
[14/105] Compiling Colorizer Colorizer.swift
[15/105] Compiling Colorizer StringBackgroundColorizer.swift
[16/105] Compiling Colorizer StringForegroundColorizer.swift
[17/105] Emitting module XMLCoder
[18/110] Compiling ArgumentParser InputOrigin.swift
[19/110] Compiling ArgumentParser Name.swift
[20/110] Compiling ArgumentParser Parsed.swift
[21/110] Compiling ArgumentParser ParsedValues.swift
[22/114] Emitting module ArgumentParser
[23/114] Compiling ArgumentParser ArgumentHelp.swift
[24/114] Compiling ArgumentParser ArgumentVisibility.swift
[25/114] Compiling ArgumentParser CompletionKind.swift
[26/114] Compiling ArgumentParser Errors.swift
[27/114] Compiling ArgumentParser Flag.swift
[28/114] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/114] Compiling ArgumentParser CompletionsGenerator.swift
[30/114] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/114] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/114] Compiling ArgumentParser Argument.swift
[33/114] Compiling ArgumentParser NameSpecification.swift
[34/114] Compiling ArgumentParser Option.swift
[35/114] Compiling ArgumentParser OptionGroup.swift
[36/114] Compiling ArgumentParser AsyncParsableCommand.swift
[37/114] Compiling ArgumentParser ParsableArguments.swift
[38/114] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/114] Compiling ArgumentParser ParsableCommand.swift
[40/114] Compiling ArgumentParser ArgumentDecoder.swift
[41/114] Compiling ArgumentParser CommandConfiguration.swift
[42/114] Compiling ArgumentParser CommandGroup.swift
[43/114] Compiling ArgumentParser EnumerableFlag.swift
[44/114] Compiling ArgumentParser ExpressibleByArgument.swift
[45/114] Compiling ArgumentParser ArgumentDefinition.swift
[46/114] Compiling ArgumentParser ArgumentSet.swift
[47/114] Compiling ArgumentParser CommandParser.swift
[48/114] Compiling ArgumentParser InputKey.swift
[49/114] Compiling ArgumentParser Platform.swift
[50/114] Compiling ArgumentParser SequenceExtensions.swift
[51/114] Compiling ArgumentParser StringExtensions.swift
[52/114] Compiling ArgumentParser Tree.swift
[58/114] Compiling Colorizer StringStyle.swift
[59/114] Compiling ArgumentParser CollectionExtensions.swift
[64/114] Compiling ArgumentParser HelpGenerator.swift
[65/114] Compiling ArgumentParser MessageInfo.swift
[66/114] Compiling ArgumentParser UsageGenerator.swift
[68/114] Compiling ArgumentParser DumpHelpGenerator.swift
[69/114] Compiling ArgumentParser HelpCommand.swift
[73/114] Compiling XMLCoder XMLEncoderImplementation.swift
[74/114] Compiling XMLCoder XMLEncodingStorage.swift
[75/114] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[76/114] Compiling XMLCoder XMLReferencingEncoder.swift
[77/114] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[78/114] Compiling ArgumentParser ParserError.swift
[79/114] Compiling ArgumentParser SplitArguments.swift
[84/114] Compiling XMLCoder SingleValueEncodingContainer.swift
[85/114] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[86/114] Compiling XMLCoder XMLEncoder.swift
[112/132] Compiling XcbeautifyLib TeamCityRenderer.swift
[113/132] Compiling XcbeautifyLib TerminalRenderer.swift
[114/132] Compiling XcbeautifyLib XCBeautifier.swift
[115/132] Compiling XcbeautifyLib String+Colored.swift
[116/132] Compiling XcbeautifyLib String+Substring.swift
[117/132] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[118/132] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[119/132] Compiling XcbeautifyLib JunitReporter.swift
[120/132] Compiling XcbeautifyLib OutputHandler.swift
[121/132] Compiling XcbeautifyLib Parser.swift
[122/132] Compiling XcbeautifyLib FileComponents.swift
[123/132] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[124/132] Compiling XcbeautifyLib OutputRendering.swift
[125/133] Compiling XcbeautifyLib XCRegex.swift
[126/133] Compiling XcbeautifyLib Constants.swift
[127/133] Compiling XcbeautifyLib Formatter.swift
[128/133] Emitting module XcbeautifyLib
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:331:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 329 |     static let outputType: OutputType = .task
 330 |
 331 |     static var regex = XCRegex(pattern: #"^CompileAssetCatalog (.+) \(in target '(.*)' from project '(.*)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 332 |
 333 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:668:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 666 |
 667 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
 668 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 669 |
 670 |     static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 668 |     static var outputType: OutputType = .task
 669 |
 670 |     static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 671 |
 672 |     let target: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:758:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 756 |
 757 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
 758 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 759 |
 760 |     static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1480:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1478 |
1479 | struct ValidateCaptureGroup: CaptureGroup {
1480 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1481 |
1482 |     static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1482:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1480 |     static var outputType: OutputType = .task
1481 |
1482 |     static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1483 |
1484 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1500:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1498 |
1499 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1500 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1501 |
1502 |     static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1502:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1500 |     static var outputType: OutputType = .task
1501 |
1502 |     static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1503 |
1504 |     let filePath: String
[129/133] Compiling XcbeautifyLib Array+Safe.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:331:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 329 |     static let outputType: OutputType = .task
 330 |
 331 |     static var regex = XCRegex(pattern: #"^CompileAssetCatalog (.+) \(in target '(.*)' from project '(.*)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 332 |
 333 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:668:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 666 |
 667 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
 668 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 669 |
 670 |     static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 668 |     static var outputType: OutputType = .task
 669 |
 670 |     static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 671 |
 672 |     let target: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:758:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 756 |
 757 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
 758 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 759 |
 760 |     static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1480:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1478 |
1479 | struct ValidateCaptureGroup: CaptureGroup {
1480 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1481 |
1482 |     static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1482:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1480 |     static var outputType: OutputType = .task
1481 |
1482 |     static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1483 |
1484 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1500:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1498 |
1499 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1500 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1501 |
1502 |     static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1502:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1500 |     static var outputType: OutputType = .task
1501 |
1502 |     static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1503 |
1504 |     let filePath: String
[130/133] Compiling XcbeautifyLib CaptureGroups.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:331:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 329 |     static let outputType: OutputType = .task
 330 |
 331 |     static var regex = XCRegex(pattern: #"^CompileAssetCatalog (.+) \(in target '(.*)' from project '(.*)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 332 |
 333 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:668:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 666 |
 667 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
 668 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 669 |
 670 |     static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 668 |     static var outputType: OutputType = .task
 669 |
 670 |     static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 671 |
 672 |     let target: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:758:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 756 |
 757 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
 758 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 759 |
 760 |     static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1480:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1478 |
1479 | struct ValidateCaptureGroup: CaptureGroup {
1480 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1481 |
1482 |     static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1482:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1480 |     static var outputType: OutputType = .task
1481 |
1482 |     static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1483 |
1484 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1500:16: warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1498 |
1499 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1500 |     static var outputType: OutputType = .task
     |                |- warning: static property 'outputType' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'outputType' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'outputType' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1501 |
1502 |     static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1502:16: warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
1500 |     static var outputType: OutputType = .task
1501 |
1502 |     static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
     |                |- warning: static property 'regex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
     |                |- note: convert 'regex' to a 'let' constant to make 'Sendable' shared state immutable
     |                |- note: add '@MainActor' to make static property 'regex' part of global actor 'MainActor'
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1503 |
1504 |     let filePath: String
[131/137] Emitting module xcbeautify
[132/137] Compiling xcbeautify Xcbeautify.swift
[133/137] Compiling xcbeautify Version.swift
[134/137] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[134/137] Write Objects.LinkFileList
[135/137] Linking xcbeautify
[136/137] Applying xcbeautify
Build complete! (11.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "1.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "colorizer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/getGuaka/Colorizer.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "0.18.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MaxDesiatov/XMLCoder.git"
    }
  ],
  "manifest_display_name" : "xcbeautify",
  "name" : "xcbeautify",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "xcbeautify",
      "targets" : [
        "xcbeautify"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XcbeautifyLib",
      "targets" : [
        "XcbeautifyLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcbeautify",
      "module_type" : "SwiftTarget",
      "name" : "xcbeautify",
      "path" : "Sources/xcbeautify",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcbeautify"
      ],
      "sources" : [
        "OutputFormat+ExpressibleByArgument.swift",
        "Version.swift",
        "Xcbeautify.swift"
      ],
      "target_dependencies" : [
        "XcbeautifyLib"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XcbeautifyLibTests",
      "module_type" : "SwiftTarget",
      "name" : "XcbeautifyLibTests",
      "path" : "Tests/XcbeautifyLibTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/ParallelTestLog.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/TestLog.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/clean_build_xcode_15_1.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/demo_swift_testing_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/large_xcodebuild_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_full_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_short_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/swift_test_log.txt",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CaptureGroupTests.swift",
        "JunitReporterTests.swift",
        "OutputHandlerTests.swift",
        "ParserTests.swift",
        "ParsingTests.swift",
        "RendererTests/AzureDevOpsPipelinesRendererTests.swift",
        "RendererTests/GitHubActionsRendererTests.swift",
        "RendererTests/TeamCityRendererTests.swift",
        "RendererTests/TerminalRendererTests.swift",
        "UniqueCaptureGroupTests.swift"
      ],
      "target_dependencies" : [
        "XcbeautifyLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcbeautifyLib",
      "module_type" : "SwiftTarget",
      "name" : "XcbeautifyLib",
      "path" : "Sources/XcbeautifyLib",
      "product_dependencies" : [
        "Colorizer",
        "XMLCoder"
      ],
      "product_memberships" : [
        "xcbeautify",
        "XcbeautifyLib"
      ],
      "sources" : [
        "Array+Safe.swift",
        "CaptureGroups.swift",
        "Constants.swift",
        "Formatter.swift",
        "JunitReporter.swift",
        "OutputHandler.swift",
        "Parser.swift",
        "Renderers/FileComponents.swift",
        "Renderers/Microsoft/AzureDevOpsPipelinesRenderer.swift",
        "Renderers/Microsoft/GitHubActionsRenderer.swift",
        "Renderers/Microsoft/MicrosoftOutputRendering.swift",
        "Renderers/OutputRendering.swift",
        "Renderers/TeamCityRenderer.swift",
        "Renderers/TerminalRenderer.swift",
        "String+Colored.swift",
        "String+Substring.swift",
        "XCBeautifier.swift",
        "XCRegex.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.