[INFO] cloning repository https://github.com/Noah-Kennedy/nav-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noah-Kennedy/nav-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah-Kennedy%2Fnav-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah-Kennedy%2Fnav-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c4e76625269fcf212d561490d5d2cd82b4195f1 [INFO] checking Noah-Kennedy/nav-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah-Kennedy%2Fnav-rs" "/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/Noah-Kennedy/nav-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Noah-Kennedy/nav-rs [INFO] finished tweaking git repo https://github.com/Noah-Kennedy/nav-rs [INFO] tweaked toml for git repo https://github.com/Noah-Kennedy/nav-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Noah-Kennedy/nav-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b57f64b932169ecf9e96a9d70ebe762aad070eabcd5c8b35bc786d56a3270a50 [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" "b57f64b932169ecf9e96a9d70ebe762aad070eabcd5c8b35bc786d56a3270a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b57f64b932169ecf9e96a9d70ebe762aad070eabcd5c8b35bc786d56a3270a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b57f64b932169ecf9e96a9d70ebe762aad070eabcd5c8b35bc786d56a3270a50", kill_on_drop: false }` [INFO] [stdout] b57f64b932169ecf9e96a9d70ebe762aad070eabcd5c8b35bc786d56a3270a50 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 42ddbc29ffb579701ab948a67530fd236b1df7e40118e3a1ed806c4471b35341 [INFO] running `Command { std: "docker" "start" "-a" "42ddbc29ffb579701ab948a67530fd236b1df7e40118e3a1ed806c4471b35341", kill_on_drop: false }` [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking colored v1.7.0 [INFO] [stderr] Checking ndarray v0.12.1 [INFO] [stderr] Checking nav-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ndarray::Array2` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ndarray::Array2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Array`, `Dim`, `SliceInfo`, `arr0` [INFO] [stdout] --> src/grid/mod.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use ndarray::{Array, Dim, Array2, SliceInfo, arr0}; [INFO] [stdout] | ^^^^^ ^^^ ^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `open_mut` [INFO] [stdout] --> src/grid/mod.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let (open_mut, close_mut) = if self.mutable[pos] > 0 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ndarray::Array2` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ndarray::Array2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `close_mut` [INFO] [stdout] --> src/grid/mod.rs:99:32 [INFO] [stdout] | [INFO] [stdout] 99 | let (open_mut, close_mut) = if self.mutable[pos] > 0 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_close_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Array`, `Dim`, `SliceInfo`, `arr0` [INFO] [stdout] --> src/grid/mod.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use ndarray::{Array, Dim, Array2, SliceInfo, arr0}; [INFO] [stdout] | ^^^^^ ^^^ ^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `open_mut` [INFO] [stdout] --> src/grid/mod.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let (open_mut, close_mut) = if self.mutable[pos] > 0 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `close_mut` [INFO] [stdout] --> src/grid/mod.rs:99:32 [INFO] [stdout] | [INFO] [stdout] 99 | let (open_mut, close_mut) = if self.mutable[pos] > 0 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_close_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.61s [INFO] running `Command { std: "docker" "inspect" "42ddbc29ffb579701ab948a67530fd236b1df7e40118e3a1ed806c4471b35341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ddbc29ffb579701ab948a67530fd236b1df7e40118e3a1ed806c4471b35341", kill_on_drop: false }` [INFO] [stdout] 42ddbc29ffb579701ab948a67530fd236b1df7e40118e3a1ed806c4471b35341