[INFO] cloning repository https://github.com/wmcram/rust_rpg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wmcram/rust_rpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmcram%2Frust_rpg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmcram%2Frust_rpg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6756fc20cf98dacfd6f3a83d74455198f432c75
[INFO] checking wmcram/rust_rpg against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmcram%2Frust_rpg" "/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/wmcram/rust_rpg
[INFO] finished tweaking git repo https://github.com/wmcram/rust_rpg
[INFO] tweaked toml for git repo https://github.com/wmcram/rust_rpg written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wmcram/rust_rpg on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wmcram/rust_rpg 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 347f6d03b58397eb988aa42234135903834b6fdc831b4f9bc02333b231feda6d
[INFO] running `Command { std: "docker" "start" "-a" "347f6d03b58397eb988aa42234135903834b6fdc831b4f9bc02333b231feda6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "347f6d03b58397eb988aa42234135903834b6fdc831b4f9bc02333b231feda6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "347f6d03b58397eb988aa42234135903834b6fdc831b4f9bc02333b231feda6d", kill_on_drop: false }`
[INFO] [stdout] 347f6d03b58397eb988aa42234135903834b6fdc831b4f9bc02333b231feda6d
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a521a56f28370d6704375dc7657063a135ea7df3ea686fca2827710539e29031
[INFO] running `Command { std: "docker" "start" "-a" "a521a56f28370d6704375dc7657063a135ea7df3ea686fca2827710539e29031", kill_on_drop: false }`
[INFO] [stderr]     Checking rust_rpg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `Tile` is more private than the item `map::Map::get_tile`
[INFO] [stdout]   --> src/map.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn get_tile(&self, x: usize, y: usize) -> &Tile {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `map::Map::get_tile` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Tile` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/map.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Tile {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/map.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Entity(Entity),
[INFO] [stdout]   |     ------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Entity(Entity),
[INFO] [stdout] 8 +     Entity(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `health`, `attack`, and `defense` are never read
[INFO] [stdout]   --> src/map.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Entity {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 25 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     health: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 27 |     attack: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 28 |     defense: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tile` is never used
[INFO] [stdout]   --> src/map.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Map {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn get_tile(&self, x: usize, y: usize) -> &Tile {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tile` is more private than the item `map::Map::get_tile`
[INFO] [stdout]   --> src/map.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn get_tile(&self, x: usize, y: usize) -> &Tile {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `map::Map::get_tile` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Tile` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/map.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Tile {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/map.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Entity(Entity),
[INFO] [stdout]   |     ------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Entity(Entity),
[INFO] [stdout] 8 +     Entity(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `health`, `attack`, and `defense` are never read
[INFO] [stdout]   --> src/map.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Entity {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 25 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     health: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 27 |     attack: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 28 |     defense: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tile` is never used
[INFO] [stdout]   --> src/map.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Map {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn get_tile(&self, x: usize, y: usize) -> &Tile {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] running `Command { std: "docker" "inspect" "a521a56f28370d6704375dc7657063a135ea7df3ea686fca2827710539e29031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a521a56f28370d6704375dc7657063a135ea7df3ea686fca2827710539e29031", kill_on_drop: false }`
[INFO] [stdout] a521a56f28370d6704375dc7657063a135ea7df3ea686fca2827710539e29031
