Build Information
Successful build of swifty, reference main (ee6328), with Swift 6.3 for Linux on 15 Apr 2026 00:28:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/peterkos/swifty.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/peterkos/swifty
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ee63289 Add README
Cloned https://github.com/peterkos/swifty.git
Revision (git rev-parse @):
ee632896a1c83ea23a6ab74be8141ca52bbfea7f
SUCCESS checkout https://github.com/peterkos/swifty.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/peterkos/swifty.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/JohnSundell/Files
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1273] Fetching files
[409/2253] Fetching files, shellout
[2254/19776] Fetching files, shellout, swift-argument-parser
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.50s)
[1974/18796] Fetching files, swift-argument-parser
Fetched https://github.com/JohnSundell/Files from cache (1.82s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.83s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.3.0 (4.76s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.71s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.3.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
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.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/21] Emitting module ArgumentParserToolInfo
[10/21] Emitting module Files
[11/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/22] Wrapping AST for ArgumentParserToolInfo for debugging
[14/68] Emitting module ArgumentParser
[15/74] Compiling ArgumentParser ParentCommand.swift
[16/74] Compiling ArgumentParser AsyncParsableCommand.swift
[17/74] Compiling ArgumentParser CommandConfiguration.swift
[18/74] Compiling ArgumentParser CommandGroup.swift
[19/74] Compiling ArgumentParser EnumerableFlag.swift
[20/74] Compiling ArgumentParser ExpressibleByArgument.swift
[21/74] Compiling ArgumentParser ParsableArguments.swift
[22/74] Emitting module ShellOut
[23/74] Compiling ShellOut ShellOut.swift
[24/74] Compiling ArgumentParser ArgumentVisibility.swift
[25/74] Compiling ArgumentParser CompletionKind.swift
[26/74] Compiling ArgumentParser Errors.swift
[27/74] Compiling ArgumentParser Flag.swift
[28/74] Compiling ArgumentParser NameSpecification.swift
[29/74] Compiling ArgumentParser Option.swift
[30/74] Compiling ArgumentParser OptionGroup.swift
[32/75] Compiling ArgumentParser InputOrigin.swift
[33/75] Compiling ArgumentParser Name.swift
[34/75] Compiling ArgumentParser Parsed.swift
[35/75] Compiling ArgumentParser ParsedValues.swift
[36/75] Compiling ArgumentParser ParserError.swift
[37/75] Compiling ArgumentParser SplitArguments.swift
[38/75] Compiling ArgumentParser Tree.swift
[39/75] Compiling ArgumentParser CodingKeyValidator.swift
[40/75] Compiling ArgumentParser NonsenseFlagsValidator.swift
[41/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/75] Compiling ArgumentParser PositionalArgumentsValidator.swift
[43/75] Compiling ArgumentParser UniqueNamesValidator.swift
[44/75] Compiling Files Files.swift
[46/76] Compiling ArgumentParser Foundation.swift
[47/76] Compiling ArgumentParser Mutex.swift
[48/76] Compiling ArgumentParser Platform.swift
[49/76] Compiling ArgumentParser SequenceExtensions.swift
[50/76] Compiling ArgumentParser StringExtensions.swift
[51/76] Compiling ArgumentParser SwiftExtensions.swift
[52/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[53/76] Compiling ArgumentParser CompletionsGenerator.swift
[54/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[55/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[56/76] Compiling ArgumentParser Argument.swift
[57/76] Compiling ArgumentParser ArgumentDiscussion.swift
[58/76] Compiling ArgumentParser ArgumentHelp.swift
[59/76] Compiling ArgumentParser DumpHelpGenerator.swift
[60/76] Compiling ArgumentParser HelpCommand.swift
[61/76] Compiling ArgumentParser HelpGenerator.swift
[62/76] Compiling ArgumentParser MessageInfo.swift
[63/76] Compiling ArgumentParser UsageGenerator.swift
[64/76] Compiling ArgumentParser CollectionExtensions.swift
[64/76] Wrapping AST for ShellOut for debugging
[65/76] Wrapping AST for Files for debugging
[67/76] Compiling ArgumentParser ParsableCommand.swift
[68/76] Compiling ArgumentParser ArgumentDecoder.swift
[69/76] Compiling ArgumentParser ArgumentDefinition.swift
[70/76] Compiling ArgumentParser ArgumentSet.swift
[71/76] Compiling ArgumentParser CommandParser.swift
[72/76] Compiling ArgumentParser InputKey.swift
[73/77] Wrapping AST for ArgumentParser for debugging
[75/82] Compiling swifty Swifty.swift
[76/82] Compiling swifty install-deps.swift
[77/82] Compiling swifty pkl.swift
[78/82] Emitting module swifty
[79/82] Compiling swifty pre-commit-format.swift
[80/83] Wrapping AST for swifty for debugging
[81/83] Write Objects.LinkFileList
[82/83] Linking swifty
Build complete! (25.69s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut.git"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Files"
}
],
"manifest_display_name" : "swifty",
"name" : "swifty",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "swifty",
"targets" : [
"swifty"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swifty",
"module_type" : "SwiftTarget",
"name" : "swifty",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"ShellOut",
"Files"
],
"product_memberships" : [
"swifty"
],
"sources" : [
"Swifty.swift",
"install-deps.swift",
"pkl.swift",
"pre-commit-format.swift"
],
"type" : "executable"
}
],
"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.