The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftBeanCountParser, reference v0.1.8 (4299b4), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 00:40:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountParser.git
Reference: v0.1.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountParser
 * tag               v0.1.8     -> FETCH_HEAD
HEAD is now at 4299b42 Update Model to 0.1.6
Cloned https://github.com/Nef10/SwiftBeanCountParser.git
Revision (git rev-parse @):
4299b420e43abeb113a315467b1a70a5017ca758
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountParser.git at v0.1.8
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/3348] Fetching swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.04s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (1.61s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftbeancountparser",
      "name": "SwiftBeanCountParser",
      "url": "https://github.com/Nef10/SwiftBeanCountParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBeanCountParser",
      "dependencies": [
        {
          "identity": "swiftbeancountmodel",
          "name": "SwiftBeanCountModel",
          "url": "https://github.com/Nef10/SwiftBeanCountModel.git",
          "version": "0.1.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBeanCountModel",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
[1/2180] Fetching swiftbeancountparser
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (1.05s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git from cache
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.49s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.54s)
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/SwiftBeanCountParser.git
Working copy of https://github.com/Nef10/SwiftBeanCountParser.git resolved at v0.1.8 (4299b42)
warning: '.resolve-product-dependencies': dependency 'swiftbeancountparser' is not used by any target
Found 1 product dependencies
  - SwiftBeanCountModel
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountParser.git
https://github.com/Nef10/SwiftBeanCountParser.git
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountParser",
  "name" : "SwiftBeanCountParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountParser",
      "targets" : [
        "SwiftBeanCountParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountParserTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParserTests",
      "path" : "Tests/SwiftBeanCountParserTests",
      "sources" : [
        "AccountParserTests.swift",
        "BalanceParserTests.swift",
        "CommodityParserTests.swift",
        "CostParserTests.swift",
        "CustomsParserTests.swift",
        "DateParserTests.swift",
        "EventParserTests.swift",
        "Extensions/CollectionTests.swift",
        "Extensions/StringTests.swift",
        "MetaDataParserTests.swift",
        "OptionParserTests.swift",
        "ParserTests.swift",
        "ParserUtilsTests.swift",
        "PluginParserTests.swift",
        "PostingParserTests.swift",
        "PriceParserTests.swift",
        "Resources/Resources+Big.swift",
        "Resources/Resources+Comments.swift",
        "Resources/Resources+CommentsEndOfLine.swift",
        "Resources/Resources+InvalidCost.swift",
        "Resources/Resources+MetaData.swift",
        "Resources/Resources+Minimal.swift",
        "Resources/Resources+PostingWithoutTransaction.swift",
        "Resources/Resources+TransactionWithoutPosting.swift",
        "Resources/Resources+Whitespace.swift",
        "Resources/Resources.swift",
        "TestUtils.swift",
        "TransactionMetaDataParserTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountParser",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParser",
      "path" : "Sources/SwiftBeanCountParser",
      "product_dependencies" : [
        "SwiftBeanCountModel"
      ],
      "product_memberships" : [
        "SwiftBeanCountParser"
      ],
      "sources" : [
        "AccountParser.swift",
        "BalanceParser.swift",
        "CommodityParser.swift",
        "CostParser.swift",
        "CustomsParser.swift",
        "DateParser.swift",
        "EventParser.swift",
        "Extensions/Collection.swift",
        "Extensions/String.swift",
        "MetaDataParser.swift",
        "OptionParser.swift",
        "Parser.swift",
        "ParserUtils.swift",
        "PluginParser.swift",
        "PostingParser.swift",
        "PriceParser.swift",
        "TransactionMetaDataParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/22] Compiling SwiftBeanCountModel Ledger.swift
[5/22] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[6/22] Compiling SwiftBeanCountModel Flag.swift
[7/22] Compiling SwiftBeanCountModel Inventory.swift
[8/22] Compiling SwiftBeanCountModel TransactionMetaData.swift
[9/22] Compiling SwiftBeanCountModel TransactionPosting.swift
[10/23] Compiling SwiftBeanCountModel Option.swift
[11/23] Compiling SwiftBeanCountModel Price.swift
[12/23] Compiling SwiftBeanCountModel Tag.swift
[13/23] Compiling SwiftBeanCountModel Transaction.swift
[14/23] Compiling SwiftBeanCountModel Commodity.swift
[15/23] Compiling SwiftBeanCountModel Cost.swift
[16/23] Emitting module SwiftBeanCountModel
[17/23] Compiling SwiftBeanCountModel Account.swift
[18/23] Compiling SwiftBeanCountModel AccountName.swift
[19/23] Compiling SwiftBeanCountModel Custom.swift
[20/23] Compiling SwiftBeanCountModel Event.swift
[21/23] Compiling SwiftBeanCountModel Amount.swift
[22/23] Compiling SwiftBeanCountModel Balance.swift
[23/23] Compiling SwiftBeanCountModel ValidationResult.swift
[24/40] Compiling SwiftBeanCountParser PriceParser.swift
[25/41] Compiling SwiftBeanCountParser CommodityParser.swift
[26/41] Compiling SwiftBeanCountParser CostParser.swift
[27/41] Compiling SwiftBeanCountParser CustomsParser.swift
[28/41] Compiling SwiftBeanCountParser DateParser.swift
[29/41] Emitting module SwiftBeanCountParser
[30/41] Compiling SwiftBeanCountParser ParserUtils.swift
[31/41] Compiling SwiftBeanCountParser PluginParser.swift
[32/41] Compiling SwiftBeanCountParser PostingParser.swift
[33/41] Compiling SwiftBeanCountParser String.swift
[34/41] Compiling SwiftBeanCountParser MetaDataParser.swift
[35/41] Compiling SwiftBeanCountParser EventParser.swift
[36/41] Compiling SwiftBeanCountParser Collection.swift
[37/41] Compiling SwiftBeanCountParser AccountParser.swift
[38/41] Compiling SwiftBeanCountParser BalanceParser.swift
[39/41] Compiling SwiftBeanCountParser OptionParser.swift
[40/41] Compiling SwiftBeanCountParser Parser.swift
[41/41] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
Build complete! (7.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountParser",
  "name" : "SwiftBeanCountParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountParser",
      "targets" : [
        "SwiftBeanCountParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountParserTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParserTests",
      "path" : "Tests/SwiftBeanCountParserTests",
      "sources" : [
        "AccountParserTests.swift",
        "BalanceParserTests.swift",
        "CommodityParserTests.swift",
        "CostParserTests.swift",
        "CustomsParserTests.swift",
        "DateParserTests.swift",
        "EventParserTests.swift",
        "Extensions/CollectionTests.swift",
        "Extensions/StringTests.swift",
        "MetaDataParserTests.swift",
        "OptionParserTests.swift",
        "ParserTests.swift",
        "ParserUtilsTests.swift",
        "PluginParserTests.swift",
        "PostingParserTests.swift",
        "PriceParserTests.swift",
        "Resources/Resources+Big.swift",
        "Resources/Resources+Comments.swift",
        "Resources/Resources+CommentsEndOfLine.swift",
        "Resources/Resources+InvalidCost.swift",
        "Resources/Resources+MetaData.swift",
        "Resources/Resources+Minimal.swift",
        "Resources/Resources+PostingWithoutTransaction.swift",
        "Resources/Resources+TransactionWithoutPosting.swift",
        "Resources/Resources+Whitespace.swift",
        "Resources/Resources.swift",
        "TestUtils.swift",
        "TransactionMetaDataParserTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountParser",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountParser",
      "path" : "Sources/SwiftBeanCountParser",
      "product_dependencies" : [
        "SwiftBeanCountModel"
      ],
      "product_memberships" : [
        "SwiftBeanCountParser"
      ],
      "sources" : [
        "AccountParser.swift",
        "BalanceParser.swift",
        "CommodityParser.swift",
        "CostParser.swift",
        "CustomsParser.swift",
        "DateParser.swift",
        "EventParser.swift",
        "Extensions/Collection.swift",
        "Extensions/String.swift",
        "MetaDataParser.swift",
        "OptionParser.swift",
        "Parser.swift",
        "ParserUtils.swift",
        "PluginParser.swift",
        "PostingParser.swift",
        "PriceParser.swift",
        "TransactionMetaDataParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.