Build Information
Successful build of SwiftBeanCountCLI, reference main (f76434), with Swift 6.0 for macOS (SPM) on 11 Jan 2026 13:00:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountCLI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCLI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/15] Write sources
[4/15] Write swiftbeancount-entitlement.plist
[4/15] Write sources
[11/15] Write swift-version-5BDAB9E9C0126B9D.txt
[13/53] Emitting module ArgumentParserToolInfo
[14/53] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/100] Compiling Rainbow Style.swift
[16/100] Compiling Rainbow StringGenerator.swift
[17/100] Compiling Rainbow String+Rainbow.swift
[18/101] Compiling ArgumentParser ArgumentHelp.swift
[19/101] Compiling ArgumentParser ArgumentVisibility.swift
[20/101] Compiling ArgumentParser CompletionKind.swift
[21/101] Compiling ArgumentParser Errors.swift
[22/101] Compiling ArgumentParser Flag.swift
[23/106] Emitting module ArgumentParser
[24/106] Compiling ArgumentParser InputKey.swift
[25/106] Compiling ArgumentParser InputOrigin.swift
[26/106] Compiling ArgumentParser Name.swift
[27/106] Compiling ArgumentParser Parsed.swift
[28/106] Compiling ArgumentParser ParsedValues.swift
[29/106] Compiling ArgumentParser NameSpecification.swift
[30/106] Compiling ArgumentParser Option.swift
[31/106] Compiling ArgumentParser OptionGroup.swift
[32/106] Compiling ArgumentParser ParentCommand.swift
[33/106] Compiling ArgumentParser AsyncParsableCommand.swift
[34/106] Compiling ArgumentParser CodingKeyValidator.swift
[35/106] Compiling ArgumentParser NonsenseFlagsValidator.swift
[36/106] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/106] Compiling ArgumentParser PositionalArgumentsValidator.swift
[38/106] Compiling ArgumentParser UniqueNamesValidator.swift
[39/106] Compiling ArgumentParser CommandConfiguration.swift
[40/106] Compiling ArgumentParser CommandGroup.swift
[41/106] Compiling ArgumentParser EnumerableFlag.swift
[42/106] Compiling ArgumentParser ExpressibleByArgument.swift
[43/106] Compiling ArgumentParser ParsableArguments.swift
[44/106] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/106] Compiling ArgumentParser CompletionsGenerator.swift
[46/106] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/106] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/106] Compiling ArgumentParser Argument.swift
[49/106] Compiling ArgumentParser ArgumentDiscussion.swift
[50/106] Compiling ArgumentParser ParserError.swift
[51/106] Compiling ArgumentParser SplitArguments.swift
[52/106] Compiling ArgumentParser DumpHelpGenerator.swift
[53/106] Compiling ArgumentParser HelpCommand.swift
[54/106] Compiling ArgumentParser HelpGenerator.swift
[55/106] Compiling ArgumentParser Platform.swift
[56/106] Compiling ArgumentParser SequenceExtensions.swift
[57/106] Compiling ArgumentParser StringExtensions.swift
[58/106] Compiling ArgumentParser SwiftExtensions.swift
[59/106] Compiling ArgumentParser Tree.swift
[60/106] Compiling ArgumentParser ParsableCommand.swift
[61/106] Compiling ArgumentParser ArgumentDecoder.swift
[62/106] Compiling ArgumentParser ArgumentDefinition.swift
[63/106] Compiling ArgumentParser ArgumentSet.swift
[64/106] Compiling ArgumentParser CommandParser.swift
[65/106] Compiling Rainbow String+ConditionalStyling.swift
[67/106] Compiling ArgumentParser MessageInfo.swift
[68/106] Compiling ArgumentParser UsageGenerator.swift
[69/106] Compiling ArgumentParser CollectionExtensions.swift
[77/106] Emitting module Rainbow
[79/106] Compiling ArgumentParser Foundation.swift
[80/106] Compiling ArgumentParser Mutex.swift
[93/106] Emitting module SwiftBeanCountModel
[101/107] Compiling Rainbow StyledStringBuilder.swift
[102/107] Compiling SwiftyTextTable TextTable.swift
[103/107] Emitting module SwiftyTextTable
[104/107] Compiling SwiftBeanCountModel ValidationResult.swift
[105/129] Compiling SwiftBeanCountTax TaxSlip.swift
[106/129] Compiling SwiftBeanCountParser PriceParser.swift
[107/130] Compiling SwiftBeanCountParser String.swift
[108/130] Compiling SwiftBeanCountParser MetaDataParser.swift
[109/130] Compiling SwiftBeanCountParser PostingParser.swift
[110/130] Emitting module SwiftBeanCountParser
[111/130] Compiling SwiftBeanCountParser AccountParser.swift
[112/130] Compiling SwiftBeanCountParser BalanceParser.swift
[113/130] Compiling SwiftBeanCountParser CustomsParser.swift
[114/130] Compiling SwiftBeanCountParser DateParser.swift
[115/130] Compiling SwiftBeanCountParser ParserUtils.swift
[116/130] Compiling SwiftBeanCountParser PluginParser.swift
[117/130] Compiling SwiftBeanCountParser CommodityParser.swift
[118/130] Compiling SwiftBeanCountParser CostParser.swift
[119/130] Compiling SwiftBeanCountParser OptionParser.swift
[120/130] Compiling SwiftBeanCountParser Parser.swift
[121/130] Compiling SwiftBeanCountParser EventParser.swift
[122/130] Compiling SwiftBeanCountParser Collection.swift
[123/130] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[124/130] Compiling SwiftBeanCountTax TaxErrors.swift
[125/130] Compiling SwiftBeanCountTax Sale.swift
[126/130] Emitting module SwiftBeanCountTax
[127/130] Compiling SwiftBeanCountTax TaxCalculator.swift
[128/140] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[129/140] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[130/140] Compiling SwiftBeanCountCLI Check.swift
[131/140] Compiling SwiftBeanCountCLI Stats.swift
[132/140] Compiling SwiftBeanCountCLI TaxSlips.swift
[133/140] Compiling SwiftBeanCountCLI FormattableCommand.swift
[134/140] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[135/140] Emitting module SwiftBeanCountCLI
[136/140] Compiling SwiftBeanCountCLI Accounts.swift
[137/140] Compiling SwiftBeanCountCLI LedgerCommand.swift
[137/140] Write Objects.LinkFileList
[138/140] Linking swiftbeancount
[139/140] Applying swiftbeancount
Build complete! (22.78s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
[1/929] Fetching swiftytexttable
[94/1591] Fetching swiftytexttable, swiftbeancounttax
[114/3003] Fetching swiftytexttable, swiftbeancounttax, rainbow
[290/6774] Fetching swiftytexttable, swiftbeancounttax, rainbow, swiftbeancountmodel
[668/9179] Fetching swiftytexttable, swiftbeancounttax, rainbow, swiftbeancountmodel, swiftbeancountparser
[3884/26172] Fetching swiftytexttable, swiftbeancounttax, rainbow, swiftbeancountmodel, swiftbeancountparser, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (1.62s)
[23486/24760] Fetching swiftytexttable, swiftbeancounttax, swiftbeancountmodel, swiftbeancountparser, swift-argument-parser
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (2.65s)
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (2.65s)
[19846/20327] Fetching swiftytexttable, swiftbeancountparser, swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (2.78s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (2.77s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.78s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.19s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.44s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.4 (0.51s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (0.51s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.50s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (0.51s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.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
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" : "/Users/admin/builder/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"
}
Done.