[INFO] cloning repository https://github.com/pokir/learn-rust-snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pokir/learn-rust-snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokir%2Flearn-rust-snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokir%2Flearn-rust-snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 170b5b9d572ba3e19d8b0279684227567361b54e [INFO] checking pokir/learn-rust-snake against try#47988eeabf6090a44f37845ce0a796693c491c97 for pr-115974 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpokir%2Flearn-rust-snake" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pokir/learn-rust-snake on toolchain 47988eeabf6090a44f37845ce0a796693c491c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pokir/learn-rust-snake [INFO] finished tweaking git repo https://github.com/pokir/learn-rust-snake [INFO] tweaked toml for git repo https://github.com/pokir/learn-rust-snake written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pokir/learn-rust-snake 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" "+47988eeabf6090a44f37845ce0a796693c491c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99591ea0656af1ca47626b5ddf2b50ab37a77645719b6b94c22eb7faed17a6a7 [INFO] running `Command { std: "docker" "start" "-a" "99591ea0656af1ca47626b5ddf2b50ab37a77645719b6b94c22eb7faed17a6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99591ea0656af1ca47626b5ddf2b50ab37a77645719b6b94c22eb7faed17a6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99591ea0656af1ca47626b5ddf2b50ab37a77645719b6b94c22eb7faed17a6a7", kill_on_drop: false }` [INFO] [stdout] 99591ea0656af1ca47626b5ddf2b50ab37a77645719b6b94c22eb7faed17a6a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+47988eeabf6090a44f37845ce0a796693c491c97" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 457f539578bcbea542ddf13c83b8a99749531455719167b7bd63d555505cbf6d [INFO] running `Command { std: "docker" "start" "-a" "457f539578bcbea542ddf13c83b8a99749531455719167b7bd63d555505cbf6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling yacurses v0.2.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yacurses-0.2.4/src/lib.rs:122:36 [INFO] [stdout] | [INFO] [stdout] 122 | std::panic::set_hook(replace(&mut self.old_hook, Box::new(|_| {}))); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^ expected `std::panic::PanicInfo<'_>`, found `core::panic::PanicInfo<'_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: `core::panic::PanicInfo<'_>` and `std::panic::PanicInfo<'_>` have similar names, but are actually distinct types [INFO] [stdout] note: `core::panic::PanicInfo<'_>` is defined in crate `core` [INFO] [stdout] --> /rustc/47988eeabf6090a44f37845ce0a796693c491c97/library/core/src/panic/panic_info.rs:10:1 [INFO] [stdout] note: `std::panic::PanicInfo<'_>` is defined in crate `std` [INFO] [stdout] --> /rustc/47988eeabf6090a44f37845ce0a796693c491c97/library/std/src/panic.rs:33:1 [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/47988eeabf6090a44f37845ce0a796693c491c97/library/core/src/mem/mod.rs:911:14 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yacurses-0.2.4/src/lib.rs:157:52 [INFO] [stdout] | [INFO] [stdout] 157 | let mut w = Self { ptr: unsafe { stdscr }, old_hook }; [INFO] [stdout] | ^^^^^^^^ expected `core::panic::PanicInfo<'_>`, found `std::panic::PanicInfo<'_>` [INFO] [stdout] | [INFO] [stdout] = note: `std::panic::PanicInfo<'_>` and `core::panic::PanicInfo<'_>` have similar names, but are actually distinct types [INFO] [stdout] note: `std::panic::PanicInfo<'_>` is defined in crate `std` [INFO] [stdout] --> /rustc/47988eeabf6090a44f37845ce0a796693c491c97/library/std/src/panic.rs:33:1 [INFO] [stdout] note: `core::panic::PanicInfo<'_>` is defined in crate `core` [INFO] [stdout] --> /rustc/47988eeabf6090a44f37845ce0a796693c491c97/library/core/src/panic/panic_info.rs:10:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yacurses-0.2.4/src/lib.rs:161:53 [INFO] [stdout] | [INFO] [stdout] 161 | let win = Self { ptr: unsafe { initscr() }, old_hook }; [INFO] [stdout] | ^^^^^^^^ expected `core::panic::PanicInfo<'_>`, found `std::panic::PanicInfo<'_>` [INFO] [stdout] | [INFO] [stdout] = note: `std::panic::PanicInfo<'_>` and `core::panic::PanicInfo<'_>` have similar names, but are actually distinct types [INFO] [stdout] note: `std::panic::PanicInfo<'_>` is defined in crate `std` [INFO] [stdout] --> /rustc/47988eeabf6090a44f37845ce0a796693c491c97/library/std/src/panic.rs:33:1 [INFO] [stdout] note: `core::panic::PanicInfo<'_>` is defined in crate `core` [INFO] [stdout] --> /rustc/47988eeabf6090a44f37845ce0a796693c491c97/library/core/src/panic/panic_info.rs:10:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 `yacurses` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "457f539578bcbea542ddf13c83b8a99749531455719167b7bd63d555505cbf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457f539578bcbea542ddf13c83b8a99749531455719167b7bd63d555505cbf6d", kill_on_drop: false }` [INFO] [stdout] 457f539578bcbea542ddf13c83b8a99749531455719167b7bd63d555505cbf6d