[INFO] cloning repository https://github.com/rampus-bit/cabin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rampus-bit/cabin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frampus-bit%2Fcabin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frampus-bit%2Fcabin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] def67364deac06ad3c361517a6cf617449f3a619 [INFO] testing rampus-bit/cabin against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frampus-bit%2Fcabin" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rampus-bit/cabin on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rampus-bit/cabin [INFO] finished tweaking git repo https://github.com/rampus-bit/cabin [INFO] tweaked toml for git repo https://github.com/rampus-bit/cabin written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rampus-bit/cabin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccf62f7be61160c0a85f10e857062615f56e3b96cd7c7e95759dac9c4e71167b [INFO] running `Command { std: "docker" "start" "-a" "ccf62f7be61160c0a85f10e857062615f56e3b96cd7c7e95759dac9c4e71167b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccf62f7be61160c0a85f10e857062615f56e3b96cd7c7e95759dac9c4e71167b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf62f7be61160c0a85f10e857062615f56e3b96cd7c7e95759dac9c4e71167b", kill_on_drop: false }` [INFO] [stdout] ccf62f7be61160c0a85f10e857062615f56e3b96cd7c7e95759dac9c4e71167b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22eabe21dd573629c0b1e96f9e954b16bafeb26fcf94c1092fcb342833d4f356 [INFO] running `Command { std: "docker" "start" "-a" "22eabe21dd573629c0b1e96f9e954b16bafeb26fcf94c1092fcb342833d4f356", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling youchoose v0.1.1 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling cabin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | if let Event::Input(key) = events.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------------- this expression has type `Result, RecvError>` [INFO] [stdout] | | [INFO] [stdout] | expected enum `Result`, found enum `util::Event` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, RecvError>` [INFO] [stdout] found enum `util::Event<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 19 | fn main() -> Result<(), Box> { [INFO] [stdout] | -------------------------- expected `Result<(), Box<(dyn std::error::Error + 'static)>>` because of return type [INFO] [stdout] ... [INFO] [stdout] 77 | break; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected enum `Result`, found `()` [INFO] [stdout] | help: give it a value of the expected type: `break value` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), Box<(dyn std::error::Error + 'static)>>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cabin` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "22eabe21dd573629c0b1e96f9e954b16bafeb26fcf94c1092fcb342833d4f356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22eabe21dd573629c0b1e96f9e954b16bafeb26fcf94c1092fcb342833d4f356", kill_on_drop: false }` [INFO] [stdout] 22eabe21dd573629c0b1e96f9e954b16bafeb26fcf94c1092fcb342833d4f356