[INFO] cloning repository https://github.com/suzuke/transformer-from-scratch-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suzuke/transformer-from-scratch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzuke%2Ftransformer-from-scratch-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzuke%2Ftransformer-from-scratch-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23562005e90626851d9bc85d231520cc3dc482a5
[INFO] checking suzuke/transformer-from-scratch-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuzuke%2Ftransformer-from-scratch-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/suzuke/transformer-from-scratch-rs
[INFO] finished tweaking git repo https://github.com/suzuke/transformer-from-scratch-rs
[INFO] tweaked toml for git repo https://github.com/suzuke/transformer-from-scratch-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suzuke/transformer-from-scratch-rs on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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 335 packages to latest compatible versions
[INFO] [stderr]       Adding candle-core v0.4.1 (available: v0.11.0)
[INFO] [stderr]       Adding candle-datasets v0.4.1 (available: v0.11.0)
[INFO] [stderr]       Adding candle-nn v0.4.1 (available: v0.11.0)
[INFO] [stderr]       Adding hf-hub v0.3.2 (available: v1.0.0)
[INFO] [stderr]       Adding parquet v51.0.0 (available: v59.3.0)
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] [stderr]       Adding tokenizers v0.15.2 (available: v0.23.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokenizers v0.15.2
[INFO] [stderr]   Downloaded hf-hub v0.3.2
[INFO] [stderr]   Downloaded parquet v51.0.0
[INFO] [stderr]   Downloaded snap v1.1.2
[INFO] [stderr]   Downloaded arrow-select v51.0.0
[INFO] [stderr]   Downloaded arrow-schema v51.0.0
[INFO] [stderr]   Downloaded arrow-array v51.0.0
[INFO] [stderr]   Downloaded arrow-buffer v51.0.0
[INFO] [stderr]   Downloaded arrow-data v51.0.0
[INFO] [stderr]   Downloaded arrow-ipc v51.0.0
[INFO] [stderr]   Downloaded flatbuffers v23.5.26
[INFO] [stderr]   Downloaded arrow-cast v51.0.0
[INFO] [stderr]   Downloaded candle-nn v0.4.1
[INFO] [stderr]   Downloaded candle-core v0.4.1
[INFO] [stderr]   Downloaded cudarc v0.10.0
[INFO] [stderr]   Downloaded candle-metal-kernels v0.4.1
[INFO] [stderr]   Downloaded bindgen_cuda v0.1.6
[INFO] [stderr]   Downloaded candle-datasets v0.4.1
[INFO] [stderr]   Downloaded candle-kernels v0.4.1
[INFO] [stderr]   Downloaded arrow-data v50.0.0
[INFO] [stderr]   Downloaded parquet v50.0.0
[INFO] [stderr]   Downloaded arrow-schema v50.0.0
[INFO] [stderr]   Downloaded arrow-array v50.0.0
[INFO] [stderr]   Downloaded arrow-buffer v50.0.0
[INFO] [stderr]   Downloaded arrow-select v50.0.0
[INFO] [stderr]   Downloaded arrow-ipc v50.0.0
[INFO] [stderr]   Downloaded arrow-cast v50.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7952e2ac3aa3b227353c64c7da7e11e75e8bb1df72736b7ec06705074d075d76
[INFO] running `Command { std: "docker" "start" "7952e2ac3aa3b227353c64c7da7e11e75e8bb1df72736b7ec06705074d075d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7952e2ac3aa3b227353c64c7da7e11e75e8bb1df72736b7ec06705074d075d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7952e2ac3aa3b227353c64c7da7e11e75e8bb1df72736b7ec06705074d075d76" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7952e2ac3aa3b227353c64c7da7e11e75e8bb1df72736b7ec06705074d075d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7952e2ac3aa3b227353c64c7da7e11e75e8bb1df72736b7ec06705074d075d76" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking arrow-schema v50.0.0
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking arrow-schema v51.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking twox-hash v2.1.4
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking arrow-buffer v50.0.0
[INFO] [stderr]     Checking arrow-buffer v51.0.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking arrow-data v50.0.0
[INFO] [stderr]     Checking arrow-data v51.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.3
[INFO] [stderr]     Checking arrow-array v50.0.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking arrow-array v51.0.0
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking macro_rules_attribute v0.2.3
[INFO] [stderr]     Checking hf-hub v0.3.2
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking candle-core v0.4.1
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking image v0.24.9
[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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[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.8/src/distributions/uniform.rs:184:13
[INFO] [stdout]      |
[INFO] [stdout]  182 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]  183 |     where
[INFO] [stdout]  184 |         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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[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.8/src/distributions/uniform.rs:185:13
[INFO] [stdout]      |
[INFO] [stdout]  182 |     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]  185 |         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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.8/src/distributions/uniform.rs:177:23
[INFO] [stdout]      |
[INFO] [stdout]  177 | 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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[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.8/src/distributions/uniform.rs:177:12
[INFO] [stdout]      |
[INFO] [stdout]  177 | 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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.8/src/distributions/uniform.rs:177:23
[INFO] [stdout]      |
[INFO] [stdout]  177 | 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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[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.8/src/distributions/uniform.rs:184:13
[INFO] [stdout]      |
[INFO] [stdout]  182 |     pub fn new<B1, B2>(low: B1, high: B2) -> Uniform<X>
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]  183 |     where
[INFO] [stdout]  184 |         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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[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.8/src/distributions/uniform.rs:185:13
[INFO] [stdout]      |
[INFO] [stdout]  182 |     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]  185 |         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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.8/src/distributions/uniform.rs:177:23
[INFO] [stdout]      |
[INFO] [stdout]  177 | 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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[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.8/src/distributions/uniform.rs:177:12
[INFO] [stdout]      |
[INFO] [stdout]  177 | 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.8/src/distributions/uniform.rs:214:1
[INFO] [stdout]      |
[INFO] [stdout]  214 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/uniform.rs:268:1
[INFO] [stdout]      |
[INFO] [stdout]  268 | pub trait SampleUniform: Sized {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = help: the following other types implement trait `SampleUniform`:
[INFO] [stdout]                Duration
[INFO] [stdout]                char
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i128
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]              and 8 others
[INFO] [stdout] note: required by a bound in `Uniform`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.8/src/distributions/uniform.rs:177:23
[INFO] [stdout]      |
[INFO] [stdout]  177 | 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.8/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[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.8/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[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.8/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[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.8/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[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.8/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[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.8/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[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.8/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[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.8/src/distributions/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.5/src/distr/distribution.rs:35:1
[INFO] [stdout]      |
[INFO] [stdout]   35 | pub trait Distribution<T> {
[INFO] [stdout]      | ------------------------- this is the trait that was imported
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: `StandardNormal` implements trait `rand_distr::Distribution<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/normal.rs:43:1
[INFO] [stdout]      |
[INFO] [stdout]   43 | impl Distribution<f32> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f32>`
[INFO] [stdout] ...
[INFO] [stdout]   52 | impl Distribution<f64> for StandardNormal {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `rand_distr::Distribution<f64>`
[INFO] [stdout]      = note: there are multiple different versions of crate `rand_distr` in the dependency graph
[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] [stderr]     Checking arrow-select v51.0.0
[INFO] [stderr]     Checking arrow-select v50.0.0
[INFO] [stderr]     Checking arrow-cast v51.0.0
[INFO] [stderr]     Checking tokenizers v0.15.2
[INFO] [stderr]     Checking arrow-cast v50.0.0
[INFO] [stderr]     Checking arrow-ipc v51.0.0
[INFO] [stderr]     Checking arrow-ipc v50.0.0
[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" "7952e2ac3aa3b227353c64c7da7e11e75e8bb1df72736b7ec06705074d075d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7952e2ac3aa3b227353c64c7da7e11e75e8bb1df72736b7ec06705074d075d76", kill_on_drop: false }`
[INFO] [stdout] 7952e2ac3aa3b227353c64c7da7e11e75e8bb1df72736b7ec06705074d075d76
