[INFO] updating cached repository https://github.com/mwolting/evredis [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d82a091a12ac1c4013fa2630047e447f3aae7809 [INFO] testing mwolting/evredis against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwolting%2Fevredis" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwolting/evredis on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mwolting/evredis already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 3094368e3e2d0bce446ca5b4c858b971ef980c457b567a188900240ee7181804 [INFO] running `"docker" "start" "-a" "3094368e3e2d0bce446ca5b4c858b971ef980c457b567a188900240ee7181804"` [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling evmap v4.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling synstructure v0.10.1 [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 aho-corasick v0.5.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling slog-scope v4.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [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 ctrlc v3.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling slog-envlogger v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [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] [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] 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: 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] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.36s [INFO] running `"docker" "inspect" "3094368e3e2d0bce446ca5b4c858b971ef980c457b567a188900240ee7181804"` [INFO] running `"docker" "rm" "-f" "3094368e3e2d0bce446ca5b4c858b971ef980c457b567a188900240ee7181804"` [INFO] [stdout] 3094368e3e2d0bce446ca5b4c858b971ef980c457b567a188900240ee7181804 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] dc078088a82a758c12112d05467e275d97aa77be599088b8161cb363ce2ad896 [INFO] running `"docker" "start" "-a" "dc078088a82a758c12112d05467e275d97aa77be599088b8161cb363ce2ad896"` [INFO] [stderr] Compiling evredis v0.1.0 (/opt/rustwide/workdir) [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] [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] 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] Finished dev [unoptimized + debuginfo] target(s) in 4.50s [INFO] running `"docker" "inspect" "dc078088a82a758c12112d05467e275d97aa77be599088b8161cb363ce2ad896"` [INFO] running `"docker" "rm" "-f" "dc078088a82a758c12112d05467e275d97aa77be599088b8161cb363ce2ad896"` [INFO] [stdout] dc078088a82a758c12112d05467e275d97aa77be599088b8161cb363ce2ad896 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 35becc5f07146c87dc988cc8a9cb95a2e6b9cc96d344f2a666ee8cc0eb2ae49a [INFO] running `"docker" "start" "-a" "35becc5f07146c87dc988cc8a9cb95a2e6b9cc96d344f2a666ee8cc0eb2ae49a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/evredis-e2085295ca1136aa [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_arrays ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_errors ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_nil_bulk_strings ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_integers ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_arrays ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_decode_simple_strings ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_bulk_strings ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_integers ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_errors ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_nil ... ok [INFO] [stdout] test codecs::resp2::tests::codec_ignores_bytes_outside_simple_string ... ok [INFO] [stdout] test codecs::resp2::tests::codec_can_encode_simple_strings ... 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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/evredis-05f0e2a37c9538d8 [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 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "35becc5f07146c87dc988cc8a9cb95a2e6b9cc96d344f2a666ee8cc0eb2ae49a"` [INFO] running `"docker" "rm" "-f" "35becc5f07146c87dc988cc8a9cb95a2e6b9cc96d344f2a666ee8cc0eb2ae49a"` [INFO] [stdout] 35becc5f07146c87dc988cc8a9cb95a2e6b9cc96d344f2a666ee8cc0eb2ae49a