[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] baeed89acc761082b131830733cdaa6432d6692b [INFO] checking is8ac/bnn against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fis8ac%2Fbnn" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/is8ac/bnn on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f818ef59acf2b775963263ab6905a03b3fa201e2839ebad768e3f6494e87e51 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f818ef59acf2b775963263ab6905a03b3fa201e2839ebad768e3f6494e87e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f818ef59acf2b775963263ab6905a03b3fa201e2839ebad768e3f6494e87e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f818ef59acf2b775963263ab6905a03b3fa201e2839ebad768e3f6494e87e51", kill_on_drop: false }` [INFO] [stdout] 7f818ef59acf2b775963263ab6905a03b3fa201e2839ebad768e3f6494e87e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 320968aba1b3c64d0120f25ab785744ca12a3e276193ab524f52f31f8f480a06 [INFO] running `Command { std: "docker" "start" "-a" "320968aba1b3c64d0120f25ab785744ca12a3e276193ab524f52f31f8f480a06", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_hc v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rand_distr v0.3.0 [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.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking bnn v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/descend.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::count::IncrementCounters` [INFO] [stdout] --> src/image2d.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::count::IncrementCounters; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Element`, `Merge`, `Shape`, `ZipMap` [INFO] [stdout] --> src/image2d.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::shape::{Element, Merge, Shape, ZipMap}; [INFO] [stdout] | ^^^^^^^ ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/image2d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/image2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Hash`, `Hasher` [INFO] [stdout] --> src/image2d.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `PackedElement`, `WeightArray`, `Weight`, `b128`, `b16`, `b32`, `b8`, `t128`, `t16`, `t32`, `t8` [INFO] [stdout] --> src/bits.rs:1351:9 [INFO] [stdout] | [INFO] [stdout] 1351 | b128, b16, b32, b8, t128, t16, t32, t8, MaskedDistance, PackedElement, Weight, WeightArray, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/bits.rs:1353:9 [INFO] [stdout] | [INFO] [stdout] 1353 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> src/bits.rs:1354:9 [INFO] [stdout] | [INFO] [stdout] 1354 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/bits.rs:1355:9 [INFO] [stdout] | [INFO] [stdout] 1355 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shape::Shape` [INFO] [stdout] --> src/bits.rs:1357:9 [INFO] [stdout] | [INFO] [stdout] 1357 | use crate::shape::Shape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `PackedElement`, `WeightArray`, `Weight`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1539:21 [INFO] [stdout] | [INFO] [stdout] 1539 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 1540 | PackedElement, Weight, WeightArray, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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 a macro (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:1542:21 [INFO] [stdout] | [INFO] [stdout] 1542 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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:1543:21 [INFO] [stdout] | [INFO] [stdout] 1543 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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:1544:21 [INFO] [stdout] | [INFO] [stdout] 1544 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | weight_group!(test_bit, bool); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1561 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `PackedElement`, `WeightArray`, `Weight`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1539:21 [INFO] [stdout] | [INFO] [stdout] 1539 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 1540 | PackedElement, Weight, WeightArray, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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 a macro (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:1542:21 [INFO] [stdout] | [INFO] [stdout] 1542 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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:1543:21 [INFO] [stdout] | [INFO] [stdout] 1543 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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:1544:21 [INFO] [stdout] | [INFO] [stdout] 1544 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | weight_group!(test_trit, Option); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MaskedDistance`, `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1518:21 [INFO] [stdout] | [INFO] [stdout] 1518 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, MaskedDistance, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1562 | 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] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/descend.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::count::IncrementCounters` [INFO] [stdout] --> src/image2d.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::count::IncrementCounters; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Element`, `Merge`, `Shape`, `ZipMap` [INFO] [stdout] --> src/image2d.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::shape::{Element, Merge, Shape, ZipMap}; [INFO] [stdout] | ^^^^^^^ ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/image2d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/image2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Hash`, `Hasher` [INFO] [stdout] --> src/image2d.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Weight`, `b32`, `t128`, `t32`, `t8` [INFO] [stdout] --> src/layers.rs:574:15 [INFO] [stdout] | [INFO] [stdout] 574 | b128, b32, b8, t128, t32, t8, PackedArray, PackedElement, Weight, WeightArray, [INFO] [stdout] | ^^^ ^^^^ ^^^ ^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/layers.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | .map(|(i, &(w, sum, target_act))| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/image2d.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | x: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/image2d.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | y: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `true_class` [INFO] [stdout] --> src/layers.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | true_class: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_alive` [INFO] [stdout] --> src/layers.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | is_alive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_alive` [INFO] [stdout] --> src/layers.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | is_alive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WeightArray` [INFO] [stdout] --> src/layers.rs:574:75 [INFO] [stdout] | [INFO] [stdout] 574 | b128, b32, b8, t128, t32, t8, PackedArray, PackedElement, Weight, WeightArray, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/layers.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | .map(|(i, &(w, sum, target_act))| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / macro_rules! h1_model { [INFO] [stdout] 133 | | ($w:ty, $h:ty) => { [INFO] [stdout] 134 | | FC, N_CLASSES> [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [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: `MaskedDistance`, `Weight`, `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, MaskedDistance, PackedElement, Weight, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bnn::shape::Shape` [INFO] [stdout] --> benches/bit_perf.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bnn::shape::Shape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `black_box` [INFO] [stdout] --> benches/bit_perf.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use criterion::{black_box, criterion_group, criterion_main, BatchSize, BenchmarkId, Criterion}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> benches/bit_perf.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / macro_rules! h1_model { [INFO] [stdout] 133 | | ($w:ty, $h:ty) => { [INFO] [stdout] 134 | | FC, N_CLASSES> [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bnn::shape::Map` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bnn::shape::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sum_loss` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let sum_loss: u64 = examples [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sum_loss` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `HiddenShape` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | type HiddenShape = [[(); 32]; 4]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `WeightType` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | type WeightType = Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `H0Model` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | type H0Model = FcMSE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `H1Model` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / type H1Model = [INFO] [stdout] 28 | | FC, N_CLASSES>; [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `H2Model` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / type H2Model = FC< [INFO] [stdout] 30 | | InputShape, [INFO] [stdout] 31 | | WeightType, [INFO] [stdout] 32 | | HiddenShape, [INFO] [stdout] 33 | | FC, N_CLASSES>, [INFO] [stdout] 34 | | N_CLASSES, [INFO] [stdout] 35 | | >; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `H3Model` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / type H3Model = FC< [INFO] [stdout] 37 | | InputShape, [INFO] [stdout] 38 | | WeightType, [INFO] [stdout] 39 | | HiddenShape, [INFO] [stdout] ... | [INFO] [stdout] 53 | | N_CLASSES, [INFO] [stdout] 54 | | >; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bnn::shape::Map` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bnn::shape::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sum_loss` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let sum_loss: u64 = examples [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sum_loss` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `HiddenShape` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | type HiddenShape = [[(); 32]; 4]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `WeightType` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | type WeightType = Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `H0Model` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | type H0Model = FcMSE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `H1Model` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / type H1Model = [INFO] [stdout] 28 | | FC, N_CLASSES>; [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `H2Model` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / type H2Model = FC< [INFO] [stdout] 30 | | InputShape, [INFO] [stdout] 31 | | WeightType, [INFO] [stdout] 32 | | HiddenShape, [INFO] [stdout] 33 | | FC, N_CLASSES>, [INFO] [stdout] 34 | | N_CLASSES, [INFO] [stdout] 35 | | >; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `H3Model` [INFO] [stdout] --> src/bin/mnist_fc_multi_layer_bench.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / type H3Model = FC< [INFO] [stdout] 37 | | InputShape, [INFO] [stdout] 38 | | WeightType, [INFO] [stdout] 39 | | HiddenShape, [INFO] [stdout] ... | [INFO] [stdout] 53 | | N_CLASSES, [INFO] [stdout] 54 | | >; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/image2d.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | x: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/image2d.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | y: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `true_class` [INFO] [stdout] --> src/layers.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | true_class: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_alive` [INFO] [stdout] --> src/layers.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | is_alive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_alive` [INFO] [stdout] --> src/layers.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | is_alive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "320968aba1b3c64d0120f25ab785744ca12a3e276193ab524f52f31f8f480a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320968aba1b3c64d0120f25ab785744ca12a3e276193ab524f52f31f8f480a06", kill_on_drop: false }` [INFO] [stdout] 320968aba1b3c64d0120f25ab785744ca12a3e276193ab524f52f31f8f480a06