[INFO] cloning repository https://github.com/scott113341/redis-keyspace-stats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scott113341/redis-keyspace-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott113341%2Fredis-keyspace-stats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott113341%2Fredis-keyspace-stats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8dd37e725a2e28a9d2dde9db1f1635e581e4f184 [INFO] testing scott113341/redis-keyspace-stats against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott113341%2Fredis-keyspace-stats" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scott113341/redis-keyspace-stats on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scott113341/redis-keyspace-stats [INFO] finished tweaking git repo https://github.com/scott113341/redis-keyspace-stats [INFO] tweaked toml for git repo https://github.com/scott113341/redis-keyspace-stats written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/scott113341/redis-keyspace-stats already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nb-connect v1.0.1 [INFO] [stderr] Downloaded combine v4.3.2 [INFO] [stderr] Downloaded async-io v1.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9580ee9ced9cda6b0f049400712e7e1fa9f6623cbd998ab4ab2491c286a66ec [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" "f9580ee9ced9cda6b0f049400712e7e1fa9f6623cbd998ab4ab2491c286a66ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9580ee9ced9cda6b0f049400712e7e1fa9f6623cbd998ab4ab2491c286a66ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9580ee9ced9cda6b0f049400712e7e1fa9f6623cbd998ab4ab2491c286a66ec", kill_on_drop: false }` [INFO] [stdout] f9580ee9ced9cda6b0f049400712e7e1fa9f6623cbd998ab4ab2491c286a66ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88e45ddcb7c9427f11b6ec4e74c44b272b370025855c11e676356937af0dd5f4 [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" "88e45ddcb7c9427f11b6ec4e74c44b272b370025855c11e676356937af0dd5f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling polling v2.0.0 [INFO] [stderr] Compiling nb-connect v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-io v1.1.8 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.25 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling combine v4.3.2 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling redis-keyspace-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "88e45ddcb7c9427f11b6ec4e74c44b272b370025855c11e676356937af0dd5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e45ddcb7c9427f11b6ec4e74c44b272b370025855c11e676356937af0dd5f4", kill_on_drop: false }` [INFO] [stdout] 88e45ddcb7c9427f11b6ec4e74c44b272b370025855c11e676356937af0dd5f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c59a2001020fccb490d37fda99e639f724b4c4b347fb2684c94c43bb60af71c4 [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" "c59a2001020fccb490d37fda99e639f724b4c4b347fb2684c94c43bb60af71c4", kill_on_drop: false }` [INFO] [stderr] Compiling redis-keyspace-stats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.40s [INFO] running `Command { std: "docker" "inspect" "c59a2001020fccb490d37fda99e639f724b4c4b347fb2684c94c43bb60af71c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59a2001020fccb490d37fda99e639f724b4c4b347fb2684c94c43bb60af71c4", kill_on_drop: false }` [INFO] [stdout] c59a2001020fccb490d37fda99e639f724b4c4b347fb2684c94c43bb60af71c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", 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] 09c79d3170284a024b47e5652abd32b2c29cb53df25d28381c8aca374eb09453 [INFO] running `Command { std: "docker" "start" "-a" "09c79d3170284a024b47e5652abd32b2c29cb53df25d28381c8aca374eb09453", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/redis_keyspace_stats-af140cde6d25a66a [INFO] [stdout] running 3 tests [INFO] [stderr] error: Invalid value for '--url ': Connection refused (os error 111) [INFO] [stdout] test parse_args::tests::config_output_mode_options ... ok [INFO] [stderr] [INFO] [stdout] test parse_args::tests::config_stats_options ... ok [INFO] [stderr] For more information try --help [INFO] [stderr] error: test failed, to rerun pass '--bin redis-keyspace-stats' [INFO] running `Command { std: "docker" "inspect" "09c79d3170284a024b47e5652abd32b2c29cb53df25d28381c8aca374eb09453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c79d3170284a024b47e5652abd32b2c29cb53df25d28381c8aca374eb09453", kill_on_drop: false }` [INFO] [stdout] 09c79d3170284a024b47e5652abd32b2c29cb53df25d28381c8aca374eb09453