Build Information
Successful build of quiver-cookbook, reference main (5f2cc9), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 06:15:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/waynewbishop/quiver-cookbook.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/waynewbishop/quiver-cookbook
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5f2cc92 docs: new recipies and newsletter update..
Cloned https://github.com/waynewbishop/quiver-cookbook.git
Revision (git rev-parse @):
5f2cc923e250419d24ad2a3f1f10a584643d1bc9
SUCCESS checkout https://github.com/waynewbishop/quiver-cookbook.git at main
Fetching https://github.com/waynewbishop/quiver.git
[1/1881] Fetching quiver
Fetched https://github.com/waynewbishop/quiver.git from cache (0.94s)
Computing version for https://github.com/waynewbishop/quiver.git
Computed https://github.com/waynewbishop/quiver.git at 1.0.1 (1.53s)
Creating working copy for https://github.com/waynewbishop/quiver.git
Working copy of https://github.com/waynewbishop/quiver.git resolved at 1.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "quiver-cookbook",
"name": "quiver-cookbook",
"url": "https://github.com/waynewbishop/quiver-cookbook.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/quiver-cookbook",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/waynewbishop/quiver-cookbook.git
[1/177] Fetching quiver-cookbook
Fetched https://github.com/waynewbishop/quiver-cookbook.git from cache (0.68s)
Creating working copy for https://github.com/waynewbishop/quiver-cookbook.git
Working copy of https://github.com/waynewbishop/quiver-cookbook.git resolved at main (5f2cc92)
warning: '.resolve-product-dependencies': dependency 'quiver-cookbook' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/waynewbishop/quiver-cookbook.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/34] Compiling Quiver ArrayReshape.swift
[5/34] Compiling Quiver Classifier.swift
[6/34] Compiling Quiver FeatureScaler.swift
[7/37] Compiling Quiver StringExtensions.swift
[8/37] Compiling Quiver ArrayAngles.swift
[9/37] Compiling Quiver ArrayArithmetic.swift
[10/37] Compiling Quiver LinearRegression.swift
[11/37] Compiling Quiver ArrayInfo.swift
[12/37] Compiling Quiver Fraction.swift
[13/37] Compiling Quiver _Vector.swift
[14/37] Compiling Quiver _VectorComparable.swift
[15/37] Compiling Quiver _VectorGeneration.swift
[16/37] Compiling Quiver _VectorMetrics.swift
[17/37] Compiling Quiver GaussianNaiveBayes.swift
[18/37] Compiling Quiver KMeansClustering.swift
[19/37] Compiling Quiver KNearestNeighbors.swift
[20/37] Compiling Quiver Panel.swift
[21/37] Compiling Quiver ArrayGeneration.swift
[22/37] Compiling Quiver ArrayRandom.swift
[23/37] Emitting module Quiver
[24/37] Compiling Quiver _VectorOperations.swift
[25/37] Compiling Quiver _VectorRegression.swift
[26/37] Compiling Quiver _VectorReshape.swift
[27/37] Compiling Quiver _VectorSampling.swift
[28/37] Compiling Quiver _VectorStatistics.swift
[29/37] Compiling Quiver ArrayCharts.swift
[30/37] Compiling Quiver ArrayMetrics.swift
[31/37] Compiling Quiver ArraySampling.swift
[32/37] Compiling Quiver ArrayBoolean.swift
[33/37] Compiling Quiver ArrayBroadcast.swift
[34/37] Compiling Quiver ArrayElementwise.swift
[35/37] Compiling Quiver ArrayStatistics.swift
[36/37] Compiling Quiver VectorOperations.swift
[37/37] Compiling Quiver Quiver.swift
[38/78] Compiling Recipes 37-wing-panel-rivet-inspection.swift
[39/78] Compiling Recipes 38-wind-tunnel-lift-predictor.swift
[40/78] Compiling Recipes 39-true-effort-classification.swift
[41/78] Compiling Recipes 40-running-stress-breakdown.swift
[42/82] Compiling Recipes 21-search-by-meaning.swift
[43/82] Compiling Recipes 22-organize-data-with-panel.swift
[44/82] Compiling Recipes 23-project-a-vector.swift
[45/82] Compiling Recipes 24-from-scores-to-probabilities.swift
[46/82] Emitting module Recipes
[47/82] Compiling Recipes 01-how-far-is-home.swift
[48/82] Compiling Recipes 02-normalize-a-direction.swift
[49/82] Compiling Recipes 03-are-these-perpendicular.swift
[50/82] Compiling Recipes 04-find-the-most-similar-item.swift
[51/82] Compiling Recipes 05-king-minus-man-plus-woman.swift
[52/82] Compiling Recipes 06-detect-near-duplicates.swift
[53/82] Compiling Recipes 07-describe-a-dataset.swift
[54/82] Compiling Recipes 08-find-the-outliers.swift
[55/82] Compiling Recipes 09-smooth-a-noisy-signal.swift
[56/82] Compiling Recipes 10-build-a-histogram.swift
[57/82] Compiling Recipes 29-find-the-best-k.swift
[58/82] Compiling Recipes 30-generate-arrays.swift
[59/82] Compiling Recipes 31-broadcasting.swift
[60/82] Compiling Recipes 32-stratified-split.swift
[61/82] Compiling Recipes 25-evaluate-a-classifier.swift
[62/82] Compiling Recipes 26-evaluate-a-regression.swift
[63/82] Compiling Recipes 27-correlation-matrix.swift
[64/82] Compiling Recipes 28-solve-a-linear-system.swift
[65/82] Compiling Recipes 11-reshape-without-losing-data.swift
[66/82] Compiling Recipes 12-rotate-a-point.swift
[67/82] Compiling Recipes 13-multiply-two-matrices.swift
[68/82] Compiling Recipes 14-can-this-matrix-be-inverted.swift
[69/82] Compiling Recipes 15-predict-a-house-price.swift
[70/82] Compiling Recipes 33-testing-equality.swift
[71/82] Compiling Recipes 34-balance-imbalanced-data.swift
[72/82] Compiling Recipes 35-save-and-load-a-model.swift
[73/82] Compiling Recipes 36-can-swift-drive-a-car.swift
[74/82] Compiling Recipes 16-classify-with-naive-bayes.swift
[75/82] Compiling Recipes 17-find-the-nearest-neighbor.swift
[76/82] Compiling Recipes 18-cluster-without-labels.swift
[77/82] Compiling Recipes 19-scale-features-before-training.swift
[78/82] Compiling Recipes 20-split-train-evaluate.swift
[79/82] Compiling Recipes 41-recovery-prediction.swift
[80/82] Compiling Recipes 42-delivery-route-optimizer.swift
[81/82] Compiling Recipes 43-true-effort-score.swift
[82/82] Compiling Recipes 44-adaptive-effort-model.swift
Build complete! (12.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "quiver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/waynewbishop/quiver.git"
}
],
"manifest_display_name" : "quiver-cookbook",
"name" : "quiver-cookbook",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
],
"targets" : [
{
"c99name" : "Recipes",
"module_type" : "SwiftTarget",
"name" : "Recipes",
"path" : "Sources/Recipes",
"product_dependencies" : [
"Quiver"
],
"sources" : [
"01-how-far-is-home.swift",
"02-normalize-a-direction.swift",
"03-are-these-perpendicular.swift",
"04-find-the-most-similar-item.swift",
"05-king-minus-man-plus-woman.swift",
"06-detect-near-duplicates.swift",
"07-describe-a-dataset.swift",
"08-find-the-outliers.swift",
"09-smooth-a-noisy-signal.swift",
"10-build-a-histogram.swift",
"11-reshape-without-losing-data.swift",
"12-rotate-a-point.swift",
"13-multiply-two-matrices.swift",
"14-can-this-matrix-be-inverted.swift",
"15-predict-a-house-price.swift",
"16-classify-with-naive-bayes.swift",
"17-find-the-nearest-neighbor.swift",
"18-cluster-without-labels.swift",
"19-scale-features-before-training.swift",
"20-split-train-evaluate.swift",
"21-search-by-meaning.swift",
"22-organize-data-with-panel.swift",
"23-project-a-vector.swift",
"24-from-scores-to-probabilities.swift",
"25-evaluate-a-classifier.swift",
"26-evaluate-a-regression.swift",
"27-correlation-matrix.swift",
"28-solve-a-linear-system.swift",
"29-find-the-best-k.swift",
"30-generate-arrays.swift",
"31-broadcasting.swift",
"32-stratified-split.swift",
"33-testing-equality.swift",
"34-balance-imbalanced-data.swift",
"35-save-and-load-a-model.swift",
"36-can-swift-drive-a-car.swift",
"37-wing-panel-rivet-inspection.swift",
"38-wind-tunnel-lift-predictor.swift",
"39-true-effort-classification.swift",
"40-running-stress-breakdown.swift",
"41-recovery-prediction.swift",
"42-delivery-route-optimizer.swift",
"43-true-effort-score.swift",
"44-adaptive-effort-model.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.