[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] febb27728b5b92698051fb651e8effa4a5dc7e58 [INFO] testing is8ac/bnn against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fis8ac%2Fbnn" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/is8ac/bnn on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-2/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 49beb0a69e443bc30c7f9961f868af14ad15a00c4802d8d6e555e512ded87b21 [INFO] running `Command { std: "docker" "start" "-a" "49beb0a69e443bc30c7f9961f868af14ad15a00c4802d8d6e555e512ded87b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49beb0a69e443bc30c7f9961f868af14ad15a00c4802d8d6e555e512ded87b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49beb0a69e443bc30c7f9961f868af14ad15a00c4802d8d6e555e512ded87b21", kill_on_drop: false }` [INFO] [stdout] 49beb0a69e443bc30c7f9961f868af14ad15a00c4802d8d6e555e512ded87b21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d308db1f155e0a7f749c3bf73fd1c04f2beb4ea0300c7f0f52cec4b42620bc4 [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" "6d308db1f155e0a7f749c3bf73fd1c04f2beb4ea0300c7f0f52cec4b42620bc4", 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] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling 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] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_hc v0.2.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling bnn v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(min_const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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] error[E0275]: overflow evaluating the requirement ` as ObjCache<>::T, C>>::ChanCache == _` [INFO] [stdout] --> src/layers.rs:564:1 [INFO] [stdout] | [INFO] [stdout] 564 | / impl ObjCache<>::T, C> for FC [INFO] [stdout] 565 | | where [INFO] [stdout] 566 | | I: WeightArray [INFO] [stdout] 567 | | + Shape [INFO] [stdout] ... | [INFO] [stdout] 631 | | } [INFO] [stdout] 632 | | } [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:658:1 [INFO] [stdout] | [INFO] [stdout] 658 | / impl [INFO] [stdout] 659 | | Model<>::T>>::I, C> [INFO] [stdout] 660 | | for Conv2D [INFO] [stdout] 661 | | where [INFO] [stdout] ... | [INFO] [stdout] 1035 | | } [INFO] [stdout] 1036 | | } [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:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | 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:596:5 [INFO] [stdout] | [INFO] [stdout] 596 | 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:597:5 [INFO] [stdout] | [INFO] [stdout] 597 | 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:598:5 [INFO] [stdout] | [INFO] [stdout] 598 | 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:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | 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:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | / fn subtract_input( [INFO] [stdout] 611 | | &self, [INFO] [stdout] 612 | | cache: &Self::Cache, [INFO] [stdout] 613 | | chan_index: Self::InputIndex, [INFO] [stdout] 614 | | &cur_value: &bool, [INFO] [stdout] 615 | | ) -> 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:714:5 [INFO] [stdout] | [INFO] [stdout] 714 | 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:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | 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:716:5 [INFO] [stdout] | [INFO] [stdout] 716 | 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:717:5 [INFO] [stdout] | [INFO] [stdout] 717 | 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:718:5 [INFO] [stdout] | [INFO] [stdout] 718 | 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:719:5 [INFO] [stdout] | [INFO] [stdout] 719 | 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:726:5 [INFO] [stdout] | [INFO] [stdout] 726 | / fn apply( [INFO] [stdout] 727 | | &self, [INFO] [stdout] 728 | | input: &>::T>>::I, [INFO] [stdout] 729 | | ) -> >::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:740:5 [INFO] [stdout] | [INFO] [stdout] 740 | 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:743:5 [INFO] [stdout] | [INFO] [stdout] 743 | 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:751:5 [INFO] [stdout] | [INFO] [stdout] 751 | 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:754:5 [INFO] [stdout] | [INFO] [stdout] 754 | 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:757:5 [INFO] [stdout] | [INFO] [stdout] 757 | / fn loss_deltas( [INFO] [stdout] 758 | | &self, [INFO] [stdout] 759 | | input: &>::T>>::I, [INFO] [stdout] 760 | | threshold: u64, [INFO] [stdout] 761 | | class: usize, [INFO] [stdout] 762 | | ) -> 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 22 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d308db1f155e0a7f749c3bf73fd1c04f2beb4ea0300c7f0f52cec4b42620bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d308db1f155e0a7f749c3bf73fd1c04f2beb4ea0300c7f0f52cec4b42620bc4", kill_on_drop: false }` [INFO] [stdout] 6d308db1f155e0a7f749c3bf73fd1c04f2beb4ea0300c7f0f52cec4b42620bc4