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 SwiftBeanCountWealthsimpleMapper, reference v1.9.0 (1601b3), with Swift 5.10 for Linux on 12 Nov 2025 10:50:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Reference: v1.9.0
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/SwiftBeanCountWealthsimpleMapper
 * tag               v1.9.0     -> FETCH_HEAD
HEAD is now at 1601b38 Add CreditCard support (#298)
Cloned https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Revision (git rev-parse @):
1601b38713c4b3af91c036a1f271b42fe9604eb9
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at v1.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:876c9f54cbb08e857839f8acb28beadbc9bf56a8488855996222d9f683e93e2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/3742] Fetching swiftbeancountmodel
[2920/4711] Fetching swiftbeancountmodel, swiftbeancountparserutils
[3366/7266] Fetching swiftbeancountmodel, swiftbeancountparserutils, wealthsimpledownloader
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (1.00s)
[2920/6297] Fetching swiftbeancountmodel, wealthsimpledownloader
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (5.08s)
Fetched https://github.com/Nef10/WealthsimpleDownloader.git from cache (5.65s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 3.0.0 (0.85s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.84s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (0.84s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.2.0
Creating working copy for https://github.com/Nef10/WealthsimpleDownloader.git
Working copy of https://github.com/Nef10/WealthsimpleDownloader.git resolved at 3.0.0
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/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/34] Emitting module SwiftBeanCountModel
[7/36] Compiling SwiftBeanCountModel Inventory.swift
[8/36] Compiling SwiftBeanCountModel Ledger.swift
[9/36] Compiling SwiftBeanCountModel TransactionPosting.swift
[10/36] Compiling SwiftBeanCountModel ValidationResult.swift
[11/36] Compiling SwiftBeanCountModel Transaction.swift
[12/36] Compiling SwiftBeanCountModel TransactionMetaData.swift
[13/36] Emitting module SwiftBeanCountParserUtils
[14/36] Compiling SwiftBeanCountParserUtils String.swift
[15/36] Compiling Wealthsimple URLConfiguration.swift
[16/37] Compiling SwiftBeanCountModel Price.swift
[17/37] Compiling SwiftBeanCountModel Tag.swift
[18/37] Compiling Wealthsimple String+CamelCase.swift
[19/37] Compiling Wealthsimple Token.swift
[20/37] Compiling SwiftBeanCountModel Cost.swift
[21/37] Compiling SwiftBeanCountModel Custom.swift
[22/37] Compiling SwiftBeanCountModel Event.swift
[23/37] Compiling SwiftBeanCountModel Flag.swift
[24/37] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[25/37] Compiling SwiftBeanCountModel Option.swift
[27/38] Compiling SwiftBeanCountModel Account.swift
[28/38] Compiling SwiftBeanCountModel AccountName.swift
[29/38] Compiling SwiftBeanCountModel Amount.swift
[32/39] Emitting module Wealthsimple
[33/39] Compiling Wealthsimple Transaction.swift
[34/39] Compiling Wealthsimple WealthsimplePosition.swift
[35/39] Compiling Wealthsimple WealthsimpleDownloader.swift
[36/39] Compiling Wealthsimple WealthsimpleAsset.swift
[37/39] Compiling Wealthsimple WealthsimpleAccount.swift
[39/39] Compiling Wealthsimple WealthsimpleTransaction.swift
[41/48] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[42/48] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
[43/48] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[44/48] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[45/48] Emitting module SwiftBeanCountWealthsimpleMapper
[46/48] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[47/48] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[48/48] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
Build complete! (23.92s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.2.0"
        ]
      },
      "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"
    },
    {
      "identity" : "wealthsimpledownloader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/WealthsimpleDownloader.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountWealthsimpleMapper",
  "name" : "SwiftBeanCountWealthsimpleMapper",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountWealthsimpleMapper",
      "targets" : [
        "SwiftBeanCountWealthsimpleMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountWealthsimpleMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountWealthsimpleMapperTests",
      "path" : "Tests/SwiftBeanCountWealthsimpleMapperTests",
      "sources" : [
        "Extensions/AmountInitTests.swift",
        "Extensions/StringKebabCaseTests.swift",
        "Extensions/TransactionHelperTests.swift",
        "Extensions/XCTestCase.swift",
        "LedgerLookupTests.swift",
        "TestTransaction.swift",
        "WealthsimpleConversionErrorTests.swift",
        "WealthsimpleLedgerMapperTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountWealthsimpleMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountWealthsimpleMapper",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountWealthsimpleMapper",
      "path" : "Sources/SwiftBeanCountWealthsimpleMapper",
      "product_dependencies" : [
        "SwiftBeanCountModel",
        "SwiftBeanCountParserUtils",
        "Wealthsimple"
      ],
      "product_memberships" : [
        "SwiftBeanCountWealthsimpleMapper"
      ],
      "sources" : [
        "Extensions/Amount+init.swift",
        "Extensions/String+KebabCase.swift",
        "Extensions/Wealthsimple.Transaction+Helper.swift",
        "LedgerLookup.swift",
        "MetaDataKeys.swift",
        "WealthsimpleConversionError.swift",
        "WealthsimpleLedgerMapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:876c9f54cbb08e857839f8acb28beadbc9bf56a8488855996222d9f683e93e2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.