[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] c067e80d3410db025f393cf78a4a0e00d6c0d453 [INFO] testing scott113341/redis-keyspace-stats against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott113341%2Fredis-keyspace-stats" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scott113341/redis-keyspace-stats on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-17/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 433514c81f0d127a3085986588813860e75a1af1224076fdfe3e7c3d979f1cf3 [INFO] running `Command { std: "docker" "start" "-a" "433514c81f0d127a3085986588813860e75a1af1224076fdfe3e7c3d979f1cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "433514c81f0d127a3085986588813860e75a1af1224076fdfe3e7c3d979f1cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433514c81f0d127a3085986588813860e75a1af1224076fdfe3e7c3d979f1cf3", kill_on_drop: false }` [INFO] [stdout] 433514c81f0d127a3085986588813860e75a1af1224076fdfe3e7c3d979f1cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c365bbf119b16f7189080ea7413f9bcfef29d3a45dd6a8b13e4a9175bde85a46 [INFO] running `Command { std: "docker" "start" "-a" "c365bbf119b16f7189080ea7413f9bcfef29d3a45dd6a8b13e4a9175bde85a46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling redis-keyspace-stats v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.12s [INFO] running `Command { std: "docker" "inspect" "c365bbf119b16f7189080ea7413f9bcfef29d3a45dd6a8b13e4a9175bde85a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c365bbf119b16f7189080ea7413f9bcfef29d3a45dd6a8b13e4a9175bde85a46", kill_on_drop: false }` [INFO] [stdout] c365bbf119b16f7189080ea7413f9bcfef29d3a45dd6a8b13e4a9175bde85a46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3988d76652d55946bc14760b9fc503695420afa5153c20c64dc62b9887b307d [INFO] running `Command { std: "docker" "start" "-a" "e3988d76652d55946bc14760b9fc503695420afa5153c20c64dc62b9887b307d", kill_on_drop: false }` [INFO] [stderr] Compiling redis-keyspace-stats v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `Command { std: "docker" "inspect" "e3988d76652d55946bc14760b9fc503695420afa5153c20c64dc62b9887b307d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3988d76652d55946bc14760b9fc503695420afa5153c20c64dc62b9887b307d", kill_on_drop: false }` [INFO] [stdout] e3988d76652d55946bc14760b9fc503695420afa5153c20c64dc62b9887b307d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84a30230f01f33e447f68183ef5592c69f395fe99309d55bf9b730bede245782 [INFO] running `Command { std: "docker" "start" "-a" "84a30230f01f33e447f68183ef5592c69f395fe99309d55bf9b730bede245782", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/redis_keyspace_stats-f2efda324ed9b586) [INFO] [stdout] [INFO] [stderr] error: Invalid value for '--url ': Connection refused (os error 111) [INFO] [stdout] running 8 tests [INFO] [stderr] [INFO] [stdout] test sampling::tests::sample_mode_options ... ok [INFO] [stderr] For more information try --help [INFO] [stdout] test stats::tests::stats_options ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin redis-keyspace-stats' [INFO] [stdout] test data::types::tests::type_pcts_works ... ok [INFO] [stdout] test output::tests::output_mode_options ... ok [INFO] running `Command { std: "docker" "inspect" "84a30230f01f33e447f68183ef5592c69f395fe99309d55bf9b730bede245782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a30230f01f33e447f68183ef5592c69f395fe99309d55bf9b730bede245782", kill_on_drop: false }` [INFO] [stdout] 84a30230f01f33e447f68183ef5592c69f395fe99309d55bf9b730bede245782