The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of xcbeautify, reference 2.28.0 (98b204), with Swift 5.9 for Linux on 31 Mar 2025 02:23:18 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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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:             5.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
7478e0ac0f23: Already exists
3693af61a934: Pulling fs layer
a39079efbd11: Pulling fs layer
90a3b66c7651: Pulling fs layer
a5ae4f73f59c: Pulling fs layer
06b87b43cf08: Pulling fs layer
06b87b43cf08: Waiting
a5ae4f73f59c: Waiting
90a3b66c7651: Download complete
3693af61a934: Verifying Checksum
3693af61a934: Download complete
06b87b43cf08: Download complete
a5ae4f73f59c: Download complete
a39079efbd11: Verifying Checksum
a39079efbd11: Download complete
3693af61a934: Pull complete
a39079efbd11: Pull complete
90a3b66c7651: Pull complete
a5ae4f73f59c: Pull complete
06b87b43cf08: Pull complete
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-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/58] Fetching colorizer
[59/10069] Fetching colorizer, xmlcoder
Fetched https://github.com/getGuaka/Colorizer.git (0.21s)
[401/10011] Fetching xmlcoder
[10012/24804] Fetching xmlcoder, swift-argument-parser
Fetched https://github.com/MaxDesiatov/XMLCoder.git (0.87s)
Fetched https://github.com/apple/swift-argument-parser.git (0.87s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (1.62s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (1.92s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.50s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/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...
[2/61] Emitting module Colorizer
[3/61] Emitting module XMLCoder
[4/67] Compiling XMLCoder DoubleBox.swift
[5/67] Compiling XMLCoder FloatBox.swift
[6/67] Compiling XMLCoder IntBox.swift
[7/67] Compiling XMLCoder KeyedBox.swift
[8/67] Compiling XMLCoder NullBox.swift
[9/67] Compiling XMLCoder SharedBox.swift
[10/67] Compiling XMLCoder SingleKeyedBox.swift
[11/67] Compiling Colorizer StringStyleColorizer.swift
[12/67] Compiling Colorizer StringBackgroundColorizer.swift
[13/67] Compiling Colorizer Colorizer.swift
[14/67] Emitting module ArgumentParserToolInfo
[15/67] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/69] Wrapping AST for ArgumentParserToolInfo for debugging
[19/107] Compiling ArgumentParser ParsableCommand.swift
[20/107] Compiling ArgumentParser ArgumentDecoder.swift
[21/107] Compiling ArgumentParser DumpHelpGenerator.swift
[22/107] Compiling ArgumentParser HelpCommand.swift
[23/107] Compiling ArgumentParser HelpGenerator.swift
[24/107] Compiling ArgumentParser MessageInfo.swift
[25/107] Compiling ArgumentParser OptionGroup.swift
[26/107] Compiling ArgumentParser AsyncParsableCommand.swift
[27/107] Compiling ArgumentParser CommandConfiguration.swift
[28/107] Compiling ArgumentParser CommandGroup.swift
[29/107] Compiling ArgumentParser EnumerableFlag.swift
[30/112] Compiling ArgumentParser Platform.swift
[31/112] Compiling ArgumentParser SequenceExtensions.swift
[32/112] Compiling ArgumentParser StringExtensions.swift
[33/112] Compiling ArgumentParser Tree.swift
[34/112] Compiling XMLCoder SingleValueEncodingContainer.swift
[35/112] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[36/112] Compiling ArgumentParser ArgumentSet.swift
[37/112] Compiling ArgumentParser CommandParser.swift
[38/112] Compiling ArgumentParser InputKey.swift
[39/112] Compiling ArgumentParser InputOrigin.swift
[40/112] Compiling ArgumentParser ExpressibleByArgument.swift
[41/112] Compiling ArgumentParser ParsableArguments.swift
[42/112] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/112] Compiling ArgumentParser UsageGenerator.swift
[49/112] Compiling ArgumentParser Name.swift
[50/112] Compiling ArgumentParser Parsed.swift
[51/112] Compiling ArgumentParser ParsedValues.swift
[52/112] Compiling ArgumentParser ParserError.swift
[53/112] Compiling ArgumentParser SplitArguments.swift
[54/112] Compiling ArgumentParser CollectionExtensions.swift
[55/112] Emitting module ArgumentParser
[56/112] Compiling ArgumentParser ArgumentVisibility.swift
[57/112] Compiling ArgumentParser CompletionKind.swift
[58/112] Compiling ArgumentParser Errors.swift
[59/112] Compiling ArgumentParser Flag.swift
[60/112] Compiling ArgumentParser NameSpecification.swift
[61/112] Compiling ArgumentParser Option.swift
[62/112] Compiling Colorizer StringForegroundColorizer.swift
[63/112] Compiling Colorizer StringStyle.swift
[64/113] Compiling XMLCoder XMLEncoder.swift
[65/113] Compiling XMLCoder XMLEncoderImplementation.swift
[66/113] Compiling XMLCoder XMLEncodingStorage.swift
[67/113] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[68/113] Compiling XMLCoder XMLReferencingEncoder.swift
[69/113] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[73/116] Wrapping AST for Colorizer for debugging
[74/116] Wrapping AST for XMLCoder for debugging
[76/133] Compiling XcbeautifyLib Formatter.swift
[77/133] Compiling XcbeautifyLib JunitReporter.swift
[78/133] Compiling XcbeautifyLib OutputHandler.swift
[79/133] Compiling XcbeautifyLib AzureDevOpsPipelinesRenderer.swift
[80/133] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[81/133] Compiling XcbeautifyLib Parser.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[87/133] Compiling XcbeautifyLib String+Colored.swift
[88/133] Compiling XcbeautifyLib String+Substring.swift
[91/135] Compiling XcbeautifyLib XCBeautifier.swift
[92/135] Compiling XcbeautifyLib XCRegex.swift
[93/135] Emitting module XcbeautifyLib
[94/135] Compiling XcbeautifyLib TeamCityRenderer.swift
[95/135] Compiling XcbeautifyLib TerminalRenderer.swift
[106/135] Compiling XcbeautifyLib OutputRendering.swift
[117/135] Compiling XcbeautifyLib FileComponents.swift
[118/135] Compiling XcbeautifyLib Array+Safe.swift
[119/135] Compiling XcbeautifyLib CaptureGroups.swift
[120/135] Compiling XcbeautifyLib Constants.swift
[121/135] Compiling XcbeautifyLib MicrosoftOutputRendering.swift
[125/137] Wrapping AST for ArgumentParser for debugging
[136/139] Wrapping AST for XcbeautifyLib for debugging
[138/143] Emitting module xcbeautify
[139/143] Compiling xcbeautify Version.swift
[140/143] Compiling xcbeautify OutputFormat+ExpressibleByArgument.swift
[141/143] Compiling xcbeautify Xcbeautify.swift
[143/145] Wrapping AST for xcbeautify for debugging
[144/145] Linking xcbeautify
Build complete! (24.19s)
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/demo_swift_testing_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/ParallelTestLog.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/clean_build_xcode_15_1.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/XcbeautifyLibTests/TestData/swift_test_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/TestLog.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.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.