[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] checking rampus-bit/cabin against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frampus-bit%2Fcabin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rampus-bit/cabin on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui v0.15.0 [INFO] [stderr] Downloaded youchoose v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d5199f7bbf9d34175daa27cdc51865249f7e1676a5d1b31ee7dae6c164bfbfa [INFO] running `Command { std: "docker" "start" "-a" "8d5199f7bbf9d34175daa27cdc51865249f7e1676a5d1b31ee7dae6c164bfbfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d5199f7bbf9d34175daa27cdc51865249f7e1676a5d1b31ee7dae6c164bfbfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d5199f7bbf9d34175daa27cdc51865249f7e1676a5d1b31ee7dae6c164bfbfa", kill_on_drop: false }` [INFO] [stdout] 8d5199f7bbf9d34175daa27cdc51865249f7e1676a5d1b31ee7dae6c164bfbfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 636543b158441f2c2f77ee48734eca361aaa2c8ed244b1f0a17825e1d5a425a7 [INFO] running `Command { std: "docker" "start" "-a" "636543b158441f2c2f77ee48734eca361aaa2c8ed244b1f0a17825e1d5a425a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Checking youchoose v0.1.1 [INFO] [stderr] Checking 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 `Result, RecvError>`, found `Event<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, RecvError>` [INFO] [stdout] found enum `util::Event<_>` [INFO] [stdout] help: try wrapping the pattern in `Ok` [INFO] [stdout] | [INFO] [stdout] 75 | if let Ok(Event::Input(key)) = events.next() { [INFO] [stdout] | +++ + [INFO] [stdout] [INFO] [stdout] [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 `Result, RecvError>`, found `Event<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, RecvError>` [INFO] [stdout] found enum `util::Event<_>` [INFO] [stdout] help: try wrapping the pattern in `Ok` [INFO] [stdout] | [INFO] [stdout] 75 | if let Ok(Event::Input(key)) = events.next() { [INFO] [stdout] | +++ + [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>` because of this return type [INFO] [stdout] ... [INFO] [stdout] 27 | loop { [INFO] [stdout] | ---- this loop is expected to be of type `Result<(), Box<(dyn std::error::Error + 'static)>>` [INFO] [stdout] ... [INFO] [stdout] 77 | break; [INFO] [stdout] | ^^^^^ expected `Result<(), Box>`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), Box<(dyn std::error::Error + 'static)>>` [INFO] [stdout] found unit type `()` [INFO] [stdout] help: give it a value of the expected type [INFO] [stdout] | [INFO] [stdout] 77 | break value; [INFO] [stdout] | +++++ [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>` because of this return type [INFO] [stdout] ... [INFO] [stdout] 27 | loop { [INFO] [stdout] | ---- this loop is expected to be of type `Result<(), Box<(dyn std::error::Error + 'static)>>` [INFO] [stdout] ... [INFO] [stdout] 77 | break; [INFO] [stdout] | ^^^^^ expected `Result<(), Box>`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), Box<(dyn std::error::Error + 'static)>>` [INFO] [stdout] found unit type `()` [INFO] [stdout] help: give it a value of the expected type [INFO] [stdout] | [INFO] [stdout] 77 | break value; [INFO] [stdout] | +++++ [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] [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` (bin "cabin") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cabin` (bin "cabin" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "636543b158441f2c2f77ee48734eca361aaa2c8ed244b1f0a17825e1d5a425a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636543b158441f2c2f77ee48734eca361aaa2c8ed244b1f0a17825e1d5a425a7", kill_on_drop: false }` [INFO] [stdout] 636543b158441f2c2f77ee48734eca361aaa2c8ed244b1f0a17825e1d5a425a7 [INFO] checking rampus-bit/cabin against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frampus-bit%2Fcabin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rampus-bit/cabin on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-0-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 696ad2ad0154ca0ec4a9594bb5c9faeccf4d03fc74cdd207b5e5491d0cfbabb9 [INFO] running `Command { std: "docker" "start" "-a" "696ad2ad0154ca0ec4a9594bb5c9faeccf4d03fc74cdd207b5e5491d0cfbabb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "696ad2ad0154ca0ec4a9594bb5c9faeccf4d03fc74cdd207b5e5491d0cfbabb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696ad2ad0154ca0ec4a9594bb5c9faeccf4d03fc74cdd207b5e5491d0cfbabb9", kill_on_drop: false }` [INFO] [stdout] 696ad2ad0154ca0ec4a9594bb5c9faeccf4d03fc74cdd207b5e5491d0cfbabb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e3df09a6737ce751591beade1e3c4fe5387e094f6cba0bd4f60e544004756e6 [INFO] running `Command { std: "docker" "start" "-a" "4e3df09a6737ce751591beade1e3c4fe5387e094f6cba0bd4f60e544004756e6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "4e3df09a6737ce751591beade1e3c4fe5387e094f6cba0bd4f60e544004756e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3df09a6737ce751591beade1e3c4fe5387e094f6cba0bd4f60e544004756e6", kill_on_drop: false }` [INFO] [stdout] 4e3df09a6737ce751591beade1e3c4fe5387e094f6cba0bd4f60e544004756e6