Skip to content

fix(simd): disable broken get_best_from_dists_f64_avx2 until fixed #638

fix(simd): disable broken get_best_from_dists_f64_avx2 until fixed

fix(simd): disable broken get_best_from_dists_f64_avx2 until fixed #638

Triggered via push December 15, 2024 20:23
Status Cancelled
Total duration 3m 42s
Artifacts

build.yml

on: push
Formatting
18s
Formatting
Lint (Stable)
25s
Lint (Stable)
Lint (Nightly)
17s
Lint (Nightly)
Cargo Check (Stable)
39s
Cargo Check (Stable)
Cargo Check (Nightly)
39s
Cargo Check (Nightly)
Run Tests (Stable, no crate features enabled that require unstable Rust)
1m 56s
Run Tests (Stable, no crate features enabled that require unstable Rust)
Run Tests (Nightly, all features enabled)
3m 33s
Run Tests (Nightly, all features enabled)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
Formatting
Process completed with exit code 1.
Run Tests (Nightly, all features enabled)
Canceling since a higher priority waiting request for 'CI-refs/heads/fix/misbehaving-simd' exists
Lint (Nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Formatting: src/float_leaf_slice/leaf_slice.rs#L316
Diff in /home/runner/work/kiddo/kiddo/src/float_leaf_slice/leaf_slice.rs
Lint (Stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Cargo Check (Stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Cargo Check (Nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Run Tests (Stable, no crate features enabled that require unstable Rust)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Run Tests (Nightly, all features enabled): src/float_leaf_slice/leaf_slice.rs#L13
unused import: `super::f64_avx2::get_best_from_dists_f64_avx2`
Run Tests (Nightly, all features enabled): src/float_leaf_slice/f64_avx2.rs#L8
function `get_best_from_dists_f64_avx2` is never used