Build Information
Successful build of sls, reference main (0886a3), with Swift 6.3 for Linux on 18 Apr 2026 09:46:36 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/mac9sb/list.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/mac9sb/list
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0886a39 Skip setup-swift for Swiftly Linux builds
Cloned https://github.com/mac9sb/list.git
Revision (git rev-parse @):
0886a399b1e49538924f958d4c7d62b4ecfc0fe8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mac9sb/list.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/mac9sb/list.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/swiftlang/swift-testing
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
[1/2277] Fetching swift-docc-plugin
[138/19806] Fetching swift-docc-plugin, swift-argument-parser
[840/57074] Fetching swift-docc-plugin, swift-argument-parser, swift-testing
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.54s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.55s)
[28324/37268] Fetching swift-testing
Fetched https://github.com/swiftlang/swift-testing from cache (2.84s)
Computing version for https://github.com/swiftlang/swift-testing
Computed https://github.com/swiftlang/swift-testing at 0.99.0 (3.48s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.01s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (9.73s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.43s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.74s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.43s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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
Creating working copy for https://github.com/swiftlang/swift-testing
Working copy of https://github.com/swiftlang/swift-testing resolved at 0.99.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/17] Write sources
[9/17] Write swift-version-24593BA9C3E375BF.txt
[11/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/19] Emitting module ArgumentParserToolInfo
[13/20] Wrapping AST for ArgumentParserToolInfo for debugging
[15/66] Compiling ArgumentParser ParentCommand.swift
[16/66] Compiling ArgumentParser AsyncParsableCommand.swift
[17/66] Compiling ArgumentParser CommandConfiguration.swift
[18/66] Compiling ArgumentParser CommandGroup.swift
[19/66] Compiling ArgumentParser EnumerableFlag.swift
[20/66] Compiling ArgumentParser ExpressibleByArgument.swift
[21/66] Compiling ArgumentParser ParsableArguments.swift
[22/72] Compiling ArgumentParser InputOrigin.swift
[23/72] Compiling ArgumentParser Name.swift
[24/72] Compiling ArgumentParser Parsed.swift
[25/72] Compiling ArgumentParser ParsedValues.swift
[26/72] Compiling ArgumentParser ParserError.swift
[27/72] Compiling ArgumentParser SplitArguments.swift
[28/72] Emitting module ArgumentParser
[29/72] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/72] Compiling ArgumentParser CompletionsGenerator.swift
[31/72] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/72] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/72] Compiling ArgumentParser Argument.swift
[34/72] Compiling ArgumentParser ArgumentDiscussion.swift
[35/72] Compiling ArgumentParser ArgumentHelp.swift
[36/72] Compiling ArgumentParser ArgumentVisibility.swift
[37/72] Compiling ArgumentParser CompletionKind.swift
[38/72] Compiling ArgumentParser Errors.swift
[39/72] Compiling ArgumentParser Flag.swift
[40/72] Compiling ArgumentParser NameSpecification.swift
[41/72] Compiling ArgumentParser Option.swift
[42/72] Compiling ArgumentParser OptionGroup.swift
[43/72] Compiling ArgumentParser DumpHelpGenerator.swift
[44/72] Compiling ArgumentParser HelpCommand.swift
[45/72] Compiling ArgumentParser HelpGenerator.swift
[46/72] Compiling ArgumentParser MessageInfo.swift
[47/72] Compiling ArgumentParser UsageGenerator.swift
[48/72] Compiling ArgumentParser CollectionExtensions.swift
[49/72] Compiling ArgumentParser Tree.swift
[50/72] Compiling ArgumentParser CodingKeyValidator.swift
[51/72] Compiling ArgumentParser NonsenseFlagsValidator.swift
[52/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/72] Compiling ArgumentParser PositionalArgumentsValidator.swift
[54/72] Compiling ArgumentParser UniqueNamesValidator.swift
[55/72] Compiling ArgumentParser Foundation.swift
[56/72] Compiling ArgumentParser Mutex.swift
[57/72] Compiling ArgumentParser Platform.swift
[58/72] Compiling ArgumentParser SequenceExtensions.swift
[59/72] Compiling ArgumentParser StringExtensions.swift
[60/72] Compiling ArgumentParser SwiftExtensions.swift
[61/72] Compiling ArgumentParser ParsableCommand.swift
[62/72] Compiling ArgumentParser ArgumentDecoder.swift
[63/72] Compiling ArgumentParser ArgumentDefinition.swift
[64/72] Compiling ArgumentParser ArgumentSet.swift
[65/72] Compiling ArgumentParser CommandParser.swift
[66/72] Compiling ArgumentParser InputKey.swift
[67/73] Wrapping AST for ArgumentParser for debugging
[69/79] Compiling SwiftListCore TerminalColors.swift
[70/79] Emitting module SwiftListCore
[71/79] Compiling SwiftListCore DisplayOptions.swift
[72/79] Compiling SwiftListCore FileRepresentation.swift
[73/79] Compiling SwiftListCore SortOption.swift
[74/79] Compiling SwiftListCore FileManagerHelper.swift
[75/80] Wrapping AST for SwiftListCore for debugging
[77/82] Emitting module SwiftListCLI
[78/82] Compiling SwiftListCLI ListCommand.swift
[79/83] Wrapping AST for SwiftListCLI for debugging
[81/85] Emitting module sls
[82/85] Compiling sls main.swift
[83/86] Wrapping AST for sls for debugging
[84/86] Write Objects.LinkFileList
[85/86] Linking sls
Build complete! (53.60s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-testing"
}
],
"manifest_display_name" : "sls",
"name" : "sls",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "sls",
"targets" : [
"sls"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftListCore",
"targets" : [
"SwiftListCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftListCLI",
"targets" : [
"SwiftListCLI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "sls",
"module_type" : "SwiftTarget",
"name" : "sls",
"path" : "Sources/SwiftList",
"product_memberships" : [
"sls"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftListCLI"
],
"type" : "executable"
},
{
"c99name" : "SwiftListTests",
"module_type" : "SwiftTarget",
"name" : "SwiftListTests",
"path" : "Tests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"SwiftListTests.swift"
],
"target_dependencies" : [
"SwiftListCore",
"SwiftListCLI"
],
"type" : "test"
},
{
"c99name" : "SwiftListCore",
"module_type" : "SwiftTarget",
"name" : "SwiftListCore",
"path" : "Sources/SwiftListCore",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"sls",
"SwiftListCore",
"SwiftListCLI"
],
"sources" : [
"Configuration/DisplayOptions.swift",
"Configuration/SortOption.swift",
"Models/FileRepresentation.swift",
"Utilities/FileManagerHelper.swift",
"Utilities/TerminalColors.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftListCLI",
"module_type" : "SwiftTarget",
"name" : "SwiftListCLI",
"path" : "Sources/SwiftListCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"sls",
"SwiftListCLI"
],
"sources" : [
"ListCommand.swift"
],
"target_dependencies" : [
"SwiftListCore"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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.