The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CollaborativeFiltering, reference main (54a638), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 03:14:53 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/ryanashcraft/CollaborativeFiltering.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/19] Compiling LASwift Util.swift
[5/19] Compiling LASwift Vector.swift
[6/20] Compiling LASwift MatrixTrigonometry.swift
[7/20] Compiling LASwift Numeric.swift
[8/20] Compiling LASwift VectorArithmetic.swift
[9/20] Compiling LASwift MatrixLeastSquare.swift
[10/20] Compiling LASwift MatrixStatistics.swift
[11/20] Emitting module LASwift
[12/20] Compiling LASwift Matrix.swift
[13/20] Compiling LASwift MatrixAlgebra.swift
[14/20] Compiling LASwift MatrixArithmetic.swift
[15/20] Compiling LASwift MatrixExponent.swift
[16/20] Compiling LASwift VectorExponent.swift
[17/20] Compiling LASwift VectorStatistics.swift
[18/20] Compiling LASwift Operators.swift
[19/20] Compiling LASwift Random.swift
[20/20] Compiling LASwift VectorTrigonometry.swift
[21/22] Compiling CollaborativeFiltering CollaborativeFiltering.swift
[22/22] Emitting module CollaborativeFiltering
Build complete! (20.10s)
Fetching https://github.com/AlexanderTar/LASwift.git
[1/1131] Fetching laswift
Fetched https://github.com/AlexanderTar/LASwift.git from cache (0.93s)
Computing version for https://github.com/AlexanderTar/LASwift.git
Computed https://github.com/AlexanderTar/LASwift.git at 0.3.2 (3.44s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[297/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.46s)
[3721/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.75s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (2.26s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.80s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (1.31s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.50s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.78s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.29s)
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.2.1
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
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.