[INFO] cloning repository https://github.com/tathyagarg/hyperline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tathyagarg/hyperline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftathyagarg%2Fhyperline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftathyagarg%2Fhyperline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79bc9e89a58dd3c9d030f675533ba6925d394c96 [INFO] checking tathyagarg/hyperline against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftathyagarg%2Fhyperline" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tathyagarg/hyperline [INFO] finished tweaking git repo https://github.com/tathyagarg/hyperline [INFO] tweaked toml for git repo https://github.com/tathyagarg/hyperline written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tathyagarg/hyperline on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tathyagarg/hyperline 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffb95ccce81cac654ec12a20510fd3f952c5dff19bbee187c092718db1f4af78 [INFO] running `Command { std: "docker" "start" "-a" "ffb95ccce81cac654ec12a20510fd3f952c5dff19bbee187c092718db1f4af78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffb95ccce81cac654ec12a20510fd3f952c5dff19bbee187c092718db1f4af78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb95ccce81cac654ec12a20510fd3f952c5dff19bbee187c092718db1f4af78", kill_on_drop: false }` [INFO] [stdout] ffb95ccce81cac654ec12a20510fd3f952c5dff19bbee187c092718db1f4af78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 031b06c0f236d2f1f22467745d63706ab52eb8307a68a899f2128636bf701c28 [INFO] running `Command { std: "docker" "start" "-a" "031b06c0f236d2f1f22467745d63706ab52eb8307a68a899f2128636bf701c28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking termion v4.0.5 [INFO] [stderr] Checking hyperline v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated constants `YELLOW`, `CYAN`, and `MAGENTA` are never used [INFO] [stdout] --> src/common.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 22 | impl Color { [INFO] [stdout] | ---------- associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub const YELLOW: Color = Color { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub const CYAN: Color = Color { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub const MAGENTA: Color = Color { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `YELLOW`, `CYAN`, and `MAGENTA` are never used [INFO] [stdout] --> src/common.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 22 | impl Color { [INFO] [stdout] | ---------- associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub const YELLOW: Color = Color { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub const CYAN: Color = Color { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub const MAGENTA: Color = Color { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Block`, `Sharp`, `Thick`, `Double`, and `Dotted` are never constructed [INFO] [stdout] --> src/draw/border.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum BorderStyle { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 88 | Block, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 89 | Rounded, [INFO] [stdout] 90 | Sharp, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 91 | Thick, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 92 | Double, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 93 | Dotted, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BorderStyle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DrawError` is never used [INFO] [stdout] --> src/draw/boxes.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum DrawError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/window.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Container { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn clear(&mut self) -> Result<(), String> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Block`, `Sharp`, `Thick`, `Double`, and `Dotted` are never constructed [INFO] [stdout] --> src/draw/border.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum BorderStyle { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 88 | Block, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 89 | Rounded, [INFO] [stdout] 90 | Sharp, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 91 | Thick, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 92 | Double, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 93 | Dotted, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BorderStyle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DrawError` is never used [INFO] [stdout] --> src/draw/boxes.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum DrawError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/window.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Container { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn clear(&mut self) -> Result<(), String> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "031b06c0f236d2f1f22467745d63706ab52eb8307a68a899f2128636bf701c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031b06c0f236d2f1f22467745d63706ab52eb8307a68a899f2128636bf701c28", kill_on_drop: false }` [INFO] [stdout] 031b06c0f236d2f1f22467745d63706ab52eb8307a68a899f2128636bf701c28