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 main (98b204), with Swift 6.1 for macOS (SPM) on 1 May 2025 04:03:10 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cpisciotta/xcbeautify
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
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.46s)
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.67s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.67s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (1.73s)
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.50s)
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/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
========================================
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.52s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/getGuaka/Colorizer.git from cache
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.49s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.50s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.50s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.56s)
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/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/cpisciotta/xcbeautify.git
Working copy of https://github.com/cpisciotta/xcbeautify.git resolved at main (98b2042)
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
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
[2/12] Write xcbeautify-entitlement.plist
[6/12] Write sources
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[10/66] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/66] Emitting module ArgumentParserToolInfo
[12/105] Compiling Colorizer StringStyleColorizer.swift
[13/105] Compiling Colorizer StringBackgroundColorizer.swift
[14/105] Compiling Colorizer Colorizer.swift
[15/105] Emitting module Colorizer
[16/105] Compiling ArgumentParser CommandConfiguration.swift
[17/105] Compiling ArgumentParser CommandGroup.swift
[18/105] Compiling ArgumentParser EnumerableFlag.swift
[19/105] Compiling ArgumentParser ExpressibleByArgument.swift
[20/109] Emitting module XMLCoder
[21/114] Emitting module ArgumentParser
[22/114] Compiling ArgumentParser NameSpecification.swift
[23/114] Compiling ArgumentParser Option.swift
[24/114] Compiling ArgumentParser OptionGroup.swift
[25/114] Compiling ArgumentParser AsyncParsableCommand.swift
[26/114] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/114] Compiling ArgumentParser CompletionsGenerator.swift
[28/114] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/114] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/114] Compiling ArgumentParser Argument.swift
[31/114] Compiling ArgumentParser ArgumentDefinition.swift
[32/114] Compiling ArgumentParser ArgumentSet.swift
[33/114] Compiling ArgumentParser CommandParser.swift
[34/114] Compiling ArgumentParser InputKey.swift
[35/114] Compiling ArgumentParser Platform.swift
[36/114] Compiling ArgumentParser SequenceExtensions.swift
[37/114] Compiling ArgumentParser StringExtensions.swift
[38/114] Compiling ArgumentParser Tree.swift
[39/114] Compiling Colorizer StringForegroundColorizer.swift
[40/114] Compiling Colorizer StringStyle.swift
[43/114] Compiling XMLCoder Box.swift
[44/114] Compiling XMLCoder ChoiceBox.swift
[45/114] Compiling XMLCoder DataBox.swift
[46/114] Compiling XMLCoder XMLEncoderImplementation.swift
[47/114] Compiling XMLCoder XMLEncodingStorage.swift
[48/114] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[49/114] Compiling XMLCoder XMLReferencingEncoder.swift
[50/114] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[51/114] Compiling ArgumentParser ArgumentDecoder.swift
[52/114] Compiling ArgumentParser InputOrigin.swift
[53/114] Compiling ArgumentParser Name.swift
[54/114] Compiling ArgumentParser Parsed.swift
[55/114] Compiling ArgumentParser ParsedValues.swift
[56/114] Compiling ArgumentParser ParsableArguments.swift
[57/114] Compiling ArgumentParser ParsableArgumentsValidation.swift
[58/114] Compiling ArgumentParser ParsableCommand.swift
[64/114] Compiling ArgumentParser ParserError.swift
[65/114] Compiling ArgumentParser SplitArguments.swift
[66/114] Compiling ArgumentParser DumpHelpGenerator.swift
[67/114] Compiling ArgumentParser HelpCommand.swift
[68/114] Compiling ArgumentParser ArgumentHelp.swift
[69/114] Compiling ArgumentParser ArgumentVisibility.swift
[70/114] Compiling ArgumentParser CompletionKind.swift
[71/114] Compiling ArgumentParser Errors.swift
[72/114] Compiling ArgumentParser Flag.swift
[88/114] Compiling ArgumentParser HelpGenerator.swift
[89/114] Compiling ArgumentParser MessageInfo.swift
[90/114] Compiling ArgumentParser UsageGenerator.swift
[91/114] Compiling ArgumentParser CollectionExtensions.swift
[112/132] Compiling XcbeautifyLib TeamCityRenderer.swift
[113/132] Compiling XcbeautifyLib TerminalRenderer.swift
[114/133] Compiling XcbeautifyLib Parser.swift
[115/133] Compiling XcbeautifyLib FileComponents.swift
[116/133] Compiling XcbeautifyLib String+Colored.swift
[117/133] Compiling XcbeautifyLib String+Substring.swift
[118/133] Compiling XcbeautifyLib XCRegex.swift
[119/133] Compiling XcbeautifyLib JunitReporter.swift
[120/133] Compiling XcbeautifyLib OutputHandler.swift
[121/133] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[122/133] Compiling XcbeautifyLib OutputRendering.swift
[123/133] Compiling XcbeautifyLib XCBeautifier.swift
[124/133] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[125/133] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[126/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
[127/133] Compiling XcbeautifyLib Constants.swift
[128/133] Compiling XcbeautifyLib Formatter.swift
[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] Compiling xcbeautify Version.swift
[132/137] Emitting module xcbeautify
[133/137] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[134/137] Compiling xcbeautify Xcbeautify.swift
[134/137] Write Objects.LinkFileList
[135/137] Linking xcbeautify
[136/137] Applying xcbeautify
Build complete! (11.15s)
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.