[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] checking mblode/rsh against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmblode%2Frsh" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mblode/rsh on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c7253f601a042849b0fc05fb490a7cae17ad9952e1afe7e50ea831e9ab619ef [INFO] running `Command { std: "docker" "start" "-a" "5c7253f601a042849b0fc05fb490a7cae17ad9952e1afe7e50ea831e9ab619ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c7253f601a042849b0fc05fb490a7cae17ad9952e1afe7e50ea831e9ab619ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c7253f601a042849b0fc05fb490a7cae17ad9952e1afe7e50ea831e9ab619ef", kill_on_drop: false }` [INFO] [stdout] 5c7253f601a042849b0fc05fb490a7cae17ad9952e1afe7e50ea831e9ab619ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a711b6c86590c2676602f985344face7996fdec9712759f912402071b34cfe3d [INFO] running `Command { std: "docker" "start" "-a" "a711b6c86590c2676602f985344face7996fdec9712759f912402071b34cfe3d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking 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[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[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]: failed to resolve: use of undeclared type `Document` [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]: failed to resolve: use of undeclared type `Document` [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]: failed to resolve: use of undeclared type `Document` [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]: failed to resolve: use of undeclared type `Document` [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[E0433]: failed to resolve: use of undeclared type `Document` [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]: failed to resolve: use of undeclared type `Document` [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] 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[E0069]: `return;` in a function whose return type is not `()` [INFO] [stdout] --> src/prompt.rs:90:27 [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] 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] error: aborting due to 7 previous errors [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] [stdout] error: aborting due to 7 previous errors [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 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rsh` (bin "rsh" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "a711b6c86590c2676602f985344face7996fdec9712759f912402071b34cfe3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a711b6c86590c2676602f985344face7996fdec9712759f912402071b34cfe3d", kill_on_drop: false }` [INFO] [stdout] a711b6c86590c2676602f985344face7996fdec9712759f912402071b34cfe3d [INFO] checking mblode/rsh against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmblode%2Frsh" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mblode/rsh on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 124792b09bdd2f5b748218cfff916cbd5370f46b4b648a5acabcc7d7f105dc7d [INFO] running `Command { std: "docker" "start" "-a" "124792b09bdd2f5b748218cfff916cbd5370f46b4b648a5acabcc7d7f105dc7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "124792b09bdd2f5b748218cfff916cbd5370f46b4b648a5acabcc7d7f105dc7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "124792b09bdd2f5b748218cfff916cbd5370f46b4b648a5acabcc7d7f105dc7d", kill_on_drop: false }` [INFO] [stdout] 124792b09bdd2f5b748218cfff916cbd5370f46b4b648a5acabcc7d7f105dc7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9529cf94bd743f70e5ceac1daa885c28d528fb3e14bbe81ea0628f4191775f93 [INFO] running `Command { std: "docker" "start" "-a" "9529cf94bd743f70e5ceac1daa885c28d528fb3e14bbe81ea0628f4191775f93", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "9529cf94bd743f70e5ceac1daa885c28d528fb3e14bbe81ea0628f4191775f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9529cf94bd743f70e5ceac1daa885c28d528fb3e14bbe81ea0628f4191775f93", kill_on_drop: false }` [INFO] [stdout] 9529cf94bd743f70e5ceac1daa885c28d528fb3e14bbe81ea0628f4191775f93