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 (b3af12), with Swift 6.2 (beta) for macOS (SPM) on 8 Sep 2025 09:42:21 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.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.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
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[6/15] Write swiftbeancount-entitlement.plist
[6/15] Write sources
[11/15] Write swift-version-1EA4D86E10B52AF.txt
[13/53] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/53] Emitting module ArgumentParserToolInfo
[15/99] Compiling Rainbow StringGenerator.swift
[16/99] Compiling Rainbow Style.swift
[17/99] Compiling Rainbow String+Rainbow.swift
[18/100] Emitting module ArgumentParser
[19/104] Compiling ArgumentParser InputKey.swift
[20/104] Compiling ArgumentParser InputOrigin.swift
[21/104] Compiling ArgumentParser Name.swift
[22/104] Compiling ArgumentParser Parsed.swift
[23/104] Compiling ArgumentParser ParsedValues.swift
[24/104] Compiling ArgumentParser CommandConfiguration.swift
[25/104] Compiling ArgumentParser CommandGroup.swift
[26/104] Compiling ArgumentParser EnumerableFlag.swift
[27/104] Compiling ArgumentParser ExpressibleByArgument.swift
[28/104] Compiling ArgumentParser ParsableArguments.swift
[29/104] Compiling ArgumentParser NonsenseFlagsValidator.swift
[30/104] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/104] Compiling ArgumentParser PositionalArgumentsValidator.swift
[32/104] Compiling ArgumentParser UniqueNamesValidator.swift
[33/104] Compiling ArgumentParser Flag.swift
[34/104] Compiling ArgumentParser NameSpecification.swift
[35/104] Compiling ArgumentParser Option.swift
[36/104] Compiling ArgumentParser OptionGroup.swift
[37/104] Compiling ArgumentParser AsyncParsableCommand.swift
[38/104] Compiling ArgumentParser SequenceExtensions.swift
[39/104] Compiling ArgumentParser StringExtensions.swift
[40/104] Compiling ArgumentParser SwiftExtensions.swift
[41/104] Compiling ArgumentParser Tree.swift
[42/104] Compiling ArgumentParser CodingKeyValidator.swift
[43/104] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/104] Compiling ArgumentParser CompletionsGenerator.swift
[45/104] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/104] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/104] Compiling ArgumentParser Argument.swift
[58/105] Emitting module Rainbow
[59/105] Compiling Rainbow String+ConditionalStyling.swift
[70/105] Emitting module SwiftBeanCountModel
[73/105] Compiling Rainbow StyledStringBuilder.swift
[76/105] Compiling SwiftBeanCountModel ValidationResult.swift
[77/105] Compiling ArgumentParser ArgumentDiscussion.swift
[78/105] Compiling ArgumentParser ArgumentHelp.swift
[79/105] Compiling ArgumentParser ArgumentVisibility.swift
[80/105] Compiling ArgumentParser CompletionKind.swift
[81/105] Compiling ArgumentParser Errors.swift
[86/105] Compiling ArgumentParser ParsableCommand.swift
[87/105] Compiling ArgumentParser ArgumentDecoder.swift
[88/105] Compiling ArgumentParser ArgumentDefinition.swift
[89/105] Compiling ArgumentParser ArgumentSet.swift
[90/105] Compiling ArgumentParser CommandParser.swift
[91/105] Compiling ArgumentParser MessageInfo.swift
[92/105] Compiling ArgumentParser UsageGenerator.swift
[93/105] Compiling ArgumentParser CollectionExtensions.swift
[94/105] Compiling ArgumentParser Mutex.swift
[95/105] Compiling ArgumentParser Platform.swift
[96/105] Compiling ArgumentParser ParserError.swift
[97/105] Compiling ArgumentParser SplitArguments.swift
[98/105] Compiling ArgumentParser DumpHelpGenerator.swift
[99/105] Compiling ArgumentParser HelpCommand.swift
[100/105] Compiling ArgumentParser HelpGenerator.swift
[101/105] Compiling SwiftyTextTable TextTable.swift
[102/105] Emitting module SwiftyTextTable
[103/127] Emitting module SwiftBeanCountParser
[104/128] Compiling SwiftBeanCountParser PriceParser.swift
[105/128] Compiling SwiftBeanCountParser EventParser.swift
[106/128] Compiling SwiftBeanCountParser Collection.swift
[107/128] Compiling SwiftBeanCountParser PostingParser.swift
[108/128] Compiling SwiftBeanCountParser String.swift
[109/128] Compiling SwiftBeanCountParser MetaDataParser.swift
[110/128] Compiling SwiftBeanCountParser ParserUtils.swift
[111/128] Compiling SwiftBeanCountParser PluginParser.swift
[112/128] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[113/128] Compiling SwiftBeanCountParser CustomsParser.swift
[114/128] Compiling SwiftBeanCountParser DateParser.swift
[115/128] Compiling SwiftBeanCountParser AccountParser.swift
[116/128] Compiling SwiftBeanCountParser BalanceParser.swift
[117/128] Compiling SwiftBeanCountParser CommodityParser.swift
[118/128] Compiling SwiftBeanCountParser CostParser.swift
[119/128] Compiling SwiftBeanCountParser OptionParser.swift
[120/128] Compiling SwiftBeanCountParser Parser.swift
[121/128] Emitting module SwiftBeanCountTax
[122/128] Compiling SwiftBeanCountTax TaxCalculator.swift
[123/128] Compiling SwiftBeanCountTax Sale.swift
[124/128] Compiling SwiftBeanCountTax TaxSlip.swift
[125/128] Compiling SwiftBeanCountTax TaxErrors.swift
[126/138] Compiling SwiftBeanCountCLI Stats.swift
[127/138] Compiling SwiftBeanCountCLI Check.swift
[128/138] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[129/138] Compiling SwiftBeanCountCLI TaxSlips.swift
[130/138] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[131/138] Compiling SwiftBeanCountCLI LedgerCommand.swift
[132/138] Compiling SwiftBeanCountCLI FormattableCommand.swift
[133/138] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[134/138] Emitting module SwiftBeanCountCLI
[135/138] Compiling SwiftBeanCountCLI Accounts.swift
[135/138] Write Objects.LinkFileList
[136/138] Linking swiftbeancount
[137/138] Applying swiftbeancount
Build complete! (25.56s)
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
[1/582] Fetching swiftbeancounttax
[42/1511] Fetching swiftbeancounttax, swiftytexttable
[98/2846] Fetching swiftbeancounttax, swiftytexttable, rainbow
[179/5172] Fetching swiftbeancounttax, swiftytexttable, rainbow, swiftbeancountparser
[1917/8832] Fetching swiftbeancounttax, swiftytexttable, rainbow, swiftbeancountparser, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (0.89s)
[3466/8250] Fetching swiftytexttable, rainbow, swiftbeancountparser, swiftbeancountmodel
[3507/23942] Fetching swiftytexttable, rainbow, swiftbeancountparser, swiftbeancountmodel, swift-argument-parser
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (6.80s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (6.80s)
Fetched https://github.com/onevcat/Rainbow from cache (6.80s)
Fetched https://github.com/apple/swift-argument-parser from cache (6.80s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (6.80s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (8.84s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.46s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.4 (0.52s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (0.52s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.51s)
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.2.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/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/SwiftBeanCountTax.git
Working copy of https://github.com/Nef10/SwiftBeanCountTax.git resolved at 0.0.4
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.