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

Successful build of SwiftBeanCountCLI, reference main (a890d8), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 03:24:13 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: 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:             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
[5/14] Write sources
[10/14] Write swift-version-1EA4D86E10B52AF.txt
[12/48] Emitting module ArgumentParserToolInfo
[13/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/87] Compiling Rainbow StringGenerator.swift
[15/88] Compiling ArgumentParser CommandConfiguration.swift
[16/88] Compiling ArgumentParser CommandGroup.swift
[17/88] Compiling ArgumentParser EnumerableFlag.swift
[18/88] Compiling ArgumentParser ExpressibleByArgument.swift
[19/92] Emitting module Rainbow
[20/92] Compiling Rainbow Style.swift
[21/92] Compiling ArgumentParser InputOrigin.swift
[22/92] Compiling ArgumentParser Name.swift
[23/92] Compiling ArgumentParser Parsed.swift
[24/92] Compiling ArgumentParser ParsedValues.swift
[25/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/92] Compiling ArgumentParser CompletionsGenerator.swift
[27/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/92] Compiling ArgumentParser Argument.swift
[30/92] Emitting module ArgumentParser
[31/92] Compiling ArgumentParser ArgumentHelp.swift
[32/92] Compiling ArgumentParser ArgumentVisibility.swift
[33/92] Compiling ArgumentParser CompletionKind.swift
[34/92] Compiling ArgumentParser Errors.swift
[35/92] Compiling ArgumentParser Flag.swift
[36/92] Compiling ArgumentParser ParsableArguments.swift
[37/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/92] Compiling ArgumentParser ParsableCommand.swift
[39/92] Compiling ArgumentParser ArgumentDecoder.swift
[40/92] Compiling ArgumentParser NameSpecification.swift
[41/92] Compiling ArgumentParser Option.swift
[42/92] Compiling ArgumentParser OptionGroup.swift
[43/92] Compiling ArgumentParser AsyncParsableCommand.swift
[44/92] Compiling ArgumentParser Platform.swift
[45/92] Compiling ArgumentParser SequenceExtensions.swift
[46/92] Compiling ArgumentParser StringExtensions.swift
[47/92] Compiling ArgumentParser Tree.swift
[48/92] Compiling Rainbow String+Rainbow.swift
[49/92] Compiling Rainbow Rainbow.swift
[56/93] Emitting module SwiftyTextTable
[57/93] Compiling SwiftyTextTable TextTable.swift
[64/93] Emitting module SwiftBeanCountModel
[67/93] Compiling ArgumentParser ParserError.swift
[68/93] Compiling ArgumentParser SplitArguments.swift
[69/93] Compiling ArgumentParser DumpHelpGenerator.swift
[70/93] Compiling ArgumentParser HelpCommand.swift
[71/93] Compiling ArgumentParser HelpGenerator.swift
[72/93] Compiling ArgumentParser MessageInfo.swift
[73/93] Compiling ArgumentParser UsageGenerator.swift
[74/93] Compiling ArgumentParser CollectionExtensions.swift
[75/93] Compiling ArgumentParser ArgumentDefinition.swift
[76/93] Compiling ArgumentParser ArgumentSet.swift
[77/93] Compiling ArgumentParser CommandParser.swift
[78/93] Compiling ArgumentParser InputKey.swift
[79/93] Compiling Rainbow ModesExtractor.swift
[82/93] Compiling Rainbow ControlCode.swift
[85/93] Compiling Rainbow ColorApproximation.swift
[86/93] Compiling Rainbow Color.swift
[89/93] Compiling Rainbow OutputTarget.swift
[90/93] Compiling SwiftBeanCountModel ValidationResult.swift
[91/115] Compiling SwiftBeanCountParser PriceParser.swift
[92/116] Compiling SwiftBeanCountParser PostingParser.swift
[93/116] Emitting module SwiftBeanCountParser
[94/116] Compiling SwiftBeanCountParser CustomsParser.swift
[95/116] Compiling SwiftBeanCountParser DateParser.swift
[96/116] Compiling SwiftBeanCountTax TaxSlip.swift
[97/116] Compiling SwiftBeanCountTax TaxErrors.swift
[98/116] Compiling SwiftBeanCountParser EventParser.swift
[99/116] Compiling SwiftBeanCountParser Collection.swift
[100/116] Compiling SwiftBeanCountParser AccountParser.swift
[101/116] Compiling SwiftBeanCountParser BalanceParser.swift
[102/116] Compiling SwiftBeanCountParser ParserUtils.swift
[103/116] Compiling SwiftBeanCountParser PluginParser.swift
[104/116] Compiling SwiftBeanCountParser OptionParser.swift
[105/116] Compiling SwiftBeanCountParser Parser.swift
[106/116] Compiling SwiftBeanCountParser String.swift
[107/116] Compiling SwiftBeanCountParser MetaDataParser.swift
[108/116] Compiling SwiftBeanCountParser CommodityParser.swift
[109/116] Compiling SwiftBeanCountParser CostParser.swift
[110/116] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[111/116] Compiling SwiftBeanCountTax Sale.swift
[112/116] Emitting module SwiftBeanCountTax
[113/116] Compiling SwiftBeanCountTax TaxCalculator.swift
[114/126] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[115/126] Compiling SwiftBeanCountCLI Stats.swift
[116/126] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[117/126] Compiling SwiftBeanCountCLI Check.swift
[118/126] Compiling SwiftBeanCountCLI FormattableCommand.swift
[119/126] Emitting module SwiftBeanCountCLI
[120/126] Compiling SwiftBeanCountCLI Accounts.swift
[121/126] Compiling SwiftBeanCountCLI LedgerCommand.swift
[122/126] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[123/126] Compiling SwiftBeanCountCLI TaxSlips.swift
[123/126] Write Objects.LinkFileList
[124/126] Linking swiftbeancount
[125/126] Applying swiftbeancount
Build complete! (19.32s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/1196] Fetching rainbow
[157/2125] Fetching rainbow, swiftytexttable
[232/2656] Fetching rainbow, swiftytexttable, swiftbeancounttax
[1015/6016] Fetching rainbow, swiftytexttable, swiftbeancounttax, swiftbeancountmodel
[1318/8208] Fetching rainbow, swiftytexttable, swiftbeancounttax, swiftbeancountmodel, swiftbeancountparser
Fetched https://github.com/onevcat/Rainbow from cache (0.87s)
[3478/7012] Fetching swiftytexttable, swiftbeancounttax, swiftbeancountmodel, swiftbeancountparser
[3736/22392] Fetching swiftytexttable, swiftbeancounttax, swiftbeancountmodel, swiftbeancountparser, swift-argument-parser
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (1.10s)
[5743/20200] Fetching swiftytexttable, swiftbeancounttax, swiftbeancountmodel, swift-argument-parser
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (1.55s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.55s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.55s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.56s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (3.42s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.51s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.4 (0.50s)
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.49s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.43s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
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/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
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
Creating working copy for https://github.com/Nef10/SwiftBeanCountParser.git
Working copy of https://github.com/Nef10/SwiftBeanCountParser.git resolved at 0.1.8
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.5.0",
            "upper_bound" : "1.6.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.1.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.