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 SwiftBeanCountParser, reference main (04604f), with Swift 5.10 for Linux on 8 Sep 2025 14:03:55 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountParser.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/SwiftBeanCountParser
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 04604f6 Bump swiftlint to 0.61.0
Cloned https://github.com/Nef10/SwiftBeanCountParser.git
Revision (git rev-parse @):
04604f626c5b3da15e485b1e5821d93346da28a5
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountParser.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountParser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/3660] Fetching swiftbeancountmodel
[990/4607] Fetching swiftbeancountmodel, swiftbeancountparserutils
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (2.51s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (2.63s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.55s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.57s)
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/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/24] Emitting module SwiftBeanCountModel
[6/26] Compiling SwiftBeanCountModel Inventory.swift
[7/26] Compiling SwiftBeanCountModel Ledger.swift
[8/26] Compiling SwiftBeanCountModel Account.swift
[9/26] Compiling SwiftBeanCountModel AccountName.swift
[10/26] Compiling SwiftBeanCountModel Amount.swift
[11/26] Compiling SwiftBeanCountParserUtils String.swift
[12/26] Emitting module SwiftBeanCountParserUtils
[13/26] Compiling SwiftBeanCountModel Custom.swift
[14/26] Compiling SwiftBeanCountModel Event.swift
[15/26] Compiling SwiftBeanCountModel Flag.swift
[16/26] Compiling SwiftBeanCountModel Price.swift
[17/26] Compiling SwiftBeanCountModel Tag.swift
[18/26] Compiling SwiftBeanCountModel TransactionPosting.swift
[19/26] Compiling SwiftBeanCountModel ValidationResult.swift
[20/26] Compiling SwiftBeanCountModel Balance.swift
[21/26] Compiling SwiftBeanCountModel Commodity.swift
[22/26] Compiling SwiftBeanCountModel Cost.swift
[23/26] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[24/26] Compiling SwiftBeanCountModel Option.swift
[25/26] Compiling SwiftBeanCountModel Transaction.swift
[26/26] Compiling SwiftBeanCountModel TransactionMetaData.swift
[29/43] Compiling SwiftBeanCountParser EventParser.swift
[30/43] Compiling SwiftBeanCountParser Collection.swift
[31/45] Compiling SwiftBeanCountParser PluginParser.swift
[32/45] Compiling SwiftBeanCountParser PostingParser.swift
[33/45] Compiling SwiftBeanCountParser AccountParser.swift
[34/45] Compiling SwiftBeanCountParser BalanceParser.swift
[35/45] Compiling SwiftBeanCountParser CustomsParser.swift
[36/45] Compiling SwiftBeanCountParser DateParser.swift
[37/45] Compiling SwiftBeanCountParser CommodityParser.swift
[38/45] Compiling SwiftBeanCountParser CostParser.swift
[39/45] Emitting module SwiftBeanCountParser
[40/45] Compiling SwiftBeanCountParser PriceParser.swift
[41/45] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[42/45] Compiling SwiftBeanCountParser Parser.swift
[43/45] Compiling SwiftBeanCountParser ParserUtils.swift
[44/45] Compiling SwiftBeanCountParser MetaDataParser.swift
[45/45] Compiling SwiftBeanCountParser OptionParser.swift
Build complete! (19.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    },
    {
      "identity" : "swiftbeancountparserutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountParserUtils.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountParser",
  "name" : "SwiftBeanCountParser",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountParser",
      "targets" : [
        "SwiftBeanCountParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountParserTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParserTests",
      "path" : "Tests/SwiftBeanCountParserTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SwiftBeanCountParserTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AccountParserTests.swift",
        "BalanceParserTests.swift",
        "CommodityParserTests.swift",
        "CostParserTests.swift",
        "CustomsParserTests.swift",
        "DateParserTests.swift",
        "EventParserTests.swift",
        "Extensions/CollectionTests.swift",
        "MetaDataParserTests.swift",
        "OptionParserTests.swift",
        "ParserTests.swift",
        "PluginParserTests.swift",
        "PostingParserTests.swift",
        "PriceParserTests.swift",
        "TestUtils.swift",
        "TransactionMetaDataParserTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountParser",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParser",
      "path" : "Sources/SwiftBeanCountParser",
      "product_dependencies" : [
        "SwiftBeanCountModel",
        "SwiftBeanCountParserUtils"
      ],
      "product_memberships" : [
        "SwiftBeanCountParser"
      ],
      "sources" : [
        "AccountParser.swift",
        "BalanceParser.swift",
        "CommodityParser.swift",
        "CostParser.swift",
        "CustomsParser.swift",
        "DateParser.swift",
        "EventParser.swift",
        "Extensions/Collection.swift",
        "MetaDataParser.swift",
        "OptionParser.swift",
        "Parser.swift",
        "ParserUtils.swift",
        "PluginParser.swift",
        "PostingParser.swift",
        "PriceParser.swift",
        "TransactionMetaDataParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.