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.28.0 (98b204), with Swift 6.2 (beta) for Linux on 23 Jun 2025 12:50:52 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cpisciotta/xcbeautify.git
Reference: 2.28.0
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.28.0     -> FETCH_HEAD
HEAD is now at 98b2042 Bump version to 2.28.0
Cloned https://github.com/cpisciotta/xcbeautify.git
Revision (git rev-parse @):
98b2042a24d19db9d9b23174c646018d6f599072
SUCCESS checkout https://github.com/cpisciotta/xcbeautify.git at 2.28.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/cpisciotta/xcbeautify.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/getGuaka/Colorizer.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/67] Fetching colorizer
[68/10127] Fetching colorizer, xmlcoder
[10128/25507] Fetching colorizer, xmlcoder, swift-argument-parser
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.66s)
[16828/25440] Fetching xmlcoder, swift-argument-parser
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (1.00s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.00s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (5.09s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (3.51s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.61s)
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.1
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/69] Compiling Colorizer StringStyleColorizer.swift
[10/69] Emitting module Colorizer
[11/69] Emitting module ArgumentParserToolInfo
[12/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/70] Wrapping AST for ArgumentParserToolInfo for debugging
[15/108] Compiling ArgumentParser OptionGroup.swift
[16/108] Compiling ArgumentParser AsyncParsableCommand.swift
[17/108] Compiling ArgumentParser CommandConfiguration.swift
[18/108] Compiling ArgumentParser CommandGroup.swift
[19/108] Compiling ArgumentParser EnumerableFlag.swift
[20/113] Compiling ArgumentParser ArgumentVisibility.swift
[21/113] Compiling ArgumentParser CompletionKind.swift
[22/113] Compiling ArgumentParser Errors.swift
[23/113] Compiling ArgumentParser Flag.swift
[24/113] Compiling ArgumentParser NameSpecification.swift
[25/113] Compiling ArgumentParser Option.swift
[32/119] Compiling Colorizer StringStyle.swift
[33/119] Compiling Colorizer StringBackgroundColorizer.swift
[34/119] Compiling Colorizer StringForegroundColorizer.swift
[35/119] Compiling Colorizer Colorizer.swift
[37/120] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/120] Compiling ArgumentParser CompletionsGenerator.swift
[39/120] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/120] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/120] Compiling ArgumentParser Argument.swift
[42/120] Compiling ArgumentParser ArgumentHelp.swift
[43/120] Wrapping AST for Colorizer for debugging
[45/120] Compiling ArgumentParser CollectionExtensions.swift
[46/120] Compiling ArgumentParser Platform.swift
[47/120] Compiling ArgumentParser SequenceExtensions.swift
[48/120] Compiling ArgumentParser StringExtensions.swift
[49/120] Compiling ArgumentParser Tree.swift
[50/120] Emitting module XMLCoder
[51/120] Compiling ArgumentParser ParsableCommand.swift
[52/120] Compiling ArgumentParser ArgumentDecoder.swift
[53/120] Compiling ArgumentParser ArgumentDefinition.swift
[54/120] Compiling ArgumentParser ArgumentSet.swift
[55/120] Compiling ArgumentParser CommandParser.swift
[56/120] Compiling ArgumentParser InputKey.swift
[61/120] Compiling ArgumentParser ExpressibleByArgument.swift
[62/120] Compiling ArgumentParser ParsableArguments.swift
[63/120] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/120] Compiling ArgumentParser InputOrigin.swift
[65/120] Compiling ArgumentParser Name.swift
[66/120] Compiling ArgumentParser Parsed.swift
[67/120] Compiling ArgumentParser ParsedValues.swift
[68/120] Compiling ArgumentParser ParserError.swift
[69/120] Compiling ArgumentParser SplitArguments.swift
[70/120] Compiling ArgumentParser DumpHelpGenerator.swift
[71/120] Compiling ArgumentParser HelpCommand.swift
[72/120] Compiling ArgumentParser HelpGenerator.swift
[73/120] Compiling ArgumentParser MessageInfo.swift
[74/120] Compiling ArgumentParser UsageGenerator.swift
[80/120] Compiling XMLCoder XMLDecoderImplementation.swift
[81/120] Compiling XMLCoder XMLDecodingStorage.swift
[82/120] Emitting module ArgumentParser
[99/120] Compiling XMLCoder XMLEncoder.swift
[100/120] Compiling XMLCoder XMLEncoderImplementation.swift
[101/120] Compiling XMLCoder XMLEncodingStorage.swift
[102/120] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[103/120] Compiling XMLCoder XMLReferencingEncoder.swift
[104/120] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[105/121] Wrapping AST for XMLCoder for debugging
[107/138] Compiling XcbeautifyLib String+Colored.swift
[108/138] Compiling XcbeautifyLib String+Substring.swift
[114/140] Compiling XcbeautifyLib XCRegex.swift
[120/141] Compiling XcbeautifyLib XCBeautifier.swift
[121/141] Wrapping AST for ArgumentParser for debugging
[123/141] Compiling XcbeautifyLib TeamCityRenderer.swift
[124/141] Compiling XcbeautifyLib TerminalRenderer.swift
[125/141] Emitting module XcbeautifyLib
[126/141] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[127/141] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[128/141] Compiling XcbeautifyLib Formatter.swift
[129/141] Compiling XcbeautifyLib JunitReporter.swift
[130/141] Compiling XcbeautifyLib OutputHandler.swift
[131/141] Compiling XcbeautifyLib Parser.swift
[132/141] Compiling XcbeautifyLib FileComponents.swift
[133/141] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[134/141] Compiling XcbeautifyLib OutputRendering.swift
[135/141] Compiling XcbeautifyLib Array+Safe.swift
[136/141] Compiling XcbeautifyLib CaptureGroups.swift
[137/141] Compiling XcbeautifyLib Constants.swift
[138/142] Wrapping AST for XcbeautifyLib for debugging
[140/146] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[141/146] Emitting module xcbeautify
[142/146] Compiling xcbeautify Version.swift
[143/146] Compiling xcbeautify Xcbeautify.swift
[144/147] Wrapping AST for xcbeautify for debugging
[145/147] Write Objects.LinkFileList
[146/147] Linking xcbeautify
Build complete! (39.69s)
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" : "/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/ParallelTestLog.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/TestLog.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/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/spi_swift_testing_full_log.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.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-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.