[INFO] cloning repository https://github.com/dynnamitt/zoombeez
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dynnamitt/zoombeez" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdynnamitt%2Fzoombeez", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdynnamitt%2Fzoombeez'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fc04670eedcea93a5f8cc5cd63a0b10fe33fcee
[INFO] checking dynnamitt/zoombeez against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdynnamitt%2Fzoombeez" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dynnamitt/zoombeez
[INFO] finished tweaking git repo https://github.com/dynnamitt/zoombeez
[INFO] tweaked toml for git repo https://github.com/dynnamitt/zoombeez written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dynnamitt/zoombeez on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dynnamitt/zoombeez already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hecs v0.10.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] da759d1583df0dd0344dd5a12c62c10a79a37386129dc584a4bb9b553b17a2b0
[INFO] running `Command { std: "docker" "start" "da759d1583df0dd0344dd5a12c62c10a79a37386129dc584a4bb9b553b17a2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da759d1583df0dd0344dd5a12c62c10a79a37386129dc584a4bb9b553b17a2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da759d1583df0dd0344dd5a12c62c10a79a37386129dc584a4bb9b553b17a2b0" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da759d1583df0dd0344dd5a12c62c10a79a37386129dc584a4bb9b553b17a2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da759d1583df0dd0344dd5a12c62c10a79a37386129dc584a4bb9b553b17a2b0" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking hecs v0.10.5
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]     Checking zoombeez-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MainCamera` is never constructed
[INFO] [stdout]   --> src/comps.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MainCamera;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `speed` is never read
[INFO] [stdout]   --> src/comps.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 27 |     pub speed: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `speed` and `attack_range` are never read
[INFO] [stdout]   --> src/comps.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Attacker {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 32 |     pub speed: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 33 |     pub attack_range: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attacker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_speeds` is never read
[INFO] [stdout]   --> src/comps.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ParallaxBackground {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 38 |     pub layers: [Texture2D; 2],
[INFO] [stdout] 39 |     pub scroll_speeds: [f32; 2],
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParallaxBackground` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_event` and `attacker_count` are never used
[INFO] [stdout]   --> src/state.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Game {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn push_event(&mut self, event: GameEvent) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn attacker_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MainCamera` is never constructed
[INFO] [stdout]   --> src/comps.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MainCamera;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `speed` is never read
[INFO] [stdout]   --> src/comps.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 27 |     pub speed: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `speed` and `attack_range` are never read
[INFO] [stdout]   --> src/comps.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Attacker {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 32 |     pub speed: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 33 |     pub attack_range: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attacker` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_speeds` is never read
[INFO] [stdout]   --> src/comps.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ParallaxBackground {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 38 |     pub layers: [Texture2D; 2],
[INFO] [stdout] 39 |     pub scroll_speeds: [f32; 2],
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParallaxBackground` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_event` and `attacker_count` are never used
[INFO] [stdout]   --> src/state.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Game {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn push_event(&mut self, event: GameEvent) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn attacker_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PlayerMoved` and `AttackerSpawned` are never constructed
[INFO] [stdout]  --> src/systems.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum GameEvent {
[INFO] [stdout]   |          --------- variants in this enum
[INFO] [stdout] 5 |     PlayerMoved(f32),
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 6 |     AttackerSpawned,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GameEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AttackerAISys` is never constructed
[INFO] [stdout]   --> src/systems.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AttackerAISys;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MovementSys` is never constructed
[INFO] [stdout]   --> src/systems.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct MovementSys;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParallaxSys` is never constructed
[INFO] [stdout]   --> src/systems.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ParallaxSys;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventHandlerSys` is never constructed
[INFO] [stdout]   --> src/systems.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct EventHandlerSys;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `COLLISION_RADIUS` is never used
[INFO] [stdout]  --> src/systems/movementsys_impl.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl MovementSys {
[INFO] [stdout]   | ---------------- associated constant in this implementation
[INFO] [stdout] 5 |     const COLLISION_RADIUS: f32 = 10.0;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Circle` is never constructed
[INFO] [stdout]   --> src/systems/movementsys_impl.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Circle {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `overlaps` are never used
[INFO] [stdout]   --> src/systems/movementsys_impl.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Circle {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 62 |     fn new(x: f32, y: f32, radius: f32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn overlaps(&self, other: &Circle) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PlayerMoved` and `AttackerSpawned` are never constructed
[INFO] [stdout]  --> src/systems.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum GameEvent {
[INFO] [stdout]   |          --------- variants in this enum
[INFO] [stdout] 5 |     PlayerMoved(f32),
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 6 |     AttackerSpawned,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `GameEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AttackerAISys` is never constructed
[INFO] [stdout]   --> src/systems.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct AttackerAISys;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MovementSys` is never constructed
[INFO] [stdout]   --> src/systems.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct MovementSys;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParallaxSys` is never constructed
[INFO] [stdout]   --> src/systems.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ParallaxSys;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventHandlerSys` is never constructed
[INFO] [stdout]   --> src/systems.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct EventHandlerSys;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `COLLISION_RADIUS` is never used
[INFO] [stdout]  --> src/systems/movementsys_impl.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl MovementSys {
[INFO] [stdout]   | ---------------- associated constant in this implementation
[INFO] [stdout] 5 |     const COLLISION_RADIUS: f32 = 10.0;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `PLAYER_Z`, `ATTACKER_Z`, and `BG_Z` are never used
[INFO] [stdout]   --> src/systems/renderingsys_impl.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl RenderingSys {
[INFO] [stdout]    | ----------------- associated constants in this implementation
[INFO] [stdout]  8 |     const PLAYER_Z: f32 = 2.0;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]  9 |     const ATTACKER_Z: f32 = 1.0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 10 |     const BG_Z: f32 = 0.0;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Circle` is never constructed
[INFO] [stdout]   --> src/systems/movementsys_impl.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct Circle {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `overlaps` are never used
[INFO] [stdout]   --> src/systems/movementsys_impl.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Circle {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 62 |     fn new(x: f32, y: f32, radius: f32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn overlaps(&self, other: &Circle) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `PLAYER_Z`, `ATTACKER_Z`, and `BG_Z` are never used
[INFO] [stdout]   --> src/systems/renderingsys_impl.rs:8:11
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl RenderingSys {
[INFO] [stdout]    | ----------------- associated constants in this implementation
[INFO] [stdout]  8 |     const PLAYER_Z: f32 = 2.0;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]  9 |     const ATTACKER_Z: f32 = 1.0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 10 |     const BG_Z: f32 = 0.0;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s
[INFO] running `Command { std: "docker" "inspect" "da759d1583df0dd0344dd5a12c62c10a79a37386129dc584a4bb9b553b17a2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da759d1583df0dd0344dd5a12c62c10a79a37386129dc584a4bb9b553b17a2b0", kill_on_drop: false }`
[INFO] [stdout] da759d1583df0dd0344dd5a12c62c10a79a37386129dc584a4bb9b553b17a2b0
