[INFO] cloning repository https://github.com/mottalli/wordle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mottalli/wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmottalli%2Fwordle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmottalli%2Fwordle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24be75e774472f6923b76b4cc96b75c32b79de47
[INFO] checking mottalli/wordle against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmottalli%2Fwordle" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mottalli/wordle
[INFO] finished tweaking git repo https://github.com/mottalli/wordle
[INFO] tweaked toml for git repo https://github.com/mottalli/wordle written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mottalli/wordle on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mottalli/wordle 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.4
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded backtrace v0.3.64
[INFO] [stderr]   Downloaded object v0.27.1
[INFO] [stderr]   Downloaded libc v0.2.117
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae8fe8ca962f089c03c8912ecb40a5989074a30e581b8c4579bbbce22dccb066
[INFO] running `Command { std: "docker" "start" "-a" "ae8fe8ca962f089c03c8912ecb40a5989074a30e581b8c4579bbbce22dccb066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae8fe8ca962f089c03c8912ecb40a5989074a30e581b8c4579bbbce22dccb066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae8fe8ca962f089c03c8912ecb40a5989074a30e581b8c4579bbbce22dccb066", kill_on_drop: false }`
[INFO] [stdout] ae8fe8ca962f089c03c8912ecb40a5989074a30e581b8c4579bbbce22dccb066
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e08a340f8b563e70406f098469279fa05f21877095dc253efd4a207ca16f992c
[INFO] running `Command { std: "docker" "start" "-a" "e08a340f8b563e70406f098469279fa05f21877095dc253efd4a207ca16f992c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling wordle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]  --> src/wordle/errors.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain! {
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Io(::std::io::Error);
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[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: method `max_guesses` is never used
[INFO] [stdout]   --> src/wordle/game.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub trait WordleGame {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] 50 |     fn guess_word<'a>(&'a mut self, word: &str) -> RoundResult<'a>;
[INFO] [stdout] 51 |     fn max_guesses(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]  --> src/wordle/errors.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain! {
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Io(::std::io::Error);
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[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: method `max_guesses` is never used
[INFO] [stdout]   --> src/wordle/game.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub trait WordleGame {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] 50 |     fn guess_word<'a>(&'a mut self, word: &str) -> RoundResult<'a>;
[INFO] [stdout] 51 |     fn max_guesses(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
[INFO] running `Command { std: "docker" "inspect" "e08a340f8b563e70406f098469279fa05f21877095dc253efd4a207ca16f992c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08a340f8b563e70406f098469279fa05f21877095dc253efd4a207ca16f992c", kill_on_drop: false }`
[INFO] [stdout] e08a340f8b563e70406f098469279fa05f21877095dc253efd4a207ca16f992c
