[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] b591eea2fd0bc18cfa49940b9b34e408df819b02 [INFO] checking is8ac/bnn against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fis8ac%2Fbnn" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/is8ac/bnn on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f17a6c84a3dba8942c82122c2e8c3730ede9c85b007781be908610bec085616 [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" "8f17a6c84a3dba8942c82122c2e8c3730ede9c85b007781be908610bec085616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f17a6c84a3dba8942c82122c2e8c3730ede9c85b007781be908610bec085616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f17a6c84a3dba8942c82122c2e8c3730ede9c85b007781be908610bec085616", kill_on_drop: false }` [INFO] [stdout] 8f17a6c84a3dba8942c82122c2e8c3730ede9c85b007781be908610bec085616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6afadef52aef45b2550cd6f66bfdae24b9aec92ea5dfc1795dea01652600175a [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" "6afadef52aef45b2550cd6f66bfdae24b9aec92ea5dfc1795dea01652600175a", 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 libc v0.2.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [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] Checking clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_hc v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [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_json v1.0.61 [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: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bits.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | let low = (cur_sum <= (>::THRESHOLD - (W::RANGE - 1))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bits.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 174 | let high = (cur_sum >= (>::THRESHOLD + W::RANGE)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bits.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | let low = (cur_sum <= (>::THRESHOLD - (W::RANGE - 1))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/bits.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 174 | let high = (cur_sum >= (>::THRESHOLD + W::RANGE)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitScaler`, `WeightArray`, `b128`, `b16`, `b32`, `b8`, `t128`, `t16`, `t32`, `t8` [INFO] [stdout] --> src/bits.rs:1111:17 [INFO] [stdout] | [INFO] [stdout] 1111 | use super::{b128, b16, b32, b8, t128, t16, t32, t8, BitScaler, 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:1112:9 [INFO] [stdout] | [INFO] [stdout] 1112 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> src/bits.rs:1113:9 [INFO] [stdout] | [INFO] [stdout] 1113 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/bits.rs:1114:9 [INFO] [stdout] | [INFO] [stdout] 1114 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shape::Shape` [INFO] [stdout] --> src/bits.rs:1116:9 [INFO] [stdout] | [INFO] [stdout] 1116 | 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:1298:21 [INFO] [stdout] | [INFO] [stdout] 1298 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitScaler, PackedIndexSGet, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 1299 | Shape, WeightArray, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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:1301:21 [INFO] [stdout] | [INFO] [stdout] 1301 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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:1302:21 [INFO] [stdout] | [INFO] [stdout] 1302 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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:1303:21 [INFO] [stdout] | [INFO] [stdout] 1303 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1320 | 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 a macro (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:1298:21 [INFO] [stdout] | [INFO] [stdout] 1298 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitScaler, PackedIndexSGet, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 1299 | Shape, WeightArray, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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:1301:21 [INFO] [stdout] | [INFO] [stdout] 1301 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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:1302:21 [INFO] [stdout] | [INFO] [stdout] 1302 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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:1303:21 [INFO] [stdout] | [INFO] [stdout] 1303 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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: `b128`, `b16`, `b32`, `b64`, `b8`, `t128`, `t16`, `t32`, `t64`, `t8` [INFO] [stdout] --> src/bits.rs:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (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:1278:21 [INFO] [stdout] | [INFO] [stdout] 1278 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1321 | 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BitScaler`, `b16`, `t128`, `t32`, `t8` [INFO] [stdout] --> src/layers.rs:2741:15 [INFO] [stdout] | [INFO] [stdout] 2741 | b128, b16, b32, b8, t128, t32, t8, BitPack, BitScaler, PackedIndexSGet, WeightArray, [INFO] [stdout] | ^^^ ^^^^ ^^^ ^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:570:1 [INFO] [stdout] | [INFO] [stdout] 570 | / impl ObjCache<>::T, C> for FC [INFO] [stdout] 571 | | where [INFO] [stdout] 572 | | I: WeightArray [INFO] [stdout] 573 | | + Shape [INFO] [stdout] ... | [INFO] [stdout] 637 | | } [INFO] [stdout] 638 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:570:1 [INFO] [stdout] | [INFO] [stdout] 570 | / impl ObjCache<>::T, C> for FC [INFO] [stdout] 571 | | where [INFO] [stdout] 572 | | I: WeightArray [INFO] [stdout] 573 | | + Shape [INFO] [stdout] ... | [INFO] [stdout] 637 | | } [INFO] [stdout] 638 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:664:1 [INFO] [stdout] | [INFO] [stdout] 664 | / impl [INFO] [stdout] 665 | | Model<>::T>>::I, C> [INFO] [stdout] 666 | | for Conv2D [INFO] [stdout] 667 | | where [INFO] [stdout] ... | [INFO] [stdout] 1041 | | } [INFO] [stdout] 1042 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:664:1 [INFO] [stdout] | [INFO] [stdout] 664 | / impl [INFO] [stdout] 665 | | Model<>::T>>::I, C> [INFO] [stdout] 666 | | for Conv2D [INFO] [stdout] 667 | | where [INFO] [stdout] ... | [INFO] [stdout] 1041 | | } [INFO] [stdout] 1042 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:601:5 [INFO] [stdout] | [INFO] [stdout] 601 | type Cache = FCcache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:602:5 [INFO] [stdout] | [INFO] [stdout] 602 | type ChanCache = FCchanCache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | type InputIndex = ::Index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | type InputValue = bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | fn cache(&self, input: &>::T, class: usize) -> Self::Cache { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:616:5 [INFO] [stdout] | [INFO] [stdout] 616 | / fn subtract_input( [INFO] [stdout] 617 | | &self, [INFO] [stdout] 618 | | cache: &Self::Cache, [INFO] [stdout] 619 | | chan_index: Self::InputIndex, [INFO] [stdout] 620 | | &cur_value: &bool, [INFO] [stdout] 621 | | ) -> Self::ChanCache { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | type Index = LayerIndex<(OPS::Index, <[[IPS; PY]; PX] as Shape>::Index), H::Index>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:601:5 [INFO] [stdout] | [INFO] [stdout] 601 | type Cache = FCcache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:721:5 [INFO] [stdout] | [INFO] [stdout] 721 | type Weight = W; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:602:5 [INFO] [stdout] | [INFO] [stdout] 602 | type ChanCache = FCchanCache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | type InputIndex = ::Index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:722:5 [INFO] [stdout] | [INFO] [stdout] 722 | type IndexIter = LayerIter<[[IPS; PY]; PX], OPS, H::IndexIter>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | type InputValue = bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | type Output = >::T>>::I; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | fn cache(&self, input: &>::T, class: usize) -> Self::Cache { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:724:5 [INFO] [stdout] | [INFO] [stdout] 724 | const N_PARAMS: usize = IPS::N * OPS::N * PY * PX + H::N_PARAMS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:616:5 [INFO] [stdout] | [INFO] [stdout] 616 | / fn subtract_input( [INFO] [stdout] 617 | | &self, [INFO] [stdout] 618 | | cache: &Self::Cache, [INFO] [stdout] 619 | | chan_index: Self::InputIndex, [INFO] [stdout] 620 | | &cur_value: &bool, [INFO] [stdout] 621 | | ) -> Self::ChanCache { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `ObjCache<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | type Index = LayerIndex<(OPS::Index, <[[IPS; PY]; PX] as Shape>::Index), H::Index>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | fn rand(rng: &mut R) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:721:5 [INFO] [stdout] | [INFO] [stdout] 721 | type Weight = W; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | / fn apply( [INFO] [stdout] 733 | | &self, [INFO] [stdout] 734 | | input: &>::T>>::I, [INFO] [stdout] 735 | | ) -> >::T>>::I { [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:722:5 [INFO] [stdout] | [INFO] [stdout] 722 | type IndexIter = LayerIter<[[IPS; PY]; PX], OPS, H::IndexIter>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | type Output = >::T>>::I; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | fn indices() -> Self::IndexIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:724:5 [INFO] [stdout] | [INFO] [stdout] 724 | const N_PARAMS: usize = IPS::N * OPS::N * PY * PX + H::N_PARAMS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:749:5 [INFO] [stdout] | [INFO] [stdout] 749 | fn mutate_in_place(&mut self, index: Self::Index, weight: W) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:757:5 [INFO] [stdout] | [INFO] [stdout] 757 | fn top_act(&self, input: &>::T>>::I) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | fn rand(rng: &mut R) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | fn loss(&self, input: &>::T>>::I, class: usize) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | / fn apply( [INFO] [stdout] 733 | | &self, [INFO] [stdout] 734 | | input: &>::T>>::I, [INFO] [stdout] 735 | | ) -> >::T>>::I { [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:763:5 [INFO] [stdout] | [INFO] [stdout] 763 | / fn loss_deltas( [INFO] [stdout] 764 | | &self, [INFO] [stdout] 765 | | input: &>::T>>::I, [INFO] [stdout] 766 | | threshold: u64, [INFO] [stdout] 767 | | class: usize, [INFO] [stdout] 768 | | ) -> Vec<(Self::Index, Self::Weight, i64)> { [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:746:5 [INFO] [stdout] | [INFO] [stdout] 746 | fn indices() -> Self::IndexIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:749:5 [INFO] [stdout] | [INFO] [stdout] 749 | fn mutate_in_place(&mut self, index: Self::Index, weight: W) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:757:5 [INFO] [stdout] | [INFO] [stdout] 757 | fn top_act(&self, input: &>::T>>::I) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | fn loss(&self, input: &>::T>>::I, class: usize) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T>>::I, C>>::Index == _` [INFO] [stdout] --> src/layers.rs:763:5 [INFO] [stdout] | [INFO] [stdout] 763 | / fn loss_deltas( [INFO] [stdout] 764 | | &self, [INFO] [stdout] 765 | | input: &>::T>>::I, [INFO] [stdout] 766 | | threshold: u64, [INFO] [stdout] 767 | | class: usize, [INFO] [stdout] 768 | | ) -> Vec<(Self::Index, Self::Weight, i64)> { [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T>>::I, C>` for `Conv2D` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bnn` [INFO] [stdout] error: aborting due to 20 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6afadef52aef45b2550cd6f66bfdae24b9aec92ea5dfc1795dea01652600175a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afadef52aef45b2550cd6f66bfdae24b9aec92ea5dfc1795dea01652600175a", kill_on_drop: false }` [INFO] [stdout] 6afadef52aef45b2550cd6f66bfdae24b9aec92ea5dfc1795dea01652600175a