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 SwiftBeanCountCompassCardMapper, reference main (069163), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 03:36:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountCompassCardMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0691635 Bump SwiftLint to 0.59.1
Cloned https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Revision (git rev-parse @):
06916350f9bf341ea66909b6e778cde5b4b927e1
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/35] Compiling CSV Endian.swift
[7/35] Compiling CSV UnicodeIterator.swift
[8/35] Compiling CSV Legacy.swift
[9/35] Compiling SwiftBeanCountParserUtils String.swift
[10/35] Emitting module SwiftBeanCountParserUtils
[11/35] Compiling SwiftBeanCountModel TransactionMetaData.swift
[12/35] Compiling SwiftBeanCountModel TransactionPosting.swift
[13/36] Compiling SwiftBeanCountModel Custom.swift
[14/36] Compiling SwiftBeanCountModel Event.swift
[15/36] Compiling SwiftBeanCountModel Tag.swift
[16/36] Compiling SwiftBeanCountModel Transaction.swift
[17/36] Compiling SwiftBeanCountModel Amount.swift
[18/36] Compiling SwiftBeanCountModel Balance.swift
[19/36] Compiling SwiftBeanCountModel Commodity.swift
[20/36] Compiling SwiftBeanCountModel Cost.swift
[21/36] Compiling SwiftBeanCountModel ValidationResult.swift
[22/36] Compiling CSV CSVWriter.swift
[23/36] Compiling CSV CSVRowDecoder.swift
[24/36] Emitting module SwiftBeanCountModel
[25/36] Compiling SwiftBeanCountModel Account.swift
[26/36] Compiling SwiftBeanCountModel AccountName.swift
[27/36] Compiling SwiftBeanCountModel Ledger.swift
[28/36] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[29/36] Compiling SwiftBeanCountModel Flag.swift
[30/36] Compiling SwiftBeanCountModel Inventory.swift
[31/36] Compiling SwiftBeanCountModel Option.swift
[32/36] Compiling SwiftBeanCountModel Price.swift
[33/36] Compiling CSV CSVError.swift
[34/36] Compiling CSV BinaryReader.swift
[35/36] Emitting module CSV
[36/36] Compiling CSV CSVReader.swift
[37/39] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapperError.swift
[38/39] Emitting module SwiftBeanCountCompassCardMapper
[39/39] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapper.swift
Build complete! (10.17s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/yaslab/CSV.swift.git
[1/896] Fetching swiftbeancountparserutils
[360/2729] Fetching swiftbeancountparserutils, csv.swift
[688/6089] Fetching swiftbeancountparserutils, csv.swift, swiftbeancountmodel
Fetched https://github.com/yaslab/CSV.swift.git from cache (1.16s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (1.16s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.16s)
Computing version for https://github.com/yaslab/CSV.swift.git
Computed https://github.com/yaslab/CSV.swift.git at 2.5.2 (1.71s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.51s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.50s)
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/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
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"
    },
    {
      "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" : "/Users/admin/builder/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"
}
Done.