[INFO] cloning repository https://github.com/Arkitu/evo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arkitu/evo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkitu%2Fevo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkitu%2Fevo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3521ff0b14aae4f5eb5c4b3b936d2f5d657f574
[INFO] checking Arkitu/evo against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkitu%2Fevo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arkitu/evo
[INFO] finished tweaking git repo https://github.com/Arkitu/evo
[INFO] tweaked toml for git repo https://github.com/Arkitu/evo written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arkitu/evo 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/Arkitu/evo 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]  Downloading crates ...
[INFO] [stderr]   Downloaded grid v0.9.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.22
[INFO] [stderr]   Downloaded arr_macro_impl v0.2.1
[INFO] [stderr]   Downloaded arr_macro v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3428ea3b9976783cb0ed2a3d1d3cf0d5875d94c6937b112e24e1e8d9668c24ea
[INFO] running `Command { std: "docker" "start" "-a" "3428ea3b9976783cb0ed2a3d1d3cf0d5875d94c6937b112e24e1e8d9668c24ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3428ea3b9976783cb0ed2a3d1d3cf0d5875d94c6937b112e24e1e8d9668c24ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3428ea3b9976783cb0ed2a3d1d3cf0d5875d94c6937b112e24e1e8d9668c24ea", kill_on_drop: false }`
[INFO] [stdout] 3428ea3b9976783cb0ed2a3d1d3cf0d5875d94c6937b112e24e1e8d9668c24ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 33159a6dbd1692cdc7cf7337c76b4c874edc9e30801ce034021439690c5a9ca7
[INFO] running `Command { std: "docker" "start" "-a" "33159a6dbd1692cdc7cf7337c76b4c874edc9e30801ce034021439690c5a9ca7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rustc-demangle v0.1.22
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking grid v0.9.0
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling arr_macro_impl v0.2.1
[INFO] [stderr]     Checking arr_macro v0.2.1
[INFO] [stderr]     Checking evo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     error_chain!{
[INFO] [stdout] 13 | |         foreign_links {
[INFO] [stdout] 14 | |             Io(::std::io::Error);
[INFO] [stdout] 15 | |         }
[INFO] [stdout] 16 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     error_chain!{
[INFO] [stdout] 13 | |         foreign_links {
[INFO] [stdout] 14 | |             Io(::std::io::Error);
[INFO] [stdout] 15 | |         }
[INFO] [stdout] 16 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Water` is never constructed
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub enum CellBase {
[INFO] [stdout]    |              -------- variant in this enum
[INFO] [stdout] 37 |         Grass,
[INFO] [stdout] 38 |         Water,
[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 `Food` and `Poison` are never constructed
[INFO] [stdout]   --> src/main.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub enum CellContent {
[INFO] [stdout]    |              ----------- variants in this enum
[INFO] [stdout] 44 |         Food,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 45 |         Poison,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `height` is never read
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub struct Cell {
[INFO] [stdout]    |                ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |         height:isize
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     impl Cell {
[INFO] [stdout]    |     --------- associated function in this implementation
[INFO] [stdout] 65 |         pub fn new() -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `try_get_cell` and `get_display_with_step` are never used
[INFO] [stdout]    --> src/main.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |     impl Board {
[INFO] [stdout]     |     ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |         pub fn try_get_cell(&self, pos:&Position) -> Option<&Cell> {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |         pub fn get_display_with_step(&mut self, size:(u16, u16), step:isize) -> String {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Water` is never constructed
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub enum CellBase {
[INFO] [stdout]    |              -------- variant in this enum
[INFO] [stdout] 37 |         Grass,
[INFO] [stdout] 38 |         Water,
[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 `Food` and `Poison` are never constructed
[INFO] [stdout]   --> src/main.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub enum CellContent {
[INFO] [stdout]    |              ----------- variants in this enum
[INFO] [stdout] 44 |         Food,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 45 |         Poison,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `height` is never read
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub struct Cell {
[INFO] [stdout]    |                ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |         height:isize
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     impl Cell {
[INFO] [stdout]    |     --------- associated function in this implementation
[INFO] [stdout] 65 |         pub fn new() -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `try_get_cell` and `get_display_with_step` are never used
[INFO] [stdout]    --> src/main.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |     impl Board {
[INFO] [stdout]     |     ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |         pub fn try_get_cell(&self, pos:&Position) -> Option<&Cell> {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |         pub fn get_display_with_step(&mut self, size:(u16, u16), step:isize) -> String {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.65s
[INFO] running `Command { std: "docker" "inspect" "33159a6dbd1692cdc7cf7337c76b4c874edc9e30801ce034021439690c5a9ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33159a6dbd1692cdc7cf7337c76b4c874edc9e30801ce034021439690c5a9ca7", kill_on_drop: false }`
[INFO] [stdout] 33159a6dbd1692cdc7cf7337c76b4c874edc9e30801ce034021439690c5a9ca7
