[INFO] cloning repository https://github.com/danshick/relineate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danshick/relineate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanshick%2Frelineate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanshick%2Frelineate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 467f24c39e1f1f37c08715d6caebd4929da344c8
[INFO] checking danshick/relineate against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanshick%2Frelineate" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danshick/relineate
[INFO] finished tweaking git repo https://github.com/danshick/relineate
[INFO] tweaked toml for git repo https://github.com/danshick/relineate written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danshick/relineate on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danshick/relineate 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb571f39c9d34ea91ef616fa6d7b4ebf44d74af16f82f17acdd088d7afc66687
[INFO] running `Command { std: "docker" "start" "-a" "fb571f39c9d34ea91ef616fa6d7b4ebf44d74af16f82f17acdd088d7afc66687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb571f39c9d34ea91ef616fa6d7b4ebf44d74af16f82f17acdd088d7afc66687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb571f39c9d34ea91ef616fa6d7b4ebf44d74af16f82f17acdd088d7afc66687", kill_on_drop: false }`
[INFO] [stdout] fb571f39c9d34ea91ef616fa6d7b4ebf44d74af16f82f17acdd088d7afc66687
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 814dc84cff2b79159990a6738eefb5c635672e7450899dc374287886a761c793
[INFO] running `Command { std: "docker" "start" "-a" "814dc84cff2b79159990a6738eefb5c635672e7450899dc374287886a761c793", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling unicode-segmentation v1.7.0
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking svg v0.8.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]     Checking num_enum v0.5.1
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking relineate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `speed`, `direction`, `width`, and `pressure` are never read
[INFO] [stdout]   --> src/main.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct Point {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |   speed: f32,
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 44 |   direction: f32,
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 45 |   width: f32,
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 46 |   pressure: f32
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Point` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `brush_type`, `brush_color`, `padding`, `unknown`, and `brush_size` are never read
[INFO] [stdout]    --> src/main.rs:97:3
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct Line {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout]  97 |   brush_type: BrushType,
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout]  98 |   brush_color: BrushColor,
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout]  99 |   padding: u32,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 100 |   unknown: f32,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 101 |   brush_size: f32,
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Line` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `speed`, `direction`, `width`, and `pressure` are never read
[INFO] [stdout]   --> src/main.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct Point {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |   speed: f32,
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 44 |   direction: f32,
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 45 |   width: f32,
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 46 |   pressure: f32
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Point` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `brush_type`, `brush_color`, `padding`, `unknown`, and `brush_size` are never read
[INFO] [stdout]    --> src/main.rs:97:3
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct Line {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout]  97 |   brush_type: BrushType,
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout]  98 |   brush_color: BrushColor,
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout]  99 |   padding: u32,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 100 |   unknown: f32,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 101 |   brush_size: f32,
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Line` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "814dc84cff2b79159990a6738eefb5c635672e7450899dc374287886a761c793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814dc84cff2b79159990a6738eefb5c635672e7450899dc374287886a761c793", kill_on_drop: false }`
[INFO] [stdout] 814dc84cff2b79159990a6738eefb5c635672e7450899dc374287886a761c793
