[INFO] cloning repository https://github.com/MikeDupree/rust-dungeon-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikeDupree/rust-dungeon-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeDupree%2Frust-dungeon-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeDupree%2Frust-dungeon-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86fc309ba144de78a3375498f5e596f53fb6fe5d
[INFO] checking MikeDupree/rust-dungeon-cli against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeDupree%2Frust-dungeon-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MikeDupree/rust-dungeon-cli
[INFO] finished tweaking git repo https://github.com/MikeDupree/rust-dungeon-cli
[INFO] tweaked toml for git repo https://github.com/MikeDupree/rust-dungeon-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MikeDupree/rust-dungeon-cli on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MikeDupree/rust-dungeon-cli 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded event_system_macros v0.1.1
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded event_system v0.1.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.2.2
[INFO] [stderr]   Downloaded termion-input-tokio v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa840cd743d57d7e1d9b518c2856ef9ac6f35fdc3480cc917568649cc419e4b7
[INFO] running `Command { std: "docker" "start" "-a" "aa840cd743d57d7e1d9b518c2856ef9ac6f35fdc3480cc917568649cc419e4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa840cd743d57d7e1d9b518c2856ef9ac6f35fdc3480cc917568649cc419e4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa840cd743d57d7e1d9b518c2856ef9ac6f35fdc3480cc917568649cc419e4b7", kill_on_drop: false }`
[INFO] [stdout] aa840cd743d57d7e1d9b518c2856ef9ac6f35fdc3480cc917568649cc419e4b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc9ab799b9f078e901ccc6c40062c15d752bd4bdeb53b6ede7d9a787b9771d76
[INFO] running `Command { std: "docker" "start" "-a" "cc9ab799b9f078e901ccc6c40062c15d752bd4bdeb53b6ede7d9a787b9771d76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling uuid-macro-internal v1.2.2
[INFO] [stderr]    Compiling event_system_macros v0.1.1
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking event_system v0.1.1
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking termion-input-tokio v0.3.0
[INFO] [stderr]     Checking survivor-cli-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `current_pos`
[INFO] [stdout]   --> src/enemy.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let current_pos = self.pos;
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_pos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/enemy.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Enemy {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 7 |     id: Uuid,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Enemy` has derived impls for the traits `Debug` and `Clone`, 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: methods `check_mob_collisions` and `clone` are never used
[INFO] [stdout]   --> src/enemy.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Enemy {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn check_mob_collisions(&self, enemies: &Vec<Enemy>) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     fn clone(&self) -> Enemy {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clone` is never used
[INFO] [stdout]   --> src/spawner.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ExperienceOrb {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn clone(&self) -> ExperienceOrb {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `speed`, `marker`, and `vulnerable` are never read
[INFO] [stdout]   --> src/user.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub speed: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub marker: char,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub vulnerable: bool,
[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: unused variable: `current_pos`
[INFO] [stdout]   --> src/enemy.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |             let current_pos = self.pos;
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_pos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/enemy.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Enemy {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 7 |     id: Uuid,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Enemy` has derived impls for the traits `Debug` and `Clone`, 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: methods `check_mob_collisions` and `clone` are never used
[INFO] [stdout]   --> src/enemy.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Enemy {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn check_mob_collisions(&self, enemies: &Vec<Enemy>) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     fn clone(&self) -> Enemy {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clone` is never used
[INFO] [stdout]   --> src/spawner.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ExperienceOrb {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn clone(&self) -> ExperienceOrb {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `speed`, `marker`, and `vulnerable` are never read
[INFO] [stdout]   --> src/user.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub speed: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub marker: char,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     pub vulnerable: bool,
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.64s
[INFO] running `Command { std: "docker" "inspect" "cc9ab799b9f078e901ccc6c40062c15d752bd4bdeb53b6ede7d9a787b9771d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc9ab799b9f078e901ccc6c40062c15d752bd4bdeb53b6ede7d9a787b9771d76", kill_on_drop: false }`
[INFO] [stdout] cc9ab799b9f078e901ccc6c40062c15d752bd4bdeb53b6ede7d9a787b9771d76
