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 0.1.0 (54a638), with Swift 6.0 for macOS (SPM) on 14 Sep 2024 02:21:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanashcraft/CollaborativeFiltering.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanashcraft/CollaborativeFiltering
 * tag               0.1.0      -> FETCH_HEAD
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 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ryanashcraft/CollaborativeFiltering.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun 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-117DEE11B69C53C9.txt
[4/19] Compiling LASwift VectorExponent.swift
[5/19] Compiling LASwift VectorStatistics.swift
[6/20] Compiling LASwift Util.swift
[7/20] Compiling LASwift Vector.swift
[8/20] Compiling LASwift VectorArithmetic.swift
[9/20] Compiling LASwift Operators.swift
[10/20] Compiling LASwift Random.swift
[11/20] Compiling LASwift MatrixArithmetic.swift
[12/20] Compiling LASwift MatrixExponent.swift
[13/20] Compiling LASwift MatrixTrigonometry.swift
[14/20] Compiling LASwift Numeric.swift
[15/20] Emitting module LASwift
[16/20] Compiling LASwift Matrix.swift
[17/20] Compiling LASwift MatrixAlgebra.swift
[18/20] Compiling LASwift MatrixLeastSquare.swift
[19/20] Compiling LASwift MatrixStatistics.swift
[20/20] Compiling LASwift VectorTrigonometry.swift
[21/22] Emitting module CollaborativeFiltering
[22/22] Compiling CollaborativeFiltering CollaborativeFiltering.swift
Build complete! (28.53s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/AlexanderTar/LASwift.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/455] Fetching cwlcatchexception
[29/1586] Fetching cwlcatchexception, laswift
[86/2843] Fetching cwlcatchexception, laswift, cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.84s)
[781/2388] Fetching laswift, cwlpreconditiontesting
[1779/17099] Fetching laswift, cwlpreconditiontesting, quick
[16512/36083] Fetching laswift, cwlpreconditiontesting, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.33s)
Fetched https://github.com/AlexanderTar/LASwift.git from cache (2.33s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (2.33s)
Fetched https://github.com/Quick/Nimble.git from cache (2.33s)
Computing version for https://github.com/AlexanderTar/LASwift.git
Computed https://github.com/AlexanderTar/LASwift.git at 0.3.2 (3.56s)
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.63s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.64s)
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/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/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.