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

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: main
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
 * 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
========================================
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-4606859-1":/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/getGuaka/Colorizer.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/MaxDesiatov/XMLCoder.git
[1/67] Fetching colorizer
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.27s)
[1/10060] Fetching xmlcoder
[9458/25440] Fetching xmlcoder, swift-argument-parser
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.64s)
[10151/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.97s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (4.90s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (3.37s)
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.44s)
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.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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/69] Emitting module XMLCoder
[10/75] Compiling Colorizer StringStyleColorizer.swift
[11/75] Compiling XMLCoder DoubleBox.swift
[12/75] Compiling XMLCoder FloatBox.swift
[13/75] Compiling XMLCoder IntBox.swift
[14/75] Compiling XMLCoder KeyedBox.swift
[15/75] Compiling XMLCoder NullBox.swift
[16/75] Compiling XMLCoder SharedBox.swift
[17/75] Compiling XMLCoder SingleKeyedBox.swift
[18/75] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/75] Emitting module ArgumentParserToolInfo
[20/76] Wrapping AST for ArgumentParserToolInfo for debugging
[22/114] Compiling ArgumentParser OptionGroup.swift
[23/114] Compiling ArgumentParser AsyncParsableCommand.swift
[24/114] Compiling ArgumentParser CommandConfiguration.swift
[25/114] Compiling ArgumentParser CommandGroup.swift
[26/114] Compiling ArgumentParser EnumerableFlag.swift
[27/119] Emitting module ArgumentParser
[28/119] Compiling ArgumentParser CompletionKind.swift
[29/119] Compiling ArgumentParser Errors.swift
[30/119] Compiling ArgumentParser Flag.swift
[31/119] Compiling ArgumentParser NameSpecification.swift
[32/119] Compiling ArgumentParser Option.swift
[34/119] Compiling ArgumentParser ParserError.swift
[35/119] Compiling ArgumentParser SplitArguments.swift
[36/119] Compiling ArgumentParser ArgumentDefinition.swift
[37/119] Compiling ArgumentParser ArgumentSet.swift
[38/119] Compiling ArgumentParser CommandParser.swift
[39/119] Compiling ArgumentParser InputKey.swift
[40/119] Compiling ArgumentParser InputOrigin.swift
[41/119] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/119] Compiling ArgumentParser ParsableCommand.swift
[43/119] Compiling ArgumentParser ArgumentDecoder.swift
[44/119] Compiling ArgumentParser Name.swift
[45/119] Compiling ArgumentParser Parsed.swift
[46/119] Compiling ArgumentParser ParsedValues.swift
[47/119] Compiling ArgumentParser Platform.swift
[48/119] Compiling ArgumentParser SequenceExtensions.swift
[49/119] Compiling ArgumentParser StringExtensions.swift
[50/119] Compiling ArgumentParser Tree.swift
[51/119] Compiling XMLCoder SingleValueEncodingContainer.swift
[52/119] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[53/119] Compiling ArgumentParser DumpHelpGenerator.swift
[54/119] Compiling ArgumentParser HelpCommand.swift
[55/119] Compiling ArgumentParser HelpGenerator.swift
[56/119] Compiling ArgumentParser MessageInfo.swift
[57/119] Compiling ArgumentParser UsageGenerator.swift
[58/119] Compiling ArgumentParser CollectionExtensions.swift
[63/119] Compiling ArgumentParser ExpressibleByArgument.swift
[64/119] Compiling ArgumentParser ParsableArguments.swift
[65/119] Compiling XMLCoder XMLEncoder.swift
[66/119] Compiling XMLCoder XMLEncoderImplementation.swift
[67/119] Compiling XMLCoder XMLEncodingStorage.swift
[68/119] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[69/119] Compiling XMLCoder XMLReferencingEncoder.swift
[70/119] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[71/119] Compiling Colorizer StringBackgroundColorizer.swift
[72/119] Compiling Colorizer Colorizer.swift
[73/119] Compiling Colorizer StringForegroundColorizer.swift
[74/119] Compiling Colorizer StringStyle.swift
[75/119] Emitting module Colorizer
[78/121] Compiling ArgumentParser ArgumentVisibility.swift
[84/121] Compiling ArgumentParser BashCompletionsGenerator.swift
[85/121] Compiling ArgumentParser CompletionsGenerator.swift
[86/121] Compiling ArgumentParser FishCompletionsGenerator.swift
[87/121] Compiling ArgumentParser ZshCompletionsGenerator.swift
[88/121] Compiling ArgumentParser Argument.swift
[89/121] Compiling ArgumentParser ArgumentHelp.swift
[89/121] Wrapping AST for Colorizer for debugging
[90/121] Wrapping AST for XMLCoder for debugging
[118/139] Compiling XcbeautifyLib String+Colored.swift
[119/139] Compiling XcbeautifyLib String+Substring.swift
[120/139] Compiling XcbeautifyLib TeamCityRenderer.swift
[121/139] Compiling XcbeautifyLib TerminalRenderer.swift
[121/141] Wrapping AST for ArgumentParser for debugging
[123/141] Compiling XcbeautifyLib XCBeautifier.swift
[124/141] Compiling XcbeautifyLib XCRegex.swift
[125/141] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[126/141] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[127/141] Compiling XcbeautifyLib Formatter.swift
[128/141] Compiling XcbeautifyLib JunitReporter.swift
[129/141] Compiling XcbeautifyLib OutputHandler.swift
[130/141] Compiling XcbeautifyLib Parser.swift
[131/141] Compiling XcbeautifyLib FileComponents.swift
[132/141] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[133/141] Compiling XcbeautifyLib OutputRendering.swift
[134/141] Emitting module XcbeautifyLib
[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] Compiling xcbeautify Version.swift
[142/146] Emitting module xcbeautify
[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.28s)
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.