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.0 for macOS (SPM) on 3 Jun 2025 08:14:03 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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:             6.0
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountCLI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[8/14] Write swiftbeancount-entitlement.plist
[10/14] Write swift-version-5BDAB9E9C0126B9D.txt
[12/48] Emitting module ArgumentParserToolInfo
[13/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/87] Compiling Rainbow StringGenerator.swift
[15/87] Compiling Rainbow String+Rainbow.swift
[16/88] Compiling Rainbow Style.swift
[17/88] Compiling ArgumentParser InputOrigin.swift
[18/88] Compiling ArgumentParser Name.swift
[19/88] Compiling ArgumentParser Parsed.swift
[20/88] Compiling ArgumentParser ParsedValues.swift
[21/92] Compiling ArgumentParser NameSpecification.swift
[22/92] Compiling ArgumentParser Option.swift
[23/92] Compiling ArgumentParser OptionGroup.swift
[24/92] Compiling ArgumentParser AsyncParsableCommand.swift
[25/92] Compiling ArgumentParser CommandConfiguration.swift
[26/92] Compiling ArgumentParser CommandGroup.swift
[27/92] Compiling ArgumentParser EnumerableFlag.swift
[28/92] Compiling ArgumentParser ExpressibleByArgument.swift
[29/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/92] Compiling ArgumentParser CompletionsGenerator.swift
[31/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/92] Compiling ArgumentParser Argument.swift
[34/92] Compiling ArgumentParser ArgumentHelp.swift
[35/92] Compiling ArgumentParser ArgumentVisibility.swift
[36/92] Compiling ArgumentParser CompletionKind.swift
[37/92] Compiling ArgumentParser Errors.swift
[38/92] Compiling ArgumentParser Flag.swift
[39/92] Compiling ArgumentParser ParsableArguments.swift
[40/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/92] Compiling ArgumentParser ParsableCommand.swift
[42/92] Compiling ArgumentParser ArgumentDecoder.swift
[43/92] Compiling ArgumentParser Platform.swift
[44/92] Compiling ArgumentParser SequenceExtensions.swift
[45/92] Compiling ArgumentParser StringExtensions.swift
[46/92] Compiling ArgumentParser Tree.swift
[47/92] Emitting module ArgumentParser
[48/92] Compiling ArgumentParser ParserError.swift
[49/92] Compiling ArgumentParser SplitArguments.swift
[50/93] Compiling ArgumentParser DumpHelpGenerator.swift
[51/93] Compiling ArgumentParser HelpCommand.swift
[54/93] Compiling Rainbow OutputTarget.swift
[55/93] Compiling Rainbow ModesExtractor.swift
[56/93] Compiling Rainbow ControlCode.swift
[57/93] Compiling Rainbow Rainbow.swift
[58/93] Emitting module SwiftBeanCountModel
[63/93] Compiling ArgumentParser ArgumentDefinition.swift
[64/93] Compiling ArgumentParser ArgumentSet.swift
[69/93] Compiling ArgumentParser HelpGenerator.swift
[70/93] Compiling ArgumentParser MessageInfo.swift
[71/93] Compiling ArgumentParser UsageGenerator.swift
[72/93] Compiling ArgumentParser CollectionExtensions.swift
[73/93] Compiling SwiftBeanCountModel ValidationResult.swift
[74/93] Compiling ArgumentParser CommandParser.swift
[75/93] Compiling ArgumentParser InputKey.swift
[84/93] Emitting module Rainbow
[87/93] Compiling Rainbow ColorApproximation.swift
[88/93] Compiling Rainbow Color.swift
[89/93] Emitting module SwiftyTextTable
[90/93] Compiling SwiftyTextTable TextTable.swift
[91/115] Compiling SwiftBeanCountParser PriceParser.swift
[92/116] Compiling SwiftBeanCountParser CommodityParser.swift
[93/116] Compiling SwiftBeanCountParser CostParser.swift
[94/116] Compiling SwiftBeanCountTax TaxErrors.swift
[95/116] Compiling SwiftBeanCountTax TaxSlip.swift
[96/116] Compiling SwiftBeanCountParser PostingParser.swift
[97/116] Compiling SwiftBeanCountParser String.swift
[98/116] Compiling SwiftBeanCountParser MetaDataParser.swift
[99/116] Compiling SwiftBeanCountParser EventParser.swift
[100/116] Compiling SwiftBeanCountParser Collection.swift
[101/116] Emitting module SwiftBeanCountParser
[102/116] Compiling SwiftBeanCountParser AccountParser.swift
[103/116] Compiling SwiftBeanCountParser BalanceParser.swift
[104/116] Compiling SwiftBeanCountParser ParserUtils.swift
[105/116] Compiling SwiftBeanCountParser PluginParser.swift
[106/116] Compiling SwiftBeanCountParser CustomsParser.swift
[107/116] Compiling SwiftBeanCountParser DateParser.swift
[108/116] Compiling SwiftBeanCountParser OptionParser.swift
[109/116] Compiling SwiftBeanCountParser Parser.swift
[110/116] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[111/116] Emitting module SwiftBeanCountTax
[112/116] Compiling SwiftBeanCountTax Sale.swift
[113/116] Compiling SwiftBeanCountTax TaxCalculator.swift
[114/126] Compiling SwiftBeanCountCLI LedgerCommand.swift
[115/126] Compiling SwiftBeanCountCLI Stats.swift
[116/126] Compiling SwiftBeanCountCLI SwiftBeanCountCLI.swift
[117/126] Compiling SwiftBeanCountCLI Check.swift
[118/126] Compiling SwiftBeanCountCLI TaxSlips.swift
[119/126] Compiling SwiftBeanCountCLI FormattableCommand.swift
[120/126] Compiling SwiftBeanCountCLI ColorizedCommand.swift
[121/126] Emitting module SwiftBeanCountCLI
[122/126] Compiling SwiftBeanCountCLI FormattableLedgerCommand.swift
[123/126] Compiling SwiftBeanCountCLI Accounts.swift
[123/126] Write Objects.LinkFileList
[124/126] Linking swiftbeancount
[125/126] Applying swiftbeancount
Build complete! (21.85s)
Fetching https://github.com/Nef10/SwiftBeanCountTax.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.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/Nef10/SwiftBeanCountModel.git
[1/531] Fetching swiftbeancounttax
[60/1460] Fetching swiftbeancounttax, swiftytexttable
[135/3652] Fetching swiftbeancounttax, swiftytexttable, swiftbeancountparser
[607/4848] Fetching swiftbeancounttax, swiftytexttable, swiftbeancountparser, rainbow
[1191/8208] Fetching swiftbeancounttax, swiftytexttable, swiftbeancountparser, rainbow, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (0.86s)
[3188/7677] Fetching swiftytexttable, swiftbeancountparser, rainbow, swiftbeancountmodel
[3568/23057] Fetching swiftytexttable, swiftbeancountparser, rainbow, swiftbeancountmodel, swift-argument-parser
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (1.59s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.59s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.59s)
Fetched https://github.com/onevcat/Rainbow from cache (1.59s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.59s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.46s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.58s)
Computing version for https://github.com/Nef10/SwiftBeanCountTax.git
Computed https://github.com/Nef10/SwiftBeanCountTax.git at 0.0.4 (0.58s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (0.57s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.46s)
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.5.1
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/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.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.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.