[INFO] cloning repository https://github.com/Homelikelama64/robot-game-thang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Homelikelama64/robot-game-thang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikelama64%2Frobot-game-thang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikelama64%2Frobot-game-thang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 420504fd8e5791fd796ed68ab9d9a6ce33899e1c
[INFO] checking Homelikelama64/robot-game-thang/420504fd8e5791fd796ed68ab9d9a6ce33899e1c against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikelama64%2Frobot-game-thang" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Homelikelama64/robot-game-thang
[INFO] finished tweaking git repo https://github.com/Homelikelama64/robot-game-thang
[INFO] tweaked toml for git repo https://github.com/Homelikelama64/robot-game-thang written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Homelikelama64/robot-game-thang on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Homelikelama64/robot-game-thang 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8ffe248572123a580ea817bac1e2e498d4962e26b62a410358cee4bb9e96e76
[INFO] running `Command { std: "docker" "start" "-a" "b8ffe248572123a580ea817bac1e2e498d4962e26b62a410358cee4bb9e96e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8ffe248572123a580ea817bac1e2e498d4962e26b62a410358cee4bb9e96e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ffe248572123a580ea817bac1e2e498d4962e26b62a410358cee4bb9e96e76", kill_on_drop: false }`
[INFO] [stdout] b8ffe248572123a580ea817bac1e2e498d4962e26b62a410358cee4bb9e96e76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd0281aa32130ae1f580becb9fa0c25a29f15ea20b256d21be6251a0a7c3bb8f
[INFO] running `Command { std: "docker" "start" "-a" "bd0281aa32130ae1f580becb9fa0c25a29f15ea20b256d21be6251a0a7c3bb8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking tynm v0.1.10
[INFO] [stderr]     Checking shred v0.10.2
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking specs v0.16.1
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]    Compiling raylib-sys v5.0.2
[INFO] [stderr]     Checking raylib v5.0.2
[INFO] [stderr]     Checking robot_coding_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/main.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fs::{self, File},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> src/inputs.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::{self, File}, io::{BufReader, Write}};
[INFO] [stdout]   |                ^^^^                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/main.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fs::{self, File},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write` and `self`
[INFO] [stdout]  --> src/inputs.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::{self, File}, io::{BufReader, Write}};
[INFO] [stdout]   |                ^^^^                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]   --> src/draw_map.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     scale: f32,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assets`
[INFO] [stdout]   --> src/inputs.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assets: &Assets,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_assets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sound_handle`
[INFO] [stdout]   --> src/inputs.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     sound_handle: &OutputStreamHandle,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sound_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]   --> src/draw_map.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     scale: f32,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assets`
[INFO] [stdout]   --> src/inputs.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assets: &Assets,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_assets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sound_handle`
[INFO] [stdout]   --> src/inputs.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     sound_handle: &OutputStreamHandle,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sound_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let mut world_index = 0;
[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: unused variable: `world_index`
[INFO] [stdout]    --> src/main.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let mut world_index = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MainMenu` and `Level` are never constructed
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum GameState {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 23 |     MainMenu,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 24 |     LevelEditor,
[INFO] [stdout] 25 |     Level,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Right` and `Middle` are never constructed
[INFO] [stdout]    --> src/main.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 302 | enum Mouse {
[INFO] [stdout]     |      ----- variants in this enum
[INFO] [stdout] 303 |     Left,
[INFO] [stdout] 304 |     Right,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 305 |     Middle,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let mut world_index = 0;
[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: unused variable: `world_index`
[INFO] [stdout]    --> src/main.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let mut world_index = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MainMenu` and `Level` are never constructed
[INFO] [stdout]   --> src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum GameState {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 23 |     MainMenu,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 24 |     LevelEditor,
[INFO] [stdout] 25 |     Level,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Right` and `Middle` are never constructed
[INFO] [stdout]    --> src/main.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 302 | enum Mouse {
[INFO] [stdout]     |      ----- variants in this enum
[INFO] [stdout] 303 |     Left,
[INFO] [stdout] 304 |     Right,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 305 |     Middle,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.85s
[INFO] running `Command { std: "docker" "inspect" "bd0281aa32130ae1f580becb9fa0c25a29f15ea20b256d21be6251a0a7c3bb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0281aa32130ae1f580becb9fa0c25a29f15ea20b256d21be6251a0a7c3bb8f", kill_on_drop: false }`
[INFO] [stdout] bd0281aa32130ae1f580becb9fa0c25a29f15ea20b256d21be6251a0a7c3bb8f
