[INFO] fetching crate abd-clam 0.30.0... [INFO] checking abd-clam-0.30.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate abd-clam 0.30.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate abd-clam 0.30.0 [INFO] finished tweaking crates.io crate abd-clam 0.30.0 [INFO] tweaked toml for crates.io crate abd-clam 0.30.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate abd-clam 0.30.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 184 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding float-cmp v0.9.0 (available: v0.10.0) [INFO] [stderr] Adding priority-queue v1.4.0 (available: v2.5.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding smartcore v0.2.1 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2f7818dff4236821699d4f585962b1e032deefe965c2cabbf43ae785b6de256 [INFO] running `Command { std: "docker" "start" "-a" "f2f7818dff4236821699d4f585962b1e032deefe965c2cabbf43ae785b6de256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2f7818dff4236821699d4f585962b1e032deefe965c2cabbf43ae785b6de256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f7818dff4236821699d4f585962b1e032deefe965c2cabbf43ae785b6de256", kill_on_drop: false }` [INFO] [stdout] f2f7818dff4236821699d4f585962b1e032deefe965c2cabbf43ae785b6de256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29044c31b4214c016e491241c58aae3ec2c905d6f975203a70d0c44692be219d [INFO] running `Command { std: "docker" "start" "-a" "29044c31b4214c016e491241c58aae3ec2c905d6f975203a70d0c44692be219d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking mt_logger v3.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking statistical v1.0.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking smartcore v0.2.1 [INFO] [stderr] Checking distances v1.8.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking automl v0.2.9 [INFO] [stderr] Checking abd-clam v0.30.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `symagen` [INFO] [stdout] --> src/cakes/sharded.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | use symagen::random_data; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `symagen` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `symagen`, use `cargo add symagen` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `symagen` [INFO] [stdout] --> src/utils.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | use symagen::random_data; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `symagen` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `symagen`, use `cargo add symagen` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `symagen` [INFO] [stdout] --> src/chaoda/graph/_graph.rs:774:20 [INFO] [stdout] | [INFO] [stdout] 774 | let data = symagen::random_data::random_tabular(cardinality, dimensionality, -1., 1., &mut rng); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `symagen` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `symagen`, use `cargo add symagen` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `symagen` [INFO] [stdout] --> src/chaoda/graph/criteria.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 174 | let data = symagen::random_data::random_tabular(cardinality, dimensionality, -1., 1., &mut rng); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `symagen` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `symagen`, use `cargo add symagen` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/chaoda/graph/_graph.rs:414:36 [INFO] [stdout] | [INFO] [stdout] 414 | .unwrap_or_else(|| (unreachable!("loop guarantees unvisited is not empty"))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 414 - .unwrap_or_else(|| (unreachable!("loop guarantees unvisited is not empty"))); [INFO] [stdout] 414 + .unwrap_or_else(|| unreachable!("loop guarantees unvisited is not empty")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/chaoda/graph/_graph.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | .unwrap_or_else(|_| (unreachable!("Clusters are guaranteed to be in the graph"))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 417 - .unwrap_or_else(|_| (unreachable!("Clusters are guaranteed to be in the graph"))); [INFO] [stdout] 417 + .unwrap_or_else(|_| unreachable!("Clusters are guaranteed to be in the graph")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/pancakes/rnn/clustered.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | .partition(|&(c, d)| ((c.radius() + d) <= radius)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - .partition(|&(c, d)| ((c.radius() + d) <= radius)); [INFO] [stdout] 56 + .partition(|&(c, d)| (c.radius() + d) <= radius); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/chaoda/graph/_graph.rs:414:36 [INFO] [stdout] | [INFO] [stdout] 414 | .unwrap_or_else(|| (unreachable!("loop guarantees unvisited is not empty"))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 414 - .unwrap_or_else(|| (unreachable!("loop guarantees unvisited is not empty"))); [INFO] [stdout] 414 + .unwrap_or_else(|| unreachable!("loop guarantees unvisited is not empty")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/chaoda/graph/_graph.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | .unwrap_or_else(|_| (unreachable!("Clusters are guaranteed to be in the graph"))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 417 - .unwrap_or_else(|_| (unreachable!("Clusters are guaranteed to be in the graph"))); [INFO] [stdout] 417 + .unwrap_or_else(|_| unreachable!("Clusters are guaranteed to be in the graph")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/pancakes/rnn/clustered.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | .partition(|&(c, d)| ((c.radius() + d) <= radius)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - .partition(|&(c, d)| ((c.radius() + d) <= radius)); [INFO] [stdout] 56 + .partition(|&(c, d)| (c.radius() + d) <= radius); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:47:56 [INFO] [stdout] | [INFO] [stdout] 47 | let mut num_bytes = vec![0; ::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:133:56 [INFO] [stdout] | [INFO] [stdout] 133 | if bytes.len() == <$ty as Number>::num_bytes() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_instance_number!(u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, isize, i128, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_instance_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:136:83 [INFO] [stdout] | [INFO] [stdout] 136 | Err(format!("Expected {} bytes, got {}", <$ty as Number>::num_bytes(), bytes.len())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_instance_number!(u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, isize, i128, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_instance_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:47:56 [INFO] [stdout] | [INFO] [stdout] 47 | let mut num_bytes = vec![0; ::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:133:56 [INFO] [stdout] | [INFO] [stdout] 133 | if bytes.len() == <$ty as Number>::num_bytes() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_instance_number!(u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, isize, i128, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_instance_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:136:83 [INFO] [stdout] | [INFO] [stdout] 136 | Err(format!("Expected {} bytes, got {}", <$ty as Number>::num_bytes(), bytes.len())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | impl_instance_number!(u8, u16, u32, u64, u128, usize, i8, i16, i32, i64, isize, i128, f32, f64); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_instance_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/cakes/knn/greedy_sieve.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | U::zero() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/cakes/knn/greedy_sieve.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | U::zero() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/cakes/knn/sieve_sep_center.rs:49:49 [INFO] [stdout] | [INFO] [stdout] 49 | d_min: if d > r { d - r } else { U::zero() }, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/cakes/knn/sieve_sep_center.rs:49:49 [INFO] [stdout] | [INFO] [stdout] 49 | d_min: if d > r { d - r } else { U::zero() }, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/cakes/knn/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | self.queue.peek().map_or_else(U::zero, |(_, &OrdNumber(d))| d) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/cakes/knn/mod.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | self.queue.peek().map_or_else(U::zero, |(_, &OrdNumber(d))| d) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/chaoda/graph/_graph.rs:319:52 [INFO] [stdout] | [INFO] [stdout] 319 | let mut matrix: Vec> = vec![vec![U::zero(); self.vertex_cardinality()]; self.vertex_cardinality()]; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/chaoda/graph/_graph.rs:364:60 [INFO] [stdout] | [INFO] [stdout] 364 | .map(|row| row.iter().map(|&v| v != U::zero()).collect()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/chaoda/graph/_graph.rs:319:52 [INFO] [stdout] | [INFO] [stdout] 319 | let mut matrix: Vec> = vec![vec![U::zero(); self.vertex_cardinality()]; self.vertex_cardinality()]; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/chaoda/graph/_graph.rs:364:60 [INFO] [stdout] | [INFO] [stdout] 364 | .map(|row| row.iter().map(|&v| v != U::zero()).collect()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/core/cluster/mod.rs:127:56 [INFO] [stdout] | [INFO] [stdout] 127 | self.cardinality() == 1 || self.radius() == U::zero() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | if bytes.len() % T::num_bytes() == 0 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | .chunks_exact(T::num_bytes()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | T::num_bytes(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:279:53 [INFO] [stdout] | [INFO] [stdout] 279 | let mut num_type_bytes = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:299:53 [INFO] [stdout] | [INFO] [stdout] 299 | let mut num_name_bytes = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:311:54 [INFO] [stdout] | [INFO] [stdout] 311 | let mut cardinality_buf = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:318:54 [INFO] [stdout] | [INFO] [stdout] 318 | let mut permutation_buf = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/core/cluster/mod.rs:127:56 [INFO] [stdout] | [INFO] [stdout] 127 | self.cardinality() == 1 || self.radius() == U::zero() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:340:55 [INFO] [stdout] | [INFO] [stdout] 340 | let mut num_metadata_buf = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/core/dataset/mod.rs:171:44 [INFO] [stdout] | [INFO] [stdout] 171 | self.one_to_one(left, right) == U::zero() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/core/dataset/mod.rs:230:39 [INFO] [stdout] | [INFO] [stdout] 230 | let mut matrix = vec![vec![U::zero(); n]; n]; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | if bytes.len() % T::num_bytes() == 0 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | .chunks_exact(T::num_bytes()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/instance.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | T::num_bytes(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:279:53 [INFO] [stdout] | [INFO] [stdout] 279 | let mut num_type_bytes = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:299:53 [INFO] [stdout] | [INFO] [stdout] 299 | let mut num_name_bytes = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:311:54 [INFO] [stdout] | [INFO] [stdout] 311 | let mut cardinality_buf = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:318:54 [INFO] [stdout] | [INFO] [stdout] 318 | let mut permutation_buf = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/core/dataset/vec2d.rs:340:55 [INFO] [stdout] | [INFO] [stdout] 340 | let mut num_metadata_buf = vec![0; usize::num_bytes()]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/core/dataset/mod.rs:171:44 [INFO] [stdout] | [INFO] [stdout] 171 | self.one_to_one(left, right) == U::zero() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/core/dataset/mod.rs:230:39 [INFO] [stdout] | [INFO] [stdout] 230 | let mut matrix = vec![vec![U::zero(); n]; n]; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:374:80 [INFO] [stdout] | [INFO] [stdout] 374 | let len = ::from_le_bytes(&bytes[offset..(offset + usize::num_bytes())]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 375 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:383:90 [INFO] [stdout] | [INFO] [stdout] 383 | let reference = ::from_le_bytes(&bytes[offset..(offset + usize::num_bytes())]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:384:26 [INFO] [stdout] | [INFO] [stdout] 384 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:385:87 [INFO] [stdout] | [INFO] [stdout] 385 | let target = ::from_le_bytes(&bytes[offset..(offset + usize::num_bytes())]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:386:26 [INFO] [stdout] | [INFO] [stdout] 386 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:389:84 [INFO] [stdout] | [INFO] [stdout] 389 | let len = ::from_le_bytes(&bytes[offset..(offset + usize::num_bytes())]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:390:26 [INFO] [stdout] | [INFO] [stdout] 390 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:426:62 [INFO] [stdout] | [INFO] [stdout] 426 | let bytes = &self.bytes[offset..(offset + usize::num_bytes())]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:431:42 [INFO] [stdout] | [INFO] [stdout] 431 | let mut offset = offset + usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:435:66 [INFO] [stdout] | [INFO] [stdout] 435 | let bytes = &self.bytes[offset..(offset + usize::num_bytes())]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:438:30 [INFO] [stdout] | [INFO] [stdout] 438 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/utils.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | .fold((F::zero(), F::zero()), |(sum, sum_squares), (x, xx)| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/utils.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | .fold((F::zero(), F::zero()), |(sum, sum_squares), (x, xx)| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/utils.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | if radius == T::zero() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0689]: can't call method `mul_add` on ambiguous numeric type `{float}` [INFO] [stdout] --> src/utils.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | alpha.mul_add(ratio, (1. - alpha) * parent_ema) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you must specify a type for this binding, like `f32` [INFO] [stdout] | [INFO] [stdout] 124 | let alpha: f32 = 2. / 11.; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:374:80 [INFO] [stdout] | [INFO] [stdout] 374 | let len = ::from_le_bytes(&bytes[offset..(offset + usize::num_bytes())]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 375 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:383:90 [INFO] [stdout] | [INFO] [stdout] 383 | let reference = ::from_le_bytes(&bytes[offset..(offset + usize::num_bytes())]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:384:26 [INFO] [stdout] | [INFO] [stdout] 384 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:385:87 [INFO] [stdout] | [INFO] [stdout] 385 | let target = ::from_le_bytes(&bytes[offset..(offset + usize::num_bytes())]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:386:26 [INFO] [stdout] | [INFO] [stdout] 386 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:389:84 [INFO] [stdout] | [INFO] [stdout] 389 | let len = ::from_le_bytes(&bytes[offset..(offset + usize::num_bytes())]); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:390:26 [INFO] [stdout] | [INFO] [stdout] 390 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:426:62 [INFO] [stdout] | [INFO] [stdout] 426 | let bytes = &self.bytes[offset..(offset + usize::num_bytes())]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:431:42 [INFO] [stdout] | [INFO] [stdout] 431 | let mut offset = offset + usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:435:66 [INFO] [stdout] | [INFO] [stdout] 435 | let bytes = &self.bytes[offset..(offset + usize::num_bytes())]; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::num_bytes`: Use `Number::NUM_BYTES` instead [INFO] [stdout] --> src/pancakes/codec/dataset.rs:438:30 [INFO] [stdout] | [INFO] [stdout] 438 | offset += usize::num_bytes(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/utils.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | .fold((F::zero(), F::zero()), |(sum, sum_squares), (x, xx)| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/utils.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | .fold((F::zero(), F::zero()), |(sum, sum_squares), (x, xx)| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `distances::Number::zero`: Use `Number::ZERO` instead [INFO] [stdout] --> src/utils.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | if radius == T::zero() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0689]: can't call method `mul_add` on ambiguous numeric type `{float}` [INFO] [stdout] --> src/utils.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | alpha.mul_add(ratio, (1. - alpha) * parent_ema) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you must specify a type for this binding, like `f32` [INFO] [stdout] | [INFO] [stdout] 124 | let alpha: f32 = 2. / 11.; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0689`. [INFO] [stdout] [INFO] [stderr] error: could not compile `abd-clam` (lib) due to 1 previous error; 37 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0689. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `abd-clam` (lib test) due to 5 previous errors; 37 warnings emitted [INFO] running `Command { std: "docker" "inspect" "29044c31b4214c016e491241c58aae3ec2c905d6f975203a70d0c44692be219d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29044c31b4214c016e491241c58aae3ec2c905d6f975203a70d0c44692be219d", kill_on_drop: false }` [INFO] [stdout] 29044c31b4214c016e491241c58aae3ec2c905d6f975203a70d0c44692be219d