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 main (9fc333), with Swift 6.0 for Linux on 8 Sep 2025 13:10:04 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-6.0-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/SwiftBeanCountWealthsimpleMapper.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/SwiftBeanCountWealthsimpleMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9fc333a Bump swiftlint to 0.61.0
Cloned https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Revision (git rev-parse @):
9fc333ae7f0474c209ed7972f56809dc11b899ff
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/3660] Fetching swiftbeancountmodel
[1356/6068] Fetching swiftbeancountmodel, wealthsimpledownloader
[1357/7015] Fetching swiftbeancountmodel, wealthsimpledownloader, swiftbeancountparserutils
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (5.46s)
Fetched https://github.com/Nef10/WealthsimpleDownloader.git from cache (5.57s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (5.61s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 2.0.5 (4.75s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.86s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.90s)
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
Creating working copy for https://github.com/Nef10/WealthsimpleDownloader.git
Working copy of https://github.com/Nef10/WealthsimpleDownloader.git resolved at 2.0.5
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/33] Emitting module SwiftBeanCountParserUtils
[7/33] Emitting module SwiftBeanCountModel
[8/35] Compiling SwiftBeanCountModel TransactionPosting.swift
[9/35] Compiling SwiftBeanCountModel ValidationResult.swift
[10/35] Compiling SwiftBeanCountModel Custom.swift
[11/35] Compiling SwiftBeanCountModel Event.swift
[12/35] Compiling SwiftBeanCountModel Flag.swift
[13/35] Compiling SwiftBeanCountModel Inventory.swift
[14/35] Compiling SwiftBeanCountModel Ledger.swift
[15/35] Compiling SwiftBeanCountModel Balance.swift
[16/35] Compiling SwiftBeanCountModel Commodity.swift
[17/35] Compiling SwiftBeanCountModel Cost.swift
[18/35] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[19/35] Compiling SwiftBeanCountModel Option.swift
[20/35] Compiling Wealthsimple String+CamelCase.swift
[21/35] Emitting module Wealthsimple
[22/36] Compiling SwiftBeanCountModel Account.swift
[23/36] Compiling SwiftBeanCountModel AccountName.swift
[24/36] Compiling SwiftBeanCountModel Amount.swift
[25/36] Compiling SwiftBeanCountModel Price.swift
[26/36] Compiling SwiftBeanCountModel Tag.swift
[27/36] Compiling SwiftBeanCountModel Transaction.swift
[28/36] Compiling SwiftBeanCountModel TransactionMetaData.swift
[29/37] Compiling Wealthsimple WealthsimpleDownloader.swift
[30/37] Compiling Wealthsimple WealthsimpleAsset.swift
[31/37] Compiling Wealthsimple WealthsimplePosition.swift
[32/37] Compiling SwiftBeanCountParserUtils String.swift
[34/38] Compiling Wealthsimple TransactionError.swift
[35/38] Compiling Wealthsimple Token.swift
[36/38] Compiling Wealthsimple WealthsimpleAccount.swift
[38/38] Compiling Wealthsimple WealthsimpleTransaction.swift
[40/47] Emitting module SwiftBeanCountWealthsimpleMapper
[41/47] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[42/47] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[43/47] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[44/47] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[45/47] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[46/47] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
[47/47] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
Build complete! (33.82s)
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"
    },
    {
      "identity" : "wealthsimpledownloader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.5",
            "upper_bound" : "3.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-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.