[INFO] fetching crate brokkr 0.1.1...
[INFO] checking brokkr-0.1.1 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate brokkr 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate brokkr 0.1.1 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty_env_logger v0.2.5
[INFO] [stderr]   Downloaded redis v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb9e7e4ac883b298c5f912deaabf2b81b148713d5c2afc6b2d18c9f7cc5f5369
[INFO] running `Command { std: "docker" "start" "-a" "eb9e7e4ac883b298c5f912deaabf2b81b148713d5c2afc6b2d18c9f7cc5f5369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb9e7e4ac883b298c5f912deaabf2b81b148713d5c2afc6b2d18c9f7cc5f5369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9e7e4ac883b298c5f912deaabf2b81b148713d5c2afc6b2d18c9f7cc5f5369", kill_on_drop: false }`
[INFO] [stdout] eb9e7e4ac883b298c5f912deaabf2b81b148713d5c2afc6b2d18c9f7cc5f5369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fba809314fa3f0d504c4e9da52deb90c50d425424de18792f713bdb97a8dcc62
[INFO] running `Command { std: "docker" "start" "-a" "fba809314fa3f0d504c4e9da52deb90c50d425424de18792f713bdb97a8dcc62", 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]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking log v0.4.19
[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 tokio-io v0.1.13
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling redis v0.9.1
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking pretty_env_logger v0.2.5
[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 8.98s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "fba809314fa3f0d504c4e9da52deb90c50d425424de18792f713bdb97a8dcc62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba809314fa3f0d504c4e9da52deb90c50d425424de18792f713bdb97a8dcc62", kill_on_drop: false }`
[INFO] [stdout] fba809314fa3f0d504c4e9da52deb90c50d425424de18792f713bdb97a8dcc62
