Build Information
Successful build of SwiftBeanCountCLI, reference main (f76434), with Swift 6.3 for Linux on 21 Apr 2026 20:56:28 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/Nef10/SwiftBeanCountCLI.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/Nef10/SwiftBeanCountCLI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f76434e Add archive info to readme
Cloned https://github.com/Nef10/SwiftBeanCountCLI.git
Revision (git rev-parse @):
f76434e8ac90001d24b4e2149293b0aaa981c159
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCLI.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCLI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
[1/929] Fetching swiftytexttable
[215/2371] Fetching swiftytexttable, rainbow
[1493/19818] Fetching swiftytexttable, rainbow, swift-argument-parser
[1624/22223] Fetching swiftytexttable, rainbow, swift-argument-parser, swiftbeancountparser
[8533/25994] Fetching swiftytexttable, rainbow, swift-argument-parser, swiftbeancountparser, swiftbeancountmodel
Fetched https://github.com/apple/swift-argument-parser from cache (1.54s)
[7368/8547] Fetching swiftytexttable, rainbow, swiftbeancountparser, swiftbeancountmodel
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (6.55s)
Fetched https://github.com/onevcat/Rainbow from cache (6.56s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (6.67s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (6.69s)
[1/662] Fetching swiftbeancounttax
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (0.31s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (9.44s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.4 (0.83s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (0.76s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.75s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (0.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.86s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/Nef10/SwiftBeanCountParser.git
Working copy of https://github.com/Nef10/SwiftBeanCountParser.git resolved at 0.1.8
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountTax.git
Working copy of https://github.com/Nef10/SwiftBeanCountTax.git resolved at 0.0.4
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/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/58] Emitting module SwiftBeanCountModel
[13/60] Compiling Rainbow StringGenerator.swift
[14/60] Compiling Rainbow Style.swift
[15/61] Compiling Rainbow String+ConditionalStyling.swift
[16/61] Compiling Rainbow String+Rainbow.swift
[17/61] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/61] Emitting module ArgumentParserToolInfo
[19/62] Wrapping AST for ArgumentParserToolInfo for debugging
[21/108] Emitting module ArgumentParser
[22/114] Emitting module SwiftyTextTable
[23/114] Compiling SwiftyTextTable TextTable.swift
[24/115] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/115] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/115] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/115] Compiling ArgumentParser CompletionsGenerator.swift
[29/115] Compiling ArgumentParser CompletionKind.swift
[30/115] Compiling ArgumentParser Errors.swift
[31/115] Compiling ArgumentParser ArgumentHelp.swift
[32/115] Compiling ArgumentParser ArgumentVisibility.swift
[33/115] Compiling ArgumentParser Argument.swift
[34/115] Compiling ArgumentParser ArgumentDiscussion.swift
[35/115] Emitting module Rainbow
[36/115] Compiling ArgumentParser MessageInfo.swift
[37/115] Compiling ArgumentParser UsageGenerator.swift
[41/115] Compiling ArgumentParser HelpCommand.swift
[42/115] Compiling ArgumentParser HelpGenerator.swift
[43/115] Compiling ArgumentParser OptionGroup.swift
[44/115] Compiling ArgumentParser DumpHelpGenerator.swift
[45/115] Compiling ArgumentParser NameSpecification.swift
[46/115] Compiling ArgumentParser Option.swift
[49/115] Compiling ArgumentParser Flag.swift
[50/115] Compiling ArgumentParser ParentCommand.swift
[51/115] Compiling ArgumentParser AsyncParsableCommand.swift
[52/115] Compiling ArgumentParser CommandConfiguration.swift
[53/115] Compiling ArgumentParser CommandGroup.swift
[54/115] Compiling ArgumentParser EnumerableFlag.swift
[55/115] Compiling ArgumentParser ExpressibleByArgument.swift
[56/115] Compiling ArgumentParser ParsableArguments.swift
[62/115] Compiling ArgumentParser InputOrigin.swift
[63/115] Compiling ArgumentParser Name.swift
[64/115] Compiling ArgumentParser Parsed.swift
[65/115] Compiling ArgumentParser ParsedValues.swift
[66/115] Compiling ArgumentParser ParserError.swift
[67/115] Compiling ArgumentParser SplitArguments.swift
[68/115] Compiling ArgumentParser Foundation.swift
[69/115] Compiling ArgumentParser Mutex.swift
[70/115] Compiling ArgumentParser Platform.swift
[71/115] Compiling ArgumentParser SequenceExtensions.swift
[72/115] Compiling ArgumentParser StringExtensions.swift
[73/115] Compiling ArgumentParser SwiftExtensions.swift
[75/116] Compiling Rainbow StyledStringBuilder.swift
[77/117] Compiling ArgumentParser Tree.swift
[78/117] Compiling ArgumentParser CodingKeyValidator.swift
[79/117] Compiling ArgumentParser NonsenseFlagsValidator.swift
[80/117] Compiling ArgumentParser ParsableArgumentsValidation.swift
[81/117] Compiling ArgumentParser PositionalArgumentsValidator.swift
[82/117] Compiling ArgumentParser UniqueNamesValidator.swift
[89/117] Wrapping AST for SwiftyTextTable for debugging
[90/117] Wrapping AST for Rainbow for debugging
[91/117] Wrapping AST for SwiftBeanCountModel for debugging
[93/138] Emitting module SwiftBeanCountParser
[94/140] Compiling SwiftBeanCountParser Parser.swift
[95/140] Compiling SwiftBeanCountParser ParserUtils.swift
[96/140] Compiling SwiftBeanCountParser MetaDataParser.swift
[97/140] Compiling SwiftBeanCountParser OptionParser.swift
[98/140] Compiling SwiftBeanCountParser DateParser.swift
[99/140] Compiling SwiftBeanCountParser EventParser.swift
[100/140] Compiling SwiftBeanCountParser AccountParser.swift
[105/140] Compiling SwiftBeanCountParser CostParser.swift
[106/140] Compiling SwiftBeanCountParser CustomsParser.swift
[107/140] Compiling SwiftBeanCountParser PluginParser.swift
[108/140] Compiling SwiftBeanCountParser PostingParser.swift
[109/140] Compiling SwiftBeanCountParser PriceParser.swift
[110/140] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[111/140] Compiling SwiftBeanCountTax TaxErrors.swift
[112/140] Compiling SwiftBeanCountTax TaxSlip.swift
[113/140] Compiling SwiftBeanCountParser Collection.swift
[114/140] Compiling SwiftBeanCountParser String.swift
[118/140] Compiling SwiftBeanCountParser BalanceParser.swift
[119/140] Compiling SwiftBeanCountParser CommodityParser.swift
[121/141] Compiling SwiftBeanCountTax Sale.swift
[122/141] Emitting module SwiftBeanCountTax
[123/141] Compiling SwiftBeanCountTax TaxCalculator.swift
[125/142] Compiling ArgumentParser ParsableCommand.swift
[126/142] Compiling ArgumentParser ArgumentDecoder.swift
[127/142] Compiling ArgumentParser ArgumentDefinition.swift
[128/142] Compiling ArgumentParser ArgumentSet.swift
[129/142] Compiling ArgumentParser CommandParser.swift
[130/142] Compiling ArgumentParser InputKey.swift
[136/142] Compiling ArgumentParser CollectionExtensions.swift
[136/143] Wrapping AST for SwiftBeanCountParser for debugging
[138/143] Wrapping AST for SwiftBeanCountTax for debugging
[139/143] Wrapping AST for ArgumentParser for debugging
[141/152] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[142/153] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[143/153] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[144/153] Compiling SwiftBeanCountCLI FormattableCommand.swift
[145/153] Compiling SwiftBeanCountCLI Stats.swift
[146/153] Compiling SwiftBeanCountCLI TaxSlips.swift
[147/153] Compiling SwiftBeanCountCLI Check.swift
[148/153] Compiling SwiftBeanCountCLI LedgerCommand.swift
[149/153] Emitting module SwiftBeanCountCLI
[150/153] Compiling SwiftBeanCountCLI Accounts.swift
[151/154] Wrapping AST for SwiftBeanCountCLI for debugging
[152/154] Write Objects.LinkFileList
[153/154] Linking swiftbeancount
Build complete! (64.54s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftbeancountmodel",
"requirement" : {
"exact" : [
"0.1.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
},
{
"identity" : "swiftbeancountparser",
"requirement" : {
"exact" : [
"0.1.8"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountParser.git"
},
{
"identity" : "swiftbeancounttax",
"requirement" : {
"exact" : [
"0.0.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountTax.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "1.8.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swiftytexttable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "0.10.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
}
],
"manifest_display_name" : "SwiftBeanCountCLI",
"name" : "SwiftBeanCountCLI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "swiftbeancount",
"targets" : [
"SwiftBeanCountCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftBeanCountCLITests",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountCLITests",
"path" : "Tests/SwiftBeanCountCLITests",
"sources" : [
"ColorizedCommandTests.swift",
"FormattableCommandTests.swift",
"HelpTests.swift",
"SubCommands/AccountsTests.swift",
"SubCommands/CheckTests.swift",
"SubCommands/StatsTests.swift",
"SubCommands/TaxSlipTests.swift",
"XCTest+Execution.swift",
"XCTestCase+File.swift"
],
"target_dependencies" : [
"SwiftBeanCountCLI"
],
"type" : "test"
},
{
"c99name" : "SwiftBeanCountCLI",
"module_type" : "SwiftTarget",
"name" : "SwiftBeanCountCLI",
"path" : "Sources/SwiftBeanCountCLI",
"product_dependencies" : [
"SwiftBeanCountModel",
"SwiftBeanCountParser",
"SwiftBeanCountTax",
"ArgumentParser",
"SwiftyTextTable",
"Rainbow"
],
"product_memberships" : [
"swiftbeancount"
],
"sources" : [
"ColorizedCommand.swift",
"FormattableCommand.swift",
"FormattableLedgerCommand.swift",
"LedgerCommand.swift",
"SubCommands/Accounts.swift",
"SubCommands/Check.swift",
"SubCommands/Stats.swift",
"SubCommands/TaxSlips.swift",
"SwiftBeanCountCLI.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
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.