The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-pretty-print, reference 0.1.2 (f94c5f), with Swift 6.2 for Linux on 24 Aug 2025 10:55:01 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftToolkit/swift-pretty-print.git
Reference: 0.1.2
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/SwiftToolkit/swift-pretty-print
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at f94c5fc Support Swift 5.10
Cloned https://github.com/SwiftToolkit/swift-pretty-print.git
Revision (git rev-parse @):
f94c5fc37e50be5a80915195a9c9dd53b8bfa91d
SUCCESS checkout https://github.com/SwiftToolkit/swift-pretty-print.git at 0.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftToolkit/swift-pretty-print.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15689] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.82s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.24s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/29] Emitting module PrettyPrint
[9/30] Emitting module ArgumentParserToolInfo
[10/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/31] Wrapping AST for ArgumentParserToolInfo for debugging
[13/75] Compiling ArgumentParser InputKey.swift
[14/75] Compiling ArgumentParser InputOrigin.swift
[15/75] Compiling ArgumentParser Name.swift
[16/75] Compiling ArgumentParser Parsed.swift
[17/75] Compiling ArgumentParser ParsedValues.swift
[18/75] Compiling ArgumentParser ParserError.swift
[19/81] Compiling ArgumentParser NameSpecification.swift
[20/81] Compiling ArgumentParser Option.swift
[21/81] Compiling ArgumentParser CollectionExtensions.swift
[22/81] Compiling ArgumentParser Mutex.swift
[23/81] Compiling ArgumentParser Platform.swift
[24/81] Compiling ArgumentParser SequenceExtensions.swift
[25/81] Compiling ArgumentParser StringExtensions.swift
[26/81] Compiling ArgumentParser SwiftExtensions.swift
[27/81] Compiling PrettyPrint PrettyPrintable.swift
[28/81] Compiling ArgumentParser EnumerableFlag.swift
[29/81] Compiling ArgumentParser ExpressibleByArgument.swift
[30/81] Compiling PrettyPrint PrettyPrint.swift
[31/81] Compiling ArgumentParser CommandConfiguration.swift
[32/81] Compiling ArgumentParser CommandGroup.swift
[33/81] Compiling ArgumentParser ArgumentVisibility.swift
[34/81] Compiling ArgumentParser CompletionKind.swift
[35/81] Compiling ArgumentParser Errors.swift
[36/81] Compiling ArgumentParser Flag.swift
[37/81] Compiling ArgumentParser OptionGroup.swift
[38/81] Compiling ArgumentParser AsyncParsableCommand.swift
[39/82] Wrapping AST for PrettyPrint for debugging
[41/82] Compiling ArgumentParser Tree.swift
[42/82] Compiling ArgumentParser CodingKeyValidator.swift
[43/82] Compiling ArgumentParser NonsenseFlagsValidator.swift
[44/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/82] Compiling ArgumentParser PositionalArgumentsValidator.swift
[46/82] Compiling ArgumentParser UniqueNamesValidator.swift
[53/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[54/82] Compiling ArgumentParser CompletionsGenerator.swift
[55/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[56/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[57/82] Compiling ArgumentParser Argument.swift
[58/82] Compiling ArgumentParser ArgumentDiscussion.swift
[59/82] Compiling ArgumentParser ArgumentHelp.swift
[66/82] Compiling ArgumentParser ParsableArguments.swift
[67/82] Compiling ArgumentParser ParsableCommand.swift
[68/82] Compiling ArgumentParser ArgumentDecoder.swift
[69/82] Compiling ArgumentParser ArgumentDefinition.swift
[70/82] Compiling ArgumentParser ArgumentSet.swift
[71/82] Compiling ArgumentParser CommandParser.swift
[72/82] Emitting module ArgumentParser
[73/82] Compiling ArgumentParser SplitArguments.swift
[74/82] Compiling ArgumentParser DumpHelpGenerator.swift
[75/82] Compiling ArgumentParser HelpCommand.swift
[76/82] Compiling ArgumentParser HelpGenerator.swift
[77/82] Compiling ArgumentParser MessageInfo.swift
[78/82] Compiling ArgumentParser UsageGenerator.swift
[79/83] Wrapping AST for ArgumentParser for debugging
[81/85] Emitting module pretty_print_cli
[82/85] Compiling pretty_print_cli CLI.swift
[83/86] Wrapping AST for pretty-print-cli for debugging
[84/86] Write Objects.LinkFileList
[85/86] Linking pretty-print-cli
Build complete! (25.27s)
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"
    }
  ],
  "manifest_display_name" : "swift-pretty-print",
  "name" : "swift-pretty-print",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PrettyPrint",
      "targets" : [
        "PrettyPrint"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "pretty-print-cli",
      "targets" : [
        "pretty-print-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "pretty_print_cli",
      "module_type" : "SwiftTarget",
      "name" : "pretty-print-cli",
      "path" : "Sources/pretty-print-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "pretty-print-cli"
      ],
      "sources" : [
        "CLI.swift"
      ],
      "target_dependencies" : [
        "PrettyPrint"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PrettyPrintTests",
      "module_type" : "SwiftTarget",
      "name" : "PrettyPrintTests",
      "path" : "Tests/PrettyPrintTests",
      "sources" : [
        "PrettyPrintTests.swift"
      ],
      "target_dependencies" : [
        "PrettyPrint"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PrettyPrint",
      "module_type" : "SwiftTarget",
      "name" : "PrettyPrint",
      "path" : "Sources/PrettyPrint",
      "product_memberships" : [
        "PrettyPrint",
        "pretty-print-cli"
      ],
      "sources" : [
        "Bold.swift",
        "Conformances/Array+PrettyPrintable.swift",
        "Conformances/Bool+PrettyPrintable.swift",
        "Conformances/Date+PrettyPrintable.swift",
        "Conformances/Dictionary+PrettyPrintable.swift",
        "Conformances/MirrorBasedPrintable.swift",
        "Conformances/Numeric+PrettyPrintable.swift",
        "Conformances/Optional+PrettyPrintable.swift",
        "Conformances/Set+PrettyPrintable.swift",
        "Conformances/String+PrettyPrintable.swift",
        "Conformances/URL+PrettyPrintable.swift",
        "Conformances/UUID+PrettyPrintable.swift",
        "PrettyPrint.swift",
        "PrettyPrintable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.