[INFO] cloning repository https://github.com/tekjar/rumqttd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tekjar/rumqttd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftekjar%2Frumqttd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftekjar%2Frumqttd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15b8f9b4221d0e636a2b6393e743895fb0c976aa
[INFO] checking tekjar/rumqttd against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftekjar%2Frumqttd" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tekjar/rumqttd on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tekjar/rumqttd
[INFO] finished tweaking git repo https://github.com/tekjar/rumqttd
[INFO] tweaked toml for git repo https://github.com/tekjar/rumqttd written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tekjar/rumqttd 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/tekjar/mqtt3`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.0.5
[INFO] [stderr]   Downloaded byteorder v1.1.0
[INFO] [stderr]   Downloaded iovec v0.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.10
[INFO] [stderr]   Downloaded bytes v0.4.4
[INFO] [stderr]   Downloaded tokio-core v0.1.8
[INFO] [stderr]   Downloaded clap v2.25.1
[INFO] [stderr]   Downloaded futures v0.1.14
[INFO] [stderr]   Downloaded tokio-io v0.1.2
[INFO] [stderr]   Downloaded structopt-derive v0.0.5
[INFO] [stderr]   Downloaded lazycell v0.4.0
[INFO] [stderr]   Downloaded quick-error v1.2.0
[INFO] [stderr]   Downloaded simplelog v0.4.2
[INFO] [stderr]   Downloaded textwrap v0.6.0
[INFO] [stderr]   Downloaded mio v0.6.9
[INFO] [stderr]   Downloaded tokio-timer v0.1.2
[INFO] [stderr]   Downloaded scoped-tls v0.1.0
[INFO] [stderr]   Downloaded lazy_static v0.2.8
[INFO] [stderr]   Downloaded net2 v0.2.30
[INFO] [stderr]   Downloaded serde v1.0.10
[INFO] [stderr]   Downloaded libc v0.2.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44f7f8a29b4d6b1049d814806d7786bdb001d65f081e78ce193287e504312cf1
[INFO] running `Command { std: "docker" "start" "-a" "44f7f8a29b4d6b1049d814806d7786bdb001d65f081e78ce193287e504312cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44f7f8a29b4d6b1049d814806d7786bdb001d65f081e78ce193287e504312cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f7f8a29b4d6b1049d814806d7786bdb001d65f081e78ce193287e504312cf1", kill_on_drop: false }`
[INFO] [stdout] 44f7f8a29b4d6b1049d814806d7786bdb001d65f081e78ce193287e504312cf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcbd9de3066b82a8da6ca2c5bebf2894a54581c031409cb0103719ccb1052647
[INFO] running `Command { std: "docker" "start" "-a" "dcbd9de3066b82a8da6ca2c5bebf2894a54581c031409cb0103719ccb1052647", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.27
[INFO] [stderr]     Checking byteorder v1.1.0
[INFO] [stderr]     Checking num-traits v0.1.40
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking futures v0.1.14
[INFO] [stderr]     Checking unicode-segmentation v1.1.0
[INFO] [stderr]     Checking lazycell v0.4.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking scoped-tls v0.1.0
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking serde v1.0.10
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]     Checking quick-error v1.2.0
[INFO] [stderr]    Compiling structopt-derive v0.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.10
[INFO] [stderr]     Checking mqtt3 v0.1.4 (https://github.com/tekjar/mqtt3#f1a4675d)
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]     Checking iovec v0.1.0
[INFO] [stderr]     Checking term_size v0.3.0
[INFO] [stderr]     Checking net2 v0.2.30
[INFO] [stderr]     Checking time v0.1.38
[INFO] [stderr]     Checking atty v0.2.2
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking num-iter v0.1.34
[INFO] [stderr]     Checking bytes v0.4.4
[INFO] [stderr]     Checking textwrap v0.6.0
[INFO] [stderr]     Checking num v0.1.40
[INFO] [stderr]     Checking clap v2.25.1
[INFO] [stderr]     Checking chrono v0.4.0
[INFO] [stderr]     Checking simplelog v0.4.2
[INFO] [stderr]     Checking mio v0.6.9
[INFO] [stderr]     Checking tokio-io v0.1.2
[INFO] [stderr]     Checking tokio-timer v0.1.2
[INFO] [stderr]     Checking tokio-core v0.1.8
[INFO] [stderr]     Checking toml v0.4.2
[INFO] [stderr]     Checking structopt v0.0.5
[INFO] [stderr]     Checking rumqttd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / lazy_static! {
[INFO] [stdout] 63 | |     pub static ref CONF: conf::Rumqttd = {
[INFO] [stdout] 64 | |         let cl = CommandLine::from_args();
[INFO] [stdout] 65 | |
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     };
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / lazy_static! {
[INFO] [stdout] 63 | |     pub static ref CONF: conf::Rumqttd = {
[INFO] [stdout] 64 | |         let cl = CommandLine::from_args();
[INFO] [stdout] 65 | |
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     };
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / lazy_static! {
[INFO] [stdout] 63 | |     pub static ref CONF: conf::Rumqttd = {
[INFO] [stdout] 64 | |         let cl = CommandLine::from_args();
[INFO] [stdout] 65 | |
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     };
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/main.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / lazy_static! {
[INFO] [stdout] 63 | |     pub static ref CONF: conf::Rumqttd = {
[INFO] [stdout] 64 | |         let cl = CommandLine::from_args();
[INFO] [stdout] 65 | |
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     };
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / quick_error! {
[INFO] [stdout] 10 | |     #[derive(Debug)]
[INFO] [stdout] 11 | |     pub enum Error {
[INFO] [stdout] 12 | |         Io(err: io::Error) {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/codec.rs:41:71
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...                   return Err(io::Error::new(e.kind(), e.description()))
[INFO] [stdout]    |                                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/codec.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         return Err(io::Error::new(ErrorKind::Other, e.description()));
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/codec.rs:41:71
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...                   return Err(io::Error::new(e.kind(), e.description()))
[INFO] [stdout]    |                                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/codec.rs:46:71
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         return Err(io::Error::new(ErrorKind::Other, e.description()));
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/main.rs:118:78
[INFO] [stdout]     |
[INFO] [stdout] 118 |                         Err(e) => Err(io::Error::new(io::ErrorKind::Other, e.description())),
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/main.rs:118:78
[INFO] [stdout]     |
[INFO] [stdout] 118 |                         Err(e) => Err(io::Error::new(io::ErrorKind::Other, e.description())),
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level`, `console`, and `file` are never read
[INFO] [stdout]   --> src/conf.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 18 |     level: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 19 |     console: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     file: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Log` 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: multiple fields are never read
[INFO] [stdout]   --> src/conf.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Security {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     max_clients: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 28 |     tls: bool,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 29 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     cert: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     cacert: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Security` 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 `max_inflight`, `retry_interval`, and `expiry` are never read
[INFO] [stdout]   --> src/conf.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Session {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 36 |     max_inflight: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 37 |     retry_interval: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     expiry: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` 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 `max_clientid_len`, `max_packet_size`, and `idle_timeout` are never read
[INFO] [stdout]   --> src/conf.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Misc {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 43 |     max_clientid_len: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     max_packet_size: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     idle_timeout: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Misc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `level`, `console`, and `file` are never read
[INFO] [stdout]   --> src/conf.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Log {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 18 |     level: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 19 |     console: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     file: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Log` 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: multiple fields are never read
[INFO] [stdout]   --> src/conf.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Security {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     max_clients: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 28 |     tls: bool,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 29 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     cert: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     cacert: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Security` 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 `max_inflight`, `retry_interval`, and `expiry` are never read
[INFO] [stdout]   --> src/conf.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Session {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 36 |     max_inflight: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 37 |     retry_interval: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     expiry: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` 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 `max_clientid_len`, `max_packet_size`, and `idle_timeout` are never read
[INFO] [stdout]   --> src/conf.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Misc {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 43 |     max_clientid_len: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     max_packet_size: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     idle_timeout: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Misc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.66s
[INFO] running `Command { std: "docker" "inspect" "dcbd9de3066b82a8da6ca2c5bebf2894a54581c031409cb0103719ccb1052647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcbd9de3066b82a8da6ca2c5bebf2894a54581c031409cb0103719ccb1052647", kill_on_drop: false }`
[INFO] [stdout] dcbd9de3066b82a8da6ca2c5bebf2894a54581c031409cb0103719ccb1052647
