[INFO] fetching crate battop 0.2.4...
[INFO] checking battop-0.2.4 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate battop 0.2.4 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate battop 0.2.4 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate battop 0.2.4
[INFO] finished tweaking crates.io crate battop 0.2.4
[INFO] tweaked toml for crates.io crate battop 0.2.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 753facf845007a69c59792d1e3a885e18ac2f2072a31070d78269dfd2664295b
[INFO] running `Command { std: "docker" "start" "-a" "753facf845007a69c59792d1e3a885e18ac2f2072a31070d78269dfd2664295b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "753facf845007a69c59792d1e3a885e18ac2f2072a31070d78269dfd2664295b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "753facf845007a69c59792d1e3a885e18ac2f2072a31070d78269dfd2664295b", kill_on_drop: false }`
[INFO] [stdout] 753facf845007a69c59792d1e3a885e18ac2f2072a31070d78269dfd2664295b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cebca1255200cb2d8357d3209d2d311da4f5741fd175858d6900f6e1cbe3ad7b
[INFO] running `Command { std: "docker" "start" "-a" "cebca1255200cb2d8357d3209d2d311da4f5741fd175858d6900f6e1cbe3ad7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking uom v0.30.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking thread_local v0.3.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking tui v0.6.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking stderrlog v0.4.3
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking battop v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `input_handle` and `tick_handle` are never read
[INFO] [stdout]   --> src/app/events.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct EventHandler {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 21 |     rx: mpsc::Receiver<Event>,
[INFO] [stdout] 22 |     input_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     tick_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventHandler` has a derived impl for the trait `Debug`, 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: field `config` is never read
[INFO] [stdout]   --> src/app/ui/interface.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Interface<B: Backend> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 40 |     config: Arc<Config>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Interface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_handle` and `tick_handle` are never read
[INFO] [stdout]   --> src/app/events.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct EventHandler {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 21 |     rx: mpsc::Receiver<Event>,
[INFO] [stdout] 22 |     input_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     tick_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventHandler` has a derived impl for the trait `Debug`, 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: field `config` is never read
[INFO] [stdout]   --> src/app/ui/interface.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Interface<B: Backend> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 40 |     config: Arc<Config>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Interface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.83s
[INFO] running `Command { std: "docker" "inspect" "cebca1255200cb2d8357d3209d2d311da4f5741fd175858d6900f6e1cbe3ad7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebca1255200cb2d8357d3209d2d311da4f5741fd175858d6900f6e1cbe3ad7b", kill_on_drop: false }`
[INFO] [stdout] cebca1255200cb2d8357d3209d2d311da4f5741fd175858d6900f6e1cbe3ad7b
