Build Information
Successful build of ProgressLine, reference main (3ef298), with Swift 6.3 for Linux on 15 Apr 2026 14:26:14 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/kattouf/ProgressLine.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/kattouf/ProgressLine
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ef298a doc: fix github style gifs table layout
Cloned https://github.com/kattouf/ProgressLine.git
Revision (git rev-parse @):
3ef298aeb9d854a02bc8030b1defee44595d81b5
SUCCESS checkout https://github.com/kattouf/ProgressLine.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/kattouf/ProgressLine.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/apple/swift-argument-parser.git
Fetching https://github.com/pointfreeco/swift-tagged.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
[1/956] Fetching swift-concurrency-extras
[336/2174] Fetching swift-concurrency-extras, swift-tagged
[1755/19697] Fetching swift-concurrency-extras, swift-tagged, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (0.54s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (0.55s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.70s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (3.48s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.2 (0.44s)
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.41s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.2
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
Creating working copy for https://github.com/pointfreeco/swift-tagged.git
Working copy of https://github.com/pointfreeco/swift-tagged.git resolved at 0.10.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/33] Emitting module ArgumentParserToolInfo
[11/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/34] Wrapping AST for ArgumentParserToolInfo for debugging
[14/80] Emitting module ArgumentParser
[15/86] Compiling ConcurrencyExtras Result.swift
[16/86] Compiling ConcurrencyExtras Task.swift
[17/87] Compiling ConcurrencyExtras MainSerialExecutor.swift
[18/87] Compiling Tagged UUID.swift
[19/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/87] Compiling ArgumentParser CompletionsGenerator.swift
[21/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/87] Compiling ArgumentParser Argument.swift
[24/87] Compiling ArgumentParser ArgumentDiscussion.swift
[25/87] Emitting module ConcurrencyExtras
[26/87] Compiling ConcurrencyExtras LockIsolated.swift
[27/87] Emitting module Tagged
[28/87] Compiling Tagged Tagged.swift
[29/88] Compiling ConcurrencyExtras UncheckedSendable.swift
[32/89] Compiling ArgumentParser Foundation.swift
[33/89] Compiling ArgumentParser Mutex.swift
[34/89] Compiling ArgumentParser Platform.swift
[35/89] Compiling ArgumentParser SequenceExtensions.swift
[36/89] Compiling ArgumentParser StringExtensions.swift
[37/89] Compiling ArgumentParser SwiftExtensions.swift
[38/89] Compiling ArgumentParser Tree.swift
[39/89] Compiling ArgumentParser CodingKeyValidator.swift
[40/89] Compiling ArgumentParser NonsenseFlagsValidator.swift
[41/89] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/89] Compiling ArgumentParser PositionalArgumentsValidator.swift
[43/89] Compiling ArgumentParser UniqueNamesValidator.swift
[44/89] Compiling ArgumentParser ArgumentVisibility.swift
[45/89] Compiling ArgumentParser CompletionKind.swift
[46/89] Compiling ArgumentParser Errors.swift
[47/89] Compiling ArgumentParser Flag.swift
[48/89] Compiling ArgumentParser NameSpecification.swift
[49/89] Compiling ArgumentParser Option.swift
[50/89] Compiling ArgumentParser OptionGroup.swift
[51/89] Compiling ArgumentParser InputOrigin.swift
[52/89] Compiling ArgumentParser Name.swift
[53/89] Compiling ArgumentParser Parsed.swift
[54/89] Compiling ArgumentParser ParsedValues.swift
[55/89] Compiling ArgumentParser ParserError.swift
[56/89] Compiling ArgumentParser SplitArguments.swift
[63/89] Compiling ArgumentParser ArgumentHelp.swift
[64/89] Compiling ArgumentParser DumpHelpGenerator.swift
[65/89] Compiling ArgumentParser HelpCommand.swift
[66/89] Compiling ArgumentParser HelpGenerator.swift
[67/89] Compiling ArgumentParser MessageInfo.swift
[68/89] Compiling ArgumentParser UsageGenerator.swift
[69/89] Compiling ArgumentParser CollectionExtensions.swift
[70/89] Compiling ArgumentParser ParentCommand.swift
[71/89] Compiling ArgumentParser AsyncParsableCommand.swift
[72/89] Compiling ArgumentParser CommandConfiguration.swift
[73/89] Compiling ArgumentParser CommandGroup.swift
[74/89] Compiling ArgumentParser EnumerableFlag.swift
[75/89] Compiling ArgumentParser ExpressibleByArgument.swift
[76/89] Compiling ArgumentParser ParsableArguments.swift
[76/89] Wrapping AST for ConcurrencyExtras for debugging
[77/89] Wrapping AST for Tagged for debugging
[79/91] Compiling TaggedTime TaggedTime.swift
[80/91] Emitting module TaggedTime
[82/92] Compiling ArgumentParser ParsableCommand.swift
[83/92] Compiling ArgumentParser ArgumentDecoder.swift
[84/92] Compiling ArgumentParser ArgumentDefinition.swift
[85/92] Compiling ArgumentParser ArgumentSet.swift
[86/92] Compiling ArgumentParser CommandParser.swift
[87/92] Compiling ArgumentParser InputKey.swift
[88/93] Wrapping AST for TaggedTime for debugging
[89/94] Wrapping AST for ArgumentParser for debugging
[91/97] Emitting module progressline
[92/114] Compiling progressline UnderProgressLineLogger.swift
[93/114] Compiling progressline Version.swift
[94/114] Compiling progressline ANSI.swift
[95/114] Compiling progressline ActivityIndicator+CommandArgument.swift
[96/114] Compiling progressline ActivityIndicator.swift
[97/114] Compiling progressline WindowSizeObserver.swift
[98/114] Compiling progressline isTTY.swift
[99/114] Compiling progressline ErrorMessage.swift
[100/114] Compiling progressline FileHandler+AsyncStream.swift
[101/114] Compiling progressline LogAllController.swift
[102/114] Compiling progressline MatchesController.swift
[103/114] Compiling progressline OriginalLogController.swift
[104/114] Compiling progressline Printer.swift
[105/114] Compiling progressline ProgressLineFormatter.swift
[106/114] Compiling progressline ProgressTracker.swift
[107/114] Compiling progressline String+ANSI.swift
[108/114] Compiling progressline Task+Periodic.swift
[109/114] Compiling progressline PrintersHolder.swift
[110/114] Compiling progressline ProgressLine.swift
[111/114] Compiling progressline ProgressLineController.swift
[112/115] Wrapping AST for progressline for debugging
[113/115] Write Objects.LinkFileList
[114/115] Linking progressline
Build complete! (28.05s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged.git"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras.git"
}
],
"manifest_display_name" : "ProgressLine",
"name" : "ProgressLine",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "progressline",
"targets" : [
"progressline"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "progressline",
"module_type" : "SwiftTarget",
"name" : "progressline",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"TaggedTime",
"ConcurrencyExtras"
],
"product_memberships" : [
"progressline"
],
"sources" : [
"ANSI.swift",
"ActivityIndicator+CommandArgument.swift",
"ActivityIndicator.swift",
"ErrorMessage.swift",
"FileHandler+AsyncStream.swift",
"LogAllController.swift",
"MatchesController.swift",
"OriginalLogController.swift",
"Printer.swift",
"PrintersHolder.swift",
"ProgressLine.swift",
"ProgressLineController.swift",
"ProgressLineFormatter.swift",
"ProgressTracker.swift",
"String+ANSI.swift",
"Task+Periodic.swift",
"UnderProgressLineLogger.swift",
"Version.swift",
"WindowSizeObserver.swift",
"isTTY.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.