[INFO] fetching crate oxidized-transformers 0.1.1...
[INFO] testing oxidized-transformers-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oxidized-transformers 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate oxidized-transformers 0.1.1
[INFO] finished tweaking crates.io crate oxidized-transformers 0.1.1
[INFO] tweaked toml for crates.io crate oxidized-transformers 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxidized-transformers 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 288 packages to latest compatible versions
[INFO] [stderr]       Adding candle-core v0.4.1 (available: v0.9.1)
[INFO] [stderr]       Adding candle-nn v0.4.1 (available: v0.9.1)
[INFO] [stderr]       Adding hf-hub v0.3.2 (available: v0.4.3)
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.17.1)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] [stderr]       Adding rand_pcg v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding rstest v0.18.2 (available: v0.26.1)
[INFO] [stderr]       Adding tokenizers v0.15.2 (available: v0.22.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c79a2b3ed4d1a48fb75bf6d71305e4e722cde93d3cc726be2dae86f7518c5a8
[INFO] running `Command { std: "docker" "start" "-a" "8c79a2b3ed4d1a48fb75bf6d71305e4e722cde93d3cc726be2dae86f7518c5a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c79a2b3ed4d1a48fb75bf6d71305e4e722cde93d3cc726be2dae86f7518c5a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c79a2b3ed4d1a48fb75bf6d71305e4e722cde93d3cc726be2dae86f7518c5a8", kill_on_drop: false }`
[INFO] [stdout] 8c79a2b3ed4d1a48fb75bf6d71305e4e722cde93d3cc726be2dae86f7518c5a8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebbcde8a167b683d69a03630d76c9ef22827b96f4566e48644c8a4b248ea98d2
[INFO] running `Command { std: "docker" "start" "-a" "ebbcde8a167b683d69a03630d76c9ef22827b96f4566e48644c8a4b248ea98d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rayon-cond v0.3.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling candle-core v0.4.1
[INFO] [stderr]    Compiling hf-hub v0.3.2
[INFO] [stderr]    Compiling tokenizers v0.15.2
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleBorrow<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2701:55
[INFO] [stdout]      |
[INFO] [stdout] 2701 |                     rand::distributions::Uniform::new(bf16::from_f64(min), bf16::from_f64(max));
[INFO] [stdout]      |                     --------------------------------- ^^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/bfloat.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct bf16(u16);
[INFO] [stdout]      | --------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `half::bf16` to implement `SampleBorrow<half::bf16>`
[INFO] [stdout] note: required by a bound in `Uniform::<X>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:186:13
[INFO] [stdout]      |
[INFO] [stdout]  184 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]  185 |     where
[INFO] [stdout]  186 |         B1: SampleBorrow<X> + Sized,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ required by this bound in `Uniform::<X>::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleBorrow<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2701:76
[INFO] [stdout]      |
[INFO] [stdout] 2701 |                     rand::distributions::Uniform::new(bf16::from_f64(min), bf16::from_f64(max));
[INFO] [stdout]      |                     ---------------------------------                      ^^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/bfloat.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct bf16(u16);
[INFO] [stdout]      | --------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `half::bf16` to implement `SampleBorrow<half::bf16>`
[INFO] [stdout] note: required by a bound in `Uniform::<X>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:187:13
[INFO] [stdout]      |
[INFO] [stdout]  184 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  187 |         B2: SampleBorrow<X> + Sized,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ required by this bound in `Uniform::<X>::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleUniform` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2701:21
[INFO] [stdout]      |
[INFO] [stdout] 2701 |                     rand::distributions::Uniform::new(bf16::from_f64(min), bf16::from_f64(max));
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/bfloat.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct bf16(u16);
[INFO] [stdout]      | --------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:23
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ required by this bound in `Uniform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleUniform` is not satisfied in `Uniform<half::bf16>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2700:21
[INFO] [stdout]      |
[INFO] [stdout] 2700 |                 let uniform =
[INFO] [stdout]      |                     ^^^^^^^ within `Uniform<half::bf16>`, the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/bfloat.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct bf16(u16);
[INFO] [stdout]      | --------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `Uniform<half::bf16>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:12
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleUniform` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2703:50
[INFO] [stdout]      |
[INFO] [stdout] 2703 |                     data.push(rng.sample::<bf16, _>(uniform))
[INFO] [stdout]      |                                                  ^ the trait `SampleUniform` is not implemented for `half::bf16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/bfloat.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct bf16(u16);
[INFO] [stdout]      | --------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:23
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ required by this bound in `Uniform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleBorrow<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2710:55
[INFO] [stdout]      |
[INFO] [stdout] 2710 |                     rand::distributions::Uniform::new(f16::from_f64(min), f16::from_f64(max));
[INFO] [stdout]      |                     --------------------------------- ^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/binary16.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct f16(u16);
[INFO] [stdout]      | -------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `half::f16` to implement `SampleBorrow<half::f16>`
[INFO] [stdout] note: required by a bound in `Uniform::<X>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:186:13
[INFO] [stdout]      |
[INFO] [stdout]  184 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]  185 |     where
[INFO] [stdout]  186 |         B1: SampleBorrow<X> + Sized,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ required by this bound in `Uniform::<X>::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleBorrow<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2710:75
[INFO] [stdout]      |
[INFO] [stdout] 2710 |                     rand::distributions::Uniform::new(f16::from_f64(min), f16::from_f64(max));
[INFO] [stdout]      |                     ---------------------------------                     ^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/binary16.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct f16(u16);
[INFO] [stdout]      | -------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `half::f16` to implement `SampleBorrow<half::f16>`
[INFO] [stdout] note: required by a bound in `Uniform::<X>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:187:13
[INFO] [stdout]      |
[INFO] [stdout]  184 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  187 |         B2: SampleBorrow<X> + Sized,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ required by this bound in `Uniform::<X>::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleUniform` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2710:21
[INFO] [stdout]      |
[INFO] [stdout] 2710 |                     rand::distributions::Uniform::new(f16::from_f64(min), f16::from_f64(max));
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/binary16.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct f16(u16);
[INFO] [stdout]      | -------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:23
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ required by this bound in `Uniform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleUniform` is not satisfied in `Uniform<half::f16>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2709:21
[INFO] [stdout]      |
[INFO] [stdout] 2709 |                 let uniform =
[INFO] [stdout]      |                     ^^^^^^^ within `Uniform<half::f16>`, the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/binary16.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct f16(u16);
[INFO] [stdout]      | -------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required because it appears within the type `Uniform<half::f16>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:12
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout]      = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleUniform` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2712:49
[INFO] [stdout]      |
[INFO] [stdout] 2712 |                     data.push(rng.sample::<f16, _>(uniform))
[INFO] [stdout]      |                                                 ^ the trait `SampleUniform` is not implemented for `half::f16`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:216:1
[INFO] [stdout]      |
[INFO] [stdout]  216 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/half-2.7.1/src/binary16.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub struct f16(u16);
[INFO] [stdout]      | -------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/uniform.rs:179:23
[INFO] [stdout]      |
[INFO] [stdout]  179 | pub struct Uniform<X: SampleUniform>(X::Sampler);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^ required by this bound in `Uniform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2746:30
[INFO] [stdout]      |
[INFO] [stdout] 2746 |                 let normal = rand_distr::Normal::new(bf16::from_f64(mean), bf16::from_f64(std))
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_distr::Distribution<half::bf16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal::<F>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:147:33
[INFO] [stdout]      |
[INFO] [stdout]  147 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal::<F>::new`
[INFO] [stdout] ...
[INFO] [stdout]  156 |     pub fn new(mean: F, std_dev: F) -> Result<Normal<F>, Error> {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2746:30
[INFO] [stdout]      |
[INFO] [stdout] 2746 |                 let normal = rand_distr::Normal::new(bf16::from_f64(mean), bf16::from_f64(std))
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_distr::Distribution<half::bf16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2746:30
[INFO] [stdout]      |
[INFO] [stdout] 2746 |                   let normal = rand_distr::Normal::new(bf16::from_f64(mean), bf16::from_f64(std))
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2747 | |                     .map_err(Error::wrap)?;
[INFO] [stdout]      | |_________________________________________^ the trait `rand_distr::Distribution<half::bf16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::bf16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2746:30
[INFO] [stdout]      |
[INFO] [stdout] 2746 |                   let normal = rand_distr::Normal::new(bf16::from_f64(mean), bf16::from_f64(std))
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2747 | |                     .map_err(Error::wrap)?;
[INFO] [stdout]      | |__________________________________________^ the trait `rand_distr::Distribution<half::bf16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `sample` exists for struct `rand_distr::Normal<half::bf16>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2749:38
[INFO] [stdout]      |
[INFO] [stdout] 2749 |                     data.push(normal.sample(&mut rng))
[INFO] [stdout]      |                                      ^^^^^^ method cannot be called on `rand_distr::Normal<half::bf16>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- doesn't satisfy `_: Distribution<bf16>`
[INFO] [stdout] ...
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      | -------------------- doesn't satisfy `_: Distribution<bf16>`, `rand_distr::Normal<half::bf16>: RngCore` or `rand_distr::Normal<half::bf16>: rand::Rng`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `StandardNormal: rand_distr::Distribution<half::bf16>`
[INFO] [stdout]              which is required by `rand_distr::Normal<half::bf16>: rand_distr::Distribution<half::bf16>`
[INFO] [stdout]              `rand_distr::Normal<half::bf16>: RngCore`
[INFO] [stdout]              which is required by `rand_distr::Normal<half::bf16>: rand::Rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2755:30
[INFO] [stdout]      |
[INFO] [stdout] 2755 |                 let normal = rand_distr::Normal::new(f16::from_f64(mean), f16::from_f64(std))
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_distr::Distribution<half::f16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal::<F>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:147:33
[INFO] [stdout]      |
[INFO] [stdout]  147 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal::<F>::new`
[INFO] [stdout] ...
[INFO] [stdout]  156 |     pub fn new(mean: F, std_dev: F) -> Result<Normal<F>, Error> {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2755:30
[INFO] [stdout]      |
[INFO] [stdout] 2755 |                 let normal = rand_distr::Normal::new(f16::from_f64(mean), f16::from_f64(std))
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_distr::Distribution<half::f16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2755:30
[INFO] [stdout]      |
[INFO] [stdout] 2755 |                   let normal = rand_distr::Normal::new(f16::from_f64(mean), f16::from_f64(std))
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2756 | |                     .map_err(Error::wrap)?;
[INFO] [stdout]      | |_________________________________________^ the trait `rand_distr::Distribution<half::f16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution<half::f16>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2755:30
[INFO] [stdout]      |
[INFO] [stdout] 2755 |                   let normal = rand_distr::Normal::new(f16::from_f64(mean), f16::from_f64(std))
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 2756 | |                     .map_err(Error::wrap)?;
[INFO] [stdout]      | |__________________________________________^ the trait `rand_distr::Distribution<half::f16>` is not implemented for `StandardNormal`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2690:13
[INFO] [stdout]      |
[INFO] [stdout] 2690 |         use rand::prelude::*;
[INFO] [stdout]      |             ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/convert.rs:3:5
[INFO] [stdout]      |
[INFO] [stdout]    3 | use half::{bf16, f16, slice::HalfFloatSliceExt};
[INFO] [stdout]      |     ---- one version of crate `rand` used here, as a dependency of crate `half`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand_distr::Normal`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:118:33
[INFO] [stdout]      |
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      |            ------ required by a bound in this struct
[INFO] [stdout]  118 | where F: Float, StandardNormal: Distribution<F>
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^ required by this bound in `Normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `sample` exists for struct `rand_distr::Normal<half::f16>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.4.1/src/cpu_backend.rs:2758:38
[INFO] [stdout]      |
[INFO] [stdout] 2758 |                     data.push(normal.sample(&mut rng))
[INFO] [stdout]      |                                      ^^^^^^ method cannot be called on `rand_distr::Normal<half::f16>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:41:1
[INFO] [stdout]      |
[INFO] [stdout]   41 | pub struct StandardNormal;
[INFO] [stdout]      | ------------------------- doesn't satisfy `_: Distribution<f16>`
[INFO] [stdout] ...
[INFO] [stdout]  117 | pub struct Normal<F>
[INFO] [stdout]      | -------------------- doesn't satisfy `_: Distribution<f16>`, `rand_distr::Normal<half::f16>: RngCore` or `rand_distr::Normal<half::f16>: rand::Rng`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `StandardNormal: rand_distr::Distribution<half::f16>`
[INFO] [stdout]              which is required by `rand_distr::Normal<half::f16>: rand_distr::Distribution<half::f16>`
[INFO] [stdout]              `rand_distr::Normal<half::f16>: RngCore`
[INFO] [stdout]              which is required by `rand_distr::Normal<half::f16>: rand::Rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `candle-core` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ebbcde8a167b683d69a03630d76c9ef22827b96f4566e48644c8a4b248ea98d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebbcde8a167b683d69a03630d76c9ef22827b96f4566e48644c8a4b248ea98d2", kill_on_drop: false }`
[INFO] [stdout] ebbcde8a167b683d69a03630d76c9ef22827b96f4566e48644c8a4b248ea98d2
