[INFO] cloning repository https://github.com/Nassty/roguer-ebert
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nassty/roguer-ebert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNassty%2Froguer-ebert", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNassty%2Froguer-ebert'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 226e2105c8f67efcb5692b7ec6b0a0f39c441487
[INFO] building Nassty/roguer-ebert against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNassty%2Froguer-ebert" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nassty/roguer-ebert
[INFO] finished tweaking git repo https://github.com/Nassty/roguer-ebert
[INFO] tweaked toml for git repo https://github.com/Nassty/roguer-ebert written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nassty/roguer-ebert on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nassty/roguer-ebert 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9671a61c0591521472345b448e0089bfe3bee5ae607a27434b684a9ecfaa66ba
[INFO] running `Command { std: "docker" "start" "-a" "9671a61c0591521472345b448e0089bfe3bee5ae607a27434b684a9ecfaa66ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9671a61c0591521472345b448e0089bfe3bee5ae607a27434b684a9ecfaa66ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9671a61c0591521472345b448e0089bfe3bee5ae607a27434b684a9ecfaa66ba", kill_on_drop: false }`
[INFO] [stdout] 9671a61c0591521472345b448e0089bfe3bee5ae607a27434b684a9ecfaa66ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46f11d3c8995cc9034a79929020c5ceb1defc2ecad0dff3360384bafc8ccd371
[INFO] running `Command { std: "docker" "start" "-a" "46f11d3c8995cc9034a79929020c5ceb1defc2ecad0dff3360384bafc8ccd371", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rgb v0.8.45
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling shred v0.10.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling noise v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling specs v0.16.1
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling symmetric-shadowcasting v0.2.0
[INFO] [stderr]    Compiling pathfinding v4.10.0
[INFO] [stderr]    Compiling bounded-vec-deque v0.1.1
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling ravif v0.11.9
[INFO] [stderr]    Compiling raylib-sys v5.0.0
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling tatami-dungeon v0.1.2
[INFO] [stderr]    Compiling raylib v5.0.1
[INFO] [stderr]    Compiling roguer-ebert v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> src/item.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Item {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 54 |     name: String,
[INFO] [stdout] 55 |     ty: ItemType,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hit_by` is never used
[INFO] [stdout]   --> src/enemy.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Enemy {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn hit_by(&mut self, damage: i32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `coords_to_rect` is never used
[INFO] [stdout]   --> src/sprite_sheet.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl SpriteSheet {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn coords_to_rect(&self, x: i32, y: i32) -> Rectangle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `luck` is never read
[INFO] [stdout]   --> src/player.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     luck: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `attack` is never used
[INFO] [stdout]   --> src/player.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl Player {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn attack(&mut self, enemy: &mut Enemy) -> i32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "46f11d3c8995cc9034a79929020c5ceb1defc2ecad0dff3360384bafc8ccd371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f11d3c8995cc9034a79929020c5ceb1defc2ecad0dff3360384bafc8ccd371", kill_on_drop: false }`
[INFO] [stdout] 46f11d3c8995cc9034a79929020c5ceb1defc2ecad0dff3360384bafc8ccd371
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fad6230e15ce0a662898a722b2bc1b699de3766fb865867d95b7c87388120dcf
[INFO] running `Command { std: "docker" "start" "-a" "fad6230e15ce0a662898a722b2bc1b699de3766fb865867d95b7c87388120dcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling roguer-ebert v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> src/item.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Item {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 54 |     name: String,
[INFO] [stdout] 55 |     ty: ItemType,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hit_by` is never used
[INFO] [stdout]   --> src/enemy.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Enemy {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn hit_by(&mut self, damage: i32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `coords_to_rect` is never used
[INFO] [stdout]   --> src/sprite_sheet.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl SpriteSheet {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn coords_to_rect(&self, x: i32, y: i32) -> Rectangle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `luck` is never read
[INFO] [stdout]   --> src/player.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Player {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     luck: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `attack` is never used
[INFO] [stdout]   --> src/player.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl Player {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn attack(&mut self, enemy: &mut Enemy) -> i32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "fad6230e15ce0a662898a722b2bc1b699de3766fb865867d95b7c87388120dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fad6230e15ce0a662898a722b2bc1b699de3766fb865867d95b7c87388120dcf", kill_on_drop: false }`
[INFO] [stdout] fad6230e15ce0a662898a722b2bc1b699de3766fb865867d95b7c87388120dcf
