[INFO] cloning repository https://github.com/hoyeungw/pres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoyeungw/pres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyeungw%2Fpres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyeungw%2Fpres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1125c3a3f5dd842b57560f32d13d088ab84eb252 [INFO] checking hoyeungw/pres against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyeungw%2Fpres" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoyeungw/pres on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hoyeungw/pres [INFO] finished tweaking git repo https://github.com/hoyeungw/pres [INFO] tweaked toml for git repo https://github.com/hoyeungw/pres written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hoyeungw/pres 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f56d7946eabaecc6080ec8792f6647e2805487dc8e6c239ef49c48299c67fb76 [INFO] running `Command { std: "docker" "start" "-a" "f56d7946eabaecc6080ec8792f6647e2805487dc8e6c239ef49c48299c67fb76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f56d7946eabaecc6080ec8792f6647e2805487dc8e6c239ef49c48299c67fb76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56d7946eabaecc6080ec8792f6647e2805487dc8e6c239ef49c48299c67fb76", kill_on_drop: false }` [INFO] [stdout] f56d7946eabaecc6080ec8792f6647e2805487dc8e6c239ef49c48299c67fb76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02c96a8c35380ca93f0dd5e269212d6857ad70806d590293a297cf78eb8627b0 [INFO] running `Command { std: "docker" "start" "-a" "02c96a8c35380ca93f0dd5e269212d6857ad70806d590293a297cf78eb8627b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking pres v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `event` [INFO] [stdout] --> src/input/mod.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use event::{Event, Key, MouseButton, MouseEvent}; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::event` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TermSize` is never constructed [INFO] [stdout] --> src/sys/unix/size.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct TermSize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `terminal_size` is never used [INFO] [stdout] --> src/sys/unix/size.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn terminal_size() -> io::Result<(u16, u16)> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `terminal_size_pixels` is never used [INFO] [stdout] --> src/sys/unix/size.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn terminal_size_pixels() -> io::Result<(u16, u16)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_tty` is never used [INFO] [stdout] --> src/sys/unix/tty.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn is_tty(stream: &T) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ESC` is never used [INFO] [stdout] --> src/event/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const ESC: u8 = b'\x1B'; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pres` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "02c96a8c35380ca93f0dd5e269212d6857ad70806d590293a297cf78eb8627b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c96a8c35380ca93f0dd5e269212d6857ad70806d590293a297cf78eb8627b0", kill_on_drop: false }` [INFO] [stdout] 02c96a8c35380ca93f0dd5e269212d6857ad70806d590293a297cf78eb8627b0