[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] 6290917cf2690ab0c63c7ea58734e11853a6b144
[INFO] testing scott113341/redis-keyspace-stats against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott113341%2Fredis-keyspace-stats" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scott113341/redis-keyspace-stats on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scott113341/redis-keyspace-stats already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84a5e23fdf43c30c71055ed661e08b9b83bcc1a5bab7222c12b2c0710d2ad86f
[INFO] running `Command { std: "docker" "start" "-a" "84a5e23fdf43c30c71055ed661e08b9b83bcc1a5bab7222c12b2c0710d2ad86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84a5e23fdf43c30c71055ed661e08b9b83bcc1a5bab7222c12b2c0710d2ad86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84a5e23fdf43c30c71055ed661e08b9b83bcc1a5bab7222c12b2c0710d2ad86f", kill_on_drop: false }`
[INFO] [stdout] 84a5e23fdf43c30c71055ed661e08b9b83bcc1a5bab7222c12b2c0710d2ad86f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dee002f3bdb951b97e1a075adc29de5bfb2c1280e982853c58f193d7100963b
[INFO] running `Command { std: "docker" "start" "-a" "5dee002f3bdb951b97e1a075adc29de5bfb2c1280e982853c58f193d7100963b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling pretty-bytes v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling redis v0.23.3
[INFO] [stderr]    Compiling redis-keyspace-stats v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/config.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_url(url: &str) -> Result<String, String> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/config.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |         .query(&mut conn)
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 79 |         .query::<()>(&mut conn)
[INFO] [stdout]    |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/seed.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / pub(crate) fn seed_fake_data(
[INFO] [stdout]  2 | |     count: usize,
[INFO] [stdout]  3 | |     conn: &mut redis::Connection,
[INFO] [stdout]  4 | | ) -> Result<(), redis::RedisError> {
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/seed.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pipe_ref.query(conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pipe_ref.query::<()>(conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3, redis-keyspace-stats v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "5dee002f3bdb951b97e1a075adc29de5bfb2c1280e982853c58f193d7100963b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dee002f3bdb951b97e1a075adc29de5bfb2c1280e982853c58f193d7100963b", kill_on_drop: false }`
[INFO] [stdout] 5dee002f3bdb951b97e1a075adc29de5bfb2c1280e982853c58f193d7100963b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e40dabc03c9469e697c3b7f136799729103d12d0144b27e5201f8c68c4e26405
[INFO] running `Command { std: "docker" "start" "-a" "e40dabc03c9469e697c3b7f136799729103d12d0144b27e5201f8c68c4e26405", kill_on_drop: false }`
[INFO] [stderr]    Compiling redis-keyspace-stats v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/config.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn parse_url(url: &str) -> Result<String, String> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/config.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |         .query(&mut conn)
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 79 |         .query::<()>(&mut conn)
[INFO] [stdout]    |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/seed.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / pub(crate) fn seed_fake_data(
[INFO] [stdout]  2 | |     count: usize,
[INFO] [stdout]  3 | |     conn: &mut redis::Connection,
[INFO] [stdout]  4 | | ) -> Result<(), redis::RedisError> {
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/seed.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pipe_ref.query(conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pipe_ref.query::<()>(conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3, redis-keyspace-stats v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "e40dabc03c9469e697c3b7f136799729103d12d0144b27e5201f8c68c4e26405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e40dabc03c9469e697c3b7f136799729103d12d0144b27e5201f8c68c4e26405", kill_on_drop: false }`
[INFO] [stdout] e40dabc03c9469e697c3b7f136799729103d12d0144b27e5201f8c68c4e26405
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 756b7c969628ec5ad061444824ad40d073b1374a25583662b12570b53bb4915a
[INFO] running `Command { std: "docker" "start" "-a" "756b7c969628ec5ad061444824ad40d073b1374a25583662b12570b53bb4915a", kill_on_drop: false }`
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/config.rs:75:1
[INFO] [stderr]    |
[INFO] [stderr] 75 | fn parse_url(url: &str) -> Result<String, String> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/config.rs:79:10
[INFO] [stderr]    |
[INFO] [stderr] 79 |         .query(&mut conn)
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 79 |         .query::<()>(&mut conn)
[INFO] [stderr]    |               ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/seed.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / pub(crate) fn seed_fake_data(
[INFO] [stderr]  2 | |     count: usize,
[INFO] [stderr]  3 | |     conn: &mut redis::Connection,
[INFO] [stderr]  4 | | ) -> Result<(), redis::RedisError> {
[INFO] [stderr]    | |__________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/seed.rs:28:14
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pipe_ref.query(conn)?;
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pipe_ref.query::<()>(conn)?;
[INFO] [stderr]    |                   ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `redis-keyspace-stats` (bin "redis-keyspace-stats" test) generated 2 warnings (run `cargo fix --bin "redis-keyspace-stats" -p redis-keyspace-stats --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3, redis-keyspace-stats v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redis_keyspace_stats-de867092cdb13828)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] error: invalid value 'redis://127.0.0.1' for '--url <URL>': Connection refused (os error 111)
[INFO] [stderr] 
[INFO] [stderr] For more information, try '--help'.
[INFO] [stderr] error: test failed, to rerun pass `--bin redis-keyspace-stats`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/redis_keyspace_stats-de867092cdb13828` (exit status: 2)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "756b7c969628ec5ad061444824ad40d073b1374a25583662b12570b53bb4915a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "756b7c969628ec5ad061444824ad40d073b1374a25583662b12570b53bb4915a", kill_on_drop: false }`
[INFO] [stdout] 756b7c969628ec5ad061444824ad40d073b1374a25583662b12570b53bb4915a
