This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ryanashcraft/CollaborativeFiltering.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6F35C1178C84523A.txt
[4/19] Compiling LASwift Operators.swift
[5/19] Compiling LASwift Random.swift
[6/20] Compiling LASwift VectorTrigonometry.swift
[7/20] Compiling LASwift VectorStatistics.swift
[8/20] Compiling LASwift VectorExponent.swift
[9/20] Compiling LASwift VectorArithmetic.swift
[10/20] Compiling LASwift MatrixTrigonometry.swift
[11/20] Compiling LASwift Numeric.swift
[12/20] Compiling LASwift Util.swift
[13/20] Compiling LASwift Vector.swift
[14/20] Compiling LASwift MatrixLeastSquare.swift
[15/20] Compiling LASwift MatrixStatistics.swift
[16/20] Emitting module LASwift
[17/20] Compiling LASwift MatrixArithmetic.swift
[18/20] Compiling LASwift MatrixExponent.swift
[19/20] Compiling LASwift Matrix.swift
[20/20] Compiling LASwift MatrixAlgebra.swift
[21/22] Emitting module CollaborativeFiltering
[22/22] Compiling CollaborativeFiltering CollaborativeFiltering.swift
Build complete! (45.06s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/AlexanderTar/LASwift.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/1131] Fetching laswift
[58/1570] Fetching laswift, cwlcatchexception
[353/2817] Fetching laswift, cwlcatchexception, cwlpreconditiontesting
[2159/17366] Fetching laswift, cwlcatchexception, cwlpreconditiontesting, quick
Fetched https://github.com/Quick/Quick.git from cache (1.53s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.53s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.53s)
[1/18640] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.89s)
Fetched https://github.com/AlexanderTar/LASwift.git from cache (2.89s)
Computing version for https://github.com/AlexanderTar/LASwift.git
Computed https://github.com/AlexanderTar/LASwift.git at 0.3.2 (1.01s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.67s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.66s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.67s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.65s)
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/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.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
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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.