Build Information
Successful build of swift-pretty-print, reference 0.1.2 (f94c5f), with Swift 6.3 for Linux on 16 Apr 2026 19:23:03 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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.3
Building package at path: $PWD
https://github.com/SwiftToolkit/swift-pretty-print.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.19s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.92s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.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 ArgumentParserToolInfo
[9/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/30] Wrapping AST for ArgumentParserToolInfo for debugging
[12/76] Emitting module ArgumentParser
[13/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/82] Compiling ArgumentParser CompletionsGenerator.swift
[15/82] Compiling ArgumentParser Argument.swift
[16/82] Compiling ArgumentParser ArgumentDiscussion.swift
[17/83] Emitting module PrettyPrint
[18/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/83] Compiling PrettyPrint PrettyPrint.swift
[21/83] Compiling ArgumentParser CommandGroup.swift
[22/83] Compiling ArgumentParser EnumerableFlag.swift
[23/83] Compiling ArgumentParser ArgumentHelp.swift
[24/83] Compiling ArgumentParser ParentCommand.swift
[25/83] Compiling ArgumentParser Foundation.swift
[26/83] Compiling ArgumentParser Mutex.swift
[27/83] Compiling ArgumentParser Platform.swift
[28/83] Compiling ArgumentParser SequenceExtensions.swift
[29/83] Compiling ArgumentParser StringExtensions.swift
[30/83] Compiling ArgumentParser SwiftExtensions.swift
[31/83] Compiling ArgumentParser AsyncParsableCommand.swift
[32/83] Compiling ArgumentParser CommandConfiguration.swift
[33/83] Compiling ArgumentParser InputOrigin.swift
[34/83] Compiling ArgumentParser Name.swift
[35/83] Compiling ArgumentParser Parsed.swift
[36/83] Compiling ArgumentParser ParsedValues.swift
[37/83] Compiling ArgumentParser ParserError.swift
[38/83] Compiling ArgumentParser SplitArguments.swift
[39/83] Compiling PrettyPrint PrettyPrintable.swift
[45/84] Compiling ArgumentParser ExpressibleByArgument.swift
[46/84] Compiling ArgumentParser ParsableArguments.swift
[47/84] Wrapping AST for PrettyPrint for debugging
[49/84] Compiling ArgumentParser Tree.swift
[50/84] Compiling ArgumentParser CodingKeyValidator.swift
[51/84] Compiling ArgumentParser NonsenseFlagsValidator.swift
[52/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/84] Compiling ArgumentParser PositionalArgumentsValidator.swift
[54/84] Compiling ArgumentParser UniqueNamesValidator.swift
[62/84] Compiling ArgumentParser DumpHelpGenerator.swift
[63/84] Compiling ArgumentParser HelpCommand.swift
[64/84] Compiling ArgumentParser HelpGenerator.swift
[65/84] Compiling ArgumentParser MessageInfo.swift
[66/84] Compiling ArgumentParser UsageGenerator.swift
[67/84] Compiling ArgumentParser CollectionExtensions.swift
[68/84] Compiling ArgumentParser ArgumentVisibility.swift
[69/84] Compiling ArgumentParser CompletionKind.swift
[70/84] Compiling ArgumentParser Errors.swift
[71/84] Compiling ArgumentParser Flag.swift
[72/84] Compiling ArgumentParser NameSpecification.swift
[73/84] Compiling ArgumentParser Option.swift
[74/84] Compiling ArgumentParser OptionGroup.swift
[75/84] Compiling ArgumentParser ParsableCommand.swift
[76/84] Compiling ArgumentParser ArgumentDecoder.swift
[77/84] Compiling ArgumentParser ArgumentDefinition.swift
[78/84] Compiling ArgumentParser ArgumentSet.swift
[79/84] Compiling ArgumentParser CommandParser.swift
[80/84] Compiling ArgumentParser InputKey.swift
[81/87] Wrapping AST for ArgumentParser for debugging
[83/87] Compiling pretty_print_cli CLI.swift
[84/87] Emitting module pretty_print_cli
[85/88] Wrapping AST for pretty-print-cli for debugging
[86/88] Write Objects.LinkFileList
[87/88] Linking pretty-print-cli
Build complete! (33.41s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.