[INFO] cloning repository https://github.com/jiamingluuu/mini-redis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiamingluuu/mini-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiamingluuu%2Fmini-redis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiamingluuu%2Fmini-redis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee9c20d036958a3ea7121ce2a4e20c8cb06eab1a
[INFO] testing jiamingluuu/mini-redis against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiamingluuu%2Fmini-redis" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jiamingluuu/mini-redis
[INFO] finished tweaking git repo https://github.com/jiamingluuu/mini-redis
[INFO] tweaked toml for git repo https://github.com/jiamingluuu/mini-redis written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiamingluuu/mini-redis on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiamingluuu/mini-redis 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.27.0
[INFO] [stderr]   Downloaded itoa v1.0.18
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded getrandom v0.4.2
[INFO] [stderr]   Downloaded r-efi v6.0.0
[INFO] [stderr]   Downloaded tokio v1.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 163a2c81ae9e9b5167baa994f202ae353343a988e724f47d067f1834d0e12c1c
[INFO] running `Command { std: "docker" "start" "-a" "163a2c81ae9e9b5167baa994f202ae353343a988e724f47d067f1834d0e12c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "163a2c81ae9e9b5167baa994f202ae353343a988e724f47d067f1834d0e12c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "163a2c81ae9e9b5167baa994f202ae353343a988e724f47d067f1834d0e12c1c", kill_on_drop: false }`
[INFO] [stdout] 163a2c81ae9e9b5167baa994f202ae353343a988e724f47d067f1834d0e12c1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d763d07ebff67a69acd5fd8545f62082e648b1af194eeb194451f8ec63ed6bb6
[INFO] running `Command { std: "docker" "start" "-a" "d763d07ebff67a69acd5fd8545f62082e648b1af194eeb194451f8ec63ed6bb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `expiry_count` is never used
[INFO] [stdout]   --> src/db.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Db {
[INFO] [stdout]    | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub(crate) fn expiry_count(&self) -> usize {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode` is never used
[INFO] [stdout]   --> src/persist/rdb.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub(crate) fn encode(db: &Db, path: &Path) -> io::Result<()> {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.01s
[INFO] running `Command { std: "docker" "inspect" "d763d07ebff67a69acd5fd8545f62082e648b1af194eeb194451f8ec63ed6bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d763d07ebff67a69acd5fd8545f62082e648b1af194eeb194451f8ec63ed6bb6", kill_on_drop: false }`
[INFO] [stdout] d763d07ebff67a69acd5fd8545f62082e648b1af194eeb194451f8ec63ed6bb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef9a60fd08a3564d4a08c1622b9c960a4e0d9e66055d66eebde88508af1d9238
[INFO] running `Command { std: "docker" "start" "-a" "ef9a60fd08a3564d4a08c1622b9c960a4e0d9e66055d66eebde88508af1d9238", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::entry::Entry`
[INFO] [stdout]    --> src/eviction.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |     use crate::entry::Entry;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/eviction.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let config = EvictionConfig {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/entry.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert!(entry.lfu_counter() <= 255);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.82s
[INFO] running `Command { std: "docker" "inspect" "ef9a60fd08a3564d4a08c1622b9c960a4e0d9e66055d66eebde88508af1d9238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef9a60fd08a3564d4a08c1622b9c960a4e0d9e66055d66eebde88508af1d9238", kill_on_drop: false }`
[INFO] [stdout] ef9a60fd08a3564d4a08c1622b9c960a4e0d9e66055d66eebde88508af1d9238
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e87c909c20ac56344486ebf669d5ee03d87ffe4c1b6eb0a70191806e5709546e
[INFO] running `Command { std: "docker" "start" "-a" "e87c909c20ac56344486ebf669d5ee03d87ffe4c1b6eb0a70191806e5709546e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::entry::Entry`
[INFO] [stderr]    --> src/eviction.rs:151:9
[INFO] [stderr]     |
[INFO] [stderr] 151 |     use crate::entry::Entry;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]    --> src/eviction.rs:197:13
[INFO] [stderr]     |
[INFO] [stderr] 197 |         let config = EvictionConfig {
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/entry.rs:245:17
[INFO] [stderr]     |
[INFO] [stderr] 245 |         assert!(entry.lfu_counter() <= 255);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `redis` (bin "redis" test) generated 3 warnings (run `cargo fix --bin "redis" -p redis --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redis-347a3208c5ffc6ae)
[INFO] [stdout] 
[INFO] [stdout] running 247 tests
[INFO] [stdout] test cmd::expire::tests::expire_on_existing_key_returns_1 ... ok
[INFO] [stdout] test cmd::expire::tests::expire_on_missing_key_returns_0 ... ok
[INFO] [stdout] test cmd::expire::tests::expire_serializes_to_resp ... ok
[INFO] [stdout] test cmd::expire::tests::expire_with_extra_arg_errors ... ok
[INFO] [stdout] test cmd::expire::tests::get_on_expired_key_returns_null ... ok
[INFO] [stdout] test cmd::expire::tests::parse_expire ... ok
[INFO] [stdout] test cmd::expire::tests::parse_persist ... ok
[INFO] [stdout] test cmd::expire::tests::parse_pexpire ... ok
[INFO] [stdout] test cmd::expire::tests::parse_ttl ... ok
[INFO] [stdout] test cmd::expire::tests::persist_on_key_without_expiry_returns_0 ... ok
[INFO] [stdout] test cmd::expire::tests::persist_on_missing_key_returns_0 ... ok
[INFO] [stdout] test cmd::expire::tests::persist_removes_expiry ... ok
[INFO] [stdout] test cmd::expire::tests::persist_serializes_to_resp ... ok
[INFO] [stdout] test cmd::expire::tests::pttl_returns_milliseconds ... ok
[INFO] [stdout] test cmd::expire::tests::set_with_ex_stores_expiry ... ok
[INFO] [stdout] test cmd::expire::tests::ttl_missing_key_returns_minus_2 ... ok
[INFO] [stdout] test cmd::expire::tests::ttl_no_expiry_returns_minus_1 ... ok
[INFO] [stdout] test cmd::expire::tests::ttl_returns_positive_remaining ... ok
[INFO] [stdout] test cmd::expire::tests::ttl_with_extra_arg_errors ... ok
[INFO] [stdout] test cmd::hash::tests::hdel_no_fields_errors ... ok
[INFO] [stdout] test cmd::hash::tests::hdel_serializes_to_resp ... ok
[INFO] [stdout] test cmd::hash::tests::hdel_single_field ... ok
[INFO] [stdout] test cmd::hash::tests::hexists_parses_key_and_field ... ok
[INFO] [stdout] test cmd::hash::tests::hget_parses_key_and_field ... ok
[INFO] [stdout] test cmd::hash::tests::hget_returns_value_or_null ... ok
[INFO] [stdout] test cmd::hash::tests::hget_with_extra_arg_errors ... ok
[INFO] [stdout] test cmd::hash::tests::hgetall_parses_key ... ok
[INFO] [stdout] test cmd::hash::tests::hset_creates_and_returns_new_count ... ok
[INFO] [stdout] test cmd::hash::tests::hlen_parses_key ... ok
[INFO] [stdout] test cmd::hash::tests::hset_odd_field_value_count_errors ... ok
[INFO] [stdout] test cmd::hash::tests::hset_on_string_key_returns_wrongtype ... ok
[INFO] [stdout] test cmd::hash::tests::hset_multiple_pairs ... ok
[INFO] [stdout] test cmd::list::tests::lpop_with_count ... ok
[INFO] [stdout] test cmd::hash::tests::hset_serializes_to_resp ... ok
[INFO] [stdout] test cmd::list::tests::lpop_with_count_serializes_to_resp ... ok
[INFO] [stdout] test cmd::list::tests::lpop_with_extra_arg_errors ... ok
[INFO] [stdout] test cmd::list::tests::llen_with_extra_arg_errors ... ok
[INFO] [stdout] test cmd::list::tests::lpush_on_hash_returns_wrongtype ... ok
[INFO] [stdout] test cmd::hash::tests::hset_no_pairs_errors ... ok
[INFO] [stdout] test cmd::hash::tests::hset_single_pair ... ok
[INFO] [stdout] test cmd::hash::tests::hset_update_counts_zero_new_fields ... ok
[INFO] [stdout] test cmd::list::tests::lpush_serializes_to_resp ... ok
[INFO] [stdout] test cmd::list::tests::lpush_multiple_values ... ok
[INFO] [stdout] test cmd::list::tests::lpush_single_value ... ok
[INFO] [stdout] test cmd::list::tests::lpop_no_count_returns_bulk ... ok
[INFO] [stdout] test cmd::list::tests::lpush_ordering ... ok
[INFO] [stdout] test cmd::list::tests::lrange_positive_indices ... ok
[INFO] [stdout] test cmd::list::tests::lpop_no_count ... ok
[INFO] [stdout] test cmd::list::tests::rpop_no_count ... ok
[INFO] [stdout] test cmd::list::tests::llen_parses_key ... ok
[INFO] [stdout] test cmd::list::tests::rpop_with_count_returns_array ... ok
[INFO] [stdout] test cmd::list::tests::rpush_ordering ... ok
[INFO] [stdout] test cmd::string::tests::del_multiple_keys ... ok
[INFO] [stdout] test cmd::list::tests::lpush_no_values_errors ... ok
[INFO] [stdout] test cmd::string::tests::get_missing_key_errors ... ok
[INFO] [stdout] test cmd::list::tests::lrange_negative_index ... ok
[INFO] [stdout] test cmd::string::tests::get_missing_returns_null ... ok
[INFO] [stdout] test cmd::list::tests::rpush_single_value ... ok
[INFO] [stdout] test cmd::string::tests::del_no_keys_errors ... ok
[INFO] [stdout] test cmd::string::tests::del_counts_removed_keys ... ok
[INFO] [stdout] test cmd::string::tests::del_serializes_to_resp ... ok
[INFO] [stdout] test cmd::string::tests::get_serializes_to_resp ... ok
[INFO] [stdout] test cmd::string::tests::get_with_extra_args_errors ... ok
[INFO] [stdout] test cmd::string::tests::ping_no_args ... ok
[INFO] [stdout] test cmd::string::tests::get_with_key ... ok
[INFO] [stdout] test cmd::string::tests::ping_returns_pong ... ok
[INFO] [stdout] test cmd::string::tests::ping_with_message ... ok
[INFO] [stdout] test cmd::string::tests::ping_with_msg_returns_bulk ... ok
[INFO] [stdout] test cmd::string::tests::set_serializes_to_resp ... ok
[INFO] [stdout] test cmd::string::tests::set_then_get ... ok
[INFO] [stdout] test cmd::string::tests::set_with_trailing_arg_errors ... ok
[INFO] [stdout] test cmd::tests::non_array_frame_returns_error ... ok
[INFO] [stdout] test cmd::tests::routes_hget_to_read ... ok
[INFO] [stdout] test cmd::string::tests::set_key_value ... ok
[INFO] [stdout] test cmd::tests::case_insensitive_routing ... ok
[INFO] [stdout] test cmd::tests::routes_lpush_to_write ... ok
[INFO] [stdout] test cmd::tests::routes_lpop_to_write ... ok
[INFO] [stdout] test cmd::tests::routes_lrange_to_read ... ok
[INFO] [stdout] test cmd::tests::routes_hset_to_write ... ok
[INFO] [stdout] test cmd::tests::routes_ping_to_read ... ok
[INFO] [stdout] test cmd::tests::routes_set_to_write ... ok
[INFO] [stdout] test cmd::tests::unknown_command_returns_error ... ok
[INFO] [stdout] test db::tests::get_hash_correct_type_returns_ref ... ok
[INFO] [stdout] test db::tests::get_hash_missing_returns_none ... ok
[INFO] [stdout] test db::tests::get_hash_mut_allows_mutation ... ok
[INFO] [stdout] test db::tests::get_hash_wrong_type_returns_wrongtype ... ok
[INFO] [stdout] test db::tests::get_list_missing_returns_none ... ok
[INFO] [stdout] test db::tests::get_list_wrong_type_returns_wrongtype ... ok
[INFO] [stdout] test db::tests::get_or_insert_hash_creates_new ... ok
[INFO] [stdout] test db::tests::get_or_insert_hash_wrong_type_returns_wrongtype ... ok
[INFO] [stdout] test db::tests::get_or_insert_list_creates_new ... ok
[INFO] [stdout] test db::tests::get_str_correct_type_returns_value ... ok
[INFO] [stdout] test db::tests::get_str_missing_returns_none ... ok
[INFO] [stdout] test db::tests::get_str_wrong_type_returns_wrongtype ... ok
[INFO] [stdout] test db::tests::random_keys_with_expiry_filters_correctly ... ok
[INFO] [stdout] test db::tests::random_keys_returns_subset ... ok
[INFO] [stdout] test db::tests::remove_missing_returns_false ... ok
[INFO] [stdout] test db::tests::get_or_insert_list_wrong_type_returns_wrongtype ... ok
[INFO] [stdout] test db::tests::set_expiry_on_existing_key ... ok
[INFO] [stdout] test db::tests::remove_existing_returns_true ... ok
[INFO] [stdout] test db::tests::used_memory_increases_on_set ... ok
[INFO] [stdout] test db::tests::set_with_expiry_and_get_expiry ... ok
[INFO] [stdout] test db::tests::used_memory_tracks_hash_mutations ... ok
[INFO] [stdout] test db::tests::used_memory_tracks_hash_promotion ... ok
[INFO] [stdout] test db::tests::used_memory_decreases_on_remove ... ok
[INFO] [stdout] test db::tests::set_expiry_on_missing_key_returns_false ... ok
[INFO] [stdout] test db::tests::used_memory_tracks_list_mutations ... ok
[INFO] [stdout] test entry::tests::estimated_size_is_positive ... ok
[INFO] [stdout] test entry::tests::expired_when_past_deadline ... ok
[INFO] [stdout] test db::tests::with_hash_mut_missing_key_returns_none ... ok
[INFO] [stdout] test entry::tests::lfu_decay_reduces_counter ... ok
[INFO] [stdout] test db::tests::with_hash_mut_wrong_type_returns_wrongtype ... ok
[INFO] [stdout] test entry::tests::lfu_decay_saturates_at_zero ... ok
[INFO] [stdout] test entry::tests::lfu_initial_counter_is_init_val ... ok
[INFO] [stdout] test entry::tests::not_expired_without_ttl ... ok
[INFO] [stdout] test entry::tests::persist_removes_expiry ... ok
[INFO] [stdout] test entry::tests::lfu_counter_capped_at_255 ... ok
[INFO] [stdout] test entry::tests::lru_touch_updates_clock ... ok
[INFO] [stdout] test eviction::tests::eviction_cycle_removes_keys_until_under_limit ... ok
[INFO] [stdout] test entry::tests::lfu_counter_increments_probabilistically ... ok
[INFO] [stdout] test eviction::tests::lru_evicts_oldest_key ... ok
[INFO] [stdout] test eviction::tests::lfu_evicts_lowest_counter ... ok
[INFO] [stdout] test eviction::tests::no_eviction_returns_false_when_over_limit ... ok
[INFO] [stdout] test eviction::tests::no_limit_always_returns_true ... ok
[INFO] [stdout] test expiry::tests::empty_db_is_noop ... ok
[INFO] [stdout] test expiry::tests::leaves_non_expired_keys ... ok
[INFO] [stdout] test expiry::tests::no_expiry_keys_is_noop ... ok
[INFO] [stdout] test expiry::tests::removes_expired_keys ... ok
[INFO] [stdout] test expiry::tests::repeats_when_high_expiry_ratio ... ok
[INFO] [stdout] test persist::crc64::tests::empty_input_returns_initial ... ok
[INFO] [stdout] test persist::crc64::tests::incremental_matches_single_pass ... ok
[INFO] [stdout] test persist::crc64::tests::known_test_vector ... ok
[INFO] [stdout] test persist::rdb::tests::compute_live_snapshot_counts_filters_on_snapshot_time ... ok
[INFO] [stdout] test persist::aof::tests::replay_empty_file ... ok
[INFO] [stdout] test persist::aof::tests::append_respects_resp_format ... ok
[INFO] [stdout] test persist::aof::tests::fsync_policy_no_does_not_auto_sync ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_empty_db ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_empty_hash ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_mixed ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_expiry_count_in_resizedb ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_empty_list ... ok
[INFO] [stdout] test persist::rdb::tests::length_encoding_large ... ok
[INFO] [stdout] test persist::rdb::tests::length_encoding_medium ... ok
[INFO] [stdout] test persist::rdb::tests::length_encoding_small ... ok
[INFO] [stdout] test persist::rdb::tests::length_round_trip ... ok
[INFO] [stdout] test resp::frame::tests::array_frame_contains_children ... ok
[INFO] [stdout] test persist::rdb::tests::string_round_trip ... ok
[INFO] [stdout] test resp::frame::tests::bulk_frame_equality ... ok
[INFO] [stdout] test resp::frame::tests::simple_frame_equality ... ok
[INFO] [stdout] test resp::frame::tests::null_frame_equality ... ok
[INFO] [stdout] test resp::parser::tests::bulk_string_missing_crlf_terminator ... ok
[INFO] [stdout] test resp::parser::tests::incomplete_returns_none_and_leaves_buffer ... ok
[INFO] [stdout] test resp::parser::tests::invalid_type_byte_returns_error ... ok
[INFO] [stdout] test resp::parser::tests::parse_array_set_command ... ok
[INFO] [stdout] test resp::parser::tests::parse_bulk_string ... ok
[INFO] [stdout] test resp::parser::tests::parse_empty_bulk_string ... ok
[INFO] [stdout] test resp::parser::tests::parse_error_frame ... ok
[INFO] [stdout] test resp::parser::tests::parse_integer_negative ... ok
[INFO] [stdout] test resp::parser::tests::parse_integer_positive ... ok
[INFO] [stdout] test resp::parser::tests::parse_null_array ... ok
[INFO] [stdout] test resp::parser::tests::parse_null_bulk_string ... ok
[INFO] [stdout] test resp::parser::tests::parse_simple_string ... ok
[INFO] [stdout] test resp::parser::tests::two_frames_in_one_buffer ... ok
[INFO] [stdout] test resp::writer::tests::encode_bulk_string ... ok
[INFO] [stdout] test resp::writer::tests::encode_array ... ok
[INFO] [stdout] test resp::writer::tests::encode_empty_bulk_string ... ok
[INFO] [stdout] test resp::writer::tests::encode_error ... ok
[INFO] [stdout] test resp::writer::tests::encode_integer ... ok
[INFO] [stdout] test resp::writer::tests::encode_null ... ok
[INFO] [stdout] test resp::writer::tests::encode_simple ... ok
[INFO] [stdout] test resp::writer::tests::round_trip_through_parser ... ok
[INFO] [stdout] test store::tests::aof_append_failure_returns_misconf_and_latches ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_list ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_hash ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_large_value ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_preserves_expiry ... ok
[INFO] [stdout] test persist::rdb::tests::decode_detects_corrupted_checksum ... ok
[INFO] [stdout] test persist::rdb::tests::encode_decode_strings ... ok
[INFO] [stdout] test store::tests::del_returns_count ... ok
[INFO] [stdout] test store::tests::get_missing_returns_null ... ok
[INFO] [stdout] test store::tests::get_on_wrong_type_returns_wrongtype ... ok
[INFO] [stdout] test store::tests::hdel_returns_removed_count ... ok
[INFO] [stdout] test persist::rdb::tests::encode_snapshot_excludes_key_expired_at_boundary ... ok
[INFO] [stdout] test store::tests::hget_returns_value_or_null ... ok
[INFO] [stdout] test store::tests::hlen_and_hexists ... ok
[INFO] [stdout] test store::tests::hgetall_returns_interleaved_pairs ... ok
[INFO] [stdout] test store::tests::hset_on_string_key_returns_wrongtype ... ok
[INFO] [stdout] test store::tests::hset_creates_hash_and_returns_new_count ... ok
[INFO] [stdout] test store::tests::hset_update_existing_field_counts_zero ... ok
[INFO] [stdout] test store::tests::llen_returns_length ... ok
[INFO] [stdout] test store::tests::lpush_creates_list_and_returns_length ... ok
[INFO] [stdout] test store::tests::lpop_no_count_returns_bulk ... ok
[INFO] [stdout] test store::tests::lpush_on_hash_returns_wrongtype ... ok
[INFO] [stdout] test store::tests::lpush_ordering ... ok
[INFO] [stdout] test store::tests::rpop_with_count_returns_array ... ok
[INFO] [stdout] test store::tests::rpush_ordering ... ok
[INFO] [stdout] test persist::rdb::tests::expired_key_from_rdb_behaves_correctly ... ok
[INFO] [stdout] test store::tests::save_without_aof_returns_error ... ok
[INFO] [stdout] test store::tests::set_then_get ... ok
[INFO] [stdout] test store::tests::bgsave_failure_resets_running_state ... ok
[INFO] [stdout] test persist::rdb::tests::encode_snapshot_includes_future_expiry_even_if_wall_clock_moves ... ok
[INFO] [stdout] test types::hash::tests::contains_is_correct ... ok
[INFO] [stdout] test store::tests::bgsave_produces_valid_rdb ... FAILED
[INFO] [stdout] test types::hash::tests::get_all_returns_all_pairs ... ok
[INFO] [stdout] test types::hash::tests::get_missing_field_returns_none ... ok
[INFO] [stdout] test types::hash::tests::insert_existing_field_returns_false ... ok
[INFO] [stdout] test types::hash::tests::insert_get_del_work_after_promotion ... ok
[INFO] [stdout] test types::hash::tests::insert_new_field_returns_true ... ok
[INFO] [stdout] test types::hash::tests::new_hash_uses_listpack ... ok
[INFO] [stdout] test types::hash::tests::promotes_when_field_exceeds_size_threshold ... ok
[INFO] [stdout] test types::hash::tests::promotes_when_value_exceeds_size_threshold ... ok
[INFO] [stdout] test types::hash::tests::promotion_changes_estimated_size ... ok
[INFO] [stdout] test types::hash::tests::remove_existing_field_returns_true ... ok
[INFO] [stdout] test types::hash::tests::remove_missing_field_returns_false ... ok
[INFO] [stdout] test types::hash::tests::promotes_to_hashtable_when_entry_count_exceeds_threshold ... ok
[INFO] [stdout] test types::list::tests::len_is_correct ... ok
[INFO] [stdout] test types::list::tests::lpush_ordering_matches_redis ... ok
[INFO] [stdout] test types::list::tests::new_list_uses_listpack ... ok
[INFO] [stdout] test types::hash::tests::stays_listpack_at_exactly_threshold ... ok
[INFO] [stdout] test types::list::tests::promotes_to_quicklist_when_count_exceeds_threshold ... ok
[INFO] [stdout] test types::list::tests::promotes_when_value_exceeds_size_threshold ... ok
[INFO] [stdout] test types::list::tests::promotion_changes_estimated_size ... ok
[INFO] [stdout] test types::list::tests::push_back_and_pop_back ... ok
[INFO] [stdout] test types::list::tests::push_front_and_pop_front ... ok
[INFO] [stdout] test types::list::tests::push_pop_range_work_after_promotion ... ok
[INFO] [stdout] test types::list::tests::range_full_list ... ok
[INFO] [stdout] test types::list::tests::range_empty_list_returns_empty ... ok
[INFO] [stdout] test types::list::tests::range_negative_indices ... ok
[INFO] [stdout] test types::list::tests::range_out_of_bounds_is_clamped ... ok
[INFO] [stdout] test types::list::tests::range_start_after_stop_returns_empty ... ok
[INFO] [stdout] test types::list::tests::range_positive_indices ... ok
[INFO] [stdout] test types::list::tests::rpush_ordering_matches_redis ... ok
[INFO] [stdout] test types::list::tests::stays_listpack_at_exactly_threshold ... ok
[INFO] [stdout] test persist::aof::tests::replay_corrupted_middle ... ok
[INFO] [stdout] test store::tests::bgsave_snapshot_excludes_late_writes ... ok
[INFO] [stdout] test store::tests::bgsave_snapshot_isolated_from_hash_and_list_mutations ... ok
[INFO] [stdout] test store::tests::aof_restart_with_truncated_tail ... ok
[INFO] [stdout] test persist::aof::tests::replay_truncated_tail ... ok
[INFO] [stdout] test store::tests::save_triggers_fsync ... ok
[INFO] [stdout] test store::tests::write_commands_are_logged_to_aof ... ok
[INFO] [stdout] test persist::aof::tests::append_and_replay_round_trip ... ok
[INFO] [stdout] test store::tests::wrongtype_errors_not_logged ... ok
[INFO] [stdout] test store::tests::aof_restart_preserves_all_data_types ... ok
[INFO] [stdout] test persist::aof::tests::replayed_db_can_adopt_runtime_eviction_policy ... ok
[INFO] [stdout] test persist::rdb::tests::decoded_db_can_adopt_runtime_eviction_policy ... ok
[INFO] [stdout] test store::tests::periodic_aof_fsync_failure_latches_misconf ... ok
[INFO] [stdout] test store::tests::bgsave_returns_busy_while_running ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- store::tests::bgsave_produces_valid_rdb stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'store::tests::bgsave_produces_valid_rdb' (207) panicked at src/store.rs:1253:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<redis::db::Db, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: redis::persist::rdb::decode
[INFO] [stdout]              at ./src/persist/rdb.rs:246:16
[INFO] [stdout]    3: redis::store::tests::bgsave_produces_valid_rdb::{closure#0}
[INFO] [stdout]              at ./src/store.rs:1253:22
[INFO] [stdout]    4: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]    5: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]    7: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    8: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]    9: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   10: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   11: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   12: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   15: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   16: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   18: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   19: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   20: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   23: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   24: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   25: redis::store::tests::bgsave_produces_valid_rdb
[INFO] [stdout]              at ./src/store.rs:1273:10
[INFO] [stdout]   26: redis::store::tests::bgsave_produces_valid_rdb::{closure#0}
[INFO] [stdout]              at ./src/store.rs:1196:41
[INFO] [stdout]   27: <redis::store::tests::bgsave_produces_valid_rdb::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   30: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   31: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   35: test::run_test_in_process
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   36: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   37: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   44: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   45: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   47: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48: <unknown>
[INFO] [stdout]   49: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5edf81121e8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5edf81121e8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5edf81121e8a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5edf81121e8a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5edf81137dea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5edf81137dea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5edf81126e92 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5edf81126e92 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5edf810fe73f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5edf810fe73f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5edf81119459 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5edf80fd1a0c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5edf80fd1a0c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5edf811196d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5edf811196d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5edf810fe7f8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5edf810f3249 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5edf810ff6bd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5edf811385ac - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5edf81138322 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5edf80ed7ec3 - <core[e929cb53b82a81ca]::result::Result<redis[49a1aac00794b631]::db::Db, anyhow[4b33063320ba2d1b]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5edf80ed7ec3 - redis[49a1aac00794b631]::store::tests::bgsave_produces_valid_rdb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store.rs:1253:61
[INFO] [stdout]   22:     0x5edf80f00ef2 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5edf80f00f6d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5edf80f8faad - <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x5edf80f8f9ab - tokio[1733d6a0438dda92]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5edf80f8f9ab - tokio[1733d6a0438dda92]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5edf80f8f9ab - <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x5edf80f86ff0 - <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x5edf80f8e62d - <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x5edf80f8d8d4 - <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x5edf80fb340b - <tokio[1733d6a0438dda92]::runtime::context::scoped::Scoped<tokio[1733d6a0438dda92]::runtime::scheduler::Context>>::set::<<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5edf80f5ac49 - tokio[1733d6a0438dda92]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5edf80f89012 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[1733d6a0438dda92]::runtime::context::Context>>::try_with::<tokio[1733d6a0438dda92]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5edf80f88b9e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[1733d6a0438dda92]::runtime::context::Context>>::with::<tokio[1733d6a0438dda92]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5edf80f5989d - tokio[1733d6a0438dda92]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5edf80f8b2a0 - <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x5edf80f8b596 - <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x5edf80f8d3e0 - <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5edf80f8bad3 - tokio[1733d6a0438dda92]::runtime::context::runtime::enter_runtime::<<tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5edf80f867e1 - <tokio[1733d6a0438dda92]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5edf80f26e24 - <tokio[1733d6a0438dda92]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5edf80f26fef - <tokio[1733d6a0438dda92]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5edf80eef190 - redis[49a1aac00794b631]::store::tests::bgsave_produces_valid_rdb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store.rs:1273:10
[INFO] [stdout]   44:     0x5edf80ecfa07 - redis[49a1aac00794b631]::store::tests::bgsave_produces_valid_rdb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store.rs:1196:41
[INFO] [stdout]   45:     0x5edf80f16e36 - <redis[49a1aac00794b631]::store::tests::bgsave_produces_valid_rdb::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5edf80fc4ceb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5edf80fc4ceb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5edf80fd24db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5edf80fd24db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5edf80fd24db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5edf80fd24db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5edf80fd24db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5edf80fd24db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5edf80fd24db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5edf80fcbbf4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5edf80fcbbf4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5edf80fd50e2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5edf80fd50e2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5edf80fd50e2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5edf80fd50e2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5edf80fd50e2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5edf80fd50e2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5edf80fd50e2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5edf811212bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5edf811212bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7d3fbdff7aa4 - <unknown>
[INFO] [stdout]   67:     0x7d3fbe084a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     store::tests::bgsave_produces_valid_rdb
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 246 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.88s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin redis`
[INFO] running `Command { std: "docker" "inspect" "e87c909c20ac56344486ebf669d5ee03d87ffe4c1b6eb0a70191806e5709546e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e87c909c20ac56344486ebf669d5ee03d87ffe4c1b6eb0a70191806e5709546e", kill_on_drop: false }`
[INFO] [stdout] e87c909c20ac56344486ebf669d5ee03d87ffe4c1b6eb0a70191806e5709546e
