[INFO] fetching crate llml_simd 0.1.6...
[INFO] checking llml_simd-0.1.6 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate llml_simd 0.1.6 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate llml_simd 0.1.6 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate llml_simd 0.1.6
[INFO] finished tweaking crates.io crate llml_simd 0.1.6
[INFO] tweaked toml for crates.io crate llml_simd 0.1.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 82 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d682cf76faade4ff2eb5df16102080b4ead705772586f8daf4f7ed5ad8e10fa3
[INFO] running `Command { std: "docker" "start" "-a" "d682cf76faade4ff2eb5df16102080b4ead705772586f8daf4f7ed5ad8e10fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d682cf76faade4ff2eb5df16102080b4ead705772586f8daf4f7ed5ad8e10fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d682cf76faade4ff2eb5df16102080b4ead705772586f8daf4f7ed5ad8e10fa3", kill_on_drop: false }`
[INFO] [stdout] d682cf76faade4ff2eb5df16102080b4ead705772586f8daf4f7ed5ad8e10fa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b5892bb133439ca507370c649f5a8e13d3f49f516bef97a6b3284348790f461
[INFO] running `Command { std: "docker" "start" "-a" "5b5892bb133439ca507370c649f5a8e13d3f49f516bef97a6b3284348790f461", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling llml_simd_proc v0.1.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking llml_simd v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] warning: unused macro definition: `flat_mod`
[INFO] [stdout]  --> src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | macro_rules! flat_mod {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(concat_idents, exclusive_range_pattern)]
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: unused macro definition: `test_rand`
[INFO] [stdout]    --> tests/main.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | macro_rules! test_rand {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `test_serde`
[INFO] [stdout]    --> tests/main.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 179 | macro_rules! test_serde {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `flat_mod`
[INFO] [stdout]  --> src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | macro_rules! flat_mod {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(concat_idents, exclusive_range_pattern)]
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:36:43
[INFO] [stdout]     |
[INFO] [stdout] 36  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:37:42
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 119 | bench_other!(add, sub, mul, div, vmin, vmax);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_other` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:74:43
[INFO] [stdout]     |
[INFO] [stdout] 74  |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 120 | bench_horiz!(min, max, sum, prod);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_horiz` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::single::f32x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::single::f32x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x2>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x2>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x4>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x4>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x6>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x6>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x8>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x8>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x10>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x10>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x12>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x12>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x14>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x14>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let alpha : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:110:42
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     let beta : $target = random();
[INFO] [stdout]     |                                          ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<llml_simd::float::double::f64x16>` is not satisfied
[INFO] [stdout]    --> benches/main.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     let gamma : $target = random();
[INFO] [stdout]     |                                           ^^^^^^^^ the trait `Distribution<llml_simd::float::double::f64x16>` is not implemented for `Standard`
[INFO] [stdout] ...
[INFO] [stdout] 121 | bench_fma!();
[INFO] [stdout]     | ------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `rand::random`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 184 | where Standard: Distribution<T> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `random`
[INFO] [stdout]     = note: this error originates in the macro `bench_fma` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llml_simd` (bench "main") due to 304 previous errors
[INFO] running `Command { std: "docker" "inspect" "5b5892bb133439ca507370c649f5a8e13d3f49f516bef97a6b3284348790f461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b5892bb133439ca507370c649f5a8e13d3f49f516bef97a6b3284348790f461", kill_on_drop: false }`
[INFO] [stdout] 5b5892bb133439ca507370c649f5a8e13d3f49f516bef97a6b3284348790f461
