Build Information
Successful build of SwiftBeanCountCLI, reference v0.1.0 (6699a0
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 03:24:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountCLI.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountCLI
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at 6699a08 Bump version and update readme
Cloned https://github.com/Nef10/SwiftBeanCountCLI.git
Revision (git rev-parse @):
6699a081e1b9a371de0363ab593b5b50ca434cd9
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCLI.git at v0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCLI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[3/14] Write swiftbeancount-entitlement.plist
[3/14] Write sources
[10/14] Write swift-version-1EA4D86E10B52AF.txt
[12/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/48] Emitting module ArgumentParserToolInfo
[14/86] Compiling ArgumentParser AsyncParsableCommand.swift
[15/86] Compiling ArgumentParser CommandConfiguration.swift
[16/86] Compiling ArgumentParser EnumerableFlag.swift
[17/86] Compiling ArgumentParser ExpressibleByArgument.swift
[18/90] Compiling Rainbow StringGenerator.swift
[19/91] Compiling Rainbow String+Rainbow.swift
[20/91] Emitting module Rainbow
[23/91] Compiling Rainbow Style.swift
[24/91] Emitting module ArgumentParser
[25/91] Compiling ArgumentParser Flag.swift
[26/91] Compiling ArgumentParser NameSpecification.swift
[27/91] Compiling ArgumentParser Option.swift
[28/91] Compiling ArgumentParser OptionGroup.swift
[29/91] Compiling ArgumentParser InputOrigin.swift
[30/91] Compiling ArgumentParser Name.swift
[31/91] Compiling ArgumentParser Parsed.swift
[32/91] Compiling ArgumentParser ParsedValues.swift
[33/91] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/91] Compiling ArgumentParser CompletionsGenerator.swift
[35/91] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/91] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/91] Compiling ArgumentParser Argument.swift
[38/91] Compiling ArgumentParser Platform.swift
[39/91] Compiling ArgumentParser SequenceExtensions.swift
[40/91] Compiling ArgumentParser StringExtensions.swift
[41/91] Compiling ArgumentParser Tree.swift
[42/91] Compiling ArgumentParser ArgumentHelp.swift
[43/91] Compiling ArgumentParser ArgumentVisibility.swift
[44/92] Compiling ArgumentParser ArgumentDefinition.swift
[45/92] Compiling ArgumentParser ArgumentSet.swift
[48/92] Compiling ArgumentParser CompletionKind.swift
[49/92] Compiling ArgumentParser Errors.swift
[50/92] Compiling ArgumentParser CommandParser.swift
[51/92] Compiling ArgumentParser InputKey.swift
[52/92] Compiling ArgumentParser HelpGenerator.swift
[53/92] Compiling ArgumentParser MessageInfo.swift
[56/92] Emitting module SwiftBeanCountModel
[61/92] Compiling Rainbow OutputTarget.swift
[62/92] Compiling Rainbow ControlCode.swift
[63/92] Compiling Rainbow ModesExtractor.swift
[64/92] Compiling Rainbow Color.swift
[65/92] Compiling Rainbow ColorApproximation.swift
[66/92] Compiling Rainbow Rainbow.swift
[67/92] Compiling ArgumentParser ParsableArguments.swift
[68/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[69/92] Compiling ArgumentParser ParsableCommand.swift
[70/92] Compiling ArgumentParser ArgumentDecoder.swift
[71/92] Compiling ArgumentParser ParserError.swift
[72/92] Compiling ArgumentParser SplitArguments.swift
[73/92] Compiling ArgumentParser DumpHelpGenerator.swift
[74/92] Compiling ArgumentParser HelpCommand.swift
[75/92] Compiling SwiftyTextTable TextTable.swift
[76/92] Emitting module SwiftyTextTable
[87/92] Compiling ArgumentParser UsageGenerator.swift
[88/92] Compiling ArgumentParser CollectionExtensions.swift
[89/92] Compiling SwiftBeanCountModel ValidationResult.swift
[90/113] Compiling SwiftBeanCountParser PostingParser.swift
[91/113] Compiling SwiftBeanCountParser PriceParser.swift
[92/114] Compiling SwiftBeanCountParser AccountParser.swift
[93/114] Compiling SwiftBeanCountParser BalanceParser.swift
[94/114] Compiling SwiftBeanCountParser ParserUtils.swift
[95/114] Compiling SwiftBeanCountParser PluginParser.swift
[96/114] Compiling SwiftBeanCountParser String.swift
[97/114] Compiling SwiftBeanCountParser MetaDataParser.swift
[98/114] Compiling SwiftBeanCountParser CustomsParser.swift
[99/114] Compiling SwiftBeanCountParser DateParser.swift
[100/114] Compiling SwiftBeanCountTax TaxErrors.swift
[101/114] Compiling SwiftBeanCountTax TaxSlip.swift
[102/114] Compiling SwiftBeanCountParser EventParser.swift
[103/114] Compiling SwiftBeanCountParser Collection.swift
[104/114] Compiling SwiftBeanCountParser CommodityParser.swift
[105/114] Compiling SwiftBeanCountParser CostParser.swift
[106/114] Emitting module SwiftBeanCountParser
[107/114] Compiling SwiftBeanCountParser OptionParser.swift
[108/114] Compiling SwiftBeanCountParser Parser.swift
[109/114] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[110/114] Emitting module SwiftBeanCountTax
[111/114] Compiling SwiftBeanCountTax TaxCalculator.swift
[112/124] Compiling SwiftBeanCountCLI LedgerCommand.swift
[113/124] Compiling SwiftBeanCountCLI Check.swift
[114/124] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[115/124] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[116/124] Compiling SwiftBeanCountCLI Stats.swift
[117/124] Compiling SwiftBeanCountCLI TaxSlips.swift
[118/124] Emitting module SwiftBeanCountCLI
[119/124] Compiling SwiftBeanCountCLI Accounts.swift
[120/124] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[121/124] Compiling SwiftBeanCountCLI FormattableCommand.swift
[121/124] Write Objects.LinkFileList
[122/124] Linking swiftbeancount
[123/124] Applying swiftbeancount
Build complete! (20.32s)
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
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/1196] Fetching rainbow
[169/4556] Fetching rainbow, swiftbeancountmodel
[573/5087] Fetching rainbow, swiftbeancountmodel, swiftbeancounttax
[1261/6016] Fetching rainbow, swiftbeancountmodel, swiftbeancounttax, swiftytexttable
[1872/8208] Fetching rainbow, swiftbeancountmodel, swiftbeancounttax, swiftytexttable, swiftbeancountparser
[6242/23588] Fetching rainbow, swiftbeancountmodel, swiftbeancounttax, swiftytexttable, swiftbeancountparser, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (1.09s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.09s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (1.09s)
[1614/16840] Fetching swiftbeancounttax, swiftytexttable, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.65s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.65s)
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (1.65s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (3.53s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.2 (0.49s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (0.49s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.45s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.52s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountTax.git
Working copy of https://github.com/Nef10/SwiftBeanCountTax.git resolved at 0.0.2
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
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.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/SwiftBeanCountTax.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "1.3.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.0.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.