[INFO] fetching crate rust-cli-commands 0.1.0...
[INFO] building rust-cli-commands-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rust-cli-commands 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rust-cli-commands 0.1.0
[INFO] finished tweaking crates.io crate rust-cli-commands 0.1.0
[INFO] tweaked toml for crates.io crate rust-cli-commands 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-cli-commands 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-cli-commands 0.1.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdf2c9d33d0800eb89439c443d3d0d700f7ddf99a167ce8e6ec94f45e11c692b
[INFO] running `Command { std: "docker" "start" "-a" "bdf2c9d33d0800eb89439c443d3d0d700f7ddf99a167ce8e6ec94f45e11c692b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdf2c9d33d0800eb89439c443d3d0d700f7ddf99a167ce8e6ec94f45e11c692b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf2c9d33d0800eb89439c443d3d0d700f7ddf99a167ce8e6ec94f45e11c692b", kill_on_drop: false }`
[INFO] [stdout] bdf2c9d33d0800eb89439c443d3d0d700f7ddf99a167ce8e6ec94f45e11c692b
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cc8f4d2580084b2212cd7932b7f4a273ad474d64b1b5c9243a8c38d02f1dacf
[INFO] running `Command { std: "docker" "start" "-a" "9cc8f4d2580084b2212cd7932b7f4a273ad474d64b1b5c9243a8c38d02f1dacf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.7
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling futures-task v0.3.7
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling futures-lite v1.11.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling async-executor v1.3.0
[INFO] [stderr]    Compiling async-io v1.1.10
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling async-global-executor v1.4.3
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling async-std v1.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.7
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling pin-project v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.7
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.7
[INFO] [stderr]    Compiling combine v4.3.2
[INFO] [stderr]    Compiling futures v0.3.7
[INFO] [stderr]    Compiling mobc v0.5.12
[INFO] [stderr]    Compiling redis v0.16.0
[INFO] [stderr]    Compiling mobc-redis v0.5.3
[INFO] [stderr]    Compiling rust-cli-commands v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bll::*`
[INFO] [stdout]  --> src/commands/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use bll::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pushdata` is never constructed
[INFO] [stdout]   --> src/main.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Pushdata {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.16.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" "9cc8f4d2580084b2212cd7932b7f4a273ad474d64b1b5c9243a8c38d02f1dacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cc8f4d2580084b2212cd7932b7f4a273ad474d64b1b5c9243a8c38d02f1dacf", kill_on_drop: false }`
[INFO] [stdout] 9cc8f4d2580084b2212cd7932b7f4a273ad474d64b1b5c9243a8c38d02f1dacf
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c08b221339d20ec93775ec50bf64ff52357bcaa2c1cdb5841f4c6f8e4e5bbd5d
[INFO] running `Command { std: "docker" "start" "-a" "c08b221339d20ec93775ec50bf64ff52357bcaa2c1cdb5841f4c6f8e4e5bbd5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-cli-commands v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bll::*`
[INFO] [stdout]  --> src/commands/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use bll::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pushdata` is never constructed
[INFO] [stdout]   --> src/main.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Pushdata {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.16.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" "c08b221339d20ec93775ec50bf64ff52357bcaa2c1cdb5841f4c6f8e4e5bbd5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08b221339d20ec93775ec50bf64ff52357bcaa2c1cdb5841f4c6f8e4e5bbd5d", kill_on_drop: false }`
[INFO] [stdout] c08b221339d20ec93775ec50bf64ff52357bcaa2c1cdb5841f4c6f8e4e5bbd5d
