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 SwiftBeanCountTax, reference main (c95cb1), with Swift 6.0 for macOS (SPM) on 16 Apr 2025 06:11:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountTax.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountTax
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c95cb1f Bump swift-actions/setup-swift from 2.2.0 to 2.3.0
Cloned https://github.com/Nef10/SwiftBeanCountTax.git
Revision (git rev-parse @):
c95cb1f9293d73e5bc245a5210025ec98b347d5c
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountTax.git at main
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/3348] Fetching swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.05s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.56s)
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": "swiftbeancounttax",
      "name": "SwiftBeanCountTax",
      "url": "https://github.com/Nef10/SwiftBeanCountTax.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBeanCountTax",
      "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/SwiftBeanCountTax.git
[1/519] Fetching swiftbeancounttax
Fetched https://github.com/Nef10/SwiftBeanCountTax.git from cache (0.91s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git from cache
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.45s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.03s)
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/SwiftBeanCountTax.git
Working copy of https://github.com/Nef10/SwiftBeanCountTax.git resolved at main (c95cb1f)
warning: '.resolve-product-dependencies': dependency 'swiftbeancounttax' is not used by any target
Found 1 product dependencies
  - SwiftBeanCountModel
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountTax.git
https://github.com/Nef10/SwiftBeanCountTax.git
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountTax",
  "name" : "SwiftBeanCountTax",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountTax",
      "targets" : [
        "SwiftBeanCountTax"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountTaxTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTaxTests",
      "path" : "Tests/SwiftBeanCountTaxTests",
      "sources" : [
        "Helpers.swift",
        "SaleTests.swift",
        "TaxCalculatorTaxSlipTests.swift",
        "TaxCalculatorTaxableSalesTests.swift",
        "TaxErrorsTests.swift",
        "TaxSlipTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountTax"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountTax",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTax",
      "path" : "Sources/SwiftBeanCountTax",
      "product_dependencies" : [
        "SwiftBeanCountModel"
      ],
      "product_memberships" : [
        "SwiftBeanCountTax"
      ],
      "sources" : [
        "Sale.swift",
        "TaxCalculator.swift",
        "TaxErrors.swift",
        "TaxSlip.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-5BDAB9E9C0126B9D.txt
[4/22] Compiling SwiftBeanCountModel Commodity.swift
[5/22] Compiling SwiftBeanCountModel Cost.swift
[6/22] Compiling SwiftBeanCountModel Option.swift
[7/22] Compiling SwiftBeanCountModel Price.swift
[8/22] Compiling SwiftBeanCountModel Tag.swift
[9/22] Compiling SwiftBeanCountModel Transaction.swift
[10/23] Compiling SwiftBeanCountModel Ledger.swift
[11/23] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[12/23] Emitting module SwiftBeanCountModel
[13/23] Compiling SwiftBeanCountModel Custom.swift
[14/23] Compiling SwiftBeanCountModel Event.swift
[15/23] Compiling SwiftBeanCountModel Account.swift
[16/23] Compiling SwiftBeanCountModel AccountName.swift
[17/23] Compiling SwiftBeanCountModel Flag.swift
[18/23] Compiling SwiftBeanCountModel Inventory.swift
[19/23] Compiling SwiftBeanCountModel Amount.swift
[20/23] Compiling SwiftBeanCountModel Balance.swift
[21/23] Compiling SwiftBeanCountModel TransactionMetaData.swift
[22/23] Compiling SwiftBeanCountModel TransactionPosting.swift
[23/23] Compiling SwiftBeanCountModel ValidationResult.swift
[24/28] Compiling SwiftBeanCountTax TaxErrors.swift
[25/28] Compiling SwiftBeanCountTax TaxSlip.swift
[26/28] Compiling SwiftBeanCountTax TaxCalculator.swift
[27/28] Compiling SwiftBeanCountTax Sale.swift
[28/28] Emitting module SwiftBeanCountTax
Build complete! (17.08s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountTax",
  "name" : "SwiftBeanCountTax",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountTax",
      "targets" : [
        "SwiftBeanCountTax"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountTaxTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTaxTests",
      "path" : "Tests/SwiftBeanCountTaxTests",
      "sources" : [
        "Helpers.swift",
        "SaleTests.swift",
        "TaxCalculatorTaxSlipTests.swift",
        "TaxCalculatorTaxableSalesTests.swift",
        "TaxErrorsTests.swift",
        "TaxSlipTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountTax"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountTax",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountTax",
      "path" : "Sources/SwiftBeanCountTax",
      "product_dependencies" : [
        "SwiftBeanCountModel"
      ],
      "product_memberships" : [
        "SwiftBeanCountTax"
      ],
      "sources" : [
        "Sale.swift",
        "TaxCalculator.swift",
        "TaxErrors.swift",
        "TaxSlip.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.