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 (a890d8), with Swift 5.10 for macOS (SPM) on 3 Jun 2025 08:15:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

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 /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 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:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountCLI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[5/14] Write swiftbeancount-entitlement.plist
[5/14] Write sources
[10/14] Write swift-version-33747A42983211AE.txt
[12/48] Emitting module ArgumentParserToolInfo
[13/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/87] Compiling Rainbow String+Rainbow.swift
[15/87] Compiling Rainbow StringGenerator.swift
[16/88] Compiling Rainbow Style.swift
[17/88] Emitting module ArgumentParser
[18/92] Compiling ArgumentParser ArgumentHelp.swift
[19/92] Compiling ArgumentParser ArgumentVisibility.swift
[20/92] Compiling ArgumentParser CompletionKind.swift
[21/92] Compiling ArgumentParser Errors.swift
[22/92] Compiling ArgumentParser Flag.swift
[23/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/92] Compiling ArgumentParser CompletionsGenerator.swift
[25/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/92] Compiling ArgumentParser Argument.swift
[28/92] Compiling ArgumentParser Platform.swift
[29/92] Compiling ArgumentParser SequenceExtensions.swift
[30/92] Compiling ArgumentParser StringExtensions.swift
[31/92] Compiling ArgumentParser Tree.swift
[32/92] Compiling ArgumentParser NameSpecification.swift
[33/92] Compiling ArgumentParser Option.swift
[34/92] Compiling ArgumentParser OptionGroup.swift
[35/92] Compiling ArgumentParser AsyncParsableCommand.swift
[36/92] Compiling ArgumentParser Parsed.swift
[37/92] Compiling ArgumentParser ParsedValues.swift
[42/93] Compiling ArgumentParser InputOrigin.swift
[43/93] Compiling ArgumentParser Name.swift
[46/93] Compiling ArgumentParser ParserError.swift
[47/93] Compiling ArgumentParser SplitArguments.swift
[48/93] Compiling ArgumentParser DumpHelpGenerator.swift
[49/93] Compiling ArgumentParser HelpCommand.swift
[50/93] Compiling ArgumentParser ArgumentDefinition.swift
[51/93] Compiling ArgumentParser ArgumentSet.swift
[52/93] Compiling ArgumentParser CommandParser.swift
[53/93] Compiling ArgumentParser InputKey.swift
[54/93] Compiling ArgumentParser ParsableArguments.swift
[55/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/93] Compiling ArgumentParser ParsableCommand.swift
[57/93] Compiling ArgumentParser ArgumentDecoder.swift
[58/93] Compiling ArgumentParser CommandConfiguration.swift
[59/93] Compiling ArgumentParser CommandGroup.swift
[60/93] Compiling ArgumentParser EnumerableFlag.swift
[61/93] Compiling ArgumentParser ExpressibleByArgument.swift
[62/93] Compiling ArgumentParser HelpGenerator.swift
[63/93] Compiling ArgumentParser MessageInfo.swift
[64/93] Compiling ArgumentParser UsageGenerator.swift
[65/93] Compiling ArgumentParser CollectionExtensions.swift
[66/93] Compiling Rainbow Color.swift
[69/93] Compiling Rainbow ColorApproximation.swift
[70/93] Compiling Rainbow Rainbow.swift
[81/93] Emitting module SwiftBeanCountModel
[84/93] Compiling Rainbow ControlCode.swift
[85/93] Compiling Rainbow ModesExtractor.swift
[86/93] Emitting module Rainbow
[87/93] Compiling Rainbow OutputTarget.swift
[88/93] Emitting module SwiftyTextTable
[89/93] Compiling SwiftyTextTable TextTable.swift
[90/93] Compiling SwiftBeanCountModel ValidationResult.swift
[91/115] Compiling SwiftBeanCountParser PriceParser.swift
[92/116] Compiling SwiftBeanCountParser PostingParser.swift
[93/116] Compiling SwiftBeanCountParser ParserUtils.swift
[94/116] Compiling SwiftBeanCountParser PluginParser.swift
[95/116] Compiling SwiftBeanCountParser CommodityParser.swift
[96/116] Compiling SwiftBeanCountParser CostParser.swift
[97/116] Compiling SwiftBeanCountParser AccountParser.swift
[98/116] Compiling SwiftBeanCountParser BalanceParser.swift
[99/116] Emitting module SwiftBeanCountParser
[100/116] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[101/116] Compiling SwiftBeanCountParser String.swift
[102/116] Compiling SwiftBeanCountParser MetaDataParser.swift
[103/116] Compiling SwiftBeanCountParser OptionParser.swift
[104/116] Compiling SwiftBeanCountParser Parser.swift
[105/116] Compiling SwiftBeanCountParser EventParser.swift
[106/116] Compiling SwiftBeanCountParser Collection.swift
[107/116] Compiling SwiftBeanCountParser CustomsParser.swift
[108/116] Compiling SwiftBeanCountParser DateParser.swift
[109/116] Compiling SwiftBeanCountTax TaxSlip.swift
[110/116] Emitting module SwiftBeanCountTax
[111/116] Compiling SwiftBeanCountTax TaxErrors.swift
[112/116] Compiling SwiftBeanCountTax Sale.swift
[113/116] Compiling SwiftBeanCountTax TaxCalculator.swift
[114/126] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[115/126] Compiling SwiftBeanCountCLI LedgerCommand.swift
[116/126] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[117/126] Compiling SwiftBeanCountCLI Stats.swift
[118/126] Compiling SwiftBeanCountCLI Check.swift
[119/126] Compiling SwiftBeanCountCLI TaxSlips.swift
[120/126] Compiling SwiftBeanCountCLI FormattableCommand.swift
[121/126] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[122/126] Emitting module SwiftBeanCountCLI
[123/126] Compiling SwiftBeanCountCLI Accounts.swift
/Users/admin/builder/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
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[6/531] Fetching swiftbeancounttax
[60/1460] Fetching swiftbeancounttax, swiftytexttable
[332/2656] Fetching swiftbeancounttax, swiftytexttable, rainbow
[464/4848] Fetching swiftbeancounttax, swiftytexttable, rainbow, swiftbeancountparser
[925/8208] Fetching swiftbeancounttax, swiftytexttable, rainbow, swiftbeancountparser, swiftbeancountmodel
[4516/23588] Fetching swiftbeancounttax, swiftytexttable, rainbow, swiftbeancountparser, swiftbeancountmodel, swift-argument-parser
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.79s)
[6079/20228] Fetching swiftbeancounttax, swiftytexttable, rainbow, swiftbeancountparser, swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (2.26s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (2.26s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.26s)
Fetched https://github.com/onevcat/Rainbow from cache (2.26s)
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (2.26s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.74s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.48s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.4 (0.48s)
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/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.41s)
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/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.5.1
BUILD FAILURE 5.10 macosSpm