[INFO] cloning repository https://github.com/is8ac/bnn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/is8ac/bnn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fis8ac%2Fbnn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fis8ac%2Fbnn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb07232b01c4dde9796461a17354e7edb49b9123 [INFO] checking is8ac/bnn against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fis8ac%2Fbnn" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/is8ac/bnn on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/is8ac/bnn [INFO] finished tweaking git repo https://github.com/is8ac/bnn [INFO] tweaked toml for git repo https://github.com/is8ac/bnn written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/is8ac/bnn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3af31a0e895f026cbdd0a35dc26a0d912fdd3d483892e44faffcfd1247d4a3f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b3af31a0e895f026cbdd0a35dc26a0d912fdd3d483892e44faffcfd1247d4a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3af31a0e895f026cbdd0a35dc26a0d912fdd3d483892e44faffcfd1247d4a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3af31a0e895f026cbdd0a35dc26a0d912fdd3d483892e44faffcfd1247d4a3f", kill_on_drop: false }` [INFO] [stdout] b3af31a0e895f026cbdd0a35dc26a0d912fdd3d483892e44faffcfd1247d4a3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8eb80eb3d7046afb042c73774df8fd29a887e1e4e3f685d4b4a321821f8809c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8eb80eb3d7046afb042c73774df8fd29a887e1e4e3f685d4b4a321821f8809c", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_hc v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking bnn v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(adt_const_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transmute` [INFO] [stdout] --> src/bits.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use std::mem::{self, transmute, MaybeUninit}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BMA`, `b32`, `b8` [INFO] [stdout] --> src/ecc.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bits::{b32, b64, b8, GetBit, PackedIndexSGet, BMA}; [INFO] [stdout] | ^^^ ^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shape::Shape` [INFO] [stdout] --> src/ecc.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::shape::Shape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Standard` [INFO] [stdout] --> src/ecc.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::distributions::{Distribution, Standard}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/ecc.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> src/ecc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/ecc.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/ecc.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::Wrapping` [INFO] [stdout] --> src/ecc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::num::Wrapping; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicU32`, `Ordering` [INFO] [stdout] --> src/ecc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use std::sync::atomic::{AtomicU32, Ordering}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/search.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/search.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | self[i / 64].0 |= ((b.unwrap_or(false) as u64) << (i % 64)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - self[i / 64].0 |= ((b.unwrap_or(false) as u64) << (i % 64)); [INFO] [stdout] 70 + self[i / 64].0 |= (b.unwrap_or(false) as u64) << (i % 64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(adt_const_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44580 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transmute` [INFO] [stdout] --> src/bits.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use std::mem::{self, transmute, MaybeUninit}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/search.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | self[i / 64].1 |= ((b.is_some() as u64) << (i % 64)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - self[i / 64].1 |= ((b.is_some() as u64) << (i % 64)); [INFO] [stdout] 72 + self[i / 64].1 |= (b.is_some() as u64) << (i % 64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitScaler`, `WeightArray`, `b128`, `b16`, `b8`, `t128`, `t16`, `t32`, `t8` [INFO] [stdout] --> src/bits.rs:1703:9 [INFO] [stdout] | [INFO] [stdout] 1703 | b128, b16, b32, b8, t128, t16, t32, t8, BitScaler, SIMDincrementCounters, WeightArray, [INFO] [stdout] | ^^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shape::Shape` [INFO] [stdout] --> src/bits.rs:1709:9 [INFO] [stdout] | [INFO] [stdout] 1709 | use crate::shape::Shape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitScaler`, `PackedIndexSGet`, `Shape`, `WeightArray`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1891:21 [INFO] [stdout] | [INFO] [stdout] 1891 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitScaler, PackedIndexSGet, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 1892 | Shape, WeightArray, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `weight_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/bits.rs:1894:21 [INFO] [stdout] | [INFO] [stdout] 1894 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `weight_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> src/bits.rs:1895:21 [INFO] [stdout] | [INFO] [stdout] 1895 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `weight_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/bits.rs:1896:21 [INFO] [stdout] | [INFO] [stdout] 1896 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `weight_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1913 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitScaler`, `PackedIndexSGet`, `Shape`, `WeightArray`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1891:21 [INFO] [stdout] | [INFO] [stdout] 1891 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitScaler, PackedIndexSGet, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 1892 | Shape, WeightArray, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `weight_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/bits.rs:1894:21 [INFO] [stdout] | [INFO] [stdout] 1894 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `weight_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> src/bits.rs:1895:21 [INFO] [stdout] | [INFO] [stdout] 1895 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `weight_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/bits.rs:1896:21 [INFO] [stdout] | [INFO] [stdout] 1896 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `weight_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1871:21 [INFO] [stdout] | [INFO] [stdout] 1871 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1914 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `shape_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BMA`, `b32`, `b8` [INFO] [stdout] --> src/ecc.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bits::{b32, b64, b8, GetBit, PackedIndexSGet, BMA}; [INFO] [stdout] | ^^^ ^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shape::Shape` [INFO] [stdout] --> src/ecc.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::shape::Shape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Standard` [INFO] [stdout] --> src/ecc.rs:3:41 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::distributions::{Distribution, Standard}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/ecc.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> src/ecc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/ecc.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/ecc.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::Wrapping` [INFO] [stdout] --> src/ecc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::num::Wrapping; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicU32`, `Ordering` [INFO] [stdout] --> src/ecc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use std::sync::atomic::{AtomicU32, Ordering}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/search.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/search.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | self[i / 64].0 |= ((b.unwrap_or(false) as u64) << (i % 64)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - self[i / 64].0 |= ((b.unwrap_or(false) as u64) << (i % 64)); [INFO] [stdout] 70 + self[i / 64].0 |= (b.unwrap_or(false) as u64) << (i % 64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/search.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | self[i / 64].1 |= ((b.is_some() as u64) << (i % 64)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - self[i / 64].1 |= ((b.is_some() as u64) << (i % 64)); [INFO] [stdout] 72 + self[i / 64].1 |= (b.is_some() as u64) << (i % 64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PackedIndexSGet` [INFO] [stdout] --> src/ecc.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bits::{b32, b64, b8, GetBit, PackedIndexSGet, BMA}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Distribution` [INFO] [stdout] --> src/ecc.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::distributions::{Distribution, Standard}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/ecc.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/ecc.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | let mut target = [b64(0); L]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weight` [INFO] [stdout] --> src/matrix.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | let (i, weight) = values.pop().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/matrix.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | t: u64, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/matrix.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | i: &[u64; I], [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/search.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | .for_each(|(k, (age, _))| *age += 1); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `age` [INFO] [stdout] --> src/search.rs:185:36 [INFO] [stdout] | [INFO] [stdout] 185 | .filter_map(|(&k, (age, value))| value.map(|v| (k, v))) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_age` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/search.rs:188:34 [INFO] [stdout] | [INFO] [stdout] 188 | sorted.sort_by_key(|(k, v)| Reverse(*v)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/search.rs:201:34 [INFO] [stdout] | [INFO] [stdout] 201 | sorted.sort_by_key(|(k, n)| Reverse(*n)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/search.rs:212:24 [INFO] [stdout] | [INFO] [stdout] 212 | .inspect(|(i, m)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/search.rs:212:27 [INFO] [stdout] | [INFO] [stdout] 212 | .inspect(|(i, m)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/count_bits.rs:299:14 [INFO] [stdout] | [INFO] [stdout] 299 | |mut acc, chunk| { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ecc.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let mut target = [b64(0); L]; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/matrix.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | let mut targ_magns: Vec = i_xor_t [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PackedIndexSGet` [INFO] [stdout] --> src/ecc.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bits::{b32, b64, b8, GetBit, PackedIndexSGet, BMA}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Distribution` [INFO] [stdout] --> src/ecc.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::distributions::{Distribution, Standard}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/ecc.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/ecc.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | let mut target = [b64(0); L]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weight` [INFO] [stdout] --> src/matrix.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | let (i, weight) = values.pop().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/matrix.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | t: u64, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/matrix.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | i: &[u64; I], [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/search.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | .for_each(|(k, (age, _))| *age += 1); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `age` [INFO] [stdout] --> src/search.rs:185:36 [INFO] [stdout] | [INFO] [stdout] 185 | .filter_map(|(&k, (age, value))| value.map(|v| (k, v))) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_age` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/search.rs:188:34 [INFO] [stdout] | [INFO] [stdout] 188 | sorted.sort_by_key(|(k, v)| Reverse(*v)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/search.rs:201:34 [INFO] [stdout] | [INFO] [stdout] 201 | sorted.sort_by_key(|(k, n)| Reverse(*n)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/search.rs:212:24 [INFO] [stdout] | [INFO] [stdout] 212 | .inspect(|(i, m)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/search.rs:212:27 [INFO] [stdout] | [INFO] [stdout] 212 | .inspect(|(i, m)| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `transpose_64_slow` [INFO] [stdout] --> src/matrix.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn transpose_64_slow(input: &mut [u64; 64]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/count_bits.rs:299:14 [INFO] [stdout] | [INFO] [stdout] 299 | |mut acc, chunk| { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ecc.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let mut target = [b64(0); L]; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/matrix.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | let mut targ_magns: Vec = i_xor_t [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `_mm256_load_si256`, `_mm256_store_si256` [INFO] [stdout] --> src/bin/transpose_demo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | _mm256_load_si256, _mm256_or_si256, _mm256_sad_epu8, _mm256_set1_epi8, _mm256_setzero_si256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | _mm256_shuffle_epi8, _mm256_slli_epi64, _mm256_srli_epi32, _mm256_store_si256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::matrix::CacheLocalMatrixBatch` [INFO] [stdout] --> src/bin/simd_count_bench.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bnn::matrix::CacheLocalMatrixBatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CacheLocalMatrixBatch` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::matrix::CacheLocalMatrixBatch` [INFO] [stdout] --> src/bin/simd_count_bench.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bnn::matrix::CacheLocalMatrixBatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CacheLocalMatrixBatch` in `matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BMA`, `FromBool`, `SIMDword32`, `t32` [INFO] [stdout] --> src/bin/simd_count_bench.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | b32, t32, BitMap, BitPack, FromBool, IncrementCounters, PackedMap, SIMDincrementCounters, [INFO] [stdout] | ^^^ ^^^^^^^^ [INFO] [stdout] 3 | SIMDword32, BMA, [INFO] [stdout] | ^^^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bnn::count::ElementwiseAdd` [INFO] [stdout] --> src/bin/simd_count_bench.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bnn::count::ElementwiseAdd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IndexMap`, `Shape` [INFO] [stdout] --> src/bin/simd_count_bench.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | use bnn::shape::{IndexGet, IndexMap, LongDefault, Map, Pack, Shape, ZipMap}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Standard` [INFO] [stdout] --> src/bin/simd_count_bench.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::distributions::{Distribution, Standard}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BMA`, `FromBool`, `SIMDword32`, `t32` [INFO] [stdout] --> src/bin/simd_count_bench.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | b32, t32, BitMap, BitPack, FromBool, IncrementCounters, PackedMap, SIMDincrementCounters, [INFO] [stdout] | ^^^ ^^^^^^^^ [INFO] [stdout] 3 | SIMDword32, BMA, [INFO] [stdout] | ^^^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng`, `SeedableRng` [INFO] [stdout] --> src/bin/simd_count_bench.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bnn::count::ElementwiseAdd` [INFO] [stdout] --> src/bin/simd_count_bench.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bnn::count::ElementwiseAdd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IndexMap`, `Shape` [INFO] [stdout] --> src/bin/simd_count_bench.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | use bnn::shape::{IndexGet, IndexMap, LongDefault, Map, Pack, Shape, ZipMap}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Standard` [INFO] [stdout] --> src/bin/simd_count_bench.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::distributions::{Distribution, Standard}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng`, `SeedableRng` [INFO] [stdout] --> src/bin/simd_count_bench.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/bin/simd_count_bench.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/bin/simd_count_bench.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::type_name` [INFO] [stdout] --> src/bin/simd_count_bench.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::any::type_name; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::type_name` [INFO] [stdout] --> src/bin/simd_count_bench.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::any::type_name; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/bin/simd_count_bench.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/bin/simd_count_bench.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign`, `Add` [INFO] [stdout] --> src/bin/simd_count_bench.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | use std::ops::{Add, AddAssign}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/bin/simd_count_bench.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Ordering`, `compiler_fence` [INFO] [stdout] --> src/bin/simd_count_bench.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | use std::sync::atomic::{compiler_fence, Ordering}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign`, `Add` [INFO] [stdout] --> src/bin/simd_count_bench.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | use std::ops::{Add, AddAssign}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/bin/simd_count_bench.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Ordering`, `compiler_fence` [INFO] [stdout] --> src/bin/simd_count_bench.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | use std::sync::atomic::{compiler_fence, Ordering}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bnn` due to 2 previous errors; 11 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `weight` [INFO] [stdout] --> src/bin/cv_bits_demo.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let (i, weight) = values.pop().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weight` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/bin/cv_bits_demo.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | t: u64, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/bin/cv_bits_demo.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | i: &[u64; I], [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `t32` [INFO] [stdout] --> src/bin/count_bench.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use bnn::bits::{b32, t32, BitMap, BitPack, FromBool, IncrementCounters, PackedMap, BMA}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bnn::count::ElementwiseAdd` [INFO] [stdout] --> src/bin/count_bench.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bnn::count::ElementwiseAdd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Shape` [INFO] [stdout] --> src/bin/count_bench.rs:4:42 [INFO] [stdout] | [INFO] [stdout] 4 | use bnn::shape::{LongDefault, Map, Pack, Shape, ZipMap}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Standard` [INFO] [stdout] --> src/bin/count_bench.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::distributions::{Distribution, Standard}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng`, `SeedableRng` [INFO] [stdout] --> src/bin/count_bench.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/bin/count_bench.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::type_name` [INFO] [stdout] --> src/bin/count_bench.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::any::type_name; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AddAssign` [INFO] [stdout] --> src/bin/count_bench.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ops::{Add, AddAssign}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/bin/count_bench.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Ordering`, `compiler_fence` [INFO] [stdout] --> src/bin/count_bench.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | use std::sync::atomic::{compiler_fence, Ordering}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/cv_bits_demo.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut targ_magns: Vec = i_xor_t [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b32`, `b64` [INFO] [stdout] --> src/bin/exp_count_demo.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use bnn::bits::{b32, b64, BitPack, ExpIncrement}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LongDefault`, `Pack` [INFO] [stdout] --> src/bin/exp_count_demo.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use bnn::shape::{LongDefault, Pack}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaybeUninit`, `self` [INFO] [stdout] --> src/bin/exp_count_demo.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::mem::{self, MaybeUninit}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::ecc::ExpandByte` [INFO] [stdout] --> src/bin/count_bits_bench.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bnn::ecc::ExpandByte; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `ExpandByte` in `ecc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bnn::bits::MaskedDistance`, `bnn::bits::PackedElement`, `bnn::bits::Weight` [INFO] [stdout] --> benches/bit_perf.rs:4:74 [INFO] [stdout] | [INFO] [stdout] 4 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, IncrementCounters, MaskedDistance, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `MaskedDistance` in `bits` [INFO] [stdout] 5 | PackedElement, Weight, WeightArray, BMA, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ no `Weight` in `bits` [INFO] [stdout] | | [INFO] [stdout] | no `PackedElement` in `bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::shape::Element` [INFO] [stdout] --> benches/bit_perf.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use bnn::shape::{Element, LongDefault, Shape}; [INFO] [stdout] | ^^^^^^^ no `Element` in `shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `count_act_dist` [INFO] [stdout] --> src/bin/count_bits_bench.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use bnn::count_bits::{count_act_dist, count_act_dist_cache_local, count_bits, HammingDist}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RandInit`, `b128`, `b64` [INFO] [stdout] --> src/bin/seq_demo.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | b128, b32, b64, BitMap, BitPack, BitScaler, GetBit, PackedIndexSGet, PackedMap, RandInit, [INFO] [stdout] | ^^^^ ^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bin/seq_demo.rs:215:35 [INFO] [stdout] | [INFO] [stdout] 215 | *delta += (mut_loss_delta * (new_act != cur_act) as i32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 215 - *delta += (mut_loss_delta * (new_act != cur_act) as i32); [INFO] [stdout] 215 + *delta += mut_loss_delta * (new_act != cur_act) as i32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bnn::ecc::decode_byte_64`, `bnn::ecc::encode_byte_u64` [INFO] [stdout] --> src/bin/matrix_transpose.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use bnn::ecc::{decode_byte_64, encode_byte_u64}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ no `encode_byte_u64` in `ecc` [INFO] [stdout] | | [INFO] [stdout] | no `decode_byte_64` in `ecc` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 3 | use bnn::ecc::{decode_byte, encode_byte_u64}; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 3 | use bnn::ecc::{decode_byte_64, encode_byte}; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/bin/count_bits_bench.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/bin/count_bits_bench.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/bin/count_bits_bench.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/bin/count_bits_bench.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/bin/count_bits_bench.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/bin/count_bits_bench.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::descend` [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | use bnn::descend::Descend; [INFO] [stdout] | ^^^^^^^ could not find `descend` in `bnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bnn::count::ElementwiseAdd` [INFO] [stdout] --> src/bin/matrix_transpose.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bnn::count::ElementwiseAdd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/bin/matrix_transpose.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RandInit`, `b128`, `b64` [INFO] [stdout] --> src/bin/seq_demo.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | b128, b32, b64, BitMap, BitPack, BitScaler, GetBit, PackedIndexSGet, PackedMap, RandInit, [INFO] [stdout] | ^^^^ ^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/bin/matrix_transpose.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/bin/matrix_transpose.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/bin/matrix_transpose.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/bin/matrix_transpose.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/bin/matrix_transpose.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::image2d` [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use bnn::image2d::{ImageShape, PixelFold, PixelMap, PixelPack}; [INFO] [stdout] | ^^^^^^^ could not find `image2d` in `bnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::layers` [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use bnn::layers::{FusedConvSegmentedAvgPoolFcMSE, Model}; [INFO] [stdout] | ^^^^^^ could not find `layers` in `bnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bin/seq_demo.rs:215:35 [INFO] [stdout] | [INFO] [stdout] 215 | *delta += (mut_loss_delta * (new_act != cur_act) as i32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 215 - *delta += (mut_loss_delta * (new_act != cur_act) as i32); [INFO] [stdout] 215 + *delta += mut_loss_delta * (new_act != cur_act) as i32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | (c as f32 - mean) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - (c as f32 - mean) [INFO] [stdout] 84 + c as f32 - mean [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `counts` [INFO] [stdout] --> src/bin/exp_count_demo.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let counts = >::count(&*acc); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_counts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::descend` [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | use bnn::descend::Descend; [INFO] [stdout] | ^^^^^^^ could not find `descend` in `bnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::image2d` [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use bnn::image2d::{ImageShape, PixelFold, PixelMap, PixelPack}; [INFO] [stdout] | ^^^^^^^ could not find `image2d` in `bnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::layers` [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use bnn::layers::{FusedConvSegmentedAvgPoolFcMSE, Model}; [INFO] [stdout] | ^^^^^^ could not find `layers` in `bnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/bin/cifar_conv_descend.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | (c as f32 - mean) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - (c as f32 - mean) [INFO] [stdout] 84 + c as f32 - mean [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::descend` [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | use bnn::descend::Descend; [INFO] [stdout] | ^^^^^^^ could not find `descend` in `bnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::image2d` [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use bnn::image2d::{PixelMap, PixelPack}; [INFO] [stdout] | ^^^^^^^ could not find `image2d` in `bnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bnn::layers` [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use bnn::layers::{ [INFO] [stdout] | ^^^^^^ could not find `layers` in `bnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `b32` [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use bnn::bits::{b32, BitPack}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bnn::datasets::cifar` [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bnn::datasets::cifar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bnn::unary` [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bnn::unary; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:44:54 [INFO] [stdout] | [INFO] [stdout] 44 | (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10))).collect(); [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 104 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 5, 2, 3, 1); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.8.4/src/rng.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | fn gen_range(&mut self, range: R) -> T [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `time_loss_deltas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/bin/pshufb_demo.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sixteens` [INFO] [stdout] --> src/bin/transpose_demo.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | let mut sixteens = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sixteens` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `twosA` [INFO] [stdout] --> src/bin/transpose_demo.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | let twosA = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_twosA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `twosB` [INFO] [stdout] --> src/bin/transpose_demo.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | let twosB = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_twosB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foursA` [INFO] [stdout] --> src/bin/transpose_demo.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | let foursA = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_foursA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foursB` [INFO] [stdout] --> src/bin/transpose_demo.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | let foursB = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_foursB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eightsA` [INFO] [stdout] --> src/bin/transpose_demo.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | let eightsA = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eightsA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eightsB` [INFO] [stdout] --> src/bin/transpose_demo.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | let eightsB = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eightsB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/bin/transpose_demo.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | unsafe fn avx_hs(d: &[__m256i]) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/bin/transpose_demo.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | let b = Word256([ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes` [INFO] [stdout] --> src/bin/transpose_demo.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | let bytes = [[0u8; 7]; 256]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `int` [INFO] [stdout] --> src/bin/transpose_demo.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | let int = [[0u8; 256]; 7]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_int` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/bin/transpose_demo.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | let target = [[Word256([0u8; 32]); 8]; 7]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/transpose_demo.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | let mut ones = _mm256_setzero_si256(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/transpose_demo.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let mut twos = _mm256_setzero_si256(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/transpose_demo.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | let mut fours = _mm256_setzero_si256(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/transpose_demo.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let mut eights = _mm256_setzero_si256(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/transpose_demo.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | let mut sixteens = _mm256_setzero_si256(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mask1a` should have an upper case name [INFO] [stdout] --> src/bin/pshufb_demo.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const mask1a: [u8; 32] = [ [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `MASK1A` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mask2a` should have an upper case name [INFO] [stdout] --> src/bin/pshufb_demo.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const mask2a: [u8; 32] = [ [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `MASK2A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: function is never used: `count` [INFO] [stdout] --> src/bin/transpose_demo.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe fn count(v: __m256i) -> __m256i { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `csa` [INFO] [stdout] --> src/bin/transpose_demo.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | unsafe fn csa(h: &mut __m256i, l: &mut __m256i, a: __m256i, b: __m256i, c: __m256i) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `count_bits_3` [INFO] [stdout] --> src/bin/transpose_demo.rs:185:11 [INFO] [stdout] | [INFO] [stdout] 185 | unsafe fn count_bits_3(bits: &[__m256i; 3]) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `avx_hs` [INFO] [stdout] --> src/bin/transpose_demo.rs:196:11 [INFO] [stdout] | [INFO] [stdout] 196 | unsafe fn avx_hs(d: &[__m256i]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `twosA` should have a snake case name [INFO] [stdout] --> src/bin/transpose_demo.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | let twosA = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `twos_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `twosB` should have a snake case name [INFO] [stdout] --> src/bin/transpose_demo.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | let twosB = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `twos_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `foursA` should have a snake case name [INFO] [stdout] --> src/bin/transpose_demo.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | let foursA = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `fours_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `foursB` should have a snake case name [INFO] [stdout] --> src/bin/transpose_demo.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | let foursB = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `fours_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `eightsA` should have a snake case name [INFO] [stdout] --> src/bin/transpose_demo.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | let eightsA = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `eights_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `eightsB` should have a snake case name [INFO] [stdout] --> src/bin/transpose_demo.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | let eightsB = _mm256_setzero_si256(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `eights_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused arithmetic operation that must be used [INFO] [stdout] --> src/bin/transpose_demo.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | / _mm256_extract_epi64(total, 0) [INFO] [stdout] 240 | | + _mm256_extract_epi64(total, 1) [INFO] [stdout] 241 | | + _mm256_extract_epi64(total, 2) [INFO] [stdout] 242 | | + _mm256_extract_epi64(total, 3); [INFO] [stdout] | |________________________________________^ the arithmetic operation produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 239 | let _ = _mm256_extract_epi64(total, 0) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add-assign `T` to `T` [INFO] [stdout] --> src/bin/count_bench.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | S: Pack + BitPack + IncrementCounters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no implementation for `T += T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `IncrementCounters` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:739:8 [INFO] [stdout] | [INFO] [stdout] 739 | T: AddAssign + Add + FromBool, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `IncrementCounters` [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 21 | >::T: LongDefault, T: std::ops::AddAssign [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `T` to `T` [INFO] [stdout] --> src/bin/count_bench.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | S: Pack + BitPack + IncrementCounters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no implementation for `T + T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `IncrementCounters` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:739:20 [INFO] [stdout] | [INFO] [stdout] 739 | T: AddAssign + Add + FromBool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `IncrementCounters` [INFO] [stdout] help: consider further restricting type parameter `T` [INFO] [stdout] | [INFO] [stdout] 21 | >::T: LongDefault, T: std::ops::Add [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add-assign `T` to `T` [INFO] [stdout] --> src/bin/count_bench.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | + IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no implementation for `T += T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `IncrementCounters` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:739:8 [INFO] [stdout] | [INFO] [stdout] 739 | T: AddAssign + Add + FromBool, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `IncrementCounters` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 38 | T: Copy + PartialOrd + Add + std::fmt::Display + FromBool + std::ops::AddAssign, [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 71 | bench_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 72 | bench_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 73 | bench_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 74 | bench_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 75 | bench_acts!(group, "u8", 32, [[(); 8]; 32], bool); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 77 | bench_acts!(group, "u16", 32, [[(); 16]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 78 | bench_acts!(group, "u32", 32, [[(); 32]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 79 | bench_acts!(group, "u64", 32, [[(); 64]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 80 | bench_acts!(group, "u128", 32, [[(); 128]; 32], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 82 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 90 | bench_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 91 | bench_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 92 | bench_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 93 | bench_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 94 | bench_acts!(group, "u8", 32, [[(); 8]; 32], Option); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 96 | bench_acts!(group, "u16", 32, [[(); 16]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 97 | bench_acts!(group, "u32", 32, [[(); 32]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 98 | bench_acts!(group, "u64", 32, [[(); 64]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 99 | bench_acts!(group, "u128", 32, [[(); 128]; 32], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 101 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 109 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 110 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 111 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 112 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 113 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 121 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 122 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 123 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 124 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 125 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 133 | bench_bma!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 133 | bench_bma!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 134 | bench_bma!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 134 | bench_bma!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 135 | bench_bma!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 135 | bench_bma!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 136 | bench_bma!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 136 | bench_bma!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 137 | bench_bma!(group, "u8", 8, [[(); 8]; 8], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 137 | bench_bma!(group, "u8", 8, [[(); 8]; 8], bool); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 138 | bench_bma!(group, "u8", 16, [[(); 8]; 16], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 138 | bench_bma!(group, "u8", 16, [[(); 8]; 16], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 139 | bench_bma!(group, "u8", 32, [[(); 8]; 32], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 139 | bench_bma!(group, "u8", 32, [[(); 8]; 32], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 141 | bench_bma!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 141 | bench_bma!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 143 | bench_bma!(group, "u16", 1, [[(); 16]; 1], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 143 | bench_bma!(group, "u16", 1, [[(); 16]; 1], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 144 | bench_bma!(group, "u16", 2, [[(); 16]; 2], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 144 | bench_bma!(group, "u16", 2, [[(); 16]; 2], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 145 | bench_bma!(group, "u16", 3, [[(); 16]; 3], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 145 | bench_bma!(group, "u16", 3, [[(); 16]; 3], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 146 | bench_bma!(group, "u16", 4, [[(); 16]; 4], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 146 | bench_bma!(group, "u16", 4, [[(); 16]; 4], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 147 | bench_bma!(group, "u16", 8, [[(); 16]; 8], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 147 | bench_bma!(group, "u16", 8, [[(); 16]; 8], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 148 | bench_bma!(group, "u16", 16, [[(); 16]; 16], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 148 | bench_bma!(group, "u16", 16, [[(); 16]; 16], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 149 | bench_bma!(group, "u16", 32, [[(); 16]; 32], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 149 | bench_bma!(group, "u16", 32, [[(); 16]; 32], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 151 | bench_bma!(group, "3x3_u16", 9, [[[(); 16]; 3]; 3], bool); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 151 | bench_bma!(group, "3x3_u16", 9, [[[(); 16]; 3]; 3], bool); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 153 | bench_bma!(group, "u32", 1, [[(); 32]; 1], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 153 | bench_bma!(group, "u32", 1, [[(); 32]; 1], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 154 | bench_bma!(group, "u32", 2, [[(); 32]; 2], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 154 | bench_bma!(group, "u32", 2, [[(); 32]; 2], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 155 | bench_bma!(group, "u32", 3, [[(); 32]; 3], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 155 | bench_bma!(group, "u32", 3, [[(); 32]; 3], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 156 | bench_bma!(group, "u32", 4, [[(); 32]; 4], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 156 | bench_bma!(group, "u32", 4, [[(); 32]; 4], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 157 | bench_bma!(group, "u32", 8, [[(); 32]; 8], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 157 | bench_bma!(group, "u32", 8, [[(); 32]; 8], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 158 | bench_bma!(group, "u32", 16, [[(); 32]; 16], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 158 | bench_bma!(group, "u32", 16, [[(); 32]; 16], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 159 | bench_bma!(group, "u32", 32, [[(); 32]; 32], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 159 | bench_bma!(group, "u32", 32, [[(); 32]; 32], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 161 | bench_bma!(group, "3x3_u32", 9, [[[(); 32]; 3]; 3], bool); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 161 | bench_bma!(group, "3x3_u32", 9, [[[(); 32]; 3]; 3], bool); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 163 | bench_bma!(group, "u64", 1, [[(); 64]; 1], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 163 | bench_bma!(group, "u64", 1, [[(); 64]; 1], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 164 | bench_bma!(group, "u64", 2, [[(); 64]; 2], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 164 | bench_bma!(group, "u64", 2, [[(); 64]; 2], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 165 | bench_bma!(group, "u64", 3, [[(); 64]; 3], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 165 | bench_bma!(group, "u64", 3, [[(); 64]; 3], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 166 | bench_bma!(group, "u64", 4, [[(); 64]; 4], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 166 | bench_bma!(group, "u64", 4, [[(); 64]; 4], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 167 | bench_bma!(group, "u64", 8, [[(); 64]; 8], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 167 | bench_bma!(group, "u64", 8, [[(); 64]; 8], bool); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 168 | bench_bma!(group, "u64", 16, [[(); 64]; 16], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 168 | bench_bma!(group, "u64", 16, [[(); 64]; 16], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/bin/seq_demo.rs:601:31 [INFO] [stdout] | [INFO] [stdout] 601 | .map(|(input, target, target_byte)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/bin/seq_demo.rs:610:31 [INFO] [stdout] | [INFO] [stdout] 610 | .map(|(input, target, targ_byte)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targ_byte` [INFO] [stdout] --> src/bin/seq_demo.rs:610:39 [INFO] [stdout] | [INFO] [stdout] 610 | .map(|(input, target, targ_byte)| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targ_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/bin/seq_demo.rs:554:9 [INFO] [stdout] | [INFO] [stdout] 554 | let model = ngrams [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `states` [INFO] [stdout] --> src/bin/seq_demo.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | let states = W::STATES; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_states` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `states` [INFO] [stdout] --> src/bin/seq_demo.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | let states = W::STATES; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_states` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/bin/seq_demo.rs:438:42 [INFO] [stdout] | [INFO] [stdout] 438 | ... .filter(|(i, w, _)| (index.0 != i.0) & (index.1 != i.1)) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/bin/seq_demo.rs:462:42 [INFO] [stdout] | [INFO] [stdout] 462 | ... .filter(|(i, w, _)| (index.0 != i.0) & (index.1 != i.1)) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 169 | bench_bma!(group, "u64", 32, [[(); 64]; 32], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 169 | bench_bma!(group, "u64", 32, [[(); 64]; 32], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 171 | bench_bma!(group, "3x3_u64", 9, [[[(); 64]; 3]; 3], bool); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 171 | bench_bma!(group, "3x3_u64", 9, [[[(); 64]; 3]; 3], bool); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 172 | bench_bma!(group, "32x32_u64", 1024, [[[(); 64]; 32]; 32], bool); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 172 | bench_bma!(group, "32x32_u64", 1024, [[[(); 64]; 32]; 32], bool); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 174 | bench_bma!(group, "u128", 1, [[(); 128]; 1], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 174 | bench_bma!(group, "u128", 1, [[(); 128]; 1], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 175 | bench_bma!(group, "u128", 2, [[(); 128]; 2], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 175 | bench_bma!(group, "u128", 2, [[(); 128]; 2], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 176 | bench_bma!(group, "u128", 3, [[(); 128]; 3], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 176 | bench_bma!(group, "u128", 3, [[(); 128]; 3], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 177 | bench_bma!(group, "u128", 4, [[(); 128]; 4], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 177 | bench_bma!(group, "u128", 4, [[(); 128]; 4], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 178 | bench_bma!(group, "u128", 8, [[(); 128]; 8], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/bin/seq_demo.rs:601:31 [INFO] [stdout] | [INFO] [stdout] 601 | .map(|(input, target, target_byte)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/bin/seq_demo.rs:610:31 [INFO] [stdout] | [INFO] [stdout] 610 | .map(|(input, target, targ_byte)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `targ_byte` [INFO] [stdout] --> src/bin/seq_demo.rs:610:39 [INFO] [stdout] | [INFO] [stdout] 610 | .map(|(input, target, targ_byte)| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targ_byte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/bin/seq_demo.rs:554:9 [INFO] [stdout] | [INFO] [stdout] 554 | let model = ngrams [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `states` [INFO] [stdout] --> src/bin/seq_demo.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | let states = W::STATES; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_states` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `states` [INFO] [stdout] --> src/bin/seq_demo.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | let states = W::STATES; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_states` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/bin/seq_demo.rs:438:42 [INFO] [stdout] | [INFO] [stdout] 438 | ... .filter(|(i, w, _)| (index.0 != i.0) & (index.1 != i.1)) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/bin/seq_demo.rs:462:42 [INFO] [stdout] | [INFO] [stdout] 462 | ... .filter(|(i, w, _)| (index.0 != i.0) & (index.1 != i.1)) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 178 | bench_bma!(group, "u128", 8, [[(); 128]; 8], bool); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 179 | bench_bma!(group, "u128", 16, [[(); 128]; 16], bool); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 179 | bench_bma!(group, "u128", 16, [[(); 128]; 16], bool); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 180 | bench_bma!(group, "u128", 32, [[(); 128]; 32], bool); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 180 | bench_bma!(group, "u128", 32, [[(); 128]; 32], bool); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 182 | bench_bma!(group, "3x3_u128", 9, [[[(); 128]; 3]; 3], bool); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 182 | bench_bma!(group, "3x3_u128", 9, [[[(); 128]; 3]; 3], bool); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 190 | bench_bma!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 190 | bench_bma!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 191 | bench_bma!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 191 | bench_bma!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 192 | bench_bma!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 192 | bench_bma!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 193 | bench_bma!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 193 | bench_bma!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 194 | bench_bma!(group, "u8", 8, [[(); 8]; 8], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 194 | bench_bma!(group, "u8", 8, [[(); 8]; 8], Option); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 195 | bench_bma!(group, "u8", 16, [[(); 8]; 16], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 195 | bench_bma!(group, "u8", 16, [[(); 8]; 16], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 196 | bench_bma!(group, "u8", 32, [[(); 8]; 32], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 196 | bench_bma!(group, "u8", 32, [[(); 8]; 32], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 198 | bench_bma!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 198 | bench_bma!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 200 | bench_bma!(group, "u16", 1, [[(); 16]; 1], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 200 | bench_bma!(group, "u16", 1, [[(); 16]; 1], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 201 | bench_bma!(group, "u16", 2, [[(); 16]; 2], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 201 | bench_bma!(group, "u16", 2, [[(); 16]; 2], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 202 | bench_bma!(group, "u16", 3, [[(); 16]; 3], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 202 | bench_bma!(group, "u16", 3, [[(); 16]; 3], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 203 | bench_bma!(group, "u16", 4, [[(); 16]; 4], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 203 | bench_bma!(group, "u16", 4, [[(); 16]; 4], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 204 | bench_bma!(group, "u16", 8, [[(); 16]; 8], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 204 | bench_bma!(group, "u16", 8, [[(); 16]; 8], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 205 | bench_bma!(group, "u16", 16, [[(); 16]; 16], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 205 | bench_bma!(group, "u16", 16, [[(); 16]; 16], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 206 | bench_bma!(group, "u16", 32, [[(); 16]; 32], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 206 | bench_bma!(group, "u16", 32, [[(); 16]; 32], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 208 | bench_bma!(group, "3x3_u16", 9, [[[(); 16]; 3]; 3], Option); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 208 | bench_bma!(group, "3x3_u16", 9, [[[(); 16]; 3]; 3], Option); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 210 | bench_bma!(group, "u32", 1, [[(); 32]; 1], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 210 | bench_bma!(group, "u32", 1, [[(); 32]; 1], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 211 | bench_bma!(group, "u32", 2, [[(); 32]; 2], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 211 | bench_bma!(group, "u32", 2, [[(); 32]; 2], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 212 | bench_bma!(group, "u32", 3, [[(); 32]; 3], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 212 | bench_bma!(group, "u32", 3, [[(); 32]; 3], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 213 | bench_bma!(group, "u32", 4, [[(); 32]; 4], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 213 | bench_bma!(group, "u32", 4, [[(); 32]; 4], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 214 | bench_bma!(group, "u32", 8, [[(); 32]; 8], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 214 | bench_bma!(group, "u32", 8, [[(); 32]; 8], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 215 | bench_bma!(group, "u32", 16, [[(); 32]; 16], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 215 | bench_bma!(group, "u32", 16, [[(); 32]; 16], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 216 | bench_bma!(group, "u32", 32, [[(); 32]; 32], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 216 | bench_bma!(group, "u32", 32, [[(); 32]; 32], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 218 | bench_bma!(group, "3x3_u32", 9, [[[(); 32]; 3]; 3], Option); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 218 | bench_bma!(group, "3x3_u32", 9, [[[(); 32]; 3]; 3], Option); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 220 | bench_bma!(group, "u64", 1, [[(); 64]; 1], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 220 | bench_bma!(group, "u64", 1, [[(); 64]; 1], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 221 | bench_bma!(group, "u64", 2, [[(); 64]; 2], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 221 | bench_bma!(group, "u64", 2, [[(); 64]; 2], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 222 | bench_bma!(group, "u64", 3, [[(); 64]; 3], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 222 | bench_bma!(group, "u64", 3, [[(); 64]; 3], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 223 | bench_bma!(group, "u64", 4, [[(); 64]; 4], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 223 | bench_bma!(group, "u64", 4, [[(); 64]; 4], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 224 | bench_bma!(group, "u64", 8, [[(); 64]; 8], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 224 | bench_bma!(group, "u64", 8, [[(); 64]; 8], Option); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 225 | bench_bma!(group, "u64", 16, [[(); 64]; 16], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 225 | bench_bma!(group, "u64", 16, [[(); 64]; 16], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 226 | bench_bma!(group, "u64", 32, [[(); 64]; 32], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 226 | bench_bma!(group, "u64", 32, [[(); 64]; 32], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 228 | bench_bma!(group, "32x32_u64", 1024, [[[(); 64]; 32]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 228 | bench_bma!(group, "32x32_u64", 1024, [[[(); 64]; 32]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 230 | bench_bma!(group, "u128", 1, [[(); 128]; 1], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 230 | bench_bma!(group, "u128", 1, [[(); 128]; 1], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 231 | bench_bma!(group, "u128", 2, [[(); 128]; 2], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 231 | bench_bma!(group, "u128", 2, [[(); 128]; 2], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 232 | bench_bma!(group, "u128", 3, [[(); 128]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 232 | bench_bma!(group, "u128", 3, [[(); 128]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 233 | bench_bma!(group, "u128", 4, [[(); 128]; 4], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 233 | bench_bma!(group, "u128", 4, [[(); 128]; 4], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 234 | bench_bma!(group, "u128", 8, [[(); 128]; 8], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 234 | bench_bma!(group, "u128", 8, [[(); 128]; 8], Option); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 235 | bench_bma!(group, "u128", 16, [[(); 128]; 16], Option); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 235 | bench_bma!(group, "u128", 16, [[(); 128]; 16], Option); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 236 | bench_bma!(group, "u128", 32, [[(); 128]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 236 | bench_bma!(group, "u128", 32, [[(); 128]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:21:64 [INFO] [stdout] | [INFO] [stdout] 21 | let weights = <() as WeightArray<$s, $w>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 238 | bench_bma!(group, "3x3_u128", 9, [[[(); 128]; 3]; 3], Option); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:24:66 [INFO] [stdout] | [INFO] [stdout] 24 | |(inputs, weights)| <() as WeightArray<$s, $w>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 238 | bench_bma!(group, "3x3_u128", 9, [[[(); 128]; 3]; 3], Option); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_bma` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:304:74 [INFO] [stdout] | [INFO] [stdout] 304 | let weights = <() as WeightArray<$s, Option>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 334 | bench_trit_bma_1!(group, "u8", 1, [[(); 8]; 1]); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:307:76 [INFO] [stdout] | [INFO] [stdout] 307 | |(inputs, weights)| <() as WeightArray<$s, Option>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 334 | bench_trit_bma_1!(group, "u8", 1, [[(); 8]; 1]); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:304:74 [INFO] [stdout] | [INFO] [stdout] 304 | let weights = <() as WeightArray<$s, Option>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 337 | bench_trit_bma_1!(group, "u32", 1, [[(); 32]; 1]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:307:76 [INFO] [stdout] | [INFO] [stdout] 307 | |(inputs, weights)| <() as WeightArray<$s, Option>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 337 | bench_trit_bma_1!(group, "u32", 1, [[(); 32]; 1]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:304:74 [INFO] [stdout] | [INFO] [stdout] 304 | let weights = <() as WeightArray<$s, Option>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 340 | bench_trit_bma_1!(group, "u32_3x3x4", 1, [[[[(); 32]; 3]; 3]; 4]); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:307:76 [INFO] [stdout] | [INFO] [stdout] 307 | |(inputs, weights)| <() as WeightArray<$s, Option>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 340 | bench_trit_bma_1!(group, "u32_3x3x4", 1, [[[[(); 32]; 3]; 3]; 4]); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:304:74 [INFO] [stdout] | [INFO] [stdout] 304 | let weights = <() as WeightArray<$s, Option>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 343 | bench_trit_bma_1!(group, "u32_8", 1, [[(); 32]; 8]); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:307:76 [INFO] [stdout] | [INFO] [stdout] 307 | |(inputs, weights)| <() as WeightArray<$s, Option>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 343 | bench_trit_bma_1!(group, "u32_8", 1, [[(); 32]; 8]); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:304:74 [INFO] [stdout] | [INFO] [stdout] 304 | let weights = <() as WeightArray<$s, Option>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 346 | bench_trit_bma_1!(group, "u32_32", 1, [[(); 32]; 32]); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:307:76 [INFO] [stdout] | [INFO] [stdout] 307 | |(inputs, weights)| <() as WeightArray<$s, Option>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 346 | bench_trit_bma_1!(group, "u32_32", 1, [[(); 32]; 32]); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:304:74 [INFO] [stdout] | [INFO] [stdout] 304 | let weights = <() as WeightArray<$s, Option>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 349 | bench_trit_bma_1!(group, "u64_3x3", 1, [[[(); 64]; 3]; 3]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:307:76 [INFO] [stdout] | [INFO] [stdout] 307 | |(inputs, weights)| <() as WeightArray<$s, Option>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 349 | bench_trit_bma_1!(group, "u64_3x3", 1, [[[(); 64]; 3]; 3]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:304:74 [INFO] [stdout] | [INFO] [stdout] 304 | let weights = <() as WeightArray<$s, Option>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 352 | bench_trit_bma_1!(group, "u64_8", 1, [[(); 64]; 8]); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:307:76 [INFO] [stdout] | [INFO] [stdout] 307 | |(inputs, weights)| <() as WeightArray<$s, Option>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 352 | bench_trit_bma_1!(group, "u64_8", 1, [[(); 64]; 8]); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:304:74 [INFO] [stdout] | [INFO] [stdout] 304 | let weights = <() as WeightArray<$s, Option>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 355 | bench_trit_bma_1!(group, "u64_32", 1, [[(); 64]; 32]); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:307:76 [INFO] [stdout] | [INFO] [stdout] 307 | |(inputs, weights)| <() as WeightArray<$s, Option>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 355 | bench_trit_bma_1!(group, "u64_32", 1, [[(); 64]; 32]); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `rand` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:304:74 [INFO] [stdout] | [INFO] [stdout] 304 | let weights = <() as WeightArray<$s, Option>>::rand(&mut rng); [INFO] [stdout] | ^^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 358 | bench_trit_bma_1!(group, "u64_16", 1, [[(); 64]; 16]); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `bma` in trait `WeightArray` [INFO] [stdout] --> benches/bit_perf.rs:307:76 [INFO] [stdout] | [INFO] [stdout] 307 | |(inputs, weights)| <() as WeightArray<$s, Option>>::bma(&weights, &inputs), [INFO] [stdout] | ^^^ not found in `WeightArray` [INFO] [stdout] ... [INFO] [stdout] 358 | bench_trit_bma_1!(group, "u64_16", 1, [[(); 64]; 16]); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_trit_bma_1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> benches/bit_perf.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> benches/bit_perf.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, IncrementCounters, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LongDefault`, `Shape` [INFO] [stdout] --> benches/bit_perf.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use bnn::shape::{Element, LongDefault, Shape}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `black_box` [INFO] [stdout] --> benches/bit_perf.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use criterion::{black_box, criterion_group, criterion_main, BatchSize, BenchmarkId, Criterion}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> benches/bit_perf.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 71 | bench_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/seq_demo.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | mut self, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/seq_demo.rs:448:9 [INFO] [stdout] | [INFO] [stdout] 448 | mut self, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/seq_demo.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 496 | let mut buf_reader = BufReader::new(file); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/seq_demo.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | mut self, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment_encoder_loss_deltas_slow` [INFO] [stdout] --> src/bin/seq_demo.rs:269:12 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn increment_encoder_loss_deltas_slow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment_dense_loss_deltas_slow` [INFO] [stdout] --> src/bin/seq_demo.rs:298:12 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn increment_dense_loss_deltas_slow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/seq_demo.rs:448:9 [INFO] [stdout] | [INFO] [stdout] 448 | mut self, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/seq_demo.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 496 | let mut buf_reader = BufReader::new(file); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment_encoder_loss_deltas_slow` [INFO] [stdout] --> src/bin/seq_demo.rs:269:12 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn increment_encoder_loss_deltas_slow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment_dense_loss_deltas_slow` [INFO] [stdout] --> src/bin/seq_demo.rs:298:12 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn increment_dense_loss_deltas_slow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 71 | bench_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 71 | bench_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 71 | bench_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 72 | bench_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 72 | bench_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 72 | bench_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 72 | bench_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 73 | bench_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 73 | bench_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 73 | bench_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 73 | bench_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 74 | bench_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 74 | bench_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 74 | bench_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 74 | bench_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 75 | bench_acts!(group, "u8", 32, [[(); 8]; 32], bool); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 75 | bench_acts!(group, "u8", 32, [[(); 8]; 32], bool); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 75 | bench_acts!(group, "u8", 32, [[(); 8]; 32], bool); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 75 | bench_acts!(group, "u8", 32, [[(); 8]; 32], bool); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 77 | bench_acts!(group, "u16", 32, [[(); 16]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 77 | bench_acts!(group, "u16", 32, [[(); 16]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 77 | bench_acts!(group, "u16", 32, [[(); 16]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 77 | bench_acts!(group, "u16", 32, [[(); 16]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 78 | bench_acts!(group, "u32", 32, [[(); 32]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 78 | bench_acts!(group, "u32", 32, [[(); 32]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 78 | bench_acts!(group, "u32", 32, [[(); 32]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 78 | bench_acts!(group, "u32", 32, [[(); 32]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 79 | bench_acts!(group, "u64", 32, [[(); 64]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 79 | bench_acts!(group, "u64", 32, [[(); 64]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 79 | bench_acts!(group, "u64", 32, [[(); 64]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 79 | bench_acts!(group, "u64", 32, [[(); 64]; 32], bool); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 80 | bench_acts!(group, "u128", 32, [[(); 128]; 32], bool); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 80 | bench_acts!(group, "u128", 32, [[(); 128]; 32], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 80 | bench_acts!(group, "u128", 32, [[(); 128]; 32], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 80 | bench_acts!(group, "u128", 32, [[(); 128]; 32], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 82 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 82 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 82 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 82 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:65 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^ the trait `BitPack` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 71 | bench_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 90 | bench_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 90 | bench_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 90 | bench_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 90 | bench_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 91 | bench_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 91 | bench_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 91 | bench_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 91 | bench_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 92 | bench_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 92 | bench_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 92 | bench_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 92 | bench_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 93 | bench_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 93 | bench_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 93 | bench_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 93 | bench_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 94 | bench_acts!(group, "u8", 32, [[(); 8]; 32], Option); [INFO] [stdout] | ---------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 94 | bench_acts!(group, "u8", 32, [[(); 8]; 32], Option); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 94 | bench_acts!(group, "u8", 32, [[(); 8]; 32], Option); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 94 | bench_acts!(group, "u8", 32, [[(); 8]; 32], Option); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 96 | bench_acts!(group, "u16", 32, [[(); 16]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 96 | bench_acts!(group, "u16", 32, [[(); 16]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 96 | bench_acts!(group, "u16", 32, [[(); 16]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 96 | bench_acts!(group, "u16", 32, [[(); 16]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 97 | bench_acts!(group, "u32", 32, [[(); 32]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 97 | bench_acts!(group, "u32", 32, [[(); 32]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 97 | bench_acts!(group, "u32", 32, [[(); 32]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 97 | bench_acts!(group, "u32", 32, [[(); 32]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 98 | bench_acts!(group, "u64", 32, [[(); 64]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 98 | bench_acts!(group, "u64", 32, [[(); 64]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 98 | bench_acts!(group, "u64", 32, [[(); 64]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 98 | bench_acts!(group, "u64", 32, [[(); 64]; 32], Option); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 99 | bench_acts!(group, "u128", 32, [[(); 128]; 32], Option); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 99 | bench_acts!(group, "u128", 32, [[(); 128]; 32], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 99 | bench_acts!(group, "u128", 32, [[(); 128]; 32], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 99 | bench_acts!(group, "u128", 32, [[(); 128]; 32], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 101 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 101 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 101 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / fn acts( [INFO] [stdout] 250 | | weights: &>::T, [INFO] [stdout] 251 | | input: &>::T, [INFO] [stdout] 252 | | value: W, [INFO] [stdout] 253 | | ) -> >::T { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 101 | bench_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:43:65 [INFO] [stdout] | [INFO] [stdout] 43 | <() as WeightArray<$s, $w>>::acts(&weights, &inputs, sign) [INFO] [stdout] | ^^^^^^^ the trait `BitPack` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 90 | bench_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 109 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 109 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 109 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 109 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 110 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 110 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 110 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 110 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 111 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 111 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 111 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 111 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 112 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 112 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 112 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 112 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 113 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 113 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 113 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 113 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], bool); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:87 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^ the trait `BitPack` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 109 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], bool); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 121 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 121 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 121 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 121 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 122 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 122 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 122 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 122 | bench_input_acts!(group, "u8", 2, [[(); 8]; 2], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 123 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 123 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 123 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 123 | bench_input_acts!(group, "u8", 3, [[(); 8]; 3], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 124 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 124 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 124 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 124 | bench_input_acts!(group, "u8", 4, [[(); 8]; 4], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> benches/bit_perf.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 125 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: remove this generic argument [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `W` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | pub trait WeightArray [INFO] [stdout] | ^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): WeightArray<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `WeightArray<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 125 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): PackedIndexMapInner` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `PackedIndexMapInner` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 125 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `PackedIndexMap` for `()` [INFO] [stdout] note: required by `input_acts` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | / fn input_acts( [INFO] [stdout] 269 | | weights: &>::T, [INFO] [stdout] 270 | | input: &>::T, [INFO] [stdout] 271 | | ) -> >::T; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack<_>` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BitPack<_>` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 125 | bench_input_acts!(group, "3x3_u8", 9, [[[(); 8]; 3]; 3], Option); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): BitPack` is not satisfied [INFO] [stdout] --> benches/bit_perf.rs:61:87 [INFO] [stdout] | [INFO] [stdout] 61 | |(inputs, weights)| <() as WeightArray<$s, $w>>::input_acts(&weights, &inputs), [INFO] [stdout] | ^^^^^^^ the trait `BitPack` is not implemented for `()` [INFO] [stdout] ... [INFO] [stdout] 121 | bench_input_acts!(group, "u8", 1, [[(); 8]; 1], Option); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench_input_acts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 268 | bench_increment_counters!(group, "w", 8, [(); 8]); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 269 | bench_increment_counters!(group, "w", 16, [(); 16]); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 270 | bench_increment_counters!(group, "w", 32, [(); 32]); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 271 | bench_increment_counters!(group, "w", 64, [(); 64]); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 272 | bench_increment_counters!(group, "w", 128, [(); 128]); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 274 | bench_increment_counters!(group, "w_3x3", 8, [[[(); 8]; 3]; 3]); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 275 | bench_increment_counters!(group, "w_3x3", 16, [[[(); 16]; 3]; 3]); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 276 | bench_increment_counters!(group, "w_3x3", 32, [[[(); 32]; 3]; 3]); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 277 | bench_increment_counters!(group, "w_3x3", 64, [[[(); 64]; 3]; 3]); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 278 | bench_increment_counters!(group, "w_3x3", 128, [[[(); 128]; 3]; 3]); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 286 | bench_increment_counters!(group, "u8", 1, [[(); 8]; 1]); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 287 | bench_increment_counters!(group, "u8", 2, [[(); 8]; 2]); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 288 | bench_increment_counters!(group, "u8", 3, [[(); 8]; 3]); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 289 | bench_increment_counters!(group, "u8", 4, [[(); 8]; 4]); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 290 | bench_increment_counters!(group, "u8", 8, [[(); 8]; 8]); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 291 | bench_increment_counters!(group, "u8", 16, [[(); 8]; 16]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `IncrementCounters` [INFO] [stdout] --> benches/bit_perf.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] ... [INFO] [stdout] 292 | bench_increment_counters!(group, "u8", 32, [[(); 8]; 32]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/workdir/src/bits.rs:736:11 [INFO] [stdout] | [INFO] [stdout] 736 | pub trait IncrementCounters [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ - [INFO] [stdout] = note: this error originates in the macro `bench_increment_counters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 256 | <$s as IncrementCounters>::increment(bits, counters) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BMA` [INFO] [stdout] --> benches/bit_perf.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | PackedElement, Weight, WeightArray, BMA, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 353 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0432, E0576. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e8eb80eb3d7046afb042c73774df8fd29a887e1e4e3f685d4b4a321821f8809c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8eb80eb3d7046afb042c73774df8fd29a887e1e4e3f685d4b4a321821f8809c", kill_on_drop: false }` [INFO] [stdout] e8eb80eb3d7046afb042c73774df8fd29a887e1e4e3f685d4b4a321821f8809c