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 SwiftBeanCountTangerineMapper, reference main (256b04), with Swift 6.2 (beta) for Linux on 8 Sep 2025 12:33:07 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-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/SwiftBeanCountTangerineMapper.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/SwiftBeanCountTangerineMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 256b041 Bump swiftlint to 0.61.0
Cloned https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Revision (git rev-parse @):
256b0413ef886ad6c5cb6bfd5f909820631e8f58
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountTangerineMapper.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/3660] Fetching swiftbeancountmodel
[1209/4607] Fetching swiftbeancountmodel, swiftbeancountparserutils
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (4.15s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (4.23s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (4.67s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.71s)
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/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/24] Compiling SwiftBeanCountModel Balance.swift
[6/24] Compiling SwiftBeanCountModel Commodity.swift
[7/24] Compiling SwiftBeanCountModel Cost.swift
[8/24] Compiling SwiftBeanCountModel Inventory.swift
[9/24] Compiling SwiftBeanCountModel Ledger.swift
[10/24] Emitting module SwiftBeanCountModel
[11/26] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[12/26] Compiling SwiftBeanCountModel Option.swift
[13/26] Compiling SwiftBeanCountModel Account.swift
[14/26] Compiling SwiftBeanCountModel AccountName.swift
[15/26] Compiling SwiftBeanCountModel Amount.swift
[16/26] Compiling SwiftBeanCountModel Price.swift
[17/26] Compiling SwiftBeanCountModel Tag.swift
[18/26] Compiling SwiftBeanCountModel Custom.swift
[19/26] Compiling SwiftBeanCountModel Event.swift
[20/26] Compiling SwiftBeanCountModel Flag.swift
[21/26] Compiling SwiftBeanCountModel Transaction.swift
[22/26] Compiling SwiftBeanCountModel TransactionMetaData.swift
[23/26] Compiling SwiftBeanCountParserUtils String.swift
[24/26] Emitting module SwiftBeanCountParserUtils
[26/27] Compiling SwiftBeanCountModel TransactionPosting.swift
[27/27] Compiling SwiftBeanCountModel ValidationResult.swift
[29/31] Emitting module SwiftBeanCountTangerineMapper
[30/31] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapperError.swift
[31/31] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapper.swift
Build complete! (28.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountparserutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountParserUtils.git"
    },
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountTangerineMapper",
  "name" : "SwiftBeanCountTangerineMapper",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountTangerineMapper",
      "targets" : [
        "SwiftBeanCountTangerineMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountTangerineMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTangerineMapperTests",
      "path" : "Tests/SwiftBeanCountTangerineMapperTests",
      "sources" : [
        "SwiftBeanCountTangerineMapperErrorTests.swift",
        "SwiftBeanCountTangerineMapperTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountTangerineMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountTangerineMapper",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTangerineMapper",
      "path" : "Sources/SwiftBeanCountTangerineMapper",
      "product_dependencies" : [
        "SwiftBeanCountParserUtils",
        "SwiftBeanCountModel"
      ],
      "product_memberships" : [
        "SwiftBeanCountTangerineMapper"
      ],
      "sources" : [
        "SwiftBeanCountTangerineMapper.swift",
        "SwiftBeanCountTangerineMapperError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.