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 CollaborativeFiltering, reference main (54a638), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 11:53:31 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/ryanashcraft/CollaborativeFiltering.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanashcraft/CollaborativeFiltering
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 54a638c Initial Commit
Cloned https://github.com/ryanashcraft/CollaborativeFiltering.git
Revision (git rev-parse @):
54a638c89547dd99b301d00865174dacb266c7bd
SUCCESS checkout https://github.com/ryanashcraft/CollaborativeFiltering.git at main
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/AlexanderTar/LASwift.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
[1/1131] Fetching laswift
[58/2388] Fetching laswift, cwlpreconditiontesting
[285/2843] Fetching laswift, cwlpreconditiontesting, cwlcatchexception
[2833/17598] Fetching laswift, cwlpreconditiontesting, cwlcatchexception, quick
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.86s)
[1882/16341] Fetching laswift, cwlcatchexception, quick
[2325/35908] Fetching laswift, cwlcatchexception, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.86s)
Fetched https://github.com/AlexanderTar/LASwift.git from cache (1.86s)
Computing version for https://github.com/AlexanderTar/LASwift.git
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.86s)
Fetched https://github.com/Quick/Nimble.git from cache (1.87s)
Computed https://github.com/AlexanderTar/LASwift.git at 0.3.2 (3.09s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.64s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.65s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.62s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.61s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Creating working copy for https://github.com/AlexanderTar/LASwift.git
Working copy of https://github.com/AlexanderTar/LASwift.git resolved at 0.3.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
========================================
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": "collaborativefiltering",
      "name": "CollaborativeFiltering",
      "url": "https://github.com/ryanashcraft/CollaborativeFiltering.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CollaborativeFiltering",
      "dependencies": [
        {
          "identity": "laswift",
          "name": "LASwift",
          "url": "https://github.com/AlexanderTar/LASwift.git",
          "version": "0.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LASwift",
          "dependencies": [
            {
              "identity": "quick",
              "name": "Quick",
              "url": "https://github.com/Quick/Quick.git",
              "version": "5.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
              "dependencies": [
              ]
            },
            {
              "identity": "nimble",
              "name": "Nimble",
              "url": "https://github.com/Quick/Nimble.git",
              "version": "10.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
              "dependencies": [
                {
                  "identity": "cwlpreconditiontesting",
                  "name": "CwlPreconditionTesting",
                  "url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
                  "version": "2.2.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
                  "dependencies": [
                    {
                      "identity": "cwlcatchexception",
                      "name": "CwlCatchException",
                      "url": "https://github.com/mattgallagher/CwlCatchException.git",
                      "version": "2.2.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ryanashcraft/CollaborativeFiltering.git
[1/18] Fetching collaborativefiltering
Fetched https://github.com/ryanashcraft/CollaborativeFiltering.git from cache (0.50s)
Fetching https://github.com/AlexanderTar/LASwift.git from cache
Fetched https://github.com/AlexanderTar/LASwift.git from cache (0.45s)
Computing version for https://github.com/AlexanderTar/LASwift.git
Computed https://github.com/AlexanderTar/LASwift.git at 0.3.2 (0.51s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.53s)
Fetched https://github.com/Quick/Quick.git from cache (0.53s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.59s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.45s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.51s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.47s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.53s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/AlexanderTar/LASwift.git
Working copy of https://github.com/AlexanderTar/LASwift.git resolved at 0.3.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Creating working copy for https://github.com/ryanashcraft/CollaborativeFiltering.git
Working copy of https://github.com/ryanashcraft/CollaborativeFiltering.git resolved at main (54a638c)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
warning: '.resolve-product-dependencies': dependency 'collaborativefiltering' is not used by any target
Found 1 product dependencies
  - LASwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ryanashcraft/CollaborativeFiltering.git
https://github.com/ryanashcraft/CollaborativeFiltering.git
{
  "dependencies" : [
    {
      "identity" : "laswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlexanderTar/LASwift.git"
    }
  ],
  "manifest_display_name" : "CollaborativeFiltering",
  "name" : "CollaborativeFiltering",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CollaborativeFiltering",
      "targets" : [
        "CollaborativeFiltering"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CollaborativeFilteringTests",
      "module_type" : "SwiftTarget",
      "name" : "CollaborativeFilteringTests",
      "path" : "Tests/CollaborativeFilteringTests",
      "sources" : [
        "CollaborativeFilteringTests.swift"
      ],
      "target_dependencies" : [
        "CollaborativeFiltering"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CollaborativeFiltering",
      "module_type" : "SwiftTarget",
      "name" : "CollaborativeFiltering",
      "path" : "Sources/CollaborativeFiltering",
      "product_dependencies" : [
        "LASwift"
      ],
      "product_memberships" : [
        "CollaborativeFiltering"
      ],
      "sources" : [
        "CollaborativeFiltering.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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/19] Compiling LASwift MatrixArithmetic.swift
[5/19] Compiling LASwift MatrixExponent.swift
[6/19] Compiling LASwift Matrix.swift
[7/19] Compiling LASwift MatrixAlgebra.swift
[8/19] Compiling LASwift MatrixTrigonometry.swift
[9/19] Compiling LASwift Numeric.swift
[10/19] Emitting module LASwift
[11/19] Compiling LASwift VectorExponent.swift
[12/19] Compiling LASwift VectorStatistics.swift
[13/19] Compiling LASwift VectorArithmetic.swift
[14/19] Compiling LASwift Operators.swift
[15/19] Compiling LASwift Random.swift
[16/19] Compiling LASwift MatrixLeastSquare.swift
[17/19] Compiling LASwift MatrixStatistics.swift
[18/19] Compiling LASwift Util.swift
[19/19] Compiling LASwift Vector.swift
[20/20] Compiling LASwift VectorTrigonometry.swift
[21/22] Compiling CollaborativeFiltering CollaborativeFiltering.swift
[22/22] Emitting module CollaborativeFiltering
Build complete! (9.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "laswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlexanderTar/LASwift.git"
    }
  ],
  "manifest_display_name" : "CollaborativeFiltering",
  "name" : "CollaborativeFiltering",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CollaborativeFiltering",
      "targets" : [
        "CollaborativeFiltering"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CollaborativeFilteringTests",
      "module_type" : "SwiftTarget",
      "name" : "CollaborativeFilteringTests",
      "path" : "Tests/CollaborativeFilteringTests",
      "sources" : [
        "CollaborativeFilteringTests.swift"
      ],
      "target_dependencies" : [
        "CollaborativeFiltering"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CollaborativeFiltering",
      "module_type" : "SwiftTarget",
      "name" : "CollaborativeFiltering",
      "path" : "Sources/CollaborativeFiltering",
      "product_dependencies" : [
        "LASwift"
      ],
      "product_memberships" : [
        "CollaborativeFiltering"
      ],
      "sources" : [
        "CollaborativeFiltering.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.