[INFO] cloning repository https://github.com/ABBtagdan/hecto_clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ABBtagdan/hecto_clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABBtagdan%2Fhecto_clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABBtagdan%2Fhecto_clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ca280adcb6de11dfeece8e4c3046c2248c74473 [INFO] checking ABBtagdan/hecto_clone against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABBtagdan%2Fhecto_clone" "/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/ABBtagdan/hecto_clone on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ABBtagdan/hecto_clone [INFO] finished tweaking git repo https://github.com/ABBtagdan/hecto_clone [INFO] tweaked toml for git repo https://github.com/ABBtagdan/hecto_clone written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ABBtagdan/hecto_clone 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cb8348faca5afdb4cb819fb0413281654db57f717e91c7865eb3ef8388e914c [INFO] running `Command { std: "docker" "start" "-a" "2cb8348faca5afdb4cb819fb0413281654db57f717e91c7865eb3ef8388e914c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cb8348faca5afdb4cb819fb0413281654db57f717e91c7865eb3ef8388e914c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb8348faca5afdb4cb819fb0413281654db57f717e91c7865eb3ef8388e914c", kill_on_drop: false }` [INFO] [stdout] 2cb8348faca5afdb4cb819fb0413281654db57f717e91c7865eb3ef8388e914c [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78e70425a9e63f473d97aece53ff41497d35368ff8c49381ead4c0f41ffb0f41 [INFO] running `Command { std: "docker" "start" "-a" "78e70425a9e63f473d97aece53ff41497d35368ff8c49381ead4c0f41ffb0f41", kill_on_drop: false }` [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking hecto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `hl_type` [INFO] [stdout] --> src/row.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | hl_type: highlight::Type, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hl_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hl_type` [INFO] [stdout] --> src/row.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | hl_type: highlight::Type, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hl_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PrimaryKeyword` and `SecondaryKeyword` are never constructed [INFO] [stdout] --> src/highlight.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Type { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | PrimaryKeyword, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | SecondaryKeyword, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `highlight_str` is never used [INFO] [stdout] --> src/row.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl Row { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | fn highlight_str( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PrimaryKeyword` and `SecondaryKeyword` are never constructed [INFO] [stdout] --> src/highlight.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Type { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | PrimaryKeyword, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | SecondaryKeyword, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `highlight_str` is never used [INFO] [stdout] --> src/row.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl Row { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | fn highlight_str( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "78e70425a9e63f473d97aece53ff41497d35368ff8c49381ead4c0f41ffb0f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78e70425a9e63f473d97aece53ff41497d35368ff8c49381ead4c0f41ffb0f41", kill_on_drop: false }` [INFO] [stdout] 78e70425a9e63f473d97aece53ff41497d35368ff8c49381ead4c0f41ffb0f41 [INFO] checking ABBtagdan/hecto_clone against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABBtagdan%2Fhecto_clone" "/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/ABBtagdan/hecto_clone on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ABBtagdan/hecto_clone [INFO] finished tweaking git repo https://github.com/ABBtagdan/hecto_clone [INFO] tweaked toml for git repo https://github.com/ABBtagdan/hecto_clone written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ABBtagdan/hecto_clone 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03ff98dba0d5236d57896b6e327e4696450b1ccf52a4435abd6eab151d304adc [INFO] running `Command { std: "docker" "start" "-a" "03ff98dba0d5236d57896b6e327e4696450b1ccf52a4435abd6eab151d304adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03ff98dba0d5236d57896b6e327e4696450b1ccf52a4435abd6eab151d304adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ff98dba0d5236d57896b6e327e4696450b1ccf52a4435abd6eab151d304adc", kill_on_drop: false }` [INFO] [stdout] 03ff98dba0d5236d57896b6e327e4696450b1ccf52a4435abd6eab151d304adc [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcb4a297275074d4661e7964884756c1c8c8965ecd44acd23cc63e0558e7b73e [INFO] running `Command { std: "docker" "start" "-a" "bcb4a297275074d4661e7964884756c1c8c8965ecd44acd23cc63e0558e7b73e", kill_on_drop: false }` [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking hecto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `hl_type` [INFO] [stdout] --> src/row.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | hl_type: highlight::Type, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hl_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hl_type` [INFO] [stdout] --> src/row.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | hl_type: highlight::Type, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hl_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PrimaryKeyword` and `SecondaryKeyword` are never constructed [INFO] [stdout] --> src/highlight.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Type { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | PrimaryKeyword, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | SecondaryKeyword, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `highlight_str` is never used [INFO] [stdout] --> src/row.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl Row { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | fn highlight_str( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PrimaryKeyword` and `SecondaryKeyword` are never constructed [INFO] [stdout] --> src/highlight.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Type { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | PrimaryKeyword, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | SecondaryKeyword, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `highlight_str` is never used [INFO] [stdout] --> src/row.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 25 | impl Row { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | fn highlight_str( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "bcb4a297275074d4661e7964884756c1c8c8965ecd44acd23cc63e0558e7b73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcb4a297275074d4661e7964884756c1c8c8965ecd44acd23cc63e0558e7b73e", kill_on_drop: false }` [INFO] [stdout] bcb4a297275074d4661e7964884756c1c8c8965ecd44acd23cc63e0558e7b73e