[INFO] cloning repository https://github.com/vitvakatu/car [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitvakatu/car" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitvakatu%2Fcar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitvakatu%2Fcar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9495e64adef66e83ee122edc341a9635b991fc5 [INFO] testing vitvakatu/car against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitvakatu%2Fcar" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vitvakatu/car on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vitvakatu/car [INFO] finished tweaking git repo https://github.com/vitvakatu/car [INFO] tweaked toml for git repo https://github.com/vitvakatu/car written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/vitvakatu/car already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.3.19 [INFO] [stderr] Downloaded fuchsia-zircon v0.3.2 [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 924c31f96181c39d2cbeb5b94d3e1334690d6841ca2520f22b26ddf03fc4a87b [INFO] running `Command { std: "docker" "start" "-a" "924c31f96181c39d2cbeb5b94d3e1334690d6841ca2520f22b26ddf03fc4a87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "924c31f96181c39d2cbeb5b94d3e1334690d6841ca2520f22b26ddf03fc4a87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924c31f96181c39d2cbeb5b94d3e1334690d6841ca2520f22b26ddf03fc4a87b", kill_on_drop: false }` [INFO] [stdout] 924c31f96181c39d2cbeb5b94d3e1334690d6841ca2520f22b26ddf03fc4a87b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e42d62bbcdf8f101cfb81a2a08c9f06de0fb718acba049a4c5345e1d9636f934 [INFO] running `Command { std: "docker" "start" "-a" "e42d62bbcdf8f101cfb81a2a08c9f06de0fb718acba049a4c5345e1d9636f934", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling rand v0.3.19 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling gfx_core v0.8.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling fuckthiside v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AnsiValue`, `Bg`, `DetectColors` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use termion::color::{DetectColors, AnsiValue, Bg}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion::raw::IntoRawMode` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use termion::raw::IntoRawMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::stdout` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::stdout; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `car` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let car : Car = Car::new(0, 0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_car` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `change_direction` [INFO] [stdout] --> src/car.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn change_direction(&mut self, direction : DIR) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UR` [INFO] [stdout] --> src/support.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `R` [INFO] [stdout] --> src/support.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RD` [INFO] [stdout] --> src/support.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `D` [INFO] [stdout] --> src/support.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DL` [INFO] [stdout] --> src/support.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `L` [INFO] [stdout] --> src/support.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LU` [INFO] [stdout] --> src/support.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.36s [INFO] running `Command { std: "docker" "inspect" "e42d62bbcdf8f101cfb81a2a08c9f06de0fb718acba049a4c5345e1d9636f934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42d62bbcdf8f101cfb81a2a08c9f06de0fb718acba049a4c5345e1d9636f934", kill_on_drop: false }` [INFO] [stdout] e42d62bbcdf8f101cfb81a2a08c9f06de0fb718acba049a4c5345e1d9636f934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1cc1175680b881313adfb4621607ed9a15c40c9056a9d4f9b761a5409a799ef [INFO] running `Command { std: "docker" "start" "-a" "a1cc1175680b881313adfb4621607ed9a15c40c9056a9d4f9b761a5409a799ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fuckthiside v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AnsiValue`, `Bg`, `DetectColors` [INFO] [stdout] --> src/main.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use termion::color::{DetectColors, AnsiValue, Bg}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion::raw::IntoRawMode` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use termion::raw::IntoRawMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::stdout` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::stdout; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `car` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let car : Car = Car::new(0, 0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_car` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `change_direction` [INFO] [stdout] --> src/car.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn change_direction(&mut self, direction : DIR) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UR` [INFO] [stdout] --> src/support.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `R` [INFO] [stdout] --> src/support.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RD` [INFO] [stdout] --> src/support.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `D` [INFO] [stdout] --> src/support.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DL` [INFO] [stdout] --> src/support.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `L` [INFO] [stdout] --> src/support.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LU` [INFO] [stdout] --> src/support.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/support.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "a1cc1175680b881313adfb4621607ed9a15c40c9056a9d4f9b761a5409a799ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1cc1175680b881313adfb4621607ed9a15c40c9056a9d4f9b761a5409a799ef", kill_on_drop: false }` [INFO] [stdout] a1cc1175680b881313adfb4621607ed9a15c40c9056a9d4f9b761a5409a799ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a0c7bbd59ecd3de22b2f383bfb3ed6a374957902b66a2368d31bc315ba01c60 [INFO] running `Command { std: "docker" "start" "-a" "7a0c7bbd59ecd3de22b2f383bfb3ed6a374957902b66a2368d31bc315ba01c60", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused imports: `AnsiValue`, `Bg`, `DetectColors` [INFO] [stderr] --> src/main.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | use termion::color::{DetectColors, AnsiValue, Bg}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `termion::raw::IntoRawMode` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use termion::raw::IntoRawMode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::stdout` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::io::stdout; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `car` [INFO] [stderr] --> src/main.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | let car : Car = Car::new(0, 0); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_car` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `change_direction` [INFO] [stderr] --> src/car.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | fn change_direction(&mut self, direction : DIR) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UR` [INFO] [stderr] --> src/support.rs:2:19 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/support.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `R` [INFO] [stderr] --> src/support.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/support.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `RD` [INFO] [stderr] --> src/support.rs:2:26 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/support.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `D` [INFO] [stderr] --> src/support.rs:2:30 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/support.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `DL` [INFO] [stderr] --> src/support.rs:2:33 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/support.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `L` [INFO] [stderr] --> src/support.rs:2:37 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/support.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LU` [INFO] [stderr] --> src/support.rs:2:40 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum DIR { U, UR, R, RD, D, DL, L, LU } [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `DIR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/support.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fuckthiside` (bin "fuckthiside" test) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fuckthiside-e3614251aee8252b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a0c7bbd59ecd3de22b2f383bfb3ed6a374957902b66a2368d31bc315ba01c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0c7bbd59ecd3de22b2f383bfb3ed6a374957902b66a2368d31bc315ba01c60", kill_on_drop: false }` [INFO] [stdout] 7a0c7bbd59ecd3de22b2f383bfb3ed6a374957902b66a2368d31bc315ba01c60