[INFO] cloning repository https://github.com/rohankumardubey/rustyboi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/rustyboi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Frustyboi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Frustyboi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4192a2e5f043a95291d96f2ea12f63dbcc10c5ee [INFO] checking rohankumardubey/rustyboi against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Frustyboi" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/rustyboi 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/rohankumardubey/rustyboi [INFO] finished tweaking git repo https://github.com/rohankumardubey/rustyboi [INFO] tweaked toml for git repo https://github.com/rohankumardubey/rustyboi written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/rustyboi 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded custom_error v1.8.0 [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded ncursesw v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5293ce121c8c86ce367edbc6863fac7c37e3dc8cbe2f02edaaa81d54a6842331 [INFO] running `Command { std: "docker" "start" "-a" "5293ce121c8c86ce367edbc6863fac7c37e3dc8cbe2f02edaaa81d54a6842331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5293ce121c8c86ce367edbc6863fac7c37e3dc8cbe2f02edaaa81d54a6842331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5293ce121c8c86ce367edbc6863fac7c37e3dc8cbe2f02edaaa81d54a6842331", kill_on_drop: false }` [INFO] [stdout] 5293ce121c8c86ce367edbc6863fac7c37e3dc8cbe2f02edaaa81d54a6842331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ef731b6227a8c71749d69bf6a1e00ff66425c5aaea49dd69aa60c7d8df468341 [INFO] running `Command { std: "docker" "start" "-a" "ef731b6227a8c71749d69bf6a1e00ff66425c5aaea49dd69aa60c7d8df468341", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking custom_error v1.8.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ncursesw v0.5.1 [INFO] [stdout] error[E0425]: cannot find value `KEY_EVENT` in module `bindings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/shims/constants.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | wrap_const!(KEY_EVENT: i32); // We were interrupted by an event [INFO] [stdout] | ^^^^^^^^^ help: a constant with a similar name exists: `KEY_END` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ncursesw-75205b2c54fb17dd/out/bindings.rs:3:11008 [INFO] [stdout] | [INFO] [stdout] 3 | ...t KEY_CREATE : u32 = 359 ; pub const KEY_END : u32 = 360 ; pub const KEY_EXIT : u32 = 361 ; pub const KEY_FIND : u32 = 362 ; pub const... [INFO] [stdout] | ------------------------------- similarly named constant `KEY_END` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/keybinding.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | KEY_EVENT => KeyBinding::Event, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:1026:9 [INFO] [stdout] | [INFO] [stdout] 1026 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:1057:9 [INFO] [stdout] | [INFO] [stdout] 1057 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:1106:9 [INFO] [stdout] | [INFO] [stdout] 1106 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:1922:9 [INFO] [stdout] | [INFO] [stdout] 1922 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:1973:9 [INFO] [stdout] | [INFO] [stdout] 1973 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:2004:9 [INFO] [stdout] | [INFO] [stdout] 2004 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:2026:9 [INFO] [stdout] | [INFO] [stdout] 2026 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:2479:9 [INFO] [stdout] | [INFO] [stdout] 2479 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:2533:9 [INFO] [stdout] | [INFO] [stdout] 2533 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:2565:9 [INFO] [stdout] | [INFO] [stdout] 2565 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:2587:9 [INFO] [stdout] | [INFO] [stdout] 2587 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:4257:9 [INFO] [stdout] | [INFO] [stdout] 4257 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:4323:9 [INFO] [stdout] | [INFO] [stdout] 4323 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:4354:9 [INFO] [stdout] | [INFO] [stdout] 4354 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncursesw-0.5.1/src/ncurses.rs:4394:9 [INFO] [stdout] | [INFO] [stdout] 4394 | KEY_EVENT => Err(NCurseswError::KeyEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncursesw` (lib) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "ef731b6227a8c71749d69bf6a1e00ff66425c5aaea49dd69aa60c7d8df468341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef731b6227a8c71749d69bf6a1e00ff66425c5aaea49dd69aa60c7d8df468341", kill_on_drop: false }` [INFO] [stdout] ef731b6227a8c71749d69bf6a1e00ff66425c5aaea49dd69aa60c7d8df468341