[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#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanshick%2Frelineate" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danshick/relineate on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking danshick/relineate against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanshick%2Frelineate" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danshick/relineate on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_enum_derive v0.5.1 [INFO] [stderr] Downloaded termcolor v1.1.2 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded num_enum v0.5.1 [INFO] [stderr] Downloaded toml v0.5.7 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded hermit-abi v0.1.17 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded serde v1.0.117 [INFO] [stderr] Downloaded indexmap v1.6.0 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] [stderr] Downloaded syn v1.0.48 [INFO] [stderr] Downloaded unicode-segmentation v1.7.0 [INFO] [stderr] Downloaded libc v0.2.80 [INFO] [stderr] Downloaded svg v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da1ffd08654b2bc13a3d41068cb94c25988b8517db9d0ab2c8808ce65df78db [INFO] running `Command { std: "docker" "start" "-a" "9da1ffd08654b2bc13a3d41068cb94c25988b8517db9d0ab2c8808ce65df78db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da1ffd08654b2bc13a3d41068cb94c25988b8517db9d0ab2c8808ce65df78db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da1ffd08654b2bc13a3d41068cb94c25988b8517db9d0ab2c8808ce65df78db", kill_on_drop: false }` [INFO] [stdout] 9da1ffd08654b2bc13a3d41068cb94c25988b8517db9d0ab2c8808ce65df78db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06e15d38633aa32145894e502d04105f16a7207dc23ddef3bda5acd4e50e704d [INFO] running `Command { std: "docker" "start" "-a" "06e15d38633aa32145894e502d04105f16a7207dc23ddef3bda5acd4e50e704d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking svg v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [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 10.40s [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 1` [INFO] running `Command { std: "docker" "inspect" "06e15d38633aa32145894e502d04105f16a7207dc23ddef3bda5acd4e50e704d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e15d38633aa32145894e502d04105f16a7207dc23ddef3bda5acd4e50e704d", kill_on_drop: false }` [INFO] [stdout] 06e15d38633aa32145894e502d04105f16a7207dc23ddef3bda5acd4e50e704d