[INFO] cloning repository https://github.com/Em1lT/guess_word
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Em1lT/guess_word" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEm1lT%2Fguess_word", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEm1lT%2Fguess_word'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 176ae81580c9ca0258d2187e458d9070cfd3a60b
[INFO] checking Em1lT/guess_word against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEm1lT%2Fguess_word" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Em1lT/guess_word
[INFO] finished tweaking git repo https://github.com/Em1lT/guess_word
[INFO] tweaked toml for git repo https://github.com/Em1lT/guess_word written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Em1lT/guess_word on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Em1lT/guess_word 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4481d440bb72da612d480d0c31bb7f4c78b1b2e589ba5e43ad4277f2ed33a32a
[INFO] running `Command { std: "docker" "start" "-a" "4481d440bb72da612d480d0c31bb7f4c78b1b2e589ba5e43ad4277f2ed33a32a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4481d440bb72da612d480d0c31bb7f4c78b1b2e589ba5e43ad4277f2ed33a32a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4481d440bb72da612d480d0c31bb7f4c78b1b2e589ba5e43ad4277f2ed33a32a", kill_on_drop: false }`
[INFO] [stdout] 4481d440bb72da612d480d0c31bb7f4c78b1b2e589ba5e43ad4277f2ed33a32a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a4b839504a950aa366d016119413bc1efa030fe7624fa20cf26359f4c6b24f8
[INFO] running `Command { std: "docker" "start" "-a" "5a4b839504a950aa366d016119413bc1efa030fe7624fa20cf26359f4c6b24f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking crossterm v0.22.1
[INFO] [stderr]     Checking tui v0.17.0
[INFO] [stderr]     Checking guess_word v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/core.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   new_msg(app, "you won!".to_string());
[INFO] [stdout]     |                       ------- ^^^ expected `&mut App`, found `App`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/core/core.rs:92:4
[INFO] [stdout]     |
[INFO] [stdout] 92  | fn new_msg(app: &mut App, msg: String) {
[INFO] [stdout]     |    ^^^^^^^ -------------
[INFO] [stdout] help: consider mutably borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 135 |                                     new_msg(&mut app, "you won!".to_string());
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/core.rs:136:45
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   new_msg(app, "Winning word is:".to_string());
[INFO] [stdout]     |                       ------- ^^^ expected `&mut App`, found `App`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/core/core.rs:92:4
[INFO] [stdout]     |
[INFO] [stdout] 92  | fn new_msg(app: &mut App, msg: String) {
[INFO] [stdout]     |    ^^^^^^^ -------------
[INFO] [stdout] help: consider mutably borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 136 |                                     new_msg(&mut app, "Winning word is:".to_string());
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/core.rs:137:45
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...                   new_msg(app, winning_word.to_string());
[INFO] [stdout]     |                       ------- ^^^ expected `&mut App`, found `App`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/core/core.rs:92:4
[INFO] [stdout]     |
[INFO] [stdout] 92  | fn new_msg(app: &mut App, msg: String) {
[INFO] [stdout]     |    ^^^^^^^ -------------
[INFO] [stdout] help: consider mutably borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 137 |                                     new_msg(&mut app, winning_word.to_string());
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/core.rs:138:45
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   new_msg(app, "Game ended".to_string());
[INFO] [stdout]     |                       ------- ^^^ expected `&mut App`, found `App`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/core/core.rs:92:4
[INFO] [stdout]     |
[INFO] [stdout] 92  | fn new_msg(app: &mut App, msg: String) {
[INFO] [stdout]     |    ^^^^^^^ -------------
[INFO] [stdout] help: consider mutably borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 138 |                                     new_msg(&mut app, "Game ended".to_string());
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `guess_word` (bin "guess_word" test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/core.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   new_msg(app, "you won!".to_string());
[INFO] [stdout]     |                       ------- ^^^ expected `&mut App`, found `App`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/core/core.rs:92:4
[INFO] [stdout]     |
[INFO] [stdout] 92  | fn new_msg(app: &mut App, msg: String) {
[INFO] [stdout]     |    ^^^^^^^ -------------
[INFO] [stdout] help: consider mutably borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 135 |                                     new_msg(&mut app, "you won!".to_string());
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/core.rs:136:45
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   new_msg(app, "Winning word is:".to_string());
[INFO] [stdout]     |                       ------- ^^^ expected `&mut App`, found `App`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/core/core.rs:92:4
[INFO] [stdout]     |
[INFO] [stdout] 92  | fn new_msg(app: &mut App, msg: String) {
[INFO] [stdout]     |    ^^^^^^^ -------------
[INFO] [stdout] help: consider mutably borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 136 |                                     new_msg(&mut app, "Winning word is:".to_string());
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/core.rs:137:45
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...                   new_msg(app, winning_word.to_string());
[INFO] [stdout]     |                       ------- ^^^ expected `&mut App`, found `App`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/core/core.rs:92:4
[INFO] [stdout]     |
[INFO] [stdout] 92  | fn new_msg(app: &mut App, msg: String) {
[INFO] [stdout]     |    ^^^^^^^ -------------
[INFO] [stdout] help: consider mutably borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 137 |                                     new_msg(&mut app, winning_word.to_string());
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/core.rs:138:45
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   new_msg(app, "Game ended".to_string());
[INFO] [stdout]     |                       ------- ^^^ expected `&mut App`, found `App`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/core/core.rs:92:4
[INFO] [stdout]     |
[INFO] [stdout] 92  | fn new_msg(app: &mut App, msg: String) {
[INFO] [stdout]     |    ^^^^^^^ -------------
[INFO] [stdout] help: consider mutably borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 138 |                                     new_msg(&mut app, "Game ended".to_string());
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `guess_word` (bin "guess_word") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "5a4b839504a950aa366d016119413bc1efa030fe7624fa20cf26359f4c6b24f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a4b839504a950aa366d016119413bc1efa030fe7624fa20cf26359f4c6b24f8", kill_on_drop: false }`
[INFO] [stdout] 5a4b839504a950aa366d016119413bc1efa030fe7624fa20cf26359f4c6b24f8
