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 5.10 for Linux on 10 Aug 2025 23:36:56 UTC.

Swift 6 data race errors: 0

Build Command

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

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/cpisciotta/xcbeautify.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/getGuaka/Colorizer.git
[1/67] Fetching colorizer
[68/10140] Fetching colorizer, xmlcoder
[10141/25770] Fetching colorizer, xmlcoder, swift-argument-parser
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.93s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.93s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.94s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (1.31s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (1.44s)
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.50s)
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.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
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/70] Emitting module ArgumentParserToolInfo
[11/70] Emitting module XMLCoder
[12/76] Compiling Colorizer StringStyleColorizer.swift
[13/76] Emitting module Colorizer
[14/76] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/77] Wrapping AST for ArgumentParserToolInfo for debugging
[17/121] Compiling ArgumentParser InputOrigin.swift
[18/121] Compiling ArgumentParser Name.swift
[19/121] Compiling ArgumentParser Parsed.swift
[20/121] Compiling ArgumentParser ParsedValues.swift
[21/121] Compiling ArgumentParser ParserError.swift
[22/121] Compiling ArgumentParser CollectionExtensions.swift
[23/121] Compiling ArgumentParser AsyncParsableCommand.swift
[24/121] Compiling ArgumentParser CommandConfiguration.swift
[25/121] Compiling ArgumentParser CommandGroup.swift
[26/121] Compiling ArgumentParser EnumerableFlag.swift
[27/121] Compiling ArgumentParser ExpressibleByArgument.swift
[28/121] Compiling ArgumentParser InputKey.swift
[29/121] Compiling Colorizer StringStyle.swift
[30/121] Compiling Colorizer StringForegroundColorizer.swift
[31/121] Compiling Colorizer Colorizer.swift
[32/121] Compiling Colorizer StringBackgroundColorizer.swift
[33/121] Compiling ArgumentParser ArgumentVisibility.swift
[34/121] Compiling ArgumentParser CompletionKind.swift
[35/121] Compiling ArgumentParser Errors.swift
[36/121] Compiling ArgumentParser Flag.swift
[37/121] Compiling ArgumentParser NameSpecification.swift
[38/121] Compiling ArgumentParser Option.swift
[39/121] Compiling ArgumentParser SplitArguments.swift
[40/122] Compiling XMLCoder XMLEncoder.swift
[41/122] Compiling XMLCoder XMLEncoderImplementation.swift
[42/122] Compiling XMLCoder XMLEncodingStorage.swift
[43/122] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[44/122] Compiling XMLCoder XMLReferencingEncoder.swift
[45/122] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[47/122] Compiling ArgumentParser ParsableCommand.swift
[48/122] Compiling ArgumentParser ArgumentDecoder.swift
[49/122] Compiling ArgumentParser ArgumentDefinition.swift
[50/122] Compiling ArgumentParser ArgumentSet.swift
[51/122] Compiling ArgumentParser CommandParser.swift
[52/122] Compiling ArgumentParser BashCompletionsGenerator.swift
[53/122] Compiling ArgumentParser DumpHelpGenerator.swift
[54/122] Compiling ArgumentParser HelpCommand.swift
[55/122] Compiling ArgumentParser HelpGenerator.swift
[56/122] Compiling ArgumentParser MessageInfo.swift
[57/122] Compiling ArgumentParser UsageGenerator.swift
[58/122] Compiling ArgumentParser ParsableArguments.swift
[59/122] Compiling ArgumentParser CompletionsGenerator.swift
[60/122] Compiling ArgumentParser FishCompletionsGenerator.swift
[61/122] Compiling ArgumentParser ZshCompletionsGenerator.swift
[62/122] Compiling ArgumentParser Argument.swift
[63/122] Compiling ArgumentParser ArgumentDiscussion.swift
[64/122] Compiling ArgumentParser ArgumentHelp.swift
[65/122] Compiling ArgumentParser OptionGroup.swift
[66/122] Compiling ArgumentParser Mutex.swift
[67/122] Compiling ArgumentParser Platform.swift
[68/122] Compiling ArgumentParser SequenceExtensions.swift
[69/122] Compiling ArgumentParser StringExtensions.swift
[70/122] Compiling ArgumentParser SwiftExtensions.swift
[71/122] Compiling XMLCoder DecodingErrorExtension.swift
[77/129] Wrapping AST for Colorizer for debugging
[91/129] Wrapping AST for XMLCoder for debugging
[93/146] Compiling XcbeautifyLib String+Colored.swift
[94/146] Compiling XcbeautifyLib String+Substring.swift
[95/148] Compiling XcbeautifyLib XCBeautifier.swift
[96/148] Compiling XcbeautifyLib XCRegex.swift
[97/148] Compiling ArgumentParser Tree.swift
[98/148] Compiling ArgumentParser CodingKeyValidator.swift
[99/148] Compiling ArgumentParser NonsenseFlagsValidator.swift
[100/148] Compiling ArgumentParser ParsableArgumentsValidation.swift
[101/148] Compiling ArgumentParser PositionalArgumentsValidator.swift
[102/148] Compiling ArgumentParser UniqueNamesValidator.swift
[103/148] Compiling XcbeautifyLib Formatter.swift
[104/148] Compiling XcbeautifyLib JUnitReporter.swift
[105/148] Compiling XcbeautifyLib OutputHandler.swift
[106/148] Compiling XcbeautifyLib Array+Safe.swift
[107/148] Compiling XcbeautifyLib CaptureGroups.swift
[108/148] Compiling XcbeautifyLib Constants.swift
[116/148] Compiling XcbeautifyLib TeamCityRenderer.swift
[117/148] Compiling XcbeautifyLib TerminalRenderer.swift
[121/148] Emitting module ArgumentParser
[122/148] Compiling XcbeautifyLib Parser.swift
[123/148] Compiling XcbeautifyLib FileComponents.swift
[124/148] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[125/148] Compiling XcbeautifyLib OutputRendering.swift
[126/148] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[127/148] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[140/149] Wrapping AST for ArgumentParser for debugging
[142/149] Emitting module XcbeautifyLib
[146/151] Wrapping AST for XcbeautifyLib for debugging
[148/154] Compiling xcbeautify Version.swift
[149/154] Emitting module xcbeautify
[150/154] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[151/154] Compiling xcbeautify Xcbeautify.swift
[152/155] Wrapping AST for xcbeautify for debugging
[153/155] Write Objects.LinkFileList
[154/155] Linking xcbeautify
Build complete! (30.48s)
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" : "/host/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" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/demo_swift_testing_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/large_xcodebuild_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/ParallelTestLog.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Linux.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/clean_build_xcode_15_1.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/TestLog.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Expected_XML_Linux.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_full_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_Expected_XML_macOS.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/spi_swift_testing_short_log.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/swift_test_log_macOS.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/MixedTestLog_6_0_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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.