Build Information
Successful build of swift-pretty-print, reference main (488559), with Swift 6.2 for Android on 19 Nov 2025 14:28:13 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftToolkit/swift-pretty-print.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/SwiftToolkit/swift-pretty-print
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4885590 Add license
Cloned https://github.com/SwiftToolkit/swift-pretty-print.git
Revision (git rev-parse @):
4885590e6cffb13956be14736120e73a01ef6bf9
SUCCESS checkout https://github.com/SwiftToolkit/swift-pretty-print.git at main
========================================
Build
========================================
Selected platform: android
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-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
[1/16686] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.84s)
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.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version--6B0C4D200E742BB1.txt
[8/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/29] Emitting module ArgumentParserToolInfo
[10/30] Wrapping AST for ArgumentParserToolInfo for debugging
[12/74] Compiling ArgumentParser ArgumentVisibility.swift
[13/74] Compiling ArgumentParser CompletionKind.swift
[14/74] Compiling ArgumentParser Errors.swift
[15/74] Compiling ArgumentParser Flag.swift
[16/74] Compiling ArgumentParser NameSpecification.swift
[17/74] Compiling ArgumentParser Option.swift
[18/80] Compiling ArgumentParser Tree.swift
[19/80] Compiling ArgumentParser CodingKeyValidator.swift
[20/80] Compiling ArgumentParser NonsenseFlagsValidator.swift
[21/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/80] Compiling ArgumentParser PositionalArgumentsValidator.swift
[23/80] Compiling ArgumentParser UniqueNamesValidator.swift
[24/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/80] Compiling ArgumentParser CompletionsGenerator.swift
[26/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/80] Compiling ArgumentParser Argument.swift
[29/80] Compiling ArgumentParser ArgumentDiscussion.swift
[30/80] Compiling ArgumentParser ArgumentHelp.swift
[37/81] Compiling ArgumentParser CollectionExtensions.swift
[38/81] Compiling ArgumentParser Mutex.swift
[39/81] Compiling ArgumentParser Platform.swift
[40/81] Compiling ArgumentParser SequenceExtensions.swift
[41/81] Compiling ArgumentParser StringExtensions.swift
[42/81] Compiling ArgumentParser SwiftExtensions.swift
[43/81] Compiling PrettyPrint PrettyPrint.swift
[44/81] Emitting module PrettyPrint
[47/81] Emitting module ArgumentParser
[48/81] Compiling ArgumentParser ParsableArguments.swift
[49/81] Compiling ArgumentParser ParsableCommand.swift
[50/81] Compiling ArgumentParser ArgumentDecoder.swift
[51/81] Compiling ArgumentParser ArgumentDefinition.swift
[52/81] Compiling ArgumentParser ArgumentSet.swift
[53/81] Compiling ArgumentParser CommandParser.swift
[58/81] Compiling PrettyPrint PrettyPrintable.swift
[59/82] Compiling ArgumentParser OptionGroup.swift
[60/82] Compiling ArgumentParser AsyncParsableCommand.swift
[61/82] Compiling ArgumentParser CommandConfiguration.swift
[62/82] Compiling ArgumentParser CommandGroup.swift
[63/82] Compiling ArgumentParser EnumerableFlag.swift
[64/82] Compiling ArgumentParser ExpressibleByArgument.swift
[65/82] Compiling ArgumentParser InputKey.swift
[66/82] Compiling ArgumentParser InputOrigin.swift
[67/82] Compiling ArgumentParser Name.swift
[68/82] Compiling ArgumentParser Parsed.swift
[69/82] Compiling ArgumentParser ParsedValues.swift
[70/82] Compiling ArgumentParser ParserError.swift
[71/82] Compiling ArgumentParser SplitArguments.swift
[72/82] Compiling ArgumentParser DumpHelpGenerator.swift
[73/82] Compiling ArgumentParser HelpCommand.swift
[74/82] Compiling ArgumentParser HelpGenerator.swift
[75/82] Compiling ArgumentParser MessageInfo.swift
[76/82] Compiling ArgumentParser UsageGenerator.swift
[78/83] Wrapping AST for PrettyPrint for debugging
[79/85] 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.47s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.