[INFO] cloning repository https://github.com/mblode/rsh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mblode/rsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmblode%2Frsh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmblode%2Frsh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b4ae57543de9a8cbb166765cd37c63943e25321
[INFO] testing mblode/rsh against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmblode%2Frsh" "/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/mblode/rsh
[INFO] finished tweaking git repo https://github.com/mblode/rsh
[INFO] tweaked toml for git repo https://github.com/mblode/rsh written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mblode/rsh 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/mblode/rsh 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 getrandom v0.2.1
[INFO] [stderr]   Downloaded signal-hook v0.1.17
[INFO] [stderr]   Downloaded crossterm_winapi v0.7.0
[INFO] [stderr]   Downloaded redox_users v0.4.0
[INFO] [stderr]   Downloaded log v0.4.13
[INFO] [stderr]   Downloaded wasi v0.10.1+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded shellexpand v2.1.0
[INFO] [stderr]   Downloaded crossterm v0.19.0
[INFO] [stderr]   Downloaded libc v0.2.82
[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] 15eca81a56fbdf15fc1cde83ca1850d2fc9ea3ce3e2544c5f8e1838cab0ef5a1
[INFO] running `Command { std: "docker" "start" "-a" "15eca81a56fbdf15fc1cde83ca1850d2fc9ea3ce3e2544c5f8e1838cab0ef5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15eca81a56fbdf15fc1cde83ca1850d2fc9ea3ce3e2544c5f8e1838cab0ef5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15eca81a56fbdf15fc1cde83ca1850d2fc9ea3ce3e2544c5f8e1838cab0ef5a1", kill_on_drop: false }`
[INFO] [stdout] 15eca81a56fbdf15fc1cde83ca1850d2fc9ea3ce3e2544c5f8e1838cab0ef5a1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33fe7b7f71f1cb20d96917c9f4658563efbcc861de431f085988aca658ac804b
[INFO] running `Command { std: "docker" "start" "-a" "33fe7b7f71f1cb20d96917c9f4658563efbcc861de431f085988aca658ac804b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling rsh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0609]: no field `should_quit` on type `&mut Prompt`
[INFO] [stdout]   --> src/prompt.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |             if self.should_quit {
[INFO] [stdout]    |                     ^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available field is: `theme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_keypress` found for mutable reference `&mut Prompt` in the current scope
[INFO] [stdout]   --> src/prompt.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |             if let Err(error) = self.process_keypress() {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^ method not found in `&mut Prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Document` in this scope
[INFO] [stdout]   --> src/prompt.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let doc = Document::open(file_name);
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared type `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Document` in this scope
[INFO] [stdout]   --> src/prompt.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 Document::default()
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared type `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Document` in this scope
[INFO] [stdout]   --> src/prompt.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             Document::default()
[INFO] [stdout]    |             ^^^^^^^^ use of undeclared type `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0069]: `return;` in a function whose return type is not `()`
[INFO] [stdout]   --> src/prompt.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn refresh_screen(&mut self) -> Result<(), std::io::Error> {
[INFO] [stdout]    |                                     -------------------------- expected `Result<(), std::io::Error>` because of this return type
[INFO] [stdout] ...
[INFO] [stdout] 90 |                 "exit" => return,
[INFO] [stdout]    |                           ^^^^^^ return type is not `()`
[INFO] [stdout]    |
[INFO] [stdout] help: give the `return` a value of the expected type
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 "exit" => return Ok(()),
[INFO] [stdout]    |                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/prompt.rs:125:59
[INFO] [stdout]     |
[INFO] [stdout] 125 |           if let Some(mut final_command) = previous_command {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 126 | |             // block until the final command has finished
[INFO] [stdout] 127 | |             final_command.wait().unwrap();
[INFO] [stdout] 128 | |         }
[INFO] [stdout]     | |_________^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0069, E0308, E0433, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0069`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsh` (bin "rsh") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "33fe7b7f71f1cb20d96917c9f4658563efbcc861de431f085988aca658ac804b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33fe7b7f71f1cb20d96917c9f4658563efbcc861de431f085988aca658ac804b", kill_on_drop: false }`
[INFO] [stdout] 33fe7b7f71f1cb20d96917c9f4658563efbcc861de431f085988aca658ac804b
