[INFO] fetching crate brokkr 0.1.1...
[INFO] checking brokkr-0.1.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate brokkr 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate brokkr 0.1.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate brokkr 0.1.1
[INFO] finished tweaking crates.io crate brokkr 0.1.1
[INFO] tweaked toml for crates.io crate brokkr 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.7.4
[INFO] [stderr]   Downloaded unreachable v1.0.0
[INFO] [stderr]   Downloaded matches v0.1.10
[INFO] [stderr]   Downloaded pretty_env_logger v0.2.5
[INFO] [stderr]   Downloaded combine v3.8.1
[INFO] [stderr]   Downloaded percent-encoding v1.0.1
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded url v1.7.2
[INFO] [stderr]   Downloaded idna v0.1.5
[INFO] [stderr]   Downloaded redis v0.9.1
[INFO] [stderr]   Downloaded ascii v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82832ede009f7413a542cf39950869cafe59ee9c32eb594daac45839313ba70f
[INFO] running `Command { std: "docker" "start" "-a" "82832ede009f7413a542cf39950869cafe59ee9c32eb594daac45839313ba70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82832ede009f7413a542cf39950869cafe59ee9c32eb594daac45839313ba70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82832ede009f7413a542cf39950869cafe59ee9c32eb594daac45839313ba70f", kill_on_drop: false }`
[INFO] [stdout] 82832ede009f7413a542cf39950869cafe59ee9c32eb594daac45839313ba70f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf660eea34c3cdc0b3347a7c7a259897cb3044a3115932a321c838e132c11d2c
[INFO] running `Command { std: "docker" "start" "-a" "bf660eea34c3cdc0b3347a7c7a259897cb3044a3115932a321c838e132c11d2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling redis v0.9.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking pretty_env_logger v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking brokkr v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn cause(&self) -> Option<&_Error> {
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn cause(&self) -> Option<&dyn _Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn cause(&self) -> Option<&_Error> {
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn cause(&self) -> Option<&dyn _Error> {
[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/errors.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     f.write_str(self.description())
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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/errors.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |       Error::RedisError(e) => 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/errors.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |       Error::SerdeError(e) => 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/errors.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     f.write_str(self.description())
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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/errors.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |       Error::RedisError(e) => 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/errors.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |       Error::SerdeError(e) => e.description(),
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.89s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.9.1
[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" "bf660eea34c3cdc0b3347a7c7a259897cb3044a3115932a321c838e132c11d2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf660eea34c3cdc0b3347a7c7a259897cb3044a3115932a321c838e132c11d2c", kill_on_drop: false }`
[INFO] [stdout] bf660eea34c3cdc0b3347a7c7a259897cb3044a3115932a321c838e132c11d2c
[INFO] checking brokkr-0.1.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate brokkr 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate brokkr 0.1.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate brokkr 0.1.1
[INFO] finished tweaking crates.io crate brokkr 0.1.1
[INFO] tweaked toml for crates.io crate brokkr 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20f38251db8caa5924f50fd131607153d0f4d0c89b76a9d4a6d3cfffe639cfc6
[INFO] running `Command { std: "docker" "start" "-a" "20f38251db8caa5924f50fd131607153d0f4d0c89b76a9d4a6d3cfffe639cfc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20f38251db8caa5924f50fd131607153d0f4d0c89b76a9d4a6d3cfffe639cfc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f38251db8caa5924f50fd131607153d0f4d0c89b76a9d4a6d3cfffe639cfc6", kill_on_drop: false }`
[INFO] [stdout] 20f38251db8caa5924f50fd131607153d0f4d0c89b76a9d4a6d3cfffe639cfc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 731c7990ca3123ef0aa04d9093ab33db12101edb27536f21f844ebc9eb508a90
[INFO] running `Command { std: "docker" "start" "-a" "731c7990ca3123ef0aa04d9093ab33db12101edb27536f21f844ebc9eb508a90", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling redis v0.9.1
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking pretty_env_logger v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking brokkr v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn cause(&self) -> Option<&_Error> {
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn cause(&self) -> Option<&dyn _Error> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn cause(&self) -> Option<&_Error> {
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn cause(&self) -> Option<&dyn _Error> {
[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/errors.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     f.write_str(self.description())
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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/errors.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |       Error::RedisError(e) => 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/errors.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |       Error::SerdeError(e) => 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/errors.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     f.write_str(self.description())
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[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/errors.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 |       Error::RedisError(e) => 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/errors.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |       Error::SerdeError(e) => e.description(),
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.9.1
[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" "731c7990ca3123ef0aa04d9093ab33db12101edb27536f21f844ebc9eb508a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731c7990ca3123ef0aa04d9093ab33db12101edb27536f21f844ebc9eb508a90", kill_on_drop: false }`
[INFO] [stdout] 731c7990ca3123ef0aa04d9093ab33db12101edb27536f21f844ebc9eb508a90
