[INFO] cloning repository https://github.com/Vinz2008/debug_with_context [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vinz2008/debug_with_context" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinz2008%2Fdebug_with_context", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinz2008%2Fdebug_with_context'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf428309abe3b9e8dc19fc64ab2ef1d0537555bb [INFO] checking Vinz2008/debug_with_context against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinz2008%2Fdebug_with_context" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Vinz2008/debug_with_context [INFO] finished tweaking git repo https://github.com/Vinz2008/debug_with_context [INFO] tweaked toml for git repo https://github.com/Vinz2008/debug_with_context written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Vinz2008/debug_with_context on toolchain 48c9d93cf65d550d124c40108859fd993778c157 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Vinz2008/debug_with_context 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac467a530b24a2eb2a8adfdfe4a5168b1ba76c10daacbac914d868cad378b1f3 [INFO] running `Command { std: "docker" "start" "-a" "ac467a530b24a2eb2a8adfdfe4a5168b1ba76c10daacbac914d868cad378b1f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac467a530b24a2eb2a8adfdfe4a5168b1ba76c10daacbac914d868cad378b1f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac467a530b24a2eb2a8adfdfe4a5168b1ba76c10daacbac914d868cad378b1f3", kill_on_drop: false }` [INFO] [stdout] ac467a530b24a2eb2a8adfdfe4a5168b1ba76c10daacbac914d868cad378b1f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d047a399014fc9b8ee35a05495e3538d46734c5f7e98f869d0b6675741bb146 [INFO] running `Command { std: "docker" "start" "-a" "3d047a399014fc9b8ee35a05495e3538d46734c5f7e98f869d0b6675741bb146", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking debug_with_context_macros v0.1.15 (/opt/rustwide/workdir/debug_with_context_macros) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> debug_with_context_macros/src/lib.rs:99:35 [INFO] [stdout] | [INFO] [stdout] 99 | .clone());; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> debug_with_context_macros/src/lib.rs:99:35 [INFO] [stdout] | [INFO] [stdout] 99 | .clone());; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> debug_with_context_macros/src/lib.rs:99:35 [INFO] [stdout] | [INFO] [stdout] 99 | .clone());; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking debug_with_context v0.1.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `str::Chars` [INFO] [stdout] --> src/lib.rs:5:159 [INFO] [stdout] | [INFO] [stdout] 5 | ...ng}, fmt::{self, Debug}, ops::Deref, path::{Path, PathBuf}, str::Chars}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::Chars` [INFO] [stdout] --> src/lib.rs:5:159 [INFO] [stdout] | [INFO] [stdout] 5 | ...ng}, fmt::{self, Debug}, ops::Deref, path::{Path, PathBuf}, str::Chars}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "3d047a399014fc9b8ee35a05495e3538d46734c5f7e98f869d0b6675741bb146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d047a399014fc9b8ee35a05495e3538d46734c5f7e98f869d0b6675741bb146", kill_on_drop: false }` [INFO] [stdout] 3d047a399014fc9b8ee35a05495e3538d46734c5f7e98f869d0b6675741bb146