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 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanashcraft/CollaborativeFiltering.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-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:             5.10
Building package at path:  $workDir
https://github.com/ryanashcraft/CollaborativeFiltering.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/18] Compiling LASwift MatrixTrigonometry.swift
[5/18] Compiling LASwift Numeric.swift
[6/18] Compiling LASwift MatrixLeastSquare.swift
[7/18] Compiling LASwift MatrixStatistics.swift
[8/18] Compiling LASwift Operators.swift
[9/18] Compiling LASwift Random.swift
[10/18] Compiling LASwift Util.swift
[11/18] Compiling LASwift Vector.swift
[12/18] Compiling LASwift MatrixArithmetic.swift
[13/18] Compiling LASwift MatrixExponent.swift
[14/18] Compiling LASwift VectorArithmetic.swift
[15/18] Compiling LASwift VectorExponent.swift
[16/20] Emitting module LASwift
[17/20] Compiling LASwift Matrix.swift
[18/20] Compiling LASwift MatrixAlgebra.swift
[19/20] Compiling LASwift VectorStatistics.swift
[20/20] Compiling LASwift VectorTrigonometry.swift
[21/22] Emitting module CollaborativeFiltering
[22/22] Compiling CollaborativeFiltering CollaborativeFiltering.swift
Build complete! (11.25s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/AlexanderTar/LASwift.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.15s)
Fetched https://github.com/Quick/Nimble.git from cache (0.20s)
Fetched https://github.com/Quick/Quick.git from cache (0.21s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.21s)
Fetched https://github.com/AlexanderTar/LASwift.git from cache (0.21s)
Computing version for https://github.com/AlexanderTar/LASwift.git
Computed https://github.com/AlexanderTar/LASwift.git at 0.3.2 (0.33s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.35s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.35s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.02s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
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/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/AlexanderTar/LASwift.git
Working copy of https://github.com/AlexanderTar/LASwift.git resolved at 0.3.2
Build complete.
Done.