[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] 412aedae67aaf9628a313570f406208129d03f28 [INFO] checking is8ac/bnn against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fis8ac%2Fbnn" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/is8ac/bnn on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-7/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", 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] ff9b30af1adbd2d60ed6e26bafae5a41610d5be53dfc5e6616818c949de31c1e [INFO] running `Command { std: "docker" "start" "-a" "ff9b30af1adbd2d60ed6e26bafae5a41610d5be53dfc5e6616818c949de31c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff9b30af1adbd2d60ed6e26bafae5a41610d5be53dfc5e6616818c949de31c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9b30af1adbd2d60ed6e26bafae5a41610d5be53dfc5e6616818c949de31c1e", kill_on_drop: false }` [INFO] [stdout] ff9b30af1adbd2d60ed6e26bafae5a41610d5be53dfc5e6616818c949de31c1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 9dea32c4ac433aa8c4efe4025298171028543664491b9cf4694598bcf9d08192 [INFO] running `Command { std: "docker" "start" "-a" "9dea32c4ac433aa8c4efe4025298171028543664491b9cf4694598bcf9d08192", 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.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itoa v0.4.6 [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] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [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] Compiling quote v1.0.7 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_hc v0.2.0 [INFO] [stderr] Checking rayon-core v1.9.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_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 imports: `BitScaler`, `WeightArray`, `b128`, `b16`, `b32`, `b8`, `t128`, `t16`, `t32`, `t8` [INFO] [stdout] --> src/bits.rs:1053:17 [INFO] [stdout] | [INFO] [stdout] 1053 | 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:1054:9 [INFO] [stdout] | [INFO] [stdout] 1054 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> src/bits.rs:1055:9 [INFO] [stdout] | [INFO] [stdout] 1055 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_hc::Hc128Rng` [INFO] [stdout] --> src/bits.rs:1056:9 [INFO] [stdout] | [INFO] [stdout] 1056 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shape::Shape` [INFO] [stdout] --> src/bits.rs:1058:9 [INFO] [stdout] | [INFO] [stdout] 1058 | 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:1240:21 [INFO] [stdout] | [INFO] [stdout] 1240 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitScaler, PackedIndexSGet, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 1241 | Shape, WeightArray, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1243:21 [INFO] [stdout] | [INFO] [stdout] 1243 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1244:21 [INFO] [stdout] | [INFO] [stdout] 1244 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1245:21 [INFO] [stdout] | [INFO] [stdout] 1245 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1262 | 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:1240:21 [INFO] [stdout] | [INFO] [stdout] 1240 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitScaler, PackedIndexSGet, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 1241 | Shape, WeightArray, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1243:21 [INFO] [stdout] | [INFO] [stdout] 1243 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1244:21 [INFO] [stdout] | [INFO] [stdout] 1244 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1245:21 [INFO] [stdout] | [INFO] [stdout] 1245 | use rand_hc::Hc128Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | b128, b16, b32, b64, b8, t128, t16, t32, t64, t8, BitPack, BitScaler, [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^^ ^^ ^^^^ ^^^ ^^^ ^^^ ^^ [INFO] [stdout] ... [INFO] [stdout] 1263 | 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`, `t128`, `t32`, `t8` [INFO] [stdout] --> src/layers.rs:1163:24 [INFO] [stdout] | [INFO] [stdout] 1163 | b128, b32, b8, t128, t32, t8, BitPack, BitScaler, PackedIndexSGet, WeightArray, [INFO] [stdout] | ^^^^ ^^^ ^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / impl Model<>::T, C> for FC [INFO] [stdout] 401 | | where [INFO] [stdout] 402 | | I: WeightArray [INFO] [stdout] 403 | | + Shape [INFO] [stdout] ... | [INFO] [stdout] 533 | | } [INFO] [stdout] 534 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::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:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | / impl [INFO] [stdout] 576 | | Model<>::T>>::I, C> [INFO] [stdout] 577 | | for Conv2D [INFO] [stdout] 578 | | where [INFO] [stdout] ... | [INFO] [stdout] 970 | | } [INFO] [stdout] 971 | | } [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, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 428 | type Index = LayerIndex<(O::Index, ::Index), H::Index>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | type Weight = W; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | type IndexIter = LayerIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | type Cache = FCcache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | type ChanCache = FCchanCache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:433:5 [INFO] [stdout] | [INFO] [stdout] 433 | type InputIndex = ::Index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 434 | type InputValue = bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | type Output = >::T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | const N_PARAMS: usize = I::N * O::N + H::N_PARAMS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | fn rand(rng: &mut R) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | fn apply(&self, input: &>::T) -> >::T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | fn indices() -> Self::IndexIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | 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, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | fn top_act(&self, input: &>::T) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | 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 `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | / fn subtract_input( [INFO] [stdout] 475 | | &self, [INFO] [stdout] 476 | | cache: &Self::Cache, [INFO] [stdout] 477 | | chan_index: Self::InputIndex, [INFO] [stdout] 478 | | &cur_value: &bool, [INFO] [stdout] 479 | | ) -> Self::ChanCache { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | fn loss(&self, input: &>::T, class: usize) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | / fn loss_deltas( [INFO] [stdout] 501 | | &self, [INFO] [stdout] 502 | | inputs: &>::T, [INFO] [stdout] 503 | | threshold: u64, [INFO] [stdout] 504 | | class: usize, [INFO] [stdout] 505 | | ) -> Vec<(Self::Index, W, i64)> { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::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:627:5 [INFO] [stdout] | [INFO] [stdout] 627 | 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:628:5 [INFO] [stdout] | [INFO] [stdout] 628 | 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:629:5 [INFO] [stdout] | [INFO] [stdout] 629 | type IndexIter = LayerIter<[[IPS; PY]; PX], OPS, H::IndexIter, C>; [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:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | type Cache = ConvCache; [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:631:5 [INFO] [stdout] | [INFO] [stdout] 631 | type ChanCache = ConvChanCache; [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:632:5 [INFO] [stdout] | [INFO] [stdout] 632 | type InputValue = >::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:633:5 [INFO] [stdout] | [INFO] [stdout] 633 | type InputIndex = IPS::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:634:5 [INFO] [stdout] | [INFO] [stdout] 634 | 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:635:5 [INFO] [stdout] | [INFO] [stdout] 635 | 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:636:5 [INFO] [stdout] | [INFO] [stdout] 636 | 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:643:5 [INFO] [stdout] | [INFO] [stdout] 643 | / fn apply( [INFO] [stdout] 644 | | &self, [INFO] [stdout] 645 | | input: &>::T>>::I, [INFO] [stdout] 646 | | ) -> >::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:657:5 [INFO] [stdout] | [INFO] [stdout] 657 | 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:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | 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:668:5 [INFO] [stdout] | [INFO] [stdout] 668 | 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:671:5 [INFO] [stdout] | [INFO] [stdout] 671 | / fn cache( [INFO] [stdout] 672 | | &self, [INFO] [stdout] 673 | | input: &>::T>>::I, [INFO] [stdout] 674 | | class: usize, [INFO] [stdout] 675 | | ) -> ConvCache { [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:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | / fn subtract_input( [INFO] [stdout] 679 | | &self, [INFO] [stdout] 680 | | cache: &ConvCache, [INFO] [stdout] 681 | | chan_index: Self::InputIndex, [INFO] [stdout] 682 | | cur_value: &Self::InputValue, [INFO] [stdout] 683 | | ) -> ConvChanCache { [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:688:5 [INFO] [stdout] | [INFO] [stdout] 688 | 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:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | / fn loss_deltas( [INFO] [stdout] 692 | | &self, [INFO] [stdout] 693 | | input: &>::T>>::I, [INFO] [stdout] 694 | | threshold: u64, [INFO] [stdout] 695 | | class: usize, [INFO] [stdout] 696 | | ) -> 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 38 previous errors [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] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | / impl Model<>::T, C> for FC [INFO] [stdout] 401 | | where [INFO] [stdout] 402 | | I: WeightArray [INFO] [stdout] 403 | | + Shape [INFO] [stdout] ... | [INFO] [stdout] 533 | | } [INFO] [stdout] 534 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::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:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | / impl [INFO] [stdout] 576 | | Model<>::T>>::I, C> [INFO] [stdout] 577 | | for Conv2D [INFO] [stdout] 578 | | where [INFO] [stdout] ... | [INFO] [stdout] 970 | | } [INFO] [stdout] 971 | | } [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, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 428 | type Index = LayerIndex<(O::Index, ::Index), H::Index>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | type Weight = W; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | type IndexIter = LayerIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | type Cache = FCcache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | type ChanCache = FCchanCache; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:433:5 [INFO] [stdout] | [INFO] [stdout] 433 | type InputIndex = ::Index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:434:5 [INFO] [stdout] | [INFO] [stdout] 434 | type InputValue = bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | type Output = >::T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | const N_PARAMS: usize = I::N * O::N + H::N_PARAMS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | fn rand(rng: &mut R) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | fn apply(&self, input: &>::T) -> >::T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | fn indices() -> Self::IndexIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | 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, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | fn top_act(&self, input: &>::T) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | 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 `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | / fn subtract_input( [INFO] [stdout] 475 | | &self, [INFO] [stdout] 476 | | cache: &Self::Cache, [INFO] [stdout] 477 | | chan_index: Self::InputIndex, [INFO] [stdout] 478 | | &cur_value: &bool, [INFO] [stdout] 479 | | ) -> Self::ChanCache { [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | fn loss(&self, input: &>::T, class: usize) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::T, C>` for `FC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement ` as Model<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | / fn loss_deltas( [INFO] [stdout] 501 | | &self, [INFO] [stdout] 502 | | inputs: &>::T, [INFO] [stdout] 503 | | threshold: u64, [INFO] [stdout] 504 | | class: usize, [INFO] [stdout] 505 | | ) -> Vec<(Self::Index, W, i64)> { [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Model<>::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:627:5 [INFO] [stdout] | [INFO] [stdout] 627 | 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:628:5 [INFO] [stdout] | [INFO] [stdout] 628 | 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:629:5 [INFO] [stdout] | [INFO] [stdout] 629 | type IndexIter = LayerIter<[[IPS; PY]; PX], OPS, H::IndexIter, C>; [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:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | type Cache = ConvCache; [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:631:5 [INFO] [stdout] | [INFO] [stdout] 631 | type ChanCache = ConvChanCache; [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:632:5 [INFO] [stdout] | [INFO] [stdout] 632 | type InputValue = >::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:633:5 [INFO] [stdout] | [INFO] [stdout] 633 | type InputIndex = IPS::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:634:5 [INFO] [stdout] | [INFO] [stdout] 634 | 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:635:5 [INFO] [stdout] | [INFO] [stdout] 635 | 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:636:5 [INFO] [stdout] | [INFO] [stdout] 636 | 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:643:5 [INFO] [stdout] | [INFO] [stdout] 643 | / fn apply( [INFO] [stdout] 644 | | &self, [INFO] [stdout] 645 | | input: &>::T>>::I, [INFO] [stdout] 646 | | ) -> >::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:657:5 [INFO] [stdout] | [INFO] [stdout] 657 | 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:660:5 [INFO] [stdout] | [INFO] [stdout] 660 | 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:668:5 [INFO] [stdout] | [INFO] [stdout] 668 | 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:671:5 [INFO] [stdout] | [INFO] [stdout] 671 | / fn cache( [INFO] [stdout] 672 | | &self, [INFO] [stdout] 673 | | input: &>::T>>::I, [INFO] [stdout] 674 | | class: usize, [INFO] [stdout] 675 | | ) -> ConvCache { [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:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | / fn subtract_input( [INFO] [stdout] 679 | | &self, [INFO] [stdout] 680 | | cache: &ConvCache, [INFO] [stdout] 681 | | chan_index: Self::InputIndex, [INFO] [stdout] 682 | | cur_value: &Self::InputValue, [INFO] [stdout] 683 | | ) -> ConvChanCache { [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:688:5 [INFO] [stdout] | [INFO] [stdout] 688 | 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:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | / fn loss_deltas( [INFO] [stdout] 692 | | &self, [INFO] [stdout] 693 | | input: &>::T>>::I, [INFO] [stdout] 694 | | threshold: u64, [INFO] [stdout] 695 | | class: usize, [INFO] [stdout] 696 | | ) -> 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 38 previous errors; 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9dea32c4ac433aa8c4efe4025298171028543664491b9cf4694598bcf9d08192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dea32c4ac433aa8c4efe4025298171028543664491b9cf4694598bcf9d08192", kill_on_drop: false }` [INFO] [stdout] 9dea32c4ac433aa8c4efe4025298171028543664491b9cf4694598bcf9d08192