The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of xcbeautify, reference 2.30.1 (b7dd0f), with Swift 6.1 for macOS (SPM) on 10 Aug 2025 23:38:13 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cpisciotta/xcbeautify.git
Reference: 2.30.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cpisciotta/xcbeautify
 * tag               2.30.1     -> FETCH_HEAD
HEAD is now at b7dd0fd Bump version to 2.30.1
Cloned https://github.com/cpisciotta/xcbeautify.git
Revision (git rev-parse @):
b7dd0fd2ce60e7e8b22830b171246688b624d228
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/cpisciotta/xcbeautify.git at 2.30.1
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/getGuaka/Colorizer.git from cache (0.68s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.70s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.21s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (4.28s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (2.40s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.54s)
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.6.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
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.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.6.1",
          "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.89s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/getGuaka/Colorizer.git from cache
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.59s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.60s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.61s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.66s)
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.6.1 (0.04s)
Creating working copy for https://github.com/cpisciotta/xcbeautify.git
Working copy of https://github.com/cpisciotta/xcbeautify.git resolved at 2.30.1 (b7dd0fd)
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
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.6.1
Found 3 product dependencies
  - swift-argument-parser
  - Colorizer
  - XMLCoder
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/cpisciotta/xcbeautify.git
https://github.com/cpisciotta/xcbeautify.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "colorizer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/getGuaka/Colorizer.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "1.0.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/MixedTestLog_6_0_Expected_XML_Linux.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Expected_XML_macOS.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Linux.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_macOS.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "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_macOS.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
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[5/13] Write xcbeautify-entitlement.plist
[5/13] Write sources
[9/13] Write swift-version-2F0A5646E1D333AE.txt
[11/67] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/67] Emitting module ArgumentParserToolInfo
[13/113] Emitting module XMLCoder
[14/118] Compiling Colorizer StringForegroundColorizer.swift
[15/118] Compiling ArgumentParser ArgumentDiscussion.swift
[16/118] Compiling ArgumentParser ArgumentHelp.swift
[17/118] Compiling ArgumentParser ArgumentVisibility.swift
[18/118] Compiling ArgumentParser CompletionKind.swift
[19/118] Compiling ArgumentParser Errors.swift
[20/118] Emitting module Colorizer
[21/118] Compiling Colorizer Colorizer.swift
[22/122] Emitting module ArgumentParser
[23/122] Compiling ArgumentParser InputKey.swift
[24/122] Compiling ArgumentParser InputOrigin.swift
[25/122] Compiling ArgumentParser Name.swift
[26/122] Compiling ArgumentParser Parsed.swift
[27/122] Compiling ArgumentParser ParsedValues.swift
[28/122] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/122] Compiling ArgumentParser CompletionsGenerator.swift
[30/122] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/122] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/122] Compiling ArgumentParser Argument.swift
[33/122] Compiling ArgumentParser NonsenseFlagsValidator.swift
[34/122] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/122] Compiling ArgumentParser PositionalArgumentsValidator.swift
[36/122] Compiling ArgumentParser UniqueNamesValidator.swift
[37/122] Compiling ArgumentParser Flag.swift
[38/122] Compiling ArgumentParser NameSpecification.swift
[39/122] Compiling ArgumentParser Option.swift
[40/122] Compiling ArgumentParser OptionGroup.swift
[41/122] Compiling ArgumentParser AsyncParsableCommand.swift
[42/122] Compiling Colorizer StringStyleColorizer.swift
[43/122] Compiling Colorizer StringBackgroundColorizer.swift
[44/122] Compiling Colorizer StringStyle.swift
[45/122] Compiling ArgumentParser ParserError.swift
[46/122] Compiling ArgumentParser SplitArguments.swift
[47/122] Compiling ArgumentParser DumpHelpGenerator.swift
[48/122] Compiling ArgumentParser HelpCommand.swift
[49/122] Compiling ArgumentParser HelpGenerator.swift
[54/122] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[60/122] Compiling ArgumentParser ParsableCommand.swift
[61/122] Compiling ArgumentParser ArgumentDecoder.swift
[62/122] Compiling ArgumentParser ArgumentDefinition.swift
[63/122] Compiling ArgumentParser ArgumentSet.swift
[64/122] Compiling ArgumentParser CommandParser.swift
[65/122] Compiling ArgumentParser CommandConfiguration.swift
[66/122] Compiling ArgumentParser CommandGroup.swift
[67/122] Compiling ArgumentParser EnumerableFlag.swift
[68/122] Compiling ArgumentParser ExpressibleByArgument.swift
[69/122] Compiling ArgumentParser ParsableArguments.swift
[90/122] Compiling ArgumentParser SequenceExtensions.swift
[91/122] Compiling ArgumentParser StringExtensions.swift
[92/122] Compiling ArgumentParser SwiftExtensions.swift
[93/122] Compiling ArgumentParser Tree.swift
[94/122] Compiling ArgumentParser CodingKeyValidator.swift
[95/122] Compiling ArgumentParser MessageInfo.swift
[96/122] Compiling ArgumentParser UsageGenerator.swift
[97/122] Compiling ArgumentParser CollectionExtensions.swift
[98/122] Compiling ArgumentParser Mutex.swift
[99/122] Compiling ArgumentParser Platform.swift
[120/140] Compiling XcbeautifyLib TeamCityRenderer.swift
[121/140] Compiling XcbeautifyLib TerminalRenderer.swift
[122/140] Compiling XcbeautifyLib String+Colored.swift
[123/140] Compiling XcbeautifyLib String+Substring.swift
[124/140] Compiling XcbeautifyLib XCBeautifier.swift
[125/141] Compiling XcbeautifyLib XCRegex.swift
[126/141] Compiling XcbeautifyLib JUnitReporter.swift
[127/141] Compiling XcbeautifyLib OutputHandler.swift
[128/141] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[129/141] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[130/141] Compiling XcbeautifyLib Parser.swift
[131/141] Compiling XcbeautifyLib FileComponents.swift
[132/141] Compiling XcbeautifyLib Constants.swift
[133/141] Compiling XcbeautifyLib Formatter.swift
[134/141] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[135/141] Compiling XcbeautifyLib OutputRendering.swift
[136/141] Emitting module XcbeautifyLib
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:333: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
 331 |     static let outputType: OutputType = .task
 332 |
 333 |     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
 334 |
 335 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670: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
 668 |
 669 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
 670 |     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
 671 |
 672 |     static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:672: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
 670 |     static var outputType: OutputType = .task
 671 |
 672 |     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
 673 |
 674 |     let target: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:770: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
 768 |
 769 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
 770 |     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
 771 |
 772 |     static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1522: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
