Build Information
Successful build of SwiftBeanCountCLI, reference main (a890d8
), with Swift 6.0 for Linux on 3 Jun 2025 08:14:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 a890d87 Bump SwiftLint to 0.59.1
Cloned https://github.com/Nef10/SwiftBeanCountCLI.git
Revision (git rev-parse @):
a890d870f9cc92fcfb9026ef547fb314c3b3c92a
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCLI.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCLI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/929] Fetching swiftytexttable
[930/1460] Fetching swiftytexttable, swiftbeancounttax
[1430/3652] Fetching swiftytexttable, swiftbeancounttax, swiftbeancountparser
[1922/7012] Fetching swiftytexttable, swiftbeancounttax, swiftbeancountparser, swiftbeancountmodel
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.30s)
[2794/6083] Fetching swiftbeancounttax, swiftbeancountparser, swiftbeancountmodel
[4001/7279] Fetching swiftbeancounttax, swiftbeancountparser, swiftbeancountmodel, rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.42s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (0.93s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (0.93s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.93s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.94s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.13s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.64s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.4 (0.76s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (0.57s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.34s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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
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/Nef10/SwiftBeanCountTax.git
Working copy of https://github.com/Nef10/SwiftBeanCountTax.git resolved at 0.0.4
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[9/20] Write swift-version-24593BA9C3E375BF.txt
[11/53] Emitting module SwiftyTextTable
[12/53] Emitting module Rainbow
[13/54] Compiling Rainbow StringGenerator.swift
[14/54] Compiling Rainbow Style.swift
[15/54] Compiling Rainbow String+Rainbow.swift
[16/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/54] Emitting module ArgumentParserToolInfo
[18/55] Wrapping AST for ArgumentParserToolInfo for debugging
[20/93] Compiling ArgumentParser ArgumentDecoder.swift
[21/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/93] Compiling ArgumentParser CompletionsGenerator.swift
[23/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/93] Compiling ArgumentParser ArgumentHelp.swift
[25/93] Compiling ArgumentParser ArgumentVisibility.swift
[26/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/93] Compiling ArgumentParser Argument.swift
[28/95] Compiling ArgumentParser OptionGroup.swift
[29/95] Compiling ArgumentParser AsyncParsableCommand.swift
[32/95] Compiling ArgumentParser CommandConfiguration.swift
[33/95] Compiling ArgumentParser ParsableArguments.swift
[34/95] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/95] Compiling ArgumentParser ParsableCommand.swift
[36/95] Compiling ArgumentParser CommandGroup.swift
[37/95] Compiling ArgumentParser EnumerableFlag.swift
[38/95] Compiling ArgumentParser ExpressibleByArgument.swift
[39/95] Emitting module SwiftBeanCountModel
[40/95] Compiling SwiftyTextTable TextTable.swift
[41/96] Compiling Rainbow OutputTarget.swift
[45/96] Compiling Rainbow Rainbow.swift
[48/97] Emitting module ArgumentParser
[49/97] Compiling SwiftBeanCountModel TransactionPosting.swift
[50/97] Compiling SwiftBeanCountModel ValidationResult.swift
[51/103] Wrapping AST for SwiftyTextTable for debugging
[53/103] Wrapping AST for Rainbow for debugging
[54/103] Wrapping AST for SwiftBeanCountModel for debugging
[56/124] Emitting module SwiftBeanCountTax
[57/124] Compiling SwiftBeanCountTax Sale.swift
[58/124] Compiling SwiftBeanCountParser Collection.swift
[59/124] Compiling SwiftBeanCountParser String.swift
[60/126] Compiling SwiftBeanCountParser PluginParser.swift
[61/126] Compiling SwiftBeanCountParser PostingParser.swift
[62/126] Emitting module SwiftBeanCountParser
[63/126] Compiling SwiftBeanCountParser CostParser.swift
[64/126] Compiling SwiftBeanCountParser CustomsParser.swift
[67/126] Compiling SwiftBeanCountParser AccountParser.swift
[68/126] Compiling SwiftBeanCountParser BalanceParser.swift
[69/126] Compiling SwiftBeanCountParser CommodityParser.swift
[70/126] Compiling ArgumentParser CollectionExtensions.swift
[71/126] Compiling ArgumentParser Platform.swift
[72/126] Compiling ArgumentParser SequenceExtensions.swift
[73/126] Compiling ArgumentParser StringExtensions.swift
[74/126] Compiling ArgumentParser Tree.swift
[75/126] Compiling ArgumentParser ArgumentDefinition.swift
[76/126] Compiling ArgumentParser ArgumentSet.swift
[77/126] Compiling ArgumentParser CommandParser.swift
[78/126] Compiling ArgumentParser InputKey.swift
[79/126] Compiling ArgumentParser InputOrigin.swift
[80/126] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[83/126] Compiling ArgumentParser Flag.swift
[84/126] Compiling ArgumentParser NameSpecification.swift
[85/126] Compiling ArgumentParser Option.swift
[86/126] Compiling SwiftBeanCountParser OptionParser.swift
[87/126] Compiling SwiftBeanCountParser Parser.swift
[88/126] Compiling SwiftBeanCountParser ParserUtils.swift
[91/126] Compiling SwiftBeanCountParser PriceParser.swift
[94/126] Compiling SwiftBeanCountParser DateParser.swift
[95/126] Compiling SwiftBeanCountParser EventParser.swift
[96/126] Compiling SwiftBeanCountParser MetaDataParser.swift
[104/126] Compiling ArgumentParser DumpHelpGenerator.swift
[105/126] Compiling ArgumentParser HelpCommand.swift
[106/126] Compiling ArgumentParser HelpGenerator.swift
[107/126] Compiling ArgumentParser MessageInfo.swift
[108/126] Compiling ArgumentParser UsageGenerator.swift
[109/126] Compiling ArgumentParser Name.swift
[110/126] Compiling ArgumentParser Parsed.swift
[111/126] Compiling ArgumentParser ParsedValues.swift
[112/126] Compiling ArgumentParser ParserError.swift
[113/126] Compiling ArgumentParser SplitArguments.swift
[118/128] Compiling SwiftBeanCountTax TaxErrors.swift
[119/128] Compiling SwiftBeanCountTax TaxSlip.swift
[121/128] Wrapping AST for SwiftBeanCountParser for debugging
[121/128] Wrapping AST for ArgumentParser for debugging
[124/128] Compiling SwiftBeanCountTax TaxCalculator.swift
[125/129] Wrapping AST for SwiftBeanCountTax for debugging
[127/138] Emitting module SwiftBeanCountCLI
[128/139] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[129/139] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[130/139] Compiling SwiftBeanCountCLI FormattableCommand.swift
[131/139] Compiling SwiftBeanCountCLI Check.swift
[132/139] Compiling SwiftBeanCountCLI Stats.swift
[133/139] Compiling SwiftBeanCountCLI TaxSlips.swift
[134/139] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[135/139] Compiling SwiftBeanCountCLI LedgerCommand.swift
[136/139] Compiling SwiftBeanCountCLI Accounts.swift
[137/140] Wrapping AST for SwiftBeanCountCLI for debugging
[138/140] Write Objects.LinkFileList
[139/140] Linking swiftbeancount
Build complete! (35.14s)
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.5.0",
"upper_bound" : "1.6.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.1.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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.