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 TMLPersistentContainer, reference 6.0.0 (7b7764), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 10:30:25 UTC.

Swift 6 data race errors: 1

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/TMLPersistentContainer.git
Reference: 6.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnfairh/TMLPersistentContainer
 * tag               6.0.0      -> FETCH_HEAD
HEAD is now at 7b7764a Release 6.0.0 (#26)
Cloned https://github.com/johnfairh/TMLPersistentContainer.git
Revision (git rev-parse @):
7b7764a6067c8d46a0124950167cb03f180bafb3
SUCCESS checkout https://github.com/johnfairh/TMLPersistentContainer.git at 6.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": "tmlpersistentcontainer",
      "name": "TMLPersistentContainer",
      "url": "https://github.com/johnfairh/TMLPersistentContainer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TMLPersistentContainer",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/johnfairh/TMLPersistentContainer.git
[1/1246] Fetching tmlpersistentcontainer
Fetched https://github.com/johnfairh/TMLPersistentContainer.git from cache (1.23s)
Creating working copy for https://github.com/johnfairh/TMLPersistentContainer.git
Working copy of https://github.com/johnfairh/TMLPersistentContainer.git resolved at 6.0.0 (7b7764a)
warning: '.resolve-product-dependencies': dependency 'tmlpersistentcontainer' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/johnfairh/TMLPersistentContainer.git
https://github.com/johnfairh/TMLPersistentContainer.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TMLPersistentContainer",
  "name" : "TMLPersistentContainer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "TMLPersistentContainer",
      "targets" : [
        "TMLPersistentContainer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TMLPersistentContainer",
      "module_type" : "SwiftTarget",
      "name" : "TMLPersistentContainer",
      "path" : "Sources",
      "product_memberships" : [
        "TMLPersistentContainer"
      ],
      "sources" : [
        "Graph.swift",
        "Helpers.swift",
        "LogMessage.swift",
        "MigrationDelegate.swift",
        "MigrationError.swift",
        "ModelVersionEdge.swift",
        "ModelVersionGraph.swift",
        "ModelVersionNode.swift",
        "ModelVersionOrder.swift",
        "NSPersistentStoreDescription+Metadata.swift",
        "PersistentCloudKitContainer.swift",
        "PersistentContainer+Migration.swift",
        "PersistentContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/15] Compiling TMLPersistentContainer PersistentCloudKitContainer.swift
[4/15] Compiling TMLPersistentContainer ModelVersionGraph.swift
[5/15] Compiling TMLPersistentContainer ModelVersionOrder.swift
[6/15] Compiling TMLPersistentContainer ModelVersionNode.swift
[7/15] Compiling TMLPersistentContainer MigrationError.swift
[8/15] Compiling TMLPersistentContainer ModelVersionEdge.swift
[9/15] Compiling TMLPersistentContainer Graph.swift
[10/15] Compiling TMLPersistentContainer Helpers.swift
[11/15] Compiling TMLPersistentContainer LogMessage.swift
[12/15] Compiling TMLPersistentContainer MigrationDelegate.swift
[13/15] Compiling TMLPersistentContainer PersistentContainer+Migration.swift
[14/15] Compiling TMLPersistentContainer NSPersistentStoreDescription+Metadata.swift
[15/15] Emitting module TMLPersistentContainer
[16/16] Compiling TMLPersistentContainer PersistentContainer.swift
Build complete! (6.74s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TMLPersistentContainer",
  "name" : "TMLPersistentContainer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "TMLPersistentContainer",
      "targets" : [
        "TMLPersistentContainer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TMLPersistentContainer",
      "module_type" : "SwiftTarget",
      "name" : "TMLPersistentContainer",
      "path" : "Sources",
      "product_memberships" : [
        "TMLPersistentContainer"
      ],
      "sources" : [
        "Graph.swift",
        "Helpers.swift",
        "LogMessage.swift",
        "MigrationDelegate.swift",
        "MigrationError.swift",
        "ModelVersionEdge.swift",
        "ModelVersionGraph.swift",
        "ModelVersionNode.swift",
        "ModelVersionOrder.swift",
        "NSPersistentStoreDescription+Metadata.swift",
        "PersistentCloudKitContainer.swift",
        "PersistentContainer+Migration.swift",
        "PersistentContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.