[INFO] cloning repository https://github.com/wisonye/ping-pong-tron-legacy-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wisonye/ping-pong-tron-legacy-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonye%2Fping-pong-tron-legacy-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonye%2Fping-pong-tron-legacy-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2473365adf742bc31610e27fcbd883ebdff44c16
[INFO] checking wisonye/ping-pong-tron-legacy-rust against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisonye%2Fping-pong-tron-legacy-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/wisonye/ping-pong-tron-legacy-rust
[INFO] finished tweaking git repo https://github.com/wisonye/ping-pong-tron-legacy-rust
[INFO] tweaked toml for git repo https://github.com/wisonye/ping-pong-tron-legacy-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wisonye/ping-pong-tron-legacy-rust on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wisonye/ping-pong-tron-legacy-rust 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9731245dbf3ae1ce2fde2943175422f75a689e4a26632791460ca2c29bc02a1f
[INFO] running `Command { std: "docker" "start" "-a" "9731245dbf3ae1ce2fde2943175422f75a689e4a26632791460ca2c29bc02a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9731245dbf3ae1ce2fde2943175422f75a689e4a26632791460ca2c29bc02a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9731245dbf3ae1ce2fde2943175422f75a689e4a26632791460ca2c29bc02a1f", kill_on_drop: false }`
[INFO] [stdout] 9731245dbf3ae1ce2fde2943175422f75a689e4a26632791460ca2c29bc02a1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d077580a2cc66e688097e61876aa71812b8fc712ebb2a527794a606c2032e8da
[INFO] running `Command { std: "docker" "start" "-a" "d077580a2cc66e688097e61876aa71812b8fc712ebb2a527794a606c2032e8da", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling raylib-sys v3.7.0
[INFO] [stderr]     Checking raylib v3.7.0
[INFO] [stderr]     Checking ping-pong-tron-legacy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ball.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let mut particles = &mut self.lighting_tail.particles;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ball.rs:355:21
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 let mut particles = &mut self.lighting_tail.particles;
[INFO] [stdout]     |                     ----^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ball.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let mut particles = &mut self.lighting_tail.particles;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lightning_ball` is never read
[INFO] [stdout]   --> src/ball.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Ball {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub lightning_ball: Texture2D,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRON_BLUE` is never used
[INFO] [stdout]   --> src/config.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const TRON_BLUE: Color = Color::new(0x6F, 0xC3, 0xDF, 0xFF);
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRON_RED` is never used
[INFO] [stdout]   --> src/config.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const TRON_RED: Color = Color::new(0xF4, 0x47, 0x47, 0xFF);
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAME_UI_BORDER_COLOR` is never used
[INFO] [stdout]   --> src/config.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const GAME_UI_BORDER_COLOR: Color = TRON_LIGHT_BLUE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAME_UI_RACKET_COLOR` is never used
[INFO] [stdout]   --> src/config.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const GAME_UI_RACKET_COLOR: Color = TRON_ORANGE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_UI_PLAYER_WINS_RESTART_CONTAINER_HORIZONTAL_PADDING` is never used
[INFO] [stdout]   --> src/config.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub const TABLE_UI_PLAYER_WINS_RESTART_CONTAINER_HORIZONTAL_PADDING: f32 = 30.0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RACKET_UI_MAX_RACKETS_PER_PLAYER` is never used
[INFO] [stdout]    --> src/config.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub const RACKET_UI_MAX_RACKETS_PER_PLAYER: usize = 5;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YOU_WIN_SOUND_EFFECT_1` is never used
[INFO] [stdout]    --> src/config.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub const YOU_WIN_SOUND_EFFECT_1: &'static str = "resources/you_win.wav";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]   --> src/player.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub level: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ball.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let mut particles = &mut self.lighting_tail.particles;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ball.rs:355:21
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 let mut particles = &mut self.lighting_tail.particles;
[INFO] [stdout]     |                     ----^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ball.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let mut particles = &mut self.lighting_tail.particles;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lightning_ball` is never read
[INFO] [stdout]   --> src/ball.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Ball {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub lightning_ball: Texture2D,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRON_BLUE` is never used
[INFO] [stdout]   --> src/config.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const TRON_BLUE: Color = Color::new(0x6F, 0xC3, 0xDF, 0xFF);
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRON_RED` is never used
[INFO] [stdout]   --> src/config.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const TRON_RED: Color = Color::new(0xF4, 0x47, 0x47, 0xFF);
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAME_UI_BORDER_COLOR` is never used
[INFO] [stdout]   --> src/config.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const GAME_UI_BORDER_COLOR: Color = TRON_LIGHT_BLUE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAME_UI_RACKET_COLOR` is never used
[INFO] [stdout]   --> src/config.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const GAME_UI_RACKET_COLOR: Color = TRON_ORANGE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_UI_PLAYER_WINS_RESTART_CONTAINER_HORIZONTAL_PADDING` is never used
[INFO] [stdout]   --> src/config.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub const TABLE_UI_PLAYER_WINS_RESTART_CONTAINER_HORIZONTAL_PADDING: f32 = 30.0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RACKET_UI_MAX_RACKETS_PER_PLAYER` is never used
[INFO] [stdout]    --> src/config.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub const RACKET_UI_MAX_RACKETS_PER_PLAYER: usize = 5;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `YOU_WIN_SOUND_EFFECT_1` is never used
[INFO] [stdout]    --> src/config.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub const YOU_WIN_SOUND_EFFECT_1: &'static str = "resources/you_win.wav";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]   --> src/player.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub level: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.00s
[INFO] running `Command { std: "docker" "inspect" "d077580a2cc66e688097e61876aa71812b8fc712ebb2a527794a606c2032e8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d077580a2cc66e688097e61876aa71812b8fc712ebb2a527794a606c2032e8da", kill_on_drop: false }`
[INFO] [stdout] d077580a2cc66e688097e61876aa71812b8fc712ebb2a527794a606c2032e8da
