[INFO] fetching crate kannolo 0.2.3... [INFO] checking kannolo-0.2.3 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate kannolo 0.2.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate kannolo 0.2.3 [INFO] finished tweaking crates.io crate kannolo 0.2.3 [INFO] tweaked toml for crates.io crate kannolo 0.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kannolo 0.2.3 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kannolo 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de8006f9a5e690411e46a369899d97862cca9e7aa5349a0328fd1b8c8332cf5 [INFO] running `Command { std: "docker" "start" "-a" "5de8006f9a5e690411e46a369899d97862cca9e7aa5349a0328fd1b8c8332cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de8006f9a5e690411e46a369899d97862cca9e7aa5349a0328fd1b8c8332cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de8006f9a5e690411e46a369899d97862cca9e7aa5349a0328fd1b8c8332cf5", kill_on_drop: false }` [INFO] [stdout] 5de8006f9a5e690411e46a369899d97862cca9e7aa5349a0328fd1b8c8332cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3629049c23b33113651b784bcbd86ce5a1f95ad0dbe75341e5d709a0079d3ae [INFO] running `Command { std: "docker" "start" "-a" "c3629049c23b33113651b784bcbd86ce5a1f95ad0dbe75341e5d709a0079d3ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking approx_eq v0.1.8 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling kannolo v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling numpy v0.24.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking lax v0.16.0 [INFO] [stderr] Checking sprs v0.11.3 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Checking linfa-linalg v0.1.0 [INFO] [stderr] Checking ndarray-linalg v0.16.0 [INFO] [stderr] Checking ndarray-npy v0.8.1 [INFO] [stderr] Checking ann_dataset v0.1.3 [INFO] [stdout] warning: unused import: `NoHashHasher` [INFO] [stdout] --> src/visited_set/set.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | use nohash_hasher::{BuildNoHashHasher, NoHashHasher}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(stdarch_x86_avx512)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NoHashHasher` [INFO] [stdout] --> src/visited_set/set.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | use nohash_hasher::{BuildNoHashHasher, NoHashHasher}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::arch::x86_64::*` [INFO] [stdout] --> src/distances/simd/utils.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | use std::arch::x86_64::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(stdarch_x86_avx512)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transpose_a` [INFO] [stdout] --> src/utils/mod.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | transpose_a: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transpose_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transpose_b` [INFO] [stdout] --> src/utils/mod.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | transpose_b: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transpose_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_nearest_centroid_avx2_d4` is never used [INFO] [stdout] --> src/distances/simd/distances.rs:172:11 [INFO] [stdout] | [INFO] [stdout] 172 | unsafe fn find_nearest_centroid_avx2_d4(query: &[f32], centroids: &[f32], ksub: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_nearest_centroid_avx2_d8` is never used [INFO] [stdout] --> src/distances/simd/distances.rs:386:11 [INFO] [stdout] | [INFO] [stdout] 386 | unsafe fn find_nearest_centroid_avx2_d8( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_distances_d1` is never used [INFO] [stdout] --> src/distances/simd/distances.rs:543:11 [INFO] [stdout] | [INFO] [stdout] 543 | unsafe fn compute_distances_d1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_distances_d12` is never used [INFO] [stdout] --> src/distances/simd/distances.rs:615:11 [INFO] [stdout] | [INFO] [stdout] 615 | unsafe fn compute_distances_d12( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transpose_a` [INFO] [stdout] --> src/utils/mod.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | transpose_a: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transpose_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transpose_b` [INFO] [stdout] --> src/utils/mod.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | transpose_b: bool, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transpose_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.54s [INFO] running `Command { std: "docker" "inspect" "c3629049c23b33113651b784bcbd86ce5a1f95ad0dbe75341e5d709a0079d3ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3629049c23b33113651b784bcbd86ce5a1f95ad0dbe75341e5d709a0079d3ae", kill_on_drop: false }` [INFO] [stdout] c3629049c23b33113651b784bcbd86ce5a1f95ad0dbe75341e5d709a0079d3ae