1520 |
1521 | struct ValidateCaptureGroup: CaptureGroup {
1522 |     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
1523 |
1524 |     static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1524: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
1522 |     static var outputType: OutputType = .task
1523 |
1524 |     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
1525 |
1526 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1542: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
1540 |
1541 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1542 |     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
1543 |
1544 |     static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1544: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
1542 |     static var outputType: OutputType = .task
1543 |
1544 |     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
1545 |
1546 |     let filePath: String
[137/141] Compiling XcbeautifyLib Array+Safe.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:333: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
 331 |     static let outputType: OutputType = .task
 332 |
 333 |     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
 334 |
 335 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670: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
 668 |
 669 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
 670 |     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
 671 |
 672 |     static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:672: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
 670 |     static var outputType: OutputType = .task
 671 |
 672 |     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
 673 |
 674 |     let target: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:770: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
 768 |
 769 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
 770 |     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
 771 |
 772 |     static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1522: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
1520 |
1521 | struct ValidateCaptureGroup: CaptureGroup {
1522 |     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
1523 |
1524 |     static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1524: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
1522 |     static var outputType: OutputType = .task
1523 |
1524 |     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
1525 |
1526 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1542: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
1540 |
1541 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1542 |     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
1543 |
1544 |     static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1544: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
1542 |     static var outputType: OutputType = .task
1543 |
1544 |     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
1545 |
1546 |     let filePath: String
[138/141] Compiling XcbeautifyLib CaptureGroups.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:333: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
 331 |     static let outputType: OutputType = .task
 332 |
 333 |     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
 334 |
 335 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:670: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
 668 |
 669 | struct ExtractAppIntentsMetadataCaptureGroup: CaptureGroup {
 670 |     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
 671 |
 672 |     static var regex = XCRegex(pattern: #"^ExtractAppIntentsMetadata \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:672: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
 670 |     static var outputType: OutputType = .task
 671 |
 672 |     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
 673 |
 674 |     let target: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:770: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
 768 |
 769 | struct GenerateAssetSymbolsCaptureGroup: CaptureGroup {
 770 |     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
 771 |
 772 |     static let regex = XCRegex(pattern: #"^GenerateAssetSymbols (.+) \(in target '(.+)' from project '(.+)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1522: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
1520 |
1521 | struct ValidateCaptureGroup: CaptureGroup {
1522 |     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
1523 |
1524 |     static var regex = XCRegex(pattern: #"^Validate (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1524: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
1522 |     static var outputType: OutputType = .task
1523 |
1524 |     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
1525 |
1526 |     let filePath: String
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1542: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
1540 |
1541 | struct ValidateEmbeddedBinaryCaptureGroup: CaptureGroup {
1542 |     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
1543 |
1544 |     static var regex = XCRegex(pattern: #"^ValidateEmbeddedBinary (.+) \(in target '(.*)' from project '(.*)'\)$"#)
/Users/admin/builder/spi-builder-workspace/Sources/XcbeautifyLib/CaptureGroups.swift:1544: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
1542 |     static var outputType: OutputType = .task
1543 |
1544 |     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
1545 |
1546 |     let filePath: String
[139/145] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[140/145] Compiling xcbeautify Version.swift
[141/145] Emitting module xcbeautify
[142/145] Compiling xcbeautify Xcbeautify.swift
[142/145] Write Objects.LinkFileList
[143/145] Linking xcbeautify
[144/145] Applying xcbeautify
Build complete! (10.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "colorizer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/getGuaka/Colorizer.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "1.0.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/MixedTestLog_6_0_Expected_XML_Linux.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Expected_XML_macOS.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Linux.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_macOS.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "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_macOS.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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/cpisciotta/xcbeautify/2.30.1
Repository:               cpisciotta/xcbeautify
Swift version used:       6.1
Target:                   XcbeautifyLib
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'XcbeautifyLib'...
Finished extracting symbol information for 'XcbeautifyLib'. (4.11s)
Building documentation for 'XcbeautifyLib'...
Finished building documentation for 'XcbeautifyLib' (0.10s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/cpisciotta/xcbeautify/2.30.1
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-argument-parser.git
Updated https://github.com/apple/swift-argument-parser.git (0.58s)
Updating https://github.com/getGuaka/Colorizer.git
Updating https://github.com/MaxDesiatov/XMLCoder.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.63s)
Updated https://github.com/getGuaka/Colorizer.git (0.47s)
Updated https://github.com/MaxDesiatov/XMLCoder.git (0.47s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (1.67s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit DeclarationFragments.swift
[44/57] Compiling SymbolKit Fragment.swift
[45/57] Compiling SymbolKit FragmentKind.swift
[46/57] Compiling SymbolKit FunctionParameter.swift
[47/57] Compiling SymbolKit FunctionSignature.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.90s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/53] Compiling Colorizer StringStyleColorizer.swift
[3/53] Compiling Colorizer StringForegroundColorizer.swift
[4/53] Compiling Colorizer Colorizer.swift
[5/53] Compiling Colorizer StringBackgroundColorizer.swift
[6/53] Emitting module Colorizer
[7/53] Compiling Colorizer StringStyle.swift
[8/53] Compiling XMLCoder UIntBox.swift
[9/53] Compiling XMLCoder URLBox.swift
[10/53] Compiling XMLCoder UnkeyedBox.swift
[11/53] Compiling XMLCoder ValueBox.swift
[12/53] Compiling XMLCoder Element.swift
[13/58] Compiling XMLCoder Attribute.swift
[14/58] Compiling XMLCoder BoolBox.swift
[15/58] Compiling XMLCoder Box.swift
[16/58] Compiling XMLCoder ChoiceBox.swift
[17/58] Compiling XMLCoder DataBox.swift
[18/58] Compiling XMLCoder ElementAndAttribute.swift
[19/58] Compiling XMLCoder ISO8601DateFormatter.swift
[20/58] Compiling XMLCoder KeyedStorage.swift
[21/58] Compiling XMLCoder Metatypes.swift
[22/58] Compiling XMLCoder String+Extensions.swift
[23/58] Emitting module XMLCoder
[24/58] Compiling XMLCoder XMLChoiceCodingKey.swift
[25/58] Compiling XMLCoder XMLCoderElement.swift
[26/58] Compiling XMLCoder XMLDocumentType.swift
[27/58] Compiling XMLCoder XMLHeader.swift
[28/58] Compiling XMLCoder XMLKey.swift
[29/58] Compiling XMLCoder XMLStackParser.swift
[30/58] Compiling XMLCoder DecodingErrorExtension.swift
[31/58] Compiling XMLCoder DynamicNodeDecoding.swift
[32/58] Compiling XMLCoder SingleValueDecodingContainer.swift
[33/58] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[34/58] Compiling XMLCoder KeyedBox.swift
[35/58] Compiling XMLCoder NullBox.swift
[36/58] Compiling XMLCoder SharedBox.swift
[37/58] Compiling XMLCoder SingleKeyedBox.swift
[38/58] Compiling XMLCoder StringBox.swift
[39/58] Compiling XMLCoder XMLEncoderImplementation.swift
[40/58] Compiling XMLCoder XMLEncodingStorage.swift
[41/58] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[42/58] Compiling XMLCoder XMLReferencingEncoder.swift
[43/58] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[44/58] Compiling XMLCoder XMLDecoder.swift
[45/58] Compiling XMLCoder XMLDecoderImplementation.swift
[46/58] Compiling XMLCoder XMLDecodingStorage.swift
[47/58] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[48/58] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[49/58] Compiling XMLCoder DynamicNodeEncoding.swift
[50/58] Compiling XMLCoder EncodingErrorExtension.swift
[51/58] Compiling XMLCoder SingleValueEncodingContainer.swift
[52/58] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[53/58] Compiling XMLCoder XMLEncoder.swift
[54/58] Compiling XMLCoder DateBox.swift
[55/58] Compiling XMLCoder DecimalBox.swift
[56/58] Compiling XMLCoder DoubleBox.swift
[57/58] Compiling XMLCoder FloatBox.swift
[58/58] Compiling XMLCoder IntBox.swift
[59/76] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[60/76] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[61/77] Compiling XcbeautifyLib String+Colored.swift
[62/77] Compiling XcbeautifyLib String+Substring.swift
[63/77] Compiling XcbeautifyLib XCBeautifier.swift
[64/77] Compiling XcbeautifyLib TeamCityRenderer.swift
[65/77] Compiling XcbeautifyLib TerminalRenderer.swift
[66/77] Compiling XcbeautifyLib XCRegex.swift
[67/77] Compiling XcbeautifyLib JUnitReporter.swift
[68/77] Compiling XcbeautifyLib OutputHandler.swift
[69/77] Compiling XcbeautifyLib Parser.swift
[70/77] Compiling XcbeautifyLib FileComponents.swift
[71/77] Compiling XcbeautifyLib Constants.swift
[72/77] Compiling XcbeautifyLib Formatter.swift
[73/77] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[74/77] Compiling XcbeautifyLib OutputRendering.swift
[75/77] Emitting module XcbeautifyLib
[76/77] Compiling XcbeautifyLib Array+Safe.swift
[77/77] Compiling XcbeautifyLib CaptureGroups.swift
Build of target: 'XcbeautifyLib' complete! (2.20s)
      82
2	/Users/admin/builder/spi-builder-workspace/.docs/cpisciotta/xcbeautify/2.30.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/cpisciotta/xcbeautify/2.30.1
File count: 82
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-cpisciotta-xcbeautify-2.30.1-8f6f76c3.zip to s3://spi-docs-inbox/prod-cpisciotta-xcbeautify-2.30.1-8f6f76c3.zip
Copying... [19%]
Copying... [37%]
Copying... [56%]
Copying... [75%]
Copying... [93%]
Copying... [100%]
Done.