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.0 for macOS (SPM) on 31 Mar 2025 02:23:03 UTC.

Swift 6 data race errors: 8

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
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/getGuaka/Colorizer.git
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/58] Fetching colorizer
[59/10069] Fetching colorizer, xmlcoder
[2562/24862] Fetching colorizer, xmlcoder, swift-argument-parser
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (1.06s)
[946/14851] Fetching colorizer, swift-argument-parser
Fetched https://github.com/getGuaka/Colorizer.git from cache (1.52s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.52s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (3.03s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (2.27s)
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.43s)
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
[1/6695] Fetching xcbeautify
Fetched https://github.com/cpisciotta/xcbeautify.git from cache (1.25s)
Fetching https://github.com/getGuaka/Colorizer.git from cache
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.53s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.53s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.53s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.02s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (0.02s)
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.03s)
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 main (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.0
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.2.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
[6/12] Write xcbeautify-entitlement.plist
[8/12] Write swift-version-5BDAB9E9C0126B9D.txt
[10/66] Emitting module ArgumentParserToolInfo
[11/66] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/105] Compiling ArgumentParser CommandConfiguration.swift
[13/105] Compiling ArgumentParser CommandGroup.swift
[14/105] Compiling ArgumentParser EnumerableFlag.swift
[15/105] Compiling ArgumentParser ExpressibleByArgument.swift
[16/109] Compiling ArgumentParser InputOrigin.swift
[17/109] Compiling ArgumentParser Name.swift
[18/109] Compiling ArgumentParser Parsed.swift
[19/109] Compiling ArgumentParser ParsedValues.swift
[20/109] Emitting module XMLCoder
[21/114] Compiling ArgumentParser Platform.swift
[22/114] Compiling ArgumentParser SequenceExtensions.swift
[23/114] Compiling ArgumentParser StringExtensions.swift
[24/114] Compiling ArgumentParser Tree.swift
[25/114] Compiling ArgumentParser ArgumentHelp.swift
[26/114] Compiling ArgumentParser ArgumentVisibility.swift
[27/114] Compiling ArgumentParser CompletionKind.swift
[28/114] Compiling ArgumentParser Errors.swift
[29/114] Compiling ArgumentParser Flag.swift
[30/114] Compiling ArgumentParser ArgumentDefinition.swift
[31/114] Compiling ArgumentParser ArgumentSet.swift
[32/114] Compiling ArgumentParser CommandParser.swift
[33/114] Compiling ArgumentParser InputKey.swift
[34/114] Compiling ArgumentParser ArgumentDecoder.swift
[35/114] Compiling ArgumentParser ParserError.swift
[36/114] Compiling ArgumentParser SplitArguments.swift
[37/114] Compiling ArgumentParser DumpHelpGenerator.swift
[38/114] Compiling ArgumentParser HelpCommand.swift
[44/114] Compiling Colorizer StringStyleColorizer.swift
[45/114] Compiling Colorizer StringForegroundColorizer.swift
[46/114] Compiling Colorizer StringStyle.swift
[47/114] Compiling Colorizer StringBackgroundColorizer.swift
[48/114] Emitting module Colorizer
[49/114] Compiling Colorizer Colorizer.swift
[50/114] Compiling ArgumentParser HelpGenerator.swift
[51/114] Compiling ArgumentParser MessageInfo.swift
[52/114] Compiling ArgumentParser UsageGenerator.swift
[53/114] Compiling ArgumentParser CollectionExtensions.swift
[55/114] Compiling ArgumentParser BashCompletionsGenerator.swift
[56/114] Compiling ArgumentParser CompletionsGenerator.swift
[57/114] Compiling ArgumentParser FishCompletionsGenerator.swift
[58/114] Compiling ArgumentParser ZshCompletionsGenerator.swift
[59/114] Compiling ArgumentParser Argument.swift
[63/114] Compiling ArgumentParser NameSpecification.swift
[64/114] Compiling ArgumentParser Option.swift
[65/114] Compiling ArgumentParser OptionGroup.swift
[66/114] Compiling ArgumentParser AsyncParsableCommand.swift
[67/114] Compiling ArgumentParser ParsableArguments.swift
[68/114] Compiling ArgumentParser ParsableArgumentsValidation.swift
[69/114] Compiling ArgumentParser ParsableCommand.swift
[87/114] Emitting module ArgumentParser
[104/114] Compiling XMLCoder XMLDecodingStorage.swift
[105/114] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[106/114] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[107/114] Compiling XMLCoder XMLEncoderImplementation.swift
[108/114] Compiling XMLCoder XMLEncodingStorage.swift
[109/114] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[110/114] Compiling XMLCoder XMLReferencingEncoder.swift
[111/114] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[112/132] Compiling XcbeautifyLib TeamCityRenderer.swift
[113/132] Compiling XcbeautifyLib TerminalRenderer.swift
[114/132] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[115/132] Compiling XcbeautifyLib OutputRendering.swift
[116/132] Compiling XcbeautifyLib Parser.swift
[117/132] Compiling XcbeautifyLib FileComponents.swift
[118/132] Compiling XcbeautifyLib JunitReporter.swift
[119/132] Compiling XcbeautifyLib OutputHandler.swift
[120/132] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[121/132] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[122/132] Compiling XcbeautifyLib XCBeautifier.swift
[123/132] Compiling XcbeautifyLib String+Colored.swift
[124/132] Compiling XcbeautifyLib String+Substring.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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'outputType' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
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: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
     |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
1503 |
1504 |     let filePath: String
[131/137] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[132/137] Compiling xcbeautify Version.swift
[133/137] Emitting module xcbeautify
[134/137] Compiling xcbeautify Xcbeautify.swift
[134/137] Write Objects.LinkFileList
[135/137] Linking xcbeautify
[136/137] Applying xcbeautify
Build complete! (20.14s)
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.