The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftBeanCountCLI, reference main (6275f0), with Swift 5.10 for Linux on 13 Dec 2025 12:34:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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 /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 6275f0a Bump actions/upload-artifact to v6
Cloned https://github.com/Nef10/SwiftBeanCountCLI.git
Revision (git rev-parse @):
6275f0a9f3bf64e293dde73defccd30cbbb798cc
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCLI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountCLI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:73539c841f3cdff52dfe27f764568c4ffdfc37abd2887016f87f36c2e56aa8ab
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/1362] Fetching rainbow
[1295/2291] Fetching rainbow, swiftytexttable
[1456/4688] Fetching rainbow, swiftytexttable, swiftbeancountparser
[1495/5342] Fetching rainbow, swiftytexttable, swiftbeancountparser, swiftbeancounttax
[1502/9107] Fetching rainbow, swiftytexttable, swiftbeancountparser, swiftbeancounttax, swiftbeancountmodel
[1827/26028] Fetching rainbow, swiftytexttable, swiftbeancountparser, swiftbeancounttax, swiftbeancountmodel, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (2.76s)
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (2.77s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.77s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (2.86s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (3.36s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (3.46s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.21s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.46s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.4 (0.47s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (0.43s)
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/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.43s)
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/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/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.6.2
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
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] Emitting module ArgumentParserToolInfo
[18/61] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/62] Wrapping AST for ArgumentParserToolInfo for debugging
[21/106] Compiling ArgumentParser NameSpecification.swift
[22/106] Compiling ArgumentParser Option.swift
[23/106] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/106] Compiling ArgumentParser CompletionsGenerator.swift
[25/106] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/106] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/106] Compiling ArgumentParser ArgumentVisibility.swift
[28/106] Compiling ArgumentParser CompletionKind.swift
[29/106] Compiling ArgumentParser Errors.swift
[30/106] Compiling ArgumentParser ArgumentDecoder.swift
[31/106] Compiling ArgumentParser ArgumentDefinition.swift
[32/106] Compiling ArgumentParser ArgumentSet.swift
[33/106] Compiling ArgumentParser CommandParser.swift
[38/106] Compiling Rainbow StyledStringBuilder.swift
[39/106] Emitting module Rainbow
[41/106] Compiling ArgumentParser Flag.swift
[44/107] Compiling ArgumentParser Argument.swift
[45/107] Compiling ArgumentParser ArgumentDiscussion.swift
[46/107] Compiling ArgumentParser ArgumentHelp.swift
[50/107] Compiling ArgumentParser ParsableArguments.swift
[51/107] Compiling ArgumentParser ParsableCommand.swift
[52/108] Emitting module SwiftyTextTable
[53/108] Compiling SwiftyTextTable TextTable.swift
[56/109] Wrapping AST for Rainbow for debugging
[58/109] Compiling ArgumentParser OptionGroup.swift
[59/109] Compiling ArgumentParser AsyncParsableCommand.swift
[60/109] Compiling ArgumentParser CommandConfiguration.swift
[61/109] Compiling ArgumentParser CommandGroup.swift
[62/109] Compiling ArgumentParser EnumerableFlag.swift
[63/109] Compiling ArgumentParser ExpressibleByArgument.swift
[64/115] Emitting module ArgumentParser
[64/115] Wrapping AST for SwiftyTextTable for debugging
[65/115] Wrapping AST for SwiftBeanCountModel for debugging
[67/136] Compiling SwiftBeanCountTax TaxErrors.swift
[68/136] Compiling SwiftBeanCountParser MetaDataParser.swift
[69/136] Compiling SwiftBeanCountParser OptionParser.swift
[70/136] Emitting module SwiftBeanCountTax
[71/138] Compiling SwiftBeanCountParser Collection.swift
[72/138] Compiling SwiftBeanCountParser String.swift
[73/138] Compiling SwiftBeanCountParser PluginParser.swift
[74/138] Compiling SwiftBeanCountParser PostingParser.swift
[75/138] Compiling SwiftBeanCountParser CostParser.swift
[76/138] Compiling SwiftBeanCountParser CustomsParser.swift
[77/138] Compiling SwiftBeanCountTax TaxSlip.swift
[78/138] Emitting module SwiftBeanCountParser
[79/138] Compiling SwiftBeanCountParser AccountParser.swift
[80/138] Compiling SwiftBeanCountParser BalanceParser.swift
[81/138] Compiling SwiftBeanCountParser CommodityParser.swift
[82/138] Compiling SwiftBeanCountParser EventParser.swift
[89/138] Compiling SwiftBeanCountParser PriceParser.swift
[90/138] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[91/138] Compiling SwiftBeanCountParser DateParser.swift
[99/138] Compiling ArgumentParser Tree.swift
[100/138] Compiling ArgumentParser CodingKeyValidator.swift
[101/138] Compiling ArgumentParser NonsenseFlagsValidator.swift
[102/138] Compiling ArgumentParser ParsableArgumentsValidation.swift
[103/138] Compiling ArgumentParser PositionalArgumentsValidator.swift
[104/138] Compiling ArgumentParser UniqueNamesValidator.swift
[105/138] Compiling SwiftBeanCountParser Parser.swift
[106/138] Compiling SwiftBeanCountParser ParserUtils.swift
[108/139] Compiling SwiftBeanCountTax Sale.swift
[109/139] Compiling SwiftBeanCountTax TaxCalculator.swift
[109/140] Wrapping AST for SwiftBeanCountParser for debugging
[111/140] Wrapping AST for SwiftBeanCountTax for debugging
[113/140] Compiling ArgumentParser SplitArguments.swift
[114/140] Compiling ArgumentParser DumpHelpGenerator.swift
[115/140] Compiling ArgumentParser HelpCommand.swift
[116/140] Compiling ArgumentParser HelpGenerator.swift
[117/140] Compiling ArgumentParser MessageInfo.swift
[118/140] Compiling ArgumentParser UsageGenerator.swift
[119/140] Compiling ArgumentParser InputKey.swift
[120/140] Compiling ArgumentParser InputOrigin.swift
[121/140] Compiling ArgumentParser Name.swift
[122/140] Compiling ArgumentParser Parsed.swift
[123/140] Compiling ArgumentParser ParsedValues.swift
[124/140] Compiling ArgumentParser ParserError.swift
[125/140] Compiling ArgumentParser CollectionExtensions.swift
[126/140] Compiling ArgumentParser Mutex.swift
[127/140] Compiling ArgumentParser Platform.swift
[128/140] Compiling ArgumentParser SequenceExtensions.swift
[129/140] Compiling ArgumentParser StringExtensions.swift
[130/140] Compiling ArgumentParser SwiftExtensions.swift
[137/141] Wrapping AST for ArgumentParser for debugging
[139/150] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[140/151] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[141/151] Compiling SwiftBeanCountCLI Check.swift
[142/151] Emitting module SwiftBeanCountCLI
[143/151] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[144/151] Compiling SwiftBeanCountCLI FormattableCommand.swift
[145/151] Compiling SwiftBeanCountCLI TaxSlips.swift
[146/151] Compiling SwiftBeanCountCLI Stats.swift
[147/151] Compiling SwiftBeanCountCLI LedgerCommand.swift
[148/151] Compiling SwiftBeanCountCLI Accounts.swift
/host/spi-builder-workspace/Sources/SwiftBeanCountCLI/SubCommands/Accounts.swift:58:49: error: cannot infer key path type from context; consider explicitly specifying a root type
                let dates = allDates.compactMap(\.self).sorted(by: >)
                                                ^
                                                 <#Root#>
error: fatalError
BUILD FAILURE 5.10 linux