[INFO] cloning repository https://github.com/AntonHermann/space_invaders [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntonHermann/space_invaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fspace_invaders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fspace_invaders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc84f2f1b9e71481b7fb72a427d5dd5e6b5c736b [INFO] testing AntonHermann/space_invaders against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fspace_invaders" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AntonHermann/space_invaders on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AntonHermann/space_invaders [INFO] finished tweaking git repo https://github.com/AntonHermann/space_invaders [INFO] tweaked toml for git repo https://github.com/AntonHermann/space_invaders written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/AntonHermann/space_invaders already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a765c5f901e16ea55dcbcd682cceb958895eb6981f984400b03e08867f4e8fb3 [INFO] running `Command { std: "docker" "start" "-a" "a765c5f901e16ea55dcbcd682cceb958895eb6981f984400b03e08867f4e8fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a765c5f901e16ea55dcbcd682cceb958895eb6981f984400b03e08867f4e8fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a765c5f901e16ea55dcbcd682cceb958895eb6981f984400b03e08867f4e8fb3", kill_on_drop: false }` [INFO] [stdout] a765c5f901e16ea55dcbcd682cceb958895eb6981f984400b03e08867f4e8fb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef34dacc3e3bc6945ce2c9c648dc91994ea694ff0a4328e8cfefb079c818a019 [INFO] running `Command { std: "docker" "start" "-a" "ef34dacc3e3bc6945ce2c9c648dc91994ea694ff0a4328e8cfefb079c818a019", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling smallvec v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling backtrace-sys v0.1.21 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling loggerv v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling hibitset v0.5.0 [INFO] [stderr] Compiling shred v0.7.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.11.2 [INFO] [stderr] Compiling space_invaders v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/game/systems/debug.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | fn run(&mut self, (pos, ap): Self::SystemData) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ap` [INFO] [stdout] --> src/game/systems/debug.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | fn run(&mut self, (pos, ap): Self::SystemData) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENEMY_COUNT` [INFO] [stdout] --> src/game/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const ENEMY_COUNT: usize = ENEMY_COUNT_X * ENEMY_COUNT_Y; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Down` [INFO] [stdout] --> src/game/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Down, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VDirection` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/mod.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone, Debug)] [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: `Enemy` [INFO] [stdout] --> src/game/components.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Enemy, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Projectile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/components.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> src/game/components.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | dir: VDirection, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Weapon` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/components.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.10s [INFO] running `Command { std: "docker" "inspect" "ef34dacc3e3bc6945ce2c9c648dc91994ea694ff0a4328e8cfefb079c818a019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef34dacc3e3bc6945ce2c9c648dc91994ea694ff0a4328e8cfefb079c818a019", kill_on_drop: false }` [INFO] [stdout] ef34dacc3e3bc6945ce2c9c648dc91994ea694ff0a4328e8cfefb079c818a019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98cda0ca4393b8a4b0a945b2eb843c668e88daa1da818e85cd8cdbadc3410c23 [INFO] running `Command { std: "docker" "start" "-a" "98cda0ca4393b8a4b0a945b2eb843c668e88daa1da818e85cd8cdbadc3410c23", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling space_invaders v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/game/systems/debug.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | fn run(&mut self, (pos, ap): Self::SystemData) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ap` [INFO] [stdout] --> src/game/systems/debug.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | fn run(&mut self, (pos, ap): Self::SystemData) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENEMY_COUNT` [INFO] [stdout] --> src/game/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const ENEMY_COUNT: usize = ENEMY_COUNT_X * ENEMY_COUNT_Y; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Down` [INFO] [stdout] --> src/game/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Down, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VDirection` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/mod.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Clone, Debug)] [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: `Enemy` [INFO] [stdout] --> src/game/components.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Enemy, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Projectile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/components.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> src/game/components.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | dir: VDirection, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Weapon` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/components.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/space_invaders-befa837bacd16ab0) [INFO] running `Command { std: "docker" "inspect" "98cda0ca4393b8a4b0a945b2eb843c668e88daa1da818e85cd8cdbadc3410c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98cda0ca4393b8a4b0a945b2eb843c668e88daa1da818e85cd8cdbadc3410c23", kill_on_drop: false }` [INFO] [stdout] 98cda0ca4393b8a4b0a945b2eb843c668e88daa1da818e85cd8cdbadc3410c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c248be31e3c5b755b36550f3454ae47953064702cf9df96317bc89743565c7d [INFO] running `Command { std: "docker" "start" "-a" "2c248be31e3c5b755b36550f3454ae47953064702cf9df96317bc89743565c7d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `pos` [INFO] [stderr] --> src/game/systems/debug.rs:11:24 [INFO] [stderr] | [INFO] [stderr] 11 | fn run(&mut self, (pos, ap): Self::SystemData) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ap` [INFO] [stderr] --> src/game/systems/debug.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | fn run(&mut self, (pos, ap): Self::SystemData) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ap` [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `ENEMY_COUNT` [INFO] [stderr] --> src/game/mod.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | const ENEMY_COUNT: usize = ENEMY_COUNT_X * ENEMY_COUNT_Y; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Down` [INFO] [stderr] --> src/game/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | Down, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VDirection` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/game/mod.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Clone, Debug)] [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: `Enemy` [INFO] [stderr] --> src/game/components.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | Enemy, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Projectile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/game/components.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | #[derive(Debug, Clone, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `dir` [INFO] [stderr] --> src/game/components.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | dir: VDirection, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Weapon` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/game/components.rs:84:10 [INFO] [stderr] | [INFO] [stderr] 84 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `space_invaders` (bin "space_invaders" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 48s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/space_invaders-befa837bacd16ab0) [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.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c248be31e3c5b755b36550f3454ae47953064702cf9df96317bc89743565c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c248be31e3c5b755b36550f3454ae47953064702cf9df96317bc89743565c7d", kill_on_drop: false }` [INFO] [stdout] 2c248be31e3c5b755b36550f3454ae47953064702cf9df96317bc89743565c7d