[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] a5b1e2678bc6d60753033bc62abdb1160b2107ae [INFO] checking is8ac/bnn against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fis8ac%2Fbnn" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/is8ac/bnn on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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-4/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bb20df480efc4cc100a6218b9de6e147637af4719b0a57347886008060c9e01 [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" "6bb20df480efc4cc100a6218b9de6e147637af4719b0a57347886008060c9e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bb20df480efc4cc100a6218b9de6e147637af4719b0a57347886008060c9e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb20df480efc4cc100a6218b9de6e147637af4719b0a57347886008060c9e01", kill_on_drop: false }` [INFO] [stdout] 6bb20df480efc4cc100a6218b9de6e147637af4719b0a57347886008060c9e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bd47ef17057e691973b81607f4eee15edc01fdebe571ba004bedd91e2f35da6 [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" "8bd47ef17057e691973b81607f4eee15edc01fdebe571ba004bedd91e2f35da6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_hc v0.2.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking bnn v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `super::TritGrads`, `super::TritMap` [INFO] [stdout] --> src/bits.rs:1170:63 [INFO] [stdout] | [INFO] [stdout] 1170 | use super::{b128, b16, b32, b64, b8, BitArray, TritArray, TritGrads, TritMap, WeightArray}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `TritMap` in `bits` [INFO] [stdout] | | help: a similar name exists in the module: `BitMap` [INFO] [stdout] | no `TritGrads` in `bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find associated type `TritArrayType` in trait `BitArray` [INFO] [stdout] --> src/bits.rs:1185:46 [INFO] [stdout] | [INFO] [stdout] 1185 | type TritType = ::TritArrayType; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `BitArray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/bits.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b128`, `b16`, `b32`, `b8` [INFO] [stdout] --> src/bits.rs:1170:17 [INFO] [stdout] | [INFO] [stdout] 1170 | use super::{b128, b16, b32, b64, b8, BitArray, TritArray, TritGrads, TritMap, WeightArray}; [INFO] [stdout] | ^^^^ ^^^ ^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shape::Shape` [INFO] [stdout] --> src/bits.rs:1175:9 [INFO] [stdout] | [INFO] [stdout] 1175 | use crate::shape::Shape; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::count::IncrementCounters` [INFO] [stdout] --> src/image2d.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::count::IncrementCounters; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Merge`, `ZipMap` [INFO] [stdout] --> src/image2d.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::shape::{Element, Merge, Shape, ZipMap}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/image2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Hash`, `Hasher` [INFO] [stdout] --> src/image2d.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/bits.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::count::IncrementCounters` [INFO] [stdout] --> src/image2d.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::count::IncrementCounters; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Merge`, `ZipMap` [INFO] [stdout] --> src/image2d.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::shape::{Element, Merge, Shape, ZipMap}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/image2d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Hash`, `Hasher` [INFO] [stdout] --> src/image2d.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bma` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1193:31 [INFO] [stdout] | [INFO] [stdout] 1193 | let act = weights.bma(&input); [INFO] [stdout] | ^^^ method not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `WeightArray` defines an item `bma`, perhaps you need to implement it [INFO] [stdout] --> src/bits.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pub trait WeightArray [INFO] [stdout] 97 | | where [INFO] [stdout] 98 | | Self: Sized + Copy, [INFO] [stdout] 99 | | Self::Bits: BitMapPack<<<::Shape as Element<()>>::Array as Shape>::Index> [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `RANGE` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1195:61 [INFO] [stdout] | [INFO] [stdout] 1195 | for target_act in act.saturating_sub(InputType::RANGE as u32) [INFO] [stdout] | ^^^^^ associated item not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `WeightArray` defines an item `RANGE`, perhaps you need to implement it [INFO] [stdout] --> src/bits.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pub trait WeightArray [INFO] [stdout] 97 | | where [INFO] [stdout] 98 | | Self: Sized + Copy, [INFO] [stdout] 99 | | Self::Bits: BitMapPack<<<::Shape as Element<()>>::Array as Shape>::Index> [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `RANGE` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1196:50 [INFO] [stdout] | [INFO] [stdout] 1196 | ..=act.saturating_add(InputType::RANGE as u32) [INFO] [stdout] | ^^^^^ associated item not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `WeightArray` defines an item `RANGE`, perhaps you need to implement it [INFO] [stdout] --> src/bits.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pub trait WeightArray [INFO] [stdout] 97 | | where [INFO] [stdout] 98 | | Self: Sized + Copy, [INFO] [stdout] 99 | | Self::Bits: BitMapPack<<<::Shape as Element<()>>::Array as Shape>::Index> [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `states` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1198:40 [INFO] [stdout] | [INFO] [stdout] 1198 | for &val in InputType::states().iter() { [INFO] [stdout] | ^^^^^^ function or associated item not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `bits::Weight` defines an item `states`, perhaps you need to implement it [INFO] [stdout] --> src/bits.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / pub trait Weight [INFO] [stdout] 66 | | where [INFO] [stdout] 67 | | Self: Sized + Copy, [INFO] [stdout] 68 | | { [INFO] [stdout] 69 | | const N: usize; [INFO] [stdout] 70 | | fn states() -> iter::Cloned>; [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `grads` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1199:41 [INFO] [stdout] | [INFO] [stdout] 1199 | let grads = weights.grads(&input, val, act, target_act); [INFO] [stdout] | ^^^^^ method not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `grads_slow` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1200:46 [INFO] [stdout] | [INFO] [stdout] 1200 | let true_grads = weights.grads_slow(&input, val, act, target_act); [INFO] [stdout] | ^^^^^^^^^^ method not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bma` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1289:27 [INFO] [stdout] | [INFO] [stdout] 1289 | let act = weights.bma(&input); [INFO] [stdout] | ^^^ method not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `WeightArray` defines an item `bma`, perhaps you need to implement it [INFO] [stdout] --> src/bits.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pub trait WeightArray [INFO] [stdout] 97 | | where [INFO] [stdout] 98 | | Self: Sized + Copy, [INFO] [stdout] 99 | | Self::Bits: BitMapPack<<<::Shape as Element<()>>::Array as Shape>::Index> [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `RANGE` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1297:61 [INFO] [stdout] | [INFO] [stdout] 1297 | for target_act in act.saturating_sub(InputType::RANGE as u32) [INFO] [stdout] | ^^^^^ associated item not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `WeightArray` defines an item `RANGE`, perhaps you need to implement it [INFO] [stdout] --> src/bits.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pub trait WeightArray [INFO] [stdout] 97 | | where [INFO] [stdout] 98 | | Self: Sized + Copy, [INFO] [stdout] 99 | | Self::Bits: BitMapPack<<<::Shape as Element<()>>::Array as Shape>::Index> [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `RANGE` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1298:50 [INFO] [stdout] | [INFO] [stdout] 1298 | ..=act.saturating_add(InputType::RANGE as u32) [INFO] [stdout] | ^^^^^ associated item not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `WeightArray` defines an item `RANGE`, perhaps you need to implement it [INFO] [stdout] --> src/bits.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / pub trait WeightArray [INFO] [stdout] 97 | | where [INFO] [stdout] 98 | | Self: Sized + Copy, [INFO] [stdout] 99 | | Self::Bits: BitMapPack<<<::Shape as Element<()>>::Array as Shape>::Index> [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `states` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1300:40 [INFO] [stdout] | [INFO] [stdout] 1300 | for &val in InputType::states().iter() { [INFO] [stdout] | ^^^^^^ function or associated item not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `bits::Weight` defines an item `states`, perhaps you need to implement it [INFO] [stdout] --> src/bits.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | / pub trait Weight [INFO] [stdout] 66 | | where [INFO] [stdout] 67 | | Self: Sized + Copy, [INFO] [stdout] 68 | | { [INFO] [stdout] 69 | | const N: usize; [INFO] [stdout] 70 | | fn states() -> iter::Cloned>; [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `grads` found for array `[[[b64; 2]; 3]; 3]` in the current scope [INFO] [stdout] --> src/bits.rs:1301:41 [INFO] [stdout] | [INFO] [stdout] 1301 | let grads = weights.grads(&input, val, act, target_act); [INFO] [stdout] | ^^^^^ method not found in `[[[b64; 2]; 3]; 3]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TritArray` [INFO] [stdout] --> src/bits.rs:1170:52 [INFO] [stdout] | [INFO] [stdout] 1170 | use super::{b128, b16, b32, b64, b8, BitArray, TritArray, TritGrads, TritMap, WeightArray}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WeightArray` [INFO] [stdout] --> src/bits.rs:1170:83 [INFO] [stdout] | [INFO] [stdout] 1170 | use super::{b128, b16, b32, b64, b8, BitArray, TritArray, TritGrads, TritMap, WeightArray}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0576, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8bd47ef17057e691973b81607f4eee15edc01fdebe571ba004bedd91e2f35da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bd47ef17057e691973b81607f4eee15edc01fdebe571ba004bedd91e2f35da6", kill_on_drop: false }` [INFO] [stdout] 8bd47ef17057e691973b81607f4eee15edc01fdebe571ba004bedd91e2f35da6