[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] c4d4d951f45902ec834db744d2350f2a2a19c663 [INFO] checking is8ac/bnn against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fis8ac%2Fbnn" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/is8ac/bnn on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/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-16/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8afff5b3a6fb48c4475e39de7edcd3ca3fa70f257a76968209db000060a0e86 [INFO] running `Command { std: "docker" "start" "-a" "f8afff5b3a6fb48c4475e39de7edcd3ca3fa70f257a76968209db000060a0e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8afff5b3a6fb48c4475e39de7edcd3ca3fa70f257a76968209db000060a0e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8afff5b3a6fb48c4475e39de7edcd3ca3fa70f257a76968209db000060a0e86", kill_on_drop: false }` [INFO] [stdout] f8afff5b3a6fb48c4475e39de7edcd3ca3fa70f257a76968209db000060a0e86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62c0e5b6af22860b26c88879922ee2ccda103329d844300ef9dd21959acd6171 [INFO] running `Command { std: "docker" "start" "-a" "62c0e5b6af22860b26c88879922ee2ccda103329d844300ef9dd21959acd6171", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_hc v0.3.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rand_distr v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking bnn v0.2.0 (/opt/rustwide/workdir) [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`, `FromBool`, `PackedMap`, `t32` [INFO] [stdout] --> src/matrix.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] [INFO] [stdout] warning: unused import: `crate::count::ElementwiseAdd` [INFO] [stdout] --> src/matrix.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::count::ElementwiseAdd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ecc` [INFO] [stdout] --> src/matrix.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::ecc; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ZipMap` [INFO] [stdout] --> src/matrix.rs:7:71 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::shape::{IndexGet, IndexMap, LongDefault, Map, Pack, Shape, ZipMap}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign`, `Add` [INFO] [stdout] --> src/matrix.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ops::{Add, AddAssign}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/matrix.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `safe_increment_counters` in trait `CacheLocalMatrixBatch` [INFO] [stdout] --> src/matrix.rs:315:69 [INFO] [stdout] | [INFO] [stdout] 29 | / fn safe_increment_counters_batch( [INFO] [stdout] 30 | | example: &[(>::T, >::T)], [INFO] [stdout] 31 | | acc: &mut >::T); 2]>>::T, [INFO] [stdout] 32 | | ); [INFO] [stdout] | |______- similarly named associated function `safe_increment_counters_batch` defined here [INFO] [stdout] ... [INFO] [stdout] 315 | >::safe_increment_counters( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: an associated function with a similar name exists: `safe_increment_counters_batch` [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: `BitScaler`, `WeightArray`, `b128`, `b16`, `b8`, `t128`, `t16`, `t32`, `t8` [INFO] [stdout] --> src/bits.rs:1682:9 [INFO] [stdout] | [INFO] [stdout] 1682 | 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:1688:9 [INFO] [stdout] | [INFO] [stdout] 1688 | 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:1870:21 [INFO] [stdout] | [INFO] [stdout] 1870 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitScaler, PackedIndexSGet, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 1871 | Shape, WeightArray, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1873:21 [INFO] [stdout] | [INFO] [stdout] 1873 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1874:21 [INFO] [stdout] | [INFO] [stdout] 1874 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1875:21 [INFO] [stdout] | [INFO] [stdout] 1875 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1892 | 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:1870:21 [INFO] [stdout] | [INFO] [stdout] 1870 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitScaler, PackedIndexSGet, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 1871 | Shape, WeightArray, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1873:21 [INFO] [stdout] | [INFO] [stdout] 1873 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1874:21 [INFO] [stdout] | [INFO] [stdout] 1874 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1875:21 [INFO] [stdout] | [INFO] [stdout] 1875 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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:1850:21 [INFO] [stdout] | [INFO] [stdout] 1850 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1893 | 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`, `FromBool`, `PackedMap`, `t32` [INFO] [stdout] --> src/matrix.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] [INFO] [stdout] warning: unused import: `crate::count::ElementwiseAdd` [INFO] [stdout] --> src/matrix.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::count::ElementwiseAdd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ecc` [INFO] [stdout] --> src/matrix.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::ecc; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ZipMap` [INFO] [stdout] --> src/matrix.rs:7:71 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::shape::{IndexGet, IndexMap, LongDefault, Map, Pack, Shape, ZipMap}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign`, `Add` [INFO] [stdout] --> src/matrix.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ops::{Add, AddAssign}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/matrix.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitMap`, `BitScaler`, `IncrementCounters`, `SIMDword32`, `WeightArray`, `b128`, `b16`, `b32`, `b8`, `t128`, `t16`, `t32`, `t8` [INFO] [stdout] --> src/matrix.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | b128, b16, b32, b8, t128, t16, t32, t8, BitMap, BitPack, BitScaler, IncrementCounters, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 271 | SIMDincrementCounters, SIMDword32, WeightArray, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/matrix.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [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 imports: `Distribution`, `Standard` [INFO] [stdout] --> src/bin/simd_count_bench.rs:9:27 [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: `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 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[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] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` 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] 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] 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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[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] 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[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] 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] 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: `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::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] [stderr] error: could not compile `bnn` due to 4 previous errors; 2 warnings emitted [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] [stderr] warning: build failed, waiting for other jobs to finish... [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: `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: `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 imports: `Distribution`, `Standard` [INFO] [stdout] --> src/bin/count_bench.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::distributions::{Distribution, Standard}; [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] 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: 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 imports: `Distribution`, `Standard` [INFO] [stdout] --> src/bin/count_bench.rs:5:27 [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] 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 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::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::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] 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] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [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] 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] 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 imports: `Distribution`, `Standard` [INFO] [stdout] --> src/bin/simd_count_bench.rs:9:27 [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: `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 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: 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: `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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PackedMap` [INFO] [stdout] --> src/bin/simd_count_bench.rs:2:61 [INFO] [stdout] | [INFO] [stdout] 2 | b32, t32, BitMap, BitPack, FromBool, IncrementCounters, PackedMap, SIMDincrementCounters, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf_reader` [INFO] [stdout] --> src/bin/simd_count_bench.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | let mut buf_reader = BufReader::new(file); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buf_reader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [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: 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: function is never used: `transpose_64_slow` [INFO] [stdout] --> src/bin/matrix_transpose.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] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 105 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 105 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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: variable does not need to be mutable [INFO] [stdout] --> src/bin/simd_count_bench.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | let mut buf_reader = BufReader::new(file); [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [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: unused import: `PackedMap` [INFO] [stdout] --> src/bin/simd_count_bench.rs:2:61 [INFO] [stdout] | [INFO] [stdout] 2 | b32, t32, BitMap, BitPack, FromBool, IncrementCounters, PackedMap, SIMDincrementCounters, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf_reader` [INFO] [stdout] --> src/bin/simd_count_bench.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | let mut buf_reader = BufReader::new(file); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buf_reader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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: function is never used: `transpose_64_slow` [INFO] [stdout] --> src/bin/matrix_transpose.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: variable does not need to be mutable [INFO] [stdout] --> src/bin/simd_count_bench.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | let mut buf_reader = BufReader::new(file); [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: 1 warning emitted [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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 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: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[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: 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] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/matrix.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] 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: aborting due to previous error; 39 warnings emitted [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] For more information about this error, try `rustc --explain E0576`. [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[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 106 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 2); [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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 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[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 106 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 2); [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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 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[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 107 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 4); [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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 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] 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[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 107 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 4); [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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 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] 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[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 108 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 8); [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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 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[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 108 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 8); [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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 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[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 109 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 16); [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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 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[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bin/cifar_conv_perf.rs:43:149 [INFO] [stdout] | [INFO] [stdout] 43 | let unary_examples: Vec<([[<$input_shape as BitPack>::T; $image_dim]; $image_dim], usize)> = (0..$n_examples).map(|_| (rng.gen(), rng.gen_range(0, 10)))... [INFO] [stdout] | ^^^^^^^^^ - -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] ... [INFO] [stdout] 109 | time_loss_deltas!(32, [[(); 32]; 32], [[(); 32]; 32], 7, 2, 15, 16); [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.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 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 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 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] 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] 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: aborting due to 8 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: aborting due to 8 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] 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: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: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: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_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: 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] warning: 15 warnings emitted [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] 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] 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[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[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[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[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 349 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" "62c0e5b6af22860b26c88879922ee2ccda103329d844300ef9dd21959acd6171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62c0e5b6af22860b26c88879922ee2ccda103329d844300ef9dd21959acd6171", kill_on_drop: false }` [INFO] [stdout] 62c0e5b6af22860b26c88879922ee2ccda103329d844300ef9dd21959acd6171