[INFO] fetching crate bridge-common 0.1.0... [INFO] checking bridge-common-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate bridge-common 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate bridge-common 0.1.0 [INFO] finished tweaking crates.io crate bridge-common 0.1.0 [INFO] tweaked toml for crates.io crate bridge-common 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bridge-common 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 459 packages to latest compatible versions [INFO] [stderr] Adding askama v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding bollard v0.16.1 (available: v0.19.2) [INFO] [stderr] Adding bollard-stubs v1.44.0-rc.2 (available: v1.44.0-rc.26.0.1) [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 candle-transformers v0.4.1 (available: v0.9.1) [INFO] [stderr] Adding fantoccini v0.19.3 (available: v0.22.0) [INFO] [stderr] Adding hf-hub v0.3.2 (available: v0.4.3) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding tokenizers v0.19.1 (available: v0.22.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca274b5a08eadbdda0078ceb54a9c8d7f883743955b07aa2a188860b8b2adf03 [INFO] running `Command { std: "docker" "start" "-a" "ca274b5a08eadbdda0078ceb54a9c8d7f883743955b07aa2a188860b8b2adf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca274b5a08eadbdda0078ceb54a9c8d7f883743955b07aa2a188860b8b2adf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca274b5a08eadbdda0078ceb54a9c8d7f883743955b07aa2a188860b8b2adf03", kill_on_drop: false }` [INFO] [stdout] ca274b5a08eadbdda0078ceb54a9c8d7f883743955b07aa2a188860b8b2adf03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9b66c81a870abf934fd0509245e38612158ccc577228bfa177758ce17235d4c [INFO] running `Command { std: "docker" "start" "-a" "b9b66c81a870abf934fd0509245e38612158ccc577228bfa177758ce17235d4c", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Checking pulp v0.18.22 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking safetensors v0.4.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking gemm-common v0.17.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking gemm-f32 v0.17.1 [INFO] [stderr] Checking gemm-c32 v0.17.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking gemm-c64 v0.17.1 [INFO] [stderr] Checking gemm-f64 v0.17.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking gemm-f16 v0.17.1 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking monostate v0.1.14 [INFO] [stderr] Checking webdriver v0.46.0 [INFO] [stderr] Checking rayon-cond v0.3.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking gemm v0.17.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking candle-core v0.4.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking markdown v1.0.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleBorrow` 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.6.0/src/bfloat.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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` [INFO] [stdout] note: required by a bound in `Uniform::::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(low: B1, high: B2) -> Uniform [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 185 | where [INFO] [stdout] 186 | B1: SampleBorrow + Sized, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Uniform::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `half::bf16: SampleBorrow` 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.6.0/src/bfloat.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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` [INFO] [stdout] note: required by a bound in `Uniform::::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(low: B1, high: B2) -> Uniform [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 187 | B2: SampleBorrow + Sized, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Uniform::::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.6.0/src/bfloat.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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::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` [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`, 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.6.0/src/bfloat.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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` [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::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::(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.6.0/src/bfloat.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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::Sampler); [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Uniform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleBorrow` 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.6.0/src/binary16.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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` [INFO] [stdout] note: required by a bound in `Uniform::::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(low: B1, high: B2) -> Uniform [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 185 | where [INFO] [stdout] 186 | B1: SampleBorrow + Sized, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Uniform::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `half::f16: SampleBorrow` 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.6.0/src/binary16.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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` [INFO] [stdout] note: required by a bound in `Uniform::::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(low: B1, high: B2) -> Uniform [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 187 | B2: SampleBorrow + Sized, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Uniform::::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.6.0/src/binary16.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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::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` [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`, 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.6.0/src/binary16.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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` [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::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::(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.6.0/src/binary16.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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 { [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::Sampler); [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Uniform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution` 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` 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 { [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 { [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::::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 [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Normal::::new` [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn new(mean: F, std_dev: F) -> Result, 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` 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` 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 { [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 { [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 [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 118 | where F: Float, StandardNormal: Distribution [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Normal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution` 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` 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 { [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 { [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 [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 118 | where F: Float, StandardNormal: Distribution [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Normal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution` 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` 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 { [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 { [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 [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 118 | where F: Float, StandardNormal: Distribution [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`, 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` 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` [INFO] [stdout] ... [INFO] [stdout] 117 | pub struct Normal [INFO] [stdout] | -------------------- doesn't satisfy `_: Distribution`, `rand_distr::Normal: RngCore` or `rand_distr::Normal: rand::Rng` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `StandardNormal: rand_distr::Distribution` [INFO] [stdout] which is required by `rand_distr::Normal: rand_distr::Distribution` [INFO] [stdout] `rand_distr::Normal: RngCore` [INFO] [stdout] which is required by `rand_distr::Normal: rand::Rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution` 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` 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 { [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 { [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::::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 [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Normal::::new` [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn new(mean: F, std_dev: F) -> Result, 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` 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` 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 { [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 { [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 [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 118 | where F: Float, StandardNormal: Distribution [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Normal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution` 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` 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 { [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 { [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 [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 118 | where F: Float, StandardNormal: Distribution [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Normal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `StandardNormal: rand_distr::Distribution` 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` 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 { [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 { [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 [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 118 | where F: Float, StandardNormal: Distribution [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`, 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` 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` [INFO] [stdout] ... [INFO] [stdout] 117 | pub struct Normal [INFO] [stdout] | -------------------- doesn't satisfy `_: Distribution`, `rand_distr::Normal: RngCore` or `rand_distr::Normal: rand::Rng` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `StandardNormal: rand_distr::Distribution` [INFO] [stdout] which is required by `rand_distr::Normal: rand_distr::Distribution` [INFO] [stdout] `rand_distr::Normal: RngCore` [INFO] [stdout] which is required by `rand_distr::Normal: rand::Rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking tokenizers v0.19.1 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking ureq v2.12.1 [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" "b9b66c81a870abf934fd0509245e38612158ccc577228bfa177758ce17235d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9b66c81a870abf934fd0509245e38612158ccc577228bfa177758ce17235d4c", kill_on_drop: false }` [INFO] [stdout] b9b66c81a870abf934fd0509245e38612158ccc577228bfa177758ce17235d4c