[INFO] cloning repository https://github.com/mwolting/evredis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwolting/evredis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwolting%2Fevredis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwolting%2Fevredis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d82a091a12ac1c4013fa2630047e447f3aae7809 [INFO] testing mwolting/evredis against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwolting%2Fevredis" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwolting/evredis on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mwolting/evredis [INFO] finished tweaking git repo https://github.com/mwolting/evredis [INFO] tweaked toml for git repo https://github.com/mwolting/evredis written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mwolting/evredis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25e1e7dea8f90e067f476be1e4a3ffa25691788de1d70ba775a6ca89d22c4342 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "25e1e7dea8f90e067f476be1e4a3ffa25691788de1d70ba775a6ca89d22c4342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25e1e7dea8f90e067f476be1e4a3ffa25691788de1d70ba775a6ca89d22c4342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e1e7dea8f90e067f476be1e4a3ffa25691788de1d70ba775a6ca89d22c4342", kill_on_drop: false }` [INFO] [stdout] 25e1e7dea8f90e067f476be1e4a3ffa25691788de1d70ba775a6ca89d22c4342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c37004550cada26188753e1b7197cd5894e6b3641c7903af02b9f5d0e7019705 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c37004550cada26188753e1b7197cd5894e6b3641c7903af02b9f5d0e7019705", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling evmap v4.2.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling slog-scope v4.1.1 [INFO] [stderr] Compiling slog-stdlog v3.0.2 [INFO] [stderr] Compiling slog-stdlog v3.0.4-pre (https://github.com/slog-rs/stdlog.git#56ecb6e9) [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling slog-envlogger v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling evredis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/logging.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | let formatter: Box + Send> = match self.format { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn slog::Drain + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/connection.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | let response: Box> = match cmd { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / quick_error! { [INFO] [stdout] 21 | | /// An error encountered during value encoding [INFO] [stdout] 22 | | #[derive(Debug)] [INFO] [stdout] 23 | | pub enum EncodeError { [INFO] [stdout] 24 | | Dummy {} [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/evredis.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.10s [INFO] running `Command { std: "docker" "inspect" "c37004550cada26188753e1b7197cd5894e6b3641c7903af02b9f5d0e7019705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37004550cada26188753e1b7197cd5894e6b3641c7903af02b9f5d0e7019705", kill_on_drop: false }` [INFO] [stdout] c37004550cada26188753e1b7197cd5894e6b3641c7903af02b9f5d0e7019705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9cdf8b4b69ade0dbb91dbd3eb9548c12961b2140db6156ae8ec5307c0686ba74 [INFO] running `Command { std: "docker" "start" "-a" "9cdf8b4b69ade0dbb91dbd3eb9548c12961b2140db6156ae8ec5307c0686ba74", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/logging.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | let formatter: Box + Send> = match self.format { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn slog::Drain + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/connection.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | let response: Box> = match cmd { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / quick_error! { [INFO] [stdout] 21 | | /// An error encountered during value encoding [INFO] [stdout] 22 | | #[derive(Debug)] [INFO] [stdout] 23 | | pub enum EncodeError { [INFO] [stdout] 24 | | Dummy {} [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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] [stderr] Compiling evredis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/evredis.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils/logging.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | let formatter: Box + Send> = match self.format { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn slog::Drain + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/server/connection.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | let response: Box> = match cmd { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / quick_error! { [INFO] [stdout] 21 | | /// An error encountered during value encoding [INFO] [stdout] 22 | | #[derive(Debug)] [INFO] [stdout] 23 | | pub enum EncodeError { [INFO] [stdout] 24 | | Dummy {} [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/codecs.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / quick_error! { [INFO] [stdout] 29 | | /// An error encountered during value decoding [INFO] [stdout] 30 | | #[derive(Debug)] [INFO] [stdout] 31 | | pub enum DecodeError { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.37s [INFO] running `Command { std: "docker" "inspect" "9cdf8b4b69ade0dbb91dbd3eb9548c12961b2140db6156ae8ec5307c0686ba74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cdf8b4b69ade0dbb91dbd3eb9548c12961b2140db6156ae8ec5307c0686ba74", kill_on_drop: false }` [INFO] [stdout] 9cdf8b4b69ade0dbb91dbd3eb9548c12961b2140db6156ae8ec5307c0686ba74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f2503743111a98b2be31b6079e8ad6192d1049330035cef8b6af485c26a3bb2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1f2503743111a98b2be31b6079e8ad6192d1049330035cef8b6af485c26a3bb2", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils/logging.rs:53:28 [INFO] [stderr] | [INFO] [stderr] 53 | let formatter: Box + Send> = match self.format { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn slog::Drain + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/connection.rs:138:27 [INFO] [stderr] | [INFO] [stderr] 138 | let response: Box> = match cmd { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/codecs.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / quick_error! { [INFO] [stderr] 21 | | /// An error encountered during value encoding [INFO] [stderr] 22 | | #[derive(Debug)] [INFO] [stderr] 23 | | pub enum EncodeError { [INFO] [stderr] 24 | | Dummy {} [INFO] [stderr] 25 | | } [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/codecs.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / quick_error! { [INFO] [stderr] 29 | | /// An error encountered during value decoding [INFO] [stderr] 30 | | #[derive(Debug)] [INFO] [stderr] 31 | | pub enum DecodeError { [INFO] [stderr] ... | [INFO] [stderr] 56 | | } [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `evredis` (lib) generated 8 warnings (4 duplicates) [INFO] [stderr] warning: `evredis` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/evredis.rs:24:29 [INFO] [stderr] | [INFO] [stderr] 24 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `evredis` (bin "evredis" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/evredis-a799cc75fe8f14db) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_bulk_strings ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_integers ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_nil_bulk_strings ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_arrays ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_arrays ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_bulk_strings ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_errors ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_integers ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_simple_strings ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_nil ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_simple_strings ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_errors ... ok [INFO] [stdout] test codecs::resp2::tests::codec_ignores_bytes_outside_simple_string ... ok [INFO] [stdout] test codecs::resp2::tests::codec_ignores_values_outside_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/evredis-a94ff6a61d03676b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests evredis [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f2503743111a98b2be31b6079e8ad6192d1049330035cef8b6af485c26a3bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f2503743111a98b2be31b6079e8ad6192d1049330035cef8b6af485c26a3bb2", kill_on_drop: false }` [INFO] [stdout] 1f2503743111a98b2be31b6079e8ad6192d1049330035cef8b6af485c26a3bb2