Build Information
Successful build of SwiftBeanCountCLI, reference main (b3af12
), with Swift 6.0 for macOS (SPM) on 8 Sep 2025 09:42:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 b3af126 Bump swiftlint to 0.61.0
Cloned https://github.com/Nef10/SwiftBeanCountCLI.git
Revision (git rev-parse @):
b3af126c2f3c7bd5251b448cbb87bff85b866428
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
[7/15] Write swiftbeancount-entitlement.plist
[7/15] Write sources
[11/15] Write swift-version-5BDAB9E9C0126B9D.txt
[13/53] Emitting module ArgumentParserToolInfo
[14/53] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/99] Compiling Rainbow StringGenerator.swift
[16/99] Compiling Rainbow Style.swift
[17/100] Compiling Rainbow String+ConditionalStyling.swift
[18/100] Compiling Rainbow String+Rainbow.swift
[19/100] Compiling ArgumentParser Mutex.swift
[20/100] Compiling ArgumentParser Platform.swift
[21/100] Compiling ArgumentParser CommandConfiguration.swift
[22/100] Compiling ArgumentParser CommandGroup.swift
[23/100] Compiling ArgumentParser EnumerableFlag.swift
[24/100] Compiling ArgumentParser ExpressibleByArgument.swift
[25/100] Compiling ArgumentParser ParsableArguments.swift
[26/104] Compiling ArgumentParser InputKey.swift
[27/104] Compiling ArgumentParser InputOrigin.swift
[28/104] Compiling ArgumentParser Name.swift
[29/104] Compiling ArgumentParser Parsed.swift
[30/104] Compiling ArgumentParser ParsedValues.swift
[31/104] Compiling ArgumentParser SequenceExtensions.swift
[32/104] Compiling ArgumentParser StringExtensions.swift
[33/104] Compiling ArgumentParser SwiftExtensions.swift
[34/104] Compiling ArgumentParser Tree.swift
[35/104] Compiling ArgumentParser CodingKeyValidator.swift
[36/104] Compiling ArgumentParser NonsenseFlagsValidator.swift
[37/104] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/104] Compiling ArgumentParser PositionalArgumentsValidator.swift
[39/104] Compiling ArgumentParser UniqueNamesValidator.swift
[40/104] Emitting module ArgumentParser
[41/104] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/104] Compiling ArgumentParser CompletionsGenerator.swift
[43/104] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/104] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/104] Compiling ArgumentParser Argument.swift
[46/104] Compiling ArgumentParser Flag.swift
[47/104] Compiling ArgumentParser NameSpecification.swift
[48/104] Compiling ArgumentParser Option.swift
[49/104] Compiling ArgumentParser OptionGroup.swift
[50/104] Compiling ArgumentParser AsyncParsableCommand.swift
[51/104] Compiling ArgumentParser UsageGenerator.swift
[52/104] Compiling ArgumentParser CollectionExtensions.swift
[54/104] Compiling ArgumentParser MessageInfo.swift
[55/104] Compiling Rainbow StyledStringBuilder.swift
[58/104] Emitting module Rainbow
[65/104] Emitting module SwiftBeanCountModel
[66/105] Compiling ArgumentParser ParserError.swift
[67/105] Compiling ArgumentParser SplitArguments.swift
[68/105] Compiling ArgumentParser DumpHelpGenerator.swift
[69/105] Compiling ArgumentParser HelpCommand.swift
[70/105] Compiling ArgumentParser HelpGenerator.swift
[71/105] Compiling ArgumentParser ArgumentDiscussion.swift
[72/105] Compiling ArgumentParser ArgumentHelp.swift
[73/105] Compiling ArgumentParser ArgumentVisibility.swift
[74/105] Compiling ArgumentParser CompletionKind.swift
[75/105] Compiling ArgumentParser Errors.swift
[76/105] Compiling ArgumentParser CommandParser.swift
[83/105] Compiling ArgumentParser ParsableCommand.swift
[86/105] Compiling ArgumentParser ArgumentDecoder.swift
[91/105] Compiling ArgumentParser ArgumentDefinition.swift
[92/105] Compiling ArgumentParser ArgumentSet.swift
[100/105] Compiling SwiftyTextTable TextTable.swift
[101/105] Emitting module SwiftyTextTable
[102/105] Compiling SwiftBeanCountModel ValidationResult.swift
[103/127] Compiling SwiftBeanCountParser PriceParser.swift
[104/128] Compiling SwiftBeanCountParser EventParser.swift
[105/128] Compiling SwiftBeanCountParser Collection.swift
[106/128] Compiling SwiftBeanCountParser PostingParser.swift
[107/128] Compiling SwiftBeanCountParser CommodityParser.swift
[108/128] Compiling SwiftBeanCountParser CostParser.swift
[109/128] Emitting module SwiftBeanCountParser
[110/128] Compiling SwiftBeanCountParser AccountParser.swift
[111/128] Compiling SwiftBeanCountParser BalanceParser.swift
[112/128] Compiling SwiftBeanCountParser ParserUtils.swift
[113/128] Compiling SwiftBeanCountParser PluginParser.swift
[114/128] Compiling SwiftBeanCountTax TaxErrors.swift
[115/128] Compiling SwiftBeanCountTax TaxSlip.swift
[116/128] Compiling SwiftBeanCountParser CustomsParser.swift
[117/128] Compiling SwiftBeanCountParser DateParser.swift
[118/128] Compiling SwiftBeanCountParser String.swift
[119/128] Compiling SwiftBeanCountParser MetaDataParser.swift
[120/128] Compiling SwiftBeanCountParser OptionParser.swift
[121/128] Compiling SwiftBeanCountParser Parser.swift
[122/128] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[123/128] Compiling SwiftBeanCountTax Sale.swift
[124/128] Compiling SwiftBeanCountTax TaxCalculator.swift
[125/128] Emitting module SwiftBeanCountTax
[126/138] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[127/138] Compiling SwiftBeanCountCLI FormattableCommand.swift
[128/138] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[129/138] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[130/138] Compiling SwiftBeanCountCLI LedgerCommand.swift
[131/138] Emitting module SwiftBeanCountCLI
[132/138] Compiling SwiftBeanCountCLI Check.swift
[133/138] Compiling SwiftBeanCountCLI Stats.swift
[134/138] Compiling SwiftBeanCountCLI TaxSlips.swift
[135/138] Compiling SwiftBeanCountCLI Accounts.swift
[135/138] Write Objects.LinkFileList
[136/138] Linking swiftbeancount
[137/138] Applying swiftbeancount
Build complete! (25.19s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/582] Fetching swiftbeancounttax
[42/1917] Fetching swiftbeancounttax, rainbow
[176/2846] Fetching swiftbeancounttax, rainbow, swiftytexttable
[603/6506] Fetching swiftbeancounttax, rainbow, swiftytexttable, swiftbeancountmodel
[1055/8832] Fetching swiftbeancounttax, rainbow, swiftytexttable, swiftbeancountmodel, swiftbeancountparser
[3584/24524] Fetching swiftbeancounttax, rainbow, swiftytexttable, swiftbeancountmodel, swiftbeancountparser, swift-argument-parser
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (2.71s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (2.71s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.71s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (2.71s)
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (2.71s)
Fetched https://github.com/onevcat/Rainbow from cache (2.71s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (2.45s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.49s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.4 (0.59s)
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.56s)
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/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
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/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.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.6.1
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.6.1",
"upper_bound" : "1.7.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.