[INFO] cloning repository https://github.com/hermes98761234/valkey-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hermes98761234/valkey-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhermes98761234%2Fvalkey-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhermes98761234%2Fvalkey-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 097fdd9e50da4313967a0189d6e86f91dd1c247b
[INFO] testing hermes98761234/valkey-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhermes98761234%2Fvalkey-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hermes98761234/valkey-rs
[INFO] finished tweaking git repo https://github.com/hermes98761234/valkey-rs
[INFO] tweaked toml for git repo https://github.com/hermes98761234/valkey-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hermes98761234/valkey-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hermes98761234/valkey-rs 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mlua-sys v0.6.8
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] [stderr]   Downloaded mlua v0.10.5
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded luajit-src v210.5.12+a4f56a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672
[INFO] running `Command { std: "docker" "start" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling mlua v0.10.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling valkey-storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]    Compiling valkey-persistence v0.1.0 (/opt/rustwide/workdir/crates/persistence)
[INFO] [stderr]    Compiling valkey-proto v0.1.0 (/opt/rustwide/workdir/crates/proto)
[INFO] [stderr]    Compiling valkey-sentinel v0.1.0 (/opt/rustwide/workdir/crates/sentinel)
[INFO] [stderr]    Compiling valkey-pubsub v0.1.0 (/opt/rustwide/workdir/crates/pubsub)
[INFO] [stderr]    Compiling valkey-modules v0.1.0 (/opt/rustwide/workdir/crates/modules)
[INFO] [stderr]    Compiling valkey-cluster v0.1.0 (/opt/rustwide/workdir/crates/cluster)
[INFO] [stderr]    Compiling valkey-replication v0.1.0 (/opt/rustwide/workdir/crates/replication)
[INFO] [stderr]    Compiling valkey-scripting v0.1.0 (/opt/rustwide/workdir/crates/scripting)
[INFO] [stderr]    Compiling valkey-commands v0.1.0 (/opt/rustwide/workdir/crates/commands)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling valkey-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling valkey-replication v0.1.0 (/opt/rustwide/workdir/crates/replication)
[INFO] [stderr]    Compiling valkey-cluster v0.1.0 (/opt/rustwide/workdir/crates/cluster)
[INFO] [stderr]    Compiling valkey-modules v0.1.0 (/opt/rustwide/workdir/crates/modules)
[INFO] [stderr]    Compiling valkey-pubsub v0.1.0 (/opt/rustwide/workdir/crates/pubsub)
[INFO] [stderr]    Compiling valkey-proto v0.1.0 (/opt/rustwide/workdir/crates/proto)
[INFO] [stderr]    Compiling valkey-storage v0.1.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]    Compiling valkey-sentinel v0.1.0 (/opt/rustwide/workdir/crates/sentinel)
[INFO] [stdout] warning: field `router_c` is never read
[INFO] [stdout]   --> crates/cluster/tests/cluster_test.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     struct TestCluster {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |         pub router_c: ClusterRouter,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling valkey-persistence v0.1.0 (/opt/rustwide/workdir/crates/persistence)
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling mlua v0.10.5
[INFO] [stderr]    Compiling valkey-scripting v0.1.0 (/opt/rustwide/workdir/crates/scripting)
[INFO] [stderr]    Compiling valkey-commands v0.1.0 (/opt/rustwide/workdir/crates/commands)
[INFO] [stderr]    Compiling valkey-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.65s
[INFO] running `Command { std: "docker" "inspect" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `router_c` is never read
[INFO] [stderr]   --> crates/cluster/tests/cluster_test.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |     struct TestCluster {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 37 |         pub router_c: ClusterRouter,
[INFO] [stderr]    |             ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `valkey-cluster` (test "cluster_test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valkey_cluster-23422fefce1139fa)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test commands::tests::cluster_bumpepoch_increments_epoch ... ok
[INFO] [stdout] test commands::tests::cluster_addslots ... ok
[INFO] [stdout] test commands::tests::cluster_setslot_importing ... ok
[INFO] [stdout] test commands::tests::cluster_nodes ... ok
[INFO] [stdout] test commands::tests::cluster_replicate ... ok
[INFO] [stdout] test commands::tests::cluster_info ... ok
[INFO] [stdout] test commands::tests::cluster_delslots ... ok
[INFO] [stdout] test commands::tests::cluster_keyslot ... ok
[INFO] [stdout] test commands::tests::cluster_meet ... ok
[INFO] [stdout] test slots::tests::empty_curly_braces ... ok
[INFO] [stdout] test slots::tests::basic_hash_slot ... ok
[INFO] [stdout] test gossip::tests::gossip_skips_self ... ok
[INFO] [stdout] test commands::tests::cluster_myid ... ok
[INFO] [stdout] test slots::tests::hashtag_extraction ... ok
[INFO] [stdout] test slots::tests::known_redis_slot ... ok
[INFO] [stdout] test state::tests::node_flags_format ... ok
[INFO] [stdout] test slots::tests::no_hashtag ... ok
[INFO] [stdout] test state::tests::slot_state_default_is_normal ... ok
[INFO] [stdout] test state::tests::cluster_state_new ... ok
[INFO] [stdout] test commands::tests::route_local ... ok
[INFO] [stdout] test state::tests::slot_state_migrating_to_stable ... ok
[INFO] [stdout] test commands::tests::route_asking_bypasses_check ... ok
[INFO] [stdout] test gossip::tests::gossip_merge_node ... ok
[INFO] [stdout] test state::tests::assign_slots ... ok
[INFO] [stdout] test state::tests::generate_node_id_format ... ok
[INFO] [stdout] test state::tests::slot_range_contains ... ok
[INFO] [stdout] test state::tests::cluster_info_format ... ok
[INFO] [stdout] test state::tests::slot_state_out_of_range ... ok
[INFO] [stdout] test state::tests::slot_state_migrating_transition ... ok
[INFO] [stdout] test commands::tests::cluster_setslot_stable ... ok
[INFO] [stdout] test tests::init_cluster_disabled ... ok
[INFO] [stdout] test commands::tests::cluster_setslot_migrating ... ok
[INFO] [stdout] test tests::load_or_generate_node_id_new ... ok
[INFO] [stdout] test state::tests::slot_state_transition_validation ... ok
[INFO] [stdout] test state::tests::slot_state_importing_transition ... ok
[INFO] [stdout] test tests::init_cluster_enabled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cluster_test.rs (/opt/rustwide/target/debug/deps/cluster_test-d70ac2f442ee58a1)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test integration_tests::get_keys_in_slot_helper ... ok
[INFO] [stdout] test integration_tests::has_tag_keys_hash_to_same_slot ... ok
[INFO] [stdout] test integration_tests::different_tags_hash_to_different_slots ... ok
[INFO] [stdout] test integration_tests::cluster_keyslot_command ... ok
[INFO] [stdout] test integration_tests::cluster_addslots_and_delslots ... ok
[INFO] [stdout] test integration_tests::cluster_failover_on_slave ... ok
[INFO] [stdout] test integration_tests::cluster_info_after_setup ... ok
[INFO] [stdout] test integration_tests::ask_redirect_for_migrating_slot ... ok
[INFO] [stdout] test integration_tests::three_node_cluster_formation ... ok
[INFO] [stdout] test integration_tests::cluster_reset_soft ... ok
[INFO] [stdout] test integration_tests::slot_migration_cancel ... ok
[INFO] [stdout] test integration_tests::slot_assignment_coverage ... ok
[INFO] [stdout] test integration_tests::cluster_setslot_states ... ok
[INFO] [stdout] test integration_tests::slot_migration_lifecycle ... ok
[INFO] [stdout] test integration_tests::cluster_nodes_format ... ok
[INFO] [stdout] test integration_tests::cluster_failover_rejected_on_master ... ok
[INFO] [stdout] test integration_tests::cluster_meet_adds_node ... ok
[INFO] [stdout] test integration_tests::cluster_replicate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valkey_commands-147dc47c78a46c62)
[INFO] [stdout] 
[INFO] [stdout] running 359 tests
[INFO] [stdout] test acl::tests::test_acl_check_empty_keys_denies_all ... ok
[INFO] [stdout] test acl::tests::test_acl_check_key_pattern ... ok
[INFO] [stdout] test acl::tests::test_acl_check_command_disabled_user ... ok
[INFO] [stdout] test acl::tests::test_acl_deluser ... ok
[INFO] [stdout] test acl::tests::test_acl_categories ... ok
[INFO] [stdout] test acl::tests::test_acl_cat_list_categories ... ok
[INFO] [stdout] test acl::tests::test_acl_cat_command ... ok
[INFO] [stdout] test acl::tests::test_acl_list_default_user ... ok
[INFO] [stdout] test acl::tests::test_acl_noperm_logs_to_log ... ok
[INFO] [stdout] test acl::tests::test_acl_deluser_cannot_delete_default ... ok
[INFO] [stdout] test acl::tests::test_acl_setuser_and_getuser ... ok
[INFO] [stdout] test acl::tests::test_acl_setuser_category_rules ... ok
[INFO] [stdout] test acl::tests::test_acl_check_command_allowed ... ok
[INFO] [stdout] test acl::tests::test_acl_check_command_denied ... ok
[INFO] [stdout] test acl::tests::test_acl_setuser_reset ... ok
[INFO] [stdout] test acl::tests::test_acl_users ... ok
[INFO] [stdout] test acl::tests::test_acl_user_rules ... ok
[INFO] [stdout] test acl::tests::test_acl_whoami_custom ... ok
[INFO] [stdout] test acl::tests::test_acl_whoami_default ... ok
[INFO] [stdout] test acl::tests::test_auth_success ... ok
[INFO] [stdout] test bitmap::tests::t_bitcount ... ok
[INFO] [stdout] test acl::tests::test_glob_match ... ok
[INFO] [stdout] test bitmap::tests::t_bitfield ... ok
[INFO] [stdout] test acl::tests::test_auth_failure_disabled_user ... ok
[INFO] [stdout] test acl::tests::test_auth_unknown_user ... ok
[INFO] [stdout] test bitmap::tests::t_bitop ... ok
[INFO] [stdout] test bitmap::tests::t_setbit_getbit ... ok
[INFO] [stdout] test bitmap::tests::t_bitpos ... ok
[INFO] [stdout] test cluster::tests::test_cluster_addslots ... ok
[INFO] [stdout] test cluster::tests::test_cluster_bumpepoch ... ok
[INFO] [stdout] test cluster::tests::test_cluster_delslots ... ok
[INFO] [stdout] test cluster::tests::test_cluster_failover ... ok
[INFO] [stdout] test cluster::tests::test_cluster_info ... ok
[INFO] [stdout] test cluster::tests::test_cluster_keyslot ... ok
[INFO] [stdout] test cluster::tests::test_cluster_keyslot_no_args ... ok
[INFO] [stdout] test cluster::tests::test_cluster_meet ... ok
[INFO] [stdout] test cluster::tests::test_cluster_meet_no_args ... ok
[INFO] [stdout] test cluster::tests::test_cluster_myid ... ok
[INFO] [stdout] test cluster::tests::test_cluster_no_args ... ok
[INFO] [stdout] test cluster::tests::test_cluster_replicate ... ok
[INFO] [stdout] test cluster::tests::test_cluster_nodes ... ok
[INFO] [stdout] test cluster::tests::test_cluster_saveconfig ... ok
[INFO] [stdout] test cluster::tests::test_cluster_reset ... ok
[INFO] [stdout] test cluster::tests::test_cluster_setslot ... ok
[INFO] [stdout] test cluster::tests::test_cluster_slots ... ok
[INFO] [stdout] test cluster::tests::test_cluster_unknown_subcommand ... ok
[INFO] [stdout] test geo::tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test cluster::tests::test_crc16_known_values ... ok
[INFO] [stdout] test hash::tests::hdel_missing ... ok
[INFO] [stdout] test hash::tests::hdel_existing ... ok
[INFO] [stdout] test hash::tests::hexists_no ... ok
[INFO] [stdout] test hash::tests::hget_existing ... ok
[INFO] [stdout] test hash::tests::hget_missing ... ok
[INFO] [stdout] test hash::tests::hexists_yes ... ok
[INFO] [stdout] test hash::tests::hgetall_pairs ... ok
[INFO] [stdout] test hash::tests::hincrby_negative ... ok
[INFO] [stdout] test hash::tests::hincrby_new ... ok
[INFO] [stdout] test hash::tests::hgetall_empty ... ok
[INFO] [stdout] test hash::tests::hincrby_existing ... ok
[INFO] [stdout] test hash::tests::hincrbyfloat_new ... ok
[INFO] [stdout] test geo::tests::test_haversine_paris_london ... ok
[INFO] [stdout] test hash::tests::hincrby_non_numeric ... ok
[INFO] [stdout] test hash::tests::hincrbyfloat_existing ... ok
[INFO] [stdout] test hash::tests::hkeys_all ... ok
[INFO] [stdout] test hash::tests::hlen_count ... ok
[INFO] [stdout] test hash::tests::hset_new_fields ... ok
[INFO] [stdout] test hash::tests::hset_mixed ... ok
[INFO] [stdout] test hash::tests::hmset_ok ... ok
[INFO] [stdout] test hash::tests::hmget_missing_key ... ok
[INFO] [stdout] test hash::tests::hset_overwrite ... ok
[INFO] [stdout] test hash::tests::hmget_mixed ... ok
[INFO] [stdout] test hyperloglog::tests::t_pfadd_pfcount ... ok
[INFO] [stdout] test hash::tests::hvals_all ... ok
[INFO] [stdout] test hyperloglog::tests::t_wrongtype ... ok
[INFO] [stdout] test keys::tests::t_dump_restore_list ... ok
[INFO] [stdout] test keys::tests::t_dispatch ... ok
[INFO] [stdout] test keys::tests::t_copy ... ok
[INFO] [stdout] test keys::tests::t_dump_missing ... ok
[INFO] [stdout] test keys::tests::t_exists ... ok
[INFO] [stdout] test keys::tests::t_dump_restore_string ... ok
[INFO] [stdout] test acl::tests::test_acl_log_reset ... ok
[INFO] [stdout] test keys::tests::t_expire ... ok
[INFO] [stdout] test keys::tests::t_expiretime ... ok
[INFO] [stdout] test keys::tests::t_expiretime_missing ... ok
[INFO] [stdout] test keys::tests::t_expiretime_no_ttl ... ok
[INFO] [stdout] test keys::tests::t_rename ... ok
[INFO] [stdout] test keys::tests::t_scan ... ok
[INFO] [stdout] test keys::tests::t_sort_ro ... ok
[INFO] [stdout] test keys::tests::t_sort ... ok
[INFO] [stdout] test keys::tests::t_sort_ro_store_rejected ... ok
[INFO] [stdout] test keys::tests::t_pexpiretime ... ok
[INFO] [stdout] test keys::tests::t_ttl_m1 ... ok
[INFO] [stdout] test list::tests::t_blmpop_immediate ... ok
[INFO] [stdout] test list::tests::t_blpop ... ok
[INFO] [stdout] test list::tests::t_blpop_multi_key ... ok
[INFO] [stdout] test list::tests::t_lindex ... ok
[INFO] [stdout] test list::tests::t_brpop ... ok
[INFO] [stdout] test keys::tests::t_unlink ... ok
[INFO] [stdout] test keys::tests::t_substr ... ok
[INFO] [stdout] test keys::tests::t_ttl_m2 ... ok
[INFO] [stdout] test keys::tests::t_type ... ok
[INFO] [stdout] test list::tests::t_linsert_a ... ok
[INFO] [stdout] test list::tests::t_linsert_b ... ok
[INFO] [stdout] test list::tests::t_linsert_nf ... ok
[INFO] [stdout] test list::tests::t_lmpop_empty ... ok
[INFO] [stdout] test list::tests::t_llen ... ok
[INFO] [stdout] test list::tests::t_lmove_lr ... ok
[INFO] [stdout] test list::tests::t_lmpop_count ... ok
[INFO] [stdout] test list::tests::t_lmpop_multi_key ... ok
[INFO] [stdout] test list::tests::t_lmpop_left ... ok
[INFO] [stdout] test list::tests::t_lmove_none ... ok
[INFO] [stdout] test list::tests::t_blmove_immediate ... ok
[INFO] [stdout] test list::tests::t_lmpop_right ... ok
[INFO] [stdout] test list::tests::t_lpos_no_key ... ok
[INFO] [stdout] test list::tests::t_lpop ... ok
[INFO] [stdout] test list::tests::t_lpush ... ok
[INFO] [stdout] test list::tests::t_lpos_count ... ok
[INFO] [stdout] test list::tests::t_lpos_not_found ... ok
[INFO] [stdout] test list::tests::t_lpop_count ... ok
[INFO] [stdout] test list::tests::t_lpos_basic ... ok
[INFO] [stdout] test list::tests::t_lrange ... ok
[INFO] [stdout] test list::tests::t_lrem_all ... ok
[INFO] [stdout] test list::tests::t_lrange_neg ... ok
[INFO] [stdout] test list::tests::t_lset_ok ... ok
[INFO] [stdout] test list::tests::t_lrem_pos ... ok
[INFO] [stdout] test list::tests::t_lset_oor ... ok
[INFO] [stdout] test list::tests::t_pop_del ... ok
[INFO] [stdout] test list::tests::t_rpush ... ok
[INFO] [stdout] test list::tests::t_rpop ... ok
[INFO] [stdout] test list::tests::t_ltrim ... ok
[INFO] [stdout] test pubsub::tests::test_publish_no_subscribers ... ok
[INFO] [stdout] test pubsub::tests::test_publish_with_pattern_subscriber ... ok
[INFO] [stdout] test pubsub::tests::test_psubscribe ... ok
[INFO] [stdout] test pubsub::tests::test_publish_with_subscriber ... ok
[INFO] [stdout] test pubsub::tests::test_publish_wrong_args ... ok
[INFO] [stdout] test list::tests::t_rotate ... ok
[INFO] [stdout] test pubsub::tests::test_pubsub_numpat ... ok
[INFO] [stdout] test pubsub::tests::test_pubsub_channels_with_pattern ... ok
[INFO] [stdout] test pubsub::tests::test_pubsub_unknown_subcommand ... ok
[INFO] [stdout] test pubsub::tests::test_pubsub_channels ... ok
[INFO] [stdout] test pubsub::tests::test_subscribe_no_args ... ok
[INFO] [stdout] test pubsub::tests::test_pubsub_numsub ... ok
[INFO] [stdout] test pubsub::tests::test_subscribe_args ... ok
[INFO] [stdout] test pubsub::tests::test_unsubscribe ... ok
[INFO] [stdout] test replication::tests::test_wait_invalid_args ... ok
[INFO] [stdout] test replication::tests::test_wait_0_0_returns_immediately ... ok
[INFO] [stdout] test server::tests::test_client_caching_invalid ... ok
[INFO] [stdout] test server::tests::test_bgrewriteaof ... ok
[INFO] [stdout] test server::tests::test_client_caching_yes_no ... ok
[INFO] [stdout] test server::tests::test_client_caching_missing_arg ... ok
[INFO] [stdout] test pubsub::tests::test_pubsub_shardchannels ... ok
[INFO] [stdout] test replication::tests::test_wait_with_timeout_returns_within_timeout ... ok
[INFO] [stdout] test pubsub::tests::test_punsubscribe ... ok
[INFO] [stdout] test server::tests::test_client_ctx_has_tracking_field ... ok
[INFO] [stdout] test pubsub::tests::test_pubsub_shardnumsub ... ok
[INFO] [stdout] test server::tests::test_client_getredir ... ok
[INFO] [stdout] test server::tests::test_client_ctx_new ... ok
[INFO] [stdout] test server::tests::test_client_pause ... ok
[INFO] [stdout] test server::tests::test_client_no_evict ... ok
[INFO] [stdout] test server::tests::test_client_id ... ok
[INFO] [stdout] test server::tests::test_client_info ... ok
[INFO] [stdout] test server::tests::test_client_no_touch ... ok
[INFO] [stdout] test server::tests::test_client_setname_getname ... ok
[INFO] [stdout] test server::tests::test_client_tracking_invalid_subcommand ... ok
[INFO] [stdout] test server::tests::test_client_tracking_on_with_options ... ok
[INFO] [stdout] test server::tests::test_client_trackinginfo ... ok
[INFO] [stdout] test server::tests::test_client_tracking_on_with_redirect ... ok
[INFO] [stdout] test server::tests::test_command_count ... ok
[INFO] [stdout] test server::tests::test_bgsave ... ok
[INFO] [stdout] test server::tests::test_config_get_all ... ok
[INFO] [stdout] test server::tests::test_config_get_port ... ok
[INFO] [stdout] test server::tests::test_config_resetstat ... ok
[INFO] [stdout] test server::tests::test_config_rewrite ... ok
[INFO] [stdout] test server::tests::test_command_info_ping ... ok
[INFO] [stdout] test server::tests::test_config_set_invalid_port ... ok
[INFO] [stdout] test server::tests::test_echo ... ok
[INFO] [stdout] test server::tests::test_client_tracking_on_off_status ... ok
[INFO] [stdout] test server::tests::test_echo_wrong_args ... ok
[INFO] [stdout] test server::tests::test_flushdb ... ok
[INFO] [stdout] test server::tests::test_info_memory_section ... ok
[INFO] [stdout] test server::tests::test_info_default ... ok
[INFO] [stdout] test server::tests::test_latency_subcommands ... ok
[INFO] [stdout] test server::tests::test_lastsave ... ok
[INFO] [stdout] test server::tests::test_config_set_port ... ok
[INFO] [stdout] test server::tests::test_info_server_section ... ok
[INFO] [stdout] test server::tests::test_ping_with_message ... ok
[INFO] [stdout] test server::tests::test_config_rewrite_with_file ... ok
[INFO] [stdout] test server::tests::test_dbsize ... ok
[INFO] [stdout] test server::tests::test_memory_usage ... ok
[INFO] [stdout] test server::tests::test_memory_doctor ... ok
[INFO] [stdout] test server::tests::test_ping_no_args ... ok
[INFO] [stdout] test server::tests::test_object_encoding ... ok
[INFO] [stdout] test server::tests::test_slowlog_subcommands ... ok
[INFO] [stdout] test server::tests::test_reset ... ok
[INFO] [stdout] test server::tests::test_select ... ok
[INFO] [stdout] test server::tests::test_tracking_enable_on_basic ... ok
[INFO] [stdout] test server::tests::test_server_config_default ... ok
[INFO] [stdout] test server::tests::test_tracking_enable_on_bcast ... ok
[INFO] [stdout] test server::tests::test_tracking_disable ... ok
[INFO] [stdout] test server::tests::test_tracking_enable_on_combined ... ok
[INFO] [stdout] test server::tests::test_time ... ok
[INFO] [stdout] test server::tests::test_tracking_enable_on_invalid_option ... ok
[INFO] [stdout] test server::tests::test_server_config_set_maxmemory_policy ... ok
[INFO] [stdout] test server::tests::test_tracking_enable_on_multiple_prefixes ... ok
[INFO] [stdout] test server::tests::test_tracking_enable_on_optin_optout_noloop ... ok
[INFO] [stdout] test server::tests::test_tracking_enable_on_prefix ... ok
[INFO] [stdout] test server::tests::test_tracking_enable_on_redirect ... ok
[INFO] [stdout] test set::tests::test_sadd_new_key ... ok
[INFO] [stdout] test server::tests::test_tracking_enable_on_redirect_missing_id ... ok
[INFO] [stdout] test server::tests::test_tracking_should_receive_invalidations ... ok
[INFO] [stdout] test server::tests::test_tracking_state_default ... ok
[INFO] [stdout] test server::tests::test_trackinginfo_response ... ok
[INFO] [stdout] test set::tests::test_sadd_existing_members ... ok
[INFO] [stdout] test set::tests::test_sadd_partial_new ... ok
[INFO] [stdout] test set::tests::test_sadd_wrong_type ... ok
[INFO] [stdout] test set::tests::test_sadd_syntax_error ... ok
[INFO] [stdout] test set::tests::test_scard_wrong_type ... ok
[INFO] [stdout] test set::tests::test_sdiff_first_missing ... ok
[INFO] [stdout] test set::tests::test_scard_empty ... ok
[INFO] [stdout] test set::tests::test_sinter_missing_key ... ok
[INFO] [stdout] test set::tests::test_sinter_basic ... ok
[INFO] [stdout] test set::tests::test_sdiff_basic ... ok
[INFO] [stdout] test set::tests::test_sintercard_basic ... ok
[INFO] [stdout] test set::tests::test_sintercard_no_overlap ... ok
[INFO] [stdout] test set::tests::test_sdiffstore_basic ... ok
[INFO] [stdout] test set::tests::test_sintercard_missing_key ... ok
[INFO] [stdout] test set::tests::test_scard_with_data ... ok
[INFO] [stdout] test set::tests::test_sinter_no_overlap ... ok
[INFO] [stdout] test set::tests::test_sintercard_single_key ... ok
[INFO] [stdout] test set::tests::test_sinterstore_basic ... ok
[INFO] [stdout] test set::tests::test_sintercard_with_limit ... ok
[INFO] [stdout] test set::tests::test_sismember_exists ... ok
[INFO] [stdout] test set::tests::test_smembers_with_data ... ok
[INFO] [stdout] test set::tests::test_sismember_missing_key ... ok
[INFO] [stdout] test set::tests::test_smembers_wrong_type ... ok
[INFO] [stdout] test set::tests::test_smismember_missing_key ... ok
[INFO] [stdout] test hyperloglog::tests::t_pfmerge ... ok
[INFO] [stdout] test set::tests::test_smove_missing_source ... ok
[INFO] [stdout] test set::tests::test_sismember_wrong_type ... ok
[INFO] [stdout] test set::tests::test_sismember_not_exists ... ok
[INFO] [stdout] test set::tests::test_smismember_mixed ... ok
[INFO] [stdout] test set::tests::test_spop_missing_key_with_count ... ok
[INFO] [stdout] test set::tests::test_srandmember_missing_key ... ok
[INFO] [stdout] test set::tests::test_smove_not_in_source ... ok
[INFO] [stdout] test set::tests::test_smove_success ... ok
[INFO] [stdout] test set::tests::test_smembers_empty ... ok
[INFO] [stdout] test set::tests::test_spop_missing_key ... ok
[INFO] [stdout] test set::tests::test_srandmember_with_negative_count ... ok
[INFO] [stdout] test set::tests::test_spop_with_count ... ok
[INFO] [stdout] test set::tests::test_srandmember_single ... ok
[INFO] [stdout] test set::tests::test_srem_existing ... ok
[INFO] [stdout] test set::tests::test_spop_single ... ok
[INFO] [stdout] test set::tests::test_srem_missing_key ... ok
[INFO] [stdout] test set::tests::test_srem_missing_member ... ok
[INFO] [stdout] test set::tests::test_sscan_with_match ... ok
[INFO] [stdout] test set::tests::test_sscan_full_iteration ... ok
[INFO] [stdout] test set::tests::test_sscan_wrong_type ... ok
[INFO] [stdout] test set::tests::test_sscan_missing_key ... ok
[INFO] [stdout] test set::tests::test_srandmember_with_positive_count ... ok
[INFO] [stdout] test set::tests::test_sunion_basic ... ok
[INFO] [stdout] test set::tests::test_sunion_empty ... ok
[INFO] [stdout] test string::tests::decr ... ok
[INFO] [stdout] test string::tests::append ... ok
[INFO] [stdout] test set::tests::test_sunionstore_basic ... ok
[INFO] [stdout] test string::tests::dispatch_set_get ... ok
[INFO] [stdout] test string::tests::del ... ok
[INFO] [stdout] test string::tests::decrby ... ok
[INFO] [stdout] test set::tests::test_sunion_with_missing_key ... ok
[INFO] [stdout] test string::tests::getex ... ok
[INFO] [stdout] test string::tests::getex_ex ... ok
[INFO] [stdout] test string::tests::get_missing ... ok
[INFO] [stdout] test string::tests::getex_keepttl ... ok
[INFO] [stdout] test string::tests::getex_persist ... ok
[INFO] [stdout] test string::tests::getdel ... ok
[INFO] [stdout] test string::tests::incrby ... ok
[INFO] [stdout] test string::tests::incrbyfloat ... ok
[INFO] [stdout] test string::tests::mget ... ok
[INFO] [stdout] test string::tests::mset ... ok
[INFO] [stdout] test string::tests::incr ... ok
[INFO] [stdout] test string::tests::getrange ... ok
[INFO] [stdout] test string::tests::getset ... ok
[INFO] [stdout] test string::tests::set_nx ... ok
[INFO] [stdout] test string::tests::setex ... ok
[INFO] [stdout] test string::tests::psetex ... ok
[INFO] [stdout] test string::tests::set_get ... ok
[INFO] [stdout] test string::tests::set_xx ... ok
[INFO] [stdout] test string::tests::setnx ... ok
[INFO] [stdout] test string::tests::msetnx ... ok
[INFO] [stdout] test string::tests::setrange ... ok
[INFO] [stdout] test string::tests::strlen ... ok
[INFO] [stdout] test transaction::tests::test_discard_without_multi_error ... ok
[INFO] [stdout] test transaction::tests::test_discard_clears_queue ... ok
[INFO] [stdout] test transaction::tests::test_unwatch ... ok
[INFO] [stdout] test transaction::tests::test_watch_inside_multi_error ... ok
[INFO] [stdout] test transaction::tests::test_exec_without_multi_error ... ok
[INFO] [stdout] test transaction::tests::test_multi_nested_error ... ok
[INFO] [stdout] test transaction::tests::test_multi_exec_happy_path ... ok
[INFO] [stdout] test transaction::tests::test_watch_without_multi ... ok
[INFO] [stdout] test zset::tests::test_tie_breaking ... ok
[INFO] [stdout] test zset::tests::test_zadd_incr ... ok
[INFO] [stdout] test zset::tests::test_zadd_basic ... ok
[INFO] [stdout] test zset::tests::test_bzpopmin_fast_path ... ok
[INFO] [stdout] test zset::tests::test_bzmpop_fast_path ... ok
[INFO] [stdout] test zset::tests::test_zadd_nx ... ok
[INFO] [stdout] test zset::tests::test_zcard ... ok
[INFO] [stdout] test zset::tests::test_zcount ... ok
[INFO] [stdout] test zset::tests::test_zdiff_no_common ... ok
[INFO] [stdout] test zset::tests::test_zadd_xx ... ok
[INFO] [stdout] test zset::tests::test_zdiff_basic ... ok
[INFO] [stdout] test zset::tests::test_bzpopmax_fast_path ... ok
[INFO] [stdout] test zset::tests::test_zdiffstore ... ok
[INFO] [stdout] test zset::tests::test_zincrby_negative ... ok
[INFO] [stdout] test zset::tests::test_zdiff_withscores ... ok
[INFO] [stdout] test zset::tests::test_zincrby ... ok
[INFO] [stdout] test zset::tests::test_zinter_withscores ... ok
[INFO] [stdout] test zset::tests::test_zinterstore ... ok
[INFO] [stdout] test zset::tests::test_zinter_weights ... ok
[INFO] [stdout] test zset::tests::test_zinter_aggregate_min ... ok
[INFO] [stdout] test zset::tests::test_zinter_basic ... ok
[INFO] [stdout] test zset::tests::test_zlexcount ... ok
[INFO] [stdout] test zset::tests::test_zmpop_empty ... ok
[INFO] [stdout] test zset::tests::test_zmpop_max ... ok
[INFO] [stdout] test zset::tests::test_zmpop_min ... ok
[INFO] [stdout] test zset::tests::test_zmpop_count ... ok
[INFO] [stdout] test zset::tests::test_zpopmax ... ok
[INFO] [stdout] test zset::tests::test_zmscore ... ok
[INFO] [stdout] test zset::tests::test_zrandmember ... ok
[INFO] [stdout] test zset::tests::test_zrange_basic ... ok
[INFO] [stdout] test zset::tests::test_zpopmin ... ok
[INFO] [stdout] test zset::tests::test_zrange_negative ... ok
[INFO] [stdout] test zset::tests::test_zrange_byscore_limit ... ok
[INFO] [stdout] test zset::tests::test_zrange_byscore ... ok
[INFO] [stdout] test zset::tests::test_zrange_bylex ... ok
[INFO] [stdout] test zset::tests::test_zrange_withscores ... ok
[INFO] [stdout] test zset::tests::test_zrank ... ok
[INFO] [stdout] test zset::tests::test_zrem ... ok
[INFO] [stdout] test zset::tests::test_zremrangebylex ... ok
[INFO] [stdout] test zset::tests::test_zremrangebyscore ... ok
[INFO] [stdout] test zset::tests::test_zrevrange ... ok
[INFO] [stdout] test zset::tests::test_zremrangebyrank ... ok
[INFO] [stdout] test zset::tests::test_zrevrangebyscore ... ok
[INFO] [stdout] test zset::tests::test_zrangestore ... ok
[INFO] [stdout] test zset::tests::test_zrangebyscore ... ok
[INFO] [stdout] test zset::tests::test_zrevrank ... ok
[INFO] [stdout] test zset::tests::test_zscore_existing ... ok
[INFO] [stdout] test zset::tests::test_zscore_missing ... ok
[INFO] [stdout] test zset::tests::test_zscan ... ok
[INFO] [stdout] test zset::tests::test_zunion_withscores ... ok
[INFO] [stdout] test zset::tests::test_zunionstore ... ok
[INFO] [stdout] test zset::tests::test_zunion_basic ... ok
[INFO] [stdout] test server::tests::test_save ... FAILED
[INFO] [stdout] test hyperloglog::tests::t_accuracy ... ok
[INFO] [stdout] test zset::tests::test_bzmpop_timeout ... ok
[INFO] [stdout] test zset::tests::test_bzpopmin_timeout ... ok
[INFO] [stdout] test zset::tests::test_bzpopmax_timeout ... ok
[INFO] [stdout] test list::tests::t_blpop_timeout_empty ... ok
[INFO] [stdout] test list::tests::t_brpop_timeout_empty ... ok
[INFO] [stdout] test list::tests::t_blmpop_timeout ... ok
[INFO] [stdout] test list::tests::t_blmove_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server::tests::test_save stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server::tests::test_save' (3603) panicked at crates/commands/src/server.rs:3191:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Error("ERR IO error: Read-only file system (os error 30)")
[INFO] [stdout]  right: SimpleString("OK")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d4b7f1e5068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4b7f1e5068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4b7f1e5068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d4b7f1e5068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d4b7f1fca6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d4b7f1fca6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d4b7f1e9f32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d4b7f1e9f32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d4b7f1c2be6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d4b7f1c2be6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d4b7f1dc9f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d4b7ee99d9c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5d4b7ee99d9c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d4b7f1dcc72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5d4b7f1dcc72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d4b7f1c2ca2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d4b7f1b7bc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d4b7f1c3c3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d4b7f1fd22c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d4b7f1fd0e3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d4b7ec385e2 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<valkey_proto[941c68c0d67fc773]::RespValue, valkey_proto[941c68c0d67fc773]::RespValue>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d4b7ee6d9be - valkey_commands[9e60e5cfe933429d]::server::tests::test_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/commands/src/server.rs:3191:9
[INFO] [stdout]   22:     0x5d4b7ed7a952 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d4b7ed7a9cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d4b7ebd7bed - <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::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.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x5d4b7ebd7aeb - tokio[14e974d426310487]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::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.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5d4b7ebd7aeb - tokio[14e974d426310487]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::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.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5d4b7ebd7aeb - <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x5d4b7ebd0770 - <tokio[14e974d426310487]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x5d4b7ebd691d - <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x5d4b7ebd5bc4 - <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x5d4b7ec8c7fb - <tokio[14e974d426310487]::runtime::context::scoped::Scoped<tokio[14e974d426310487]::runtime::scheduler::Context>>::set::<<tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[14e974d426310487]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d4b7ecf18e9 - tokio[14e974d426310487]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[14e974d426310487]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x5d4b7ee4a2f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[14e974d426310487]::runtime::context::Context>>::try_with::<tokio[14e974d426310487]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[14e974d426310487]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[14e974d426310487]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5d4b7ee49e7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[14e974d426310487]::runtime::context::Context>>::with::<tokio[14e974d426310487]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[14e974d426310487]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[14e974d426310487]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5d4b7ecec58d - tokio[14e974d426310487]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[14e974d426310487]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x5d4b7ebd2de0 - <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x5d4b7ebd30d6 - <tokio[14e974d426310487]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x5d4b7ebd56d0 - <tokio[14e974d426310487]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x5d4b7ec06a93 - tokio[14e974d426310487]::runtime::context::runtime::enter_runtime::<<tokio[14e974d426310487]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d4b7ebcfd91 - <tokio[14e974d426310487]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x5d4b7ec8ae84 - <tokio[14e974d426310487]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5d4b7ec8b04f - <tokio[14e974d426310487]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5d4b7ee774b1 - valkey_commands[9e60e5cfe933429d]::server::tests::test_save
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/commands/src/server.rs:3191:39
[INFO] [stdout]   44:     0x5d4b7ee55397 - valkey_commands[9e60e5cfe933429d]::server::tests::test_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/commands/src/server.rs:3187:25
[INFO] [stdout]   45:     0x5d4b7eba6526 - <valkey_commands[9e60e5cfe933429d]::server::tests::test_save::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d4b7ee8ce7b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d4b7ee8ce7b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d4b7ee9a6f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d4b7ee9a6f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d4b7ee9a6f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d4b7ee9a6f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d4b7ee9a6f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d4b7ee9a6f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d4b7ee9a6f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d4b7ee94004 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d4b7ee94004 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d4b7ee9d772 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d4b7ee9d772 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d4b7ee9d772 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d4b7ee9d772 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d4b7ee9d772 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d4b7ee9d772 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d4b7ee9d772 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d4b7f1e42bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x5d4b7f1e42bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7cc0c02d4aa4 - <unknown>
[INFO] [stdout]   67:     0x7cc0c0361a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     server::tests::test_save
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 358 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p valkey-commands --lib`
[INFO] running `Command { std: "docker" "inspect" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672", kill_on_drop: false }`
[INFO] [stdout] 77f8ac5aa482129496500942f7e0c69043387bdab34494d4ed9cffdffa3a4672
