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 SwiftBeanCountTangerineMapper, reference main (450605), with Swift 6.0 for macOS (SPM) on 16 Apr 2025 10:40:58 UTC.

Swift 6 data race errors: 1

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/SwiftBeanCountTangerineMapper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountTangerineMapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4506053 Bump swift-actions/setup-swift from 2.2.0 to 2.3.0
Cloned https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Revision (git rev-parse @):
4506053d06e30b7c1cb4a008bff9a6957159f89c
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountTangerineMapper.git at main
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/884] Fetching swiftbeancountparserutils
[116/4232] Fetching swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (1.18s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.18s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.58s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.58s)
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/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
========================================
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": "swiftbeancounttangerinemapper",
      "name": "SwiftBeanCountTangerineMapper",
      "url": "https://github.com/Nef10/SwiftBeanCountTangerineMapper.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBeanCountTangerineMapper",
      "dependencies": [
        {
          "identity": "swiftbeancountparserutils",
          "name": "SwiftBeanCountParserUtils",
          "url": "https://github.com/Nef10/SwiftBeanCountParserUtils.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBeanCountParserUtils",
          "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/SwiftBeanCountTangerineMapper.git
[1/680] Fetching swiftbeancounttangerinemapper
Fetched https://github.com/Nef10/SwiftBeanCountTangerineMapper.git from cache (0.91s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache
Fetching https://github.com/Nef10/SwiftBeanCountModel.git from cache
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.51s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.51s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.03s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.03s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
Working copy of https://github.com/Nef10/SwiftBeanCountTangerineMapper.git resolved at main (4506053)
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/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'swiftbeancounttangerinemapper' is not used by any target
Found 2 product dependencies
  - SwiftBeanCountParserUtils
  - SwiftBeanCountModel
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
https://github.com/Nef10/SwiftBeanCountTangerineMapper.git
{
  "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" : "/Users/admin/builder/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"
}
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/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/25] Emitting module SwiftBeanCountParserUtils
[6/25] Compiling SwiftBeanCountParserUtils String.swift
[7/25] Compiling SwiftBeanCountModel TransactionMetaData.swift
[8/25] Compiling SwiftBeanCountModel TransactionPosting.swift
[9/25] Compiling SwiftBeanCountModel Flag.swift
[10/25] Compiling SwiftBeanCountModel Inventory.swift
[11/26] Compiling SwiftBeanCountModel Option.swift
[12/26] Compiling SwiftBeanCountModel Price.swift
[13/26] Compiling SwiftBeanCountModel Ledger.swift
[14/26] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[15/26] Emitting module SwiftBeanCountModel
[16/26] Compiling SwiftBeanCountModel Account.swift
[17/26] Compiling SwiftBeanCountModel AccountName.swift
[18/26] Compiling SwiftBeanCountModel Amount.swift
[19/26] Compiling SwiftBeanCountModel Balance.swift
[20/26] Compiling SwiftBeanCountModel Commodity.swift
[21/26] Compiling SwiftBeanCountModel Cost.swift
[22/26] Compiling SwiftBeanCountModel Tag.swift
[23/26] Compiling SwiftBeanCountModel Transaction.swift
[24/26] Compiling SwiftBeanCountModel Custom.swift
[25/26] Compiling SwiftBeanCountModel Event.swift
[26/26] Compiling SwiftBeanCountModel ValidationResult.swift
[27/29] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapperError.swift
[28/29] Compiling SwiftBeanCountTangerineMapper SwiftBeanCountTangerineMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBeanCountTangerineMapper/SwiftBeanCountTangerineMapper.swift:19:24: warning: static property 'dateFormatterTransaction' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 17 |     }
 18 |
 19 |     private static var dateFormatterTransaction: DateFormatter = {
    |                        |- warning: static property 'dateFormatterTransaction' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'dateFormatterTransaction' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: annotate 'dateFormatterTransaction' with '@MainActor' if property should only be accessed from the main actor
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         var dateFormatter = DateFormatter()
 21 |         dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss"
[29/29] Emitting module SwiftBeanCountTangerineMapper
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBeanCountTangerineMapper/SwiftBeanCountTangerineMapper.swift:19:24: warning: static property 'dateFormatterTransaction' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 17 |     }
 18 |
 19 |     private static var dateFormatterTransaction: DateFormatter = {
    |                        |- warning: static property 'dateFormatterTransaction' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'dateFormatterTransaction' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: annotate 'dateFormatterTransaction' with '@MainActor' if property should only be accessed from the main actor
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |         var dateFormatter = DateFormatter()
 21 |         dateFormatter.dateFormat = "yyyy-MM-dd'T'HH:mm:ss"
Build complete! (21.39s)
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" : "/Users/admin/builder/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"
}
Done.