The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBeanCountCompassCardMapper, reference v0.1.2 (e38eb3), with Swift 6.3 for Android on 17 Apr 2026 13:01:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Reference: v0.1.2
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/SwiftBeanCountCompassCardMapper
 * tag               v0.1.2     -> FETCH_HEAD
HEAD is now at e38eb33 Bump SwiftBeanCountModel from 0.1.6 to 0.2.0
Cloned https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Revision (git rev-parse @):
e38eb33cf51c5760e6d52c1b889a9b03d258497d
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git at v0.1.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/yaslab/CSV.swift.git
[1/1833] Fetching csv.swift
[515/2833] Fetching csv.swift, swiftbeancountparserutils
[2834/6604] Fetching csv.swift, swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/yaslab/CSV.swift.git from cache (0.71s)
[2924/4771] Fetching swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.72s)
[1999/3771] Fetching swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (4.99s)
Computing version for https://github.com/yaslab/CSV.swift.git
Computed https://github.com/yaslab/CSV.swift.git at 2.5.2 (5.93s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (0.87s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.88s)
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/yaslab/CSV.swift.git
Working copy of https://github.com/yaslab/CSV.swift.git resolved at 2.5.2
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.2.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--4F562202D5529B1.txt
[6/33] Emitting module SwiftBeanCountParserUtils
[7/33] Emitting module SwiftBeanCountModel
[8/35] Emitting module CSV
[9/36] Compiling CSV Legacy.swift
[10/36] Compiling CSV Endian.swift
[11/36] Compiling CSV UnicodeIterator.swift
[12/36] Compiling SwiftBeanCountModel TransactionPosting.swift
[13/36] Compiling SwiftBeanCountModel ValidationResult.swift
[14/36] Compiling SwiftBeanCountParserUtils String.swift
[15/36] Compiling SwiftBeanCountModel Custom.swift
[16/36] Compiling SwiftBeanCountModel Event.swift
[17/36] Compiling SwiftBeanCountModel Flag.swift
[18/37] Compiling SwiftBeanCountModel Account.swift
[19/37] Compiling SwiftBeanCountModel AccountName.swift
[20/37] Compiling SwiftBeanCountModel Amount.swift
[22/37] Compiling CSV CSVWriter.swift
[23/37] Compiling SwiftBeanCountModel Transaction.swift
[24/37] Compiling SwiftBeanCountModel TransactionMetaData.swift
[25/37] Compiling SwiftBeanCountModel Price.swift
[26/37] Compiling SwiftBeanCountModel Tag.swift
[27/37] Compiling SwiftBeanCountModel Balance.swift
[28/37] Compiling SwiftBeanCountModel Commodity.swift
[29/37] Compiling SwiftBeanCountModel Cost.swift
[30/37] Compiling SwiftBeanCountModel Inventory.swift
[31/37] Compiling SwiftBeanCountModel Ledger.swift
[32/37] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[33/37] Compiling SwiftBeanCountModel Option.swift
[35/38] Compiling CSV CSVReader.swift
[36/38] Compiling CSV CSVError.swift
[37/38] Compiling CSV BinaryReader.swift
[38/38] Compiling CSV CSVRowDecoder.swift
[40/42] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapper.swift
[41/42] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapperError.swift
[42/42] Emitting module SwiftBeanCountCompassCardMapper
Build complete! (38.15s)
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.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    },
    {
      "identity" : "csv.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yaslab/CSV.swift.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountCompassCardMapper",
  "name" : "SwiftBeanCountCompassCardMapper",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountCompassCardMapper",
      "targets" : [
        "SwiftBeanCountCompassCardMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountCompassCardMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountCompassCardMapperTests",
      "path" : "Tests/SwiftBeanCountCompassCardMapperTests",
      "sources" : [
        "SwiftBeanCountCompassCardMapperErrorTests.swift",
        "SwiftBeanCountCompassCardMapperTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountCompassCardMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountCompassCardMapper",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountCompassCardMapper",
      "path" : "Sources/SwiftBeanCountCompassCardMapper",
      "product_dependencies" : [
        "SwiftBeanCountParserUtils",
        "SwiftBeanCountModel",
        "CSV"
      ],
      "product_memberships" : [
        "SwiftBeanCountCompassCardMapper"
      ],
      "sources" : [
        "SwiftBeanCountCompassCardMapper.swift",
        "SwiftBeanCountCompassCardMapperError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.