[INFO] cloning repository https://github.com/amoilanen/redis-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amoilanen/redis-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famoilanen%2Fredis-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famoilanen%2Fredis-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c50b75bcc4c6b4703c9db0837664d2c133833bd3
[INFO] testing amoilanen/redis-rust 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%2Famoilanen%2Fredis-rust" "/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/amoilanen/redis-rust
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/amoilanen/redis-rust
[INFO] tweaked toml for git repo https://github.com/amoilanen/redis-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amoilanen/redis-rust 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/amoilanen/redis-rust 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]  Downloading crates ...
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded jiff-static v0.2.19
[INFO] [stderr]   Downloaded jiff v0.2.19
[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] 60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148
[INFO] running `Command { std: "docker" "start" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148", 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" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148" "/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" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148", 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" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling jiff v0.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling codecrafters-redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.75s
[INFO] running `Command { std: "docker" "inspect" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148", 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" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148" "/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 codecrafters-redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.58s
[INFO] running `Command { std: "docker" "inspect" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148", 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" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codecrafters_redis-63c61d7faed57bd4)
[INFO] [stdout] 
[INFO] [stdout] running 264 tests
[INFO] [stdout] test blocking::tests::handoff_stops_when_no_waiters ... ok
[INFO] [stdout] test blocking::tests::register_then_handoff_delivers_element_in_fifo_order ... ok
[INFO] [stdout] test blocking::tests::waiters_are_keyed ... ok
[INFO] [stdout] test cli::tests::test_get_option_value_found ... ok
[INFO] [stdout] test blocking::tests::handoff_stops_when_list_emptied_before_waiters_consumed ... ok
[INFO] [stdout] test cli::tests::test_get_option_value_missing_value ... ok
[INFO] [stdout] test cli::tests::test_get_option_value_not_found ... ok
[INFO] [stdout] test cli::tests::test_get_port_invalid ... ok
[INFO] [stdout] test cli::tests::test_get_port_not_provided ... ok
[INFO] [stdout] test cli::tests::test_get_port_valid ... ok
[INFO] [stdout] test cli::tests::test_get_replica_of_not_found ... ok
[INFO] [stdout] test commands::command::tests::test_command_command ... ok
[INFO] [stdout] test cli::tests::test_get_replica_of_found ... ok
[INFO] [stdout] test commands::echo::tests::test_echo_command_with_message ... ok
[INFO] [stdout] test commands::echo::tests::test_echo_command_without_message ... ok
[INFO] [stdout] test commands::get::tests::test_get_command_found ... ok
[INFO] [stdout] test commands::get::tests::test_get_command_not_found ... ok
[INFO] [stdout] test commands::get::tests::test_get_with_binary_data ... ok
[INFO] [stdout] test commands::get::tests::test_get_command_invalid_syntax ... ok
[INFO] [stdout] test commands::info::tests::test_info_replication_slave ... ok
[INFO] [stdout] test commands::info::tests::test_info_replication_master ... ok
[INFO] [stdout] test commands::list::llen::tests::test_llen_returns_zero_for_empty_list ... ok
[INFO] [stdout] test commands::list::llen::tests::test_llen_returns_zero_for_nonexistent_key ... ok
[INFO] [stdout] test commands::get::tests::test_multiple_keys ... ok
[INFO] [stdout] test commands::list::blpop::tests::test_blpop_wrong_type_fails ... ok
[INFO] [stdout] test commands::list::llen::tests::test_llen_invalid_syntax ... ok
[INFO] [stdout] test commands::list::blpop::tests::test_blpop_invalid_syntax ... ok
[INFO] [stdout] test commands::list::llen::tests::test_llen_returns_length_of_existing_list ... ok
[INFO] [stdout] test commands::get::tests::test_set_and_get_roundtrip ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_invalid_syntax ... ok
[INFO] [stdout] test commands::list::llen::tests::test_llen_wrong_type_fails ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_removes_and_returns_first_element ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_returns_null_for_empty_list ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_repeated_until_empty ... ok
[INFO] [stdout] test commands::list::blpop::tests::test_blpop_immediate_when_list_non_empty ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_returns_null_for_nonexistent_key ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_with_count_greater_than_length_drains_list ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_with_count_on_empty_list_returns_empty_array ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_with_count_on_missing_key_returns_empty_array ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_with_count_removes_and_returns_array ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_with_count_zero_returns_empty_array ... ok
[INFO] [stdout] test commands::list::lpush::tests::test_lpush_multiple_elements_reverse_order ... ok
[INFO] [stdout] test commands::list::lpush::tests::test_lpush_creates_and_prepends ... ok
[INFO] [stdout] test commands::list::lpush::tests::test_lpush_invalid_syntax ... ok
[INFO] [stdout] test commands::list::lpop::tests::test_lpop_wrong_type_fails ... ok
[INFO] [stdout] test commands::list::lpush::tests::test_lpush_single_then_multi ... ok
[INFO] [stdout] test commands::list::lrange::tests::test_lrange_non_existing_list ... ok
[INFO] [stdout] test commands::list::lrange::tests::test_lrange_empty_list ... ok
[INFO] [stdout] test commands::list::lrange::tests::test_lrange_start_greater_than_stop ... ok
[INFO] [stdout] test commands::list::lpush::tests::test_lpush_wrong_type_fails ... ok
[INFO] [stdout] test commands::list::lrange::tests::test_lrange_stop_index_larger_than_length ... ok
[INFO] [stdout] test commands::list::lrange::tests::test_lrange_selects_elements ... ok
[INFO] [stdout] test commands::list::lrange::tests::test_lrange_with_start_index_larger_than_length ... ok
[INFO] [stdout] test commands::list::lrange::tests::test_lrange_with_negative_indices ... ok
[INFO] [stdout] test commands::list::rpush::tests::test_rpush_multiple_elements ... ok
[INFO] [stdout] test commands::list::rpush::tests::test_rpush_creates_and_appends ... ok
[INFO] [stdout] test commands::list::rpush::tests::test_rpush_invalid_syntax ... ok
[INFO] [stdout] test commands::list::rpush::tests::test_rpush_wrong_type_fails ... ok
[INFO] [stdout] test commands::ping::tests::test_ping_command ... ok
[INFO] [stdout] test commands::r#type::tests::test_type_after_overwriting_stream_with_string ... ok
[INFO] [stdout] test commands::r#type::tests::test_type_invalid_syntax ... ok
[INFO] [stdout] test commands::psync::tests::test_psync_returns_fullresync ... ok
[INFO] [stdout] test commands::r#type::tests::test_type_of_list_value ... ok
[INFO] [stdout] test commands::r#type::tests::test_type_of_missing_key_is_none ... ok
[INFO] [stdout] test commands::r#type::tests::test_type_of_stream_value ... ok
[INFO] [stdout] test commands::r#type::tests::test_type_of_string_value ... ok
[INFO] [stdout] test commands::replconf::tests::test_replconf_getack ... ok
[INFO] [stdout] test commands::replconf::tests::test_replconf_listening_port ... ok
[INFO] [stdout] test commands::set::tests::test_set_command_basic ... ok
[INFO] [stdout] test commands::set::tests::test_set_command_invalid_syntax ... ok
[INFO] [stdout] test commands::stream::xadd::tests::test_xadd_appends_to_existing_stream ... ok
[INFO] [stdout] test commands::stream::xadd::tests::test_xadd_creates_stream_and_returns_id ... ok
[INFO] [stdout] test commands::stream::xadd::tests::test_xadd_invalid_syntax ... ok
[INFO] [stdout] test commands::stream::xadd::tests::test_xadd_multiple_field_value_pairs ... ok
[INFO] [stdout] test commands::stream::xadd::tests::test_xadd_rejects_id_not_greater_than_top ... ok
[INFO] [stdout] test commands::stream::xadd::tests::test_xadd_rejects_zero_id ... ok
[INFO] [stdout] test commands::stream::xrange::tests::test_xrange_end_plus_reads_until_end ... ok
[INFO] [stdout] test commands::stream::xrange::tests::test_xrange_invalid_id ... ok
[INFO] [stdout] test commands::stream::xrange::tests::test_xrange_invalid_syntax ... ok
[INFO] [stdout] test commands::stream::xrange::tests::test_xrange_missing_key_returns_empty_array ... ok
[INFO] [stdout] test commands::stream::xrange::tests::test_xrange_multiple_field_value_pairs ... ok
[INFO] [stdout] test commands::stream::xrange::tests::test_xrange_omitted_sequence_numbers ... ok
[INFO] [stdout] test commands::stream::xrange::tests::test_xrange_returns_inclusive_range ... ok
[INFO] [stdout] test commands::stream::xrange::tests::test_xrange_start_dash_reads_from_beginning ... ok
[INFO] [stdout] test commands::stream::xadd::tests::test_xadd_on_existing_string_key_fails ... ok
[INFO] [stdout] test commands::stream::xread::tests::test_xread_missing_key_yields_empty_entries ... ok
[INFO] [stdout] test commands::tests::test_parse_command_name_single ... ok
[INFO] [stdout] test commands::stream::xread::tests::test_xread_is_exclusive ... ok
[INFO] [stdout] test commands::tests::test_parse_command_name_valid ... ok
[INFO] [stdout] test commands::stream::xread::tests::test_xread_multiple_streams ... ok
[INFO] [stdout] test commands::stream::xread::tests::test_xread_wrong_arity_is_error ... ok
[INFO] [stdout] test connection::tests::test_handle_connection_requires_active_client ... ok
[INFO] [stdout] test io::tests::test_read_bytes_empty_stream ... ok
[INFO] [stdout] test io::tests::test_read_bytes_large_message ... ok
[INFO] [stdout] test io::tests::test_read_bytes_nonempty ... ok
[INFO] [stdout] test io::tests::test_read_messages_empty_stream ... ok
[INFO] [stdout] test io::tests::test_read_single_message ... ok
[INFO] [stdout] test io::tests::test_read_messages_multiple ... ok
[INFO] [stdout] test protocol::parse::tests::should_fail_parsing_double_with_non_numeric_value ... ok
[INFO] [stdout] test io::tests::test_read_single_message_empty_stream ... ok
[INFO] [stdout] test protocol::parse::tests::should_fail_parsing_at_position_past_end ... ok
[INFO] [stdout] test protocol::parse::tests::should_fail_parsing_invalid_simple_string ... ok
[INFO] [stdout] test protocol::parse::tests::should_not_fail_parsing_if_more_bytes_are_provided ... ok
[INFO] [stdout] test protocol::parse::tests::should_fail_parsing_verbatim_string_without_colon_separator ... ok
[INFO] [stdout] test protocol::parse::tests::should_fail_parsing_integer_with_non_numeric_value ... ok
[INFO] [stdout] test protocol::parse::tests::should_fail_read_message_from_bytes_when_empty_input ... ok
[INFO] [stdout] test protocol::parse::tests::should_fail_read_message_from_bytes_when_multiple_messages ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_at_non_zero_position ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_array ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_bulk_string ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_boolean ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_bulk_error ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_empty_set ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_double ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_map ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_big_number ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_null ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_empty_push ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_nested_array ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_empty_map ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_null_array ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_push ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_rdb ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_set ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_valid_integer ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_valid_simple_error ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_valid_simple_string ... ok
[INFO] [stdout] test protocol::parse::tests::should_parse_verbatim_string ... ok
[INFO] [stdout] test protocol::parse::tests::should_read_exactly_one_message ... ok
[INFO] [stdout] test protocol::parse::tests::should_read_message_from_bytes ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_array ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_big_number ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_boolean ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_bulk_string ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_bulk_error ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_double ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_empty_set ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_empty_map ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_empty_push ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_push ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_integer ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_set ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_simple_error ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_simple_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_array_as_array ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_array_to_string ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_verbatim_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_big_number_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_boolean_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_bulk_error_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_bulk_string_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_double_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_integer_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_map_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_null_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_push_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_rdb_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_simple_error_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_simple_string_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_set_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_convert_verbatim_string_to_string ... ok
[INFO] [stdout] test protocol::types::tests::should_create_types_with_constructors ... ok
[INFO] [stdout] test rdb::tests::checksum_is_little_endian ... ok
[INFO] [stdout] test protocol::types::tests::should_wrap_non_array_as_single_element_array ... ok
[INFO] [stdout] test rdb::tests::corrupted_checksum_rejected ... ok
[INFO] [stdout] test rdb::tests::crc64_empty ... ok
[INFO] [stdout] test rdb::tests::crc64_known_test_vector ... ok
[INFO] [stdout] test rdb::tests::decode_special_encoding_types ... ok
[INFO] [stdout] test rdb::tests::disabled_checksum_accepted ... ok
[INFO] [stdout] test rdb::tests::encode_decode_length_14bit ... ok
[INFO] [stdout] test rdb::tests::encode_decode_length_6bit ... ok
[INFO] [stdout] test rdb::tests::expired_keys_filtered_on_load ... ok
[INFO] [stdout] test rdb::tests::encode_decode_length_32bit ... ok
[INFO] [stdout] test rdb::tests::header_format ... ok
[INFO] [stdout] test rdb::tests::lzf_decompress_length_mismatch_errors ... ok
[INFO] [stdout] test rdb::tests::lzf_decompress_literals_only ... ok
[INFO] [stdout] test rdb::tests::lzf_decompress_with_backreference ... ok
[INFO] [stdout] test rdb::tests::parse_aux_fields ... ok
[INFO] [stdout] test rdb::tests::parse_expiry_milliseconds ... ok
[INFO] [stdout] test rdb::tests::parse_expiry_seconds ... ok
[INFO] [stdout] test rdb::tests::parse_multiple_databases ... ok
[INFO] [stdout] test rdb::tests::parse_handcrafted_stream ... ok
[INFO] [stdout] test rdb::tests::parse_older_rdb_version ... ok
[INFO] [stdout] test rdb::tests::parse_integer_encoded_values ... ok
[INFO] [stdout] test rdb::tests::read_string_empty ... ok
[INFO] [stdout] test rdb::tests::read_string_int16 ... ok
[INFO] [stdout] test rdb::tests::read_string_int16_negative ... ok
[INFO] [stdout] test rdb::tests::read_string_int32 ... ok
[INFO] [stdout] test rdb::tests::read_string_int8 ... ok
[INFO] [stdout] test rdb::tests::round_trip_empty_storage ... ok
[INFO] [stdout] test rdb::tests::read_string_int8_negative ... ok
[INFO] [stdout] test rdb::tests::round_trip_empty_stream ... ok
[INFO] [stdout] test rdb::tests::read_string_raw ... ok
[INFO] [stdout] test rdb::tests::round_trip_many_keys ... ok
[INFO] [stdout] test rdb::tests::round_trip_stream_with_empty_fields ... ok
[INFO] [stdout] test rdb::tests::round_trip_mixed_strings_and_streams ... ok
[INFO] [stdout] test rdb::tests::round_trip_with_expiry ... ok
[INFO] [stdout] test rdb::tests::skip_unsupported_value_types ... ok
[INFO] [stdout] test rdb::tests::round_trip_stream_key ... ok
[INFO] [stdout] test rdb::tests::round_trip_string_keys ... ok
[INFO] [stdout] test rdb::tests::write_emits_stream_type_byte ... ok
[INFO] [stdout] test rdb::tests::skip_value_handles_stream ... ok
[INFO] [stdout] test rdb::tests::write_includes_aux_and_resize ... ok
[INFO] [stdout] test rdb::tests::write_includes_expiry_when_present ... ok
[INFO] [stdout] test rdb::tests::write_stream_read_stream_round_trip ... ok
[INFO] [stdout] test server_state::tests::should_set_replication_id_and_offset_for_master ... ok
[INFO] [stdout] test server_state::tests::should_set_replication_id_and_offset_for_slave ... ok
[INFO] [stdout] test storage::tests::test_is_expired_no_expiry ... ok
[INFO] [stdout] test storage::tests::test_storage_binary_data ... ok
[INFO] [stdout] test storage::tests::test_expires_at_ms_roundtrip ... ok
[INFO] [stdout] test storage::tests::test_storage_empty_value ... ok
[INFO] [stdout] test rdb::tests::skip_compact_encoded_types ... ok
[INFO] [stdout] test storage::tests::test_set_clears_existing_stream ... ok
[INFO] [stdout] test storage::tests::test_storage_get_nonexistent_key ... ok
[INFO] [stdout] test storage::tests::test_storage_expiration_not_expired ... ok
[INFO] [stdout] test storage::tests::test_storage_multiple_keys ... ok
[INFO] [stdout] test storage::tests::test_storage_new_empty ... ok
[INFO] [stdout] test storage::tests::test_storage_overwrite_key ... ok
[INFO] [stdout] test storage::tests::test_storage_set_returns_old_value ... ok
[INFO] [stdout] test storage::tests::test_storage_set_and_get ... ok
[INFO] [stdout] test storage::tests::test_storage_to_pairs ... ok
[INFO] [stdout] test storage::tests::test_with_absolute_expiry_future ... ok
[INFO] [stdout] test storage::tests::test_with_absolute_expiry_none ... ok
[INFO] [stdout] test storage::tests::test_with_absolute_expiry_past ... ok
[INFO] [stdout] test storage::tests::test_xrange_missing_key_is_empty ... ok
[INFO] [stdout] test storage::tests::test_xadd_creates_stream ... ok
[INFO] [stdout] test storage::tests::test_xadd_on_existing_string_is_wrong_type ... ok
[INFO] [stdout] test storage::tests::test_xrange_returns_inclusive_range ... ok
[INFO] [stdout] test storage::tests::test_xread_missing_key_is_empty ... ok
[INFO] [stdout] test storage::tests::test_xread_returns_entries_after_id_exclusive ... ok
[INFO] [stdout] test stream::tests::test_add_rejects_equal_id ... ok
[INFO] [stdout] test stream::tests::test_add_accepts_strictly_greater_ids ... ok
[INFO] [stdout] test stream::tests::test_add_rejects_smaller_sequence ... ok
[INFO] [stdout] test stream::tests::test_add_rejects_smaller_time ... ok
[INFO] [stdout] test stream::tests::test_add_rejects_zero_id ... ok
[INFO] [stdout] test stream::tests::test_stream_add_appends_and_returns_id ... ok
[INFO] [stdout] test stream::tests::test_stream_add_non_empty_stream_has_different_time_part ... ok
[INFO] [stdout] test stream::tests::test_stream_add_non_empty_stream_has_same_time_part ... ok
[INFO] [stdout] test stream::tests::test_stream_add_preserves_order ... ok
[INFO] [stdout] test stream::tests::test_stream_add_stream_is_empty_time_part_is_not_0 ... ok
[INFO] [stdout] test stream::tests::test_stream_add_with_fully_generated_id_non_empty_stream ... ok
[INFO] [stdout] test stream::tests::test_stream_id_ordering ... ok
[INFO] [stdout] test stream::tests::test_stream_id_parse_invalid ... ok
[INFO] [stdout] test stream::tests::test_stream_id_parse_range_with_sequence ... ok
[INFO] [stdout] test stream::tests::test_stream_id_parse_range_invalid ... ok
[INFO] [stdout] test stream::tests::test_stream_id_parse_range_without_sequence_uses_default ... ok
[INFO] [stdout] test stream::tests::test_stream_range_empty_when_no_match ... ok
[INFO] [stdout] test stream::tests::test_stream_range_inclusive ... ok
[INFO] [stdout] test stream::tests::test_stream_range_uses_default_sequences ... ok
[INFO] [stdout] test stream::tests::test_stream_add_stream_is_empty_time_part_is_0 ... ok
[INFO] [stdout] test stream::tests::test_stream_id_parse_valid ... ok
[INFO] [stdout] test stream::tests::test_stream_new_is_empty ... ok
[INFO] [stdout] test commands::list::blpop::tests::test_blpop_returns_null_array_on_timeout ... ok
[INFO] [stdout] test commands::list::blpop::tests::test_blpop_with_nonzero_timeout_returns_value_when_pushed_in_time ... ok
[INFO] [stdout] test commands::list::blpop::tests::test_blpop_blocks_until_rpush_wakes_it ... ok
[INFO] [stdout] test blocking::tests::handoff_restores_element_when_waiter_disconnected ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_map ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_null ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_null_array ... ok
[INFO] [stdout] test protocol::serialize::tests::should_serialize_rdb ... ok
[INFO] [stdout] test storage::tests::test_storage_no_expiration ... ok
[INFO] [stdout] test commands::set::tests::test_set_command_with_expiration ... ok
[INFO] [stdout] test storage::tests::test_storage_expiration_expired ... ok
[INFO] [stdout] test commands::list::blpop::tests::test_blpop_fifo_across_multiple_waiters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 264 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_redis-32c9e6c4278b130f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/basic_commands.rs (/opt/rustwide/target/debug/deps/e2e_basic_commands-bb3c97271538544d)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_echo_empty_string ... ok
[INFO] [stdout] test test_echo_special_characters ... ok
[INFO] [stdout] test test_echo_simple ... ok
[INFO] [stdout] test test_command_responds ... ok
[INFO] [stdout] test test_key_exists_before_expiry ... ok
[INFO] [stdout] test test_info_replication_master ... ok
[INFO] [stdout] test test_get_nonexistent_key ... ok
[INFO] [stdout] test test_multiple_clients_independent_operations ... ok
[INFO] [stdout] test test_large_value ... ok
[INFO] [stdout] test test_ping_returns_pong ... ok
[INFO] [stdout] test test_numeric_values ... ok
[INFO] [stdout] test test_multiple_keys ... ok
[INFO] [stdout] test test_concurrent_writes_to_same_key ... ok
[INFO] [stdout] test test_get_existing_key ... ok
[INFO] [stdout] test test_multiple_pings ... ok
[INFO] [stdout] test test_value_with_spaces ... ok
[INFO] [stdout] test test_set_returns_ok ... ok
[INFO] [stdout] test test_set_overwrites_value ... ok
[INFO] [stdout] test test_set_without_expiry_persists ... ok
[INFO] [stdout] test test_key_expires_after_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/list_commands.rs (/opt/rustwide/target/debug/deps/e2e_list_commands-5aed08dfb37fba53)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_lpop_on_nonexistent_key_returns_nil ... ok
[INFO] [stdout] test test_lpop_with_count_returns_array_of_removed_elements ... ok
[INFO] [stdout] test test_lpush_inserts_in_reverse_order ... ok
[INFO] [stdout] test test_lpop_with_count_zero_returns_empty_array ... ok
[INFO] [stdout] test test_lrange_full_range_via_negative_one ... ok
[INFO] [stdout] test test_llen_returns_length_of_existing_list ... ok
[INFO] [stdout] test test_lpop_drains_list_then_returns_nil ... ok
[INFO] [stdout] test test_blpop_returns_immediately_when_list_non_empty ... ok
[INFO] [stdout] test test_lpop_removes_and_returns_head_as_bulk_string ... ok
[INFO] [stdout] test test_lrange_clamps_out_of_range_stop ... ok
[INFO] [stdout] test test_lrange_negative_indices_count_from_end ... ok
[INFO] [stdout] test test_rpush_and_lpush_combined_produce_expected_order ... ok
[INFO] [stdout] test test_lpush_returns_new_length_as_integer ... ok
[INFO] [stdout] test test_rpush_repeated_calls_grow_the_list ... ok
[INFO] [stdout] test test_llen_on_nonexistent_key_returns_zero ... ok
[INFO] [stdout] test test_lrange_on_nonexistent_key_returns_empty_array ... ok
[INFO] [stdout] test test_lpop_with_count_greater_than_length_drains_list ... ok
[INFO] [stdout] test test_rpush_returns_new_length_as_integer ... ok
[INFO] [stdout] test test_two_clients_share_the_same_list ... ok
[INFO] [stdout] test test_blpop_blocks_until_rpush_wakes_it ... ok
[INFO] [stdout] test test_blpop_serves_multiple_clients_in_fifo_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/replication.rs (/opt/rustwide/target/debug/deps/e2e_replication-9e4cdda6f578d878)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_master_echo_works ... ok
[INFO] [stdout] test test_master_ping_works ... ok
[INFO] [stdout] test test_master_get_works ... ok
[INFO] [stdout] test test_replica_info_shows_slave_role ... ok
[INFO] [stdout] test test_master_info_shows_master_role ... ok
[INFO] [stdout] test test_replica_responds_to_ping ... ok
[INFO] [stdout] test test_single_key_propagates ... ok
[INFO] [stdout] test test_expiring_key_propagates ... ok
[INFO] [stdout] test test_sequential_writes_propagate_in_order ... ok
[INFO] [stdout] test test_multiple_keys_propagate ... ok
[INFO] [stdout] test test_overwrite_propagates ... ok
[INFO] [stdout] test test_non_expiring_key_persists_on_replicas ... ok
[INFO] [stdout] test test_many_keys_propagate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.00s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/stream_commands.rs (/opt/rustwide/target/debug/deps/e2e_stream_commands-14e840045c11c383)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_xadd_rejects_invalid_id ... ok
[INFO] [stdout] test test_xadd_auto_generated_sequence_id ... ok
[INFO] [stdout] test test_type_distinguishes_stream_from_string_and_none ... ok
[INFO] [stdout] test test_type_of_stream_key ... ok
[INFO] [stdout] test test_type_reflects_overwrite_from_stream_to_string ... ok
[INFO] [stdout] test test_xrange_omitted_sequence_numbers ... ok
[INFO] [stdout] test test_xadd_appends_to_existing_stream ... ok
[INFO] [stdout] test test_xadd_returns_entry_id_as_bulk_string ... ok
[INFO] [stdout] test test_xadd_with_multiple_field_value_pairs ... ok
[INFO] [stdout] test test_xread_returns_entries_after_id_exclusive ... ok
[INFO] [stdout] test test_xrange_returns_entries_in_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running e2e/type_command.rs (/opt/rustwide/target/debug/deps/e2e_type_command-cdb8dbfe9e2bc91a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_type_of_list_key ... ok
[INFO] [stdout] test test_type_reflects_overwrite_from_list_to_string ... ok
[INFO] [stdout] test test_type_of_string_key ... ok
[INFO] [stdout] test test_type_of_missing_key_is_none ... ok
[INFO] [stdout] test test_type_of_expired_key_is_none ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-b5da2389cd5388b0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test e2e_binary_data_preserved ... ok
[INFO] [stdout] test e2e_echo_returns_argument ... ok
[INFO] [stdout] test e2e_get_missing_key_fails ... ok
[INFO] [stdout] test e2e_get_nonexistent_key ... ok
[INFO] [stdout] test e2e_info_command_master ... ok
[INFO] [stdout] test e2e_list_commands_public_api_smoke_test ... ok
[INFO] [stdout] test e2e_overwrite_key ... ok
[INFO] [stdout] test e2e_ping_works ... ok
[INFO] [stdout] test e2e_set_missing_value_fails ... ok
[INFO] [stdout] test e2e_stream_commands_public_api_smoke_test ... ok
[INFO] [stdout] test e2e_mixed_operations ... ok
[INFO] [stdout] test e2e_user_profile_caching ... ok
[INFO] [stdout] test e2e_multiple_keys ... ok
[INFO] [stdout] test e2e_set_get_basic ... ok
[INFO] [stdout] test e2e_rate_limiting_with_expiration ... ok
[INFO] [stdout] test e2e_info_command_replica ... ok
[INFO] [stdout] test e2e_long_lived_key ... ok
[INFO] [stdout] test e2e_session_simulation ... ok
[INFO] [stdout] test e2e_key_expires_uppercase_px ... ok
[INFO] [stdout] test e2e_key_expires ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rdb_fixtures.rs (/opt/rustwide/target/debug/deps/rdb_fixtures-042604f7631c84ef)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test rdb_round_trip_binary_values ... ok
[INFO] [stdout] test rdb_round_trip_via_storage_api ... ok
[INFO] [stdout] test rdb_round_trip_empty_values ... ok
[INFO] [stdout] test fixture_aux_and_resize ... FAILED
[INFO] [stdout] test fixture_empty_db ... FAILED
[INFO] [stdout] test fixture_integer_encoded ... FAILED
[INFO] [stdout] test fixture_mixed_types ... FAILED
[INFO] [stdout] test fixture_with_expired_keys ... FAILED
[INFO] [stdout] test fixture_multiple_databases ... FAILED
[INFO] [stdout] test fixture_string_keys ... FAILED
[INFO] [stdout] test fixture_with_expiry ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test rdb_fixtures`
[INFO] [stdout] ---- fixture_aux_and_resize stdout ----
[INFO] [stdout] Error: Failed to write /opt/rustwide/workdir/tests/fixtures/aux_and_resize.rdb
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::with_context::<alloc::string::String, rdb_fixtures::write_fixture::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/context.rs:65:37
[INFO] [stdout]    2: rdb_fixtures::write_fixture
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:34:28
[INFO] [stdout]    3: rdb_fixtures::fixture_aux_and_resize
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:418:5
[INFO] [stdout]    4: rdb_fixtures::fixture_aux_and_resize::{closure#0}
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:416:32
[INFO] [stdout]    5: <rdb_fixtures::fixture_aux_and_resize::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] ---- fixture_empty_db stdout ----
[INFO] [stdout] Error: Failed to write /opt/rustwide/workdir/tests/fixtures/empty_db.rdb
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::with_context::<alloc::string::String, rdb_fixtures::write_fixture::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/context.rs:65:37
[INFO] [stdout]    2: rdb_fixtures::write_fixture
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:34:28
[INFO] [stdout]    3: rdb_fixtures::fixture_empty_db
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:280:5
[INFO] [stdout]    4: rdb_fixtures::fixture_empty_db::{closure#0}
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:278:26
[INFO] [stdout]    5: <rdb_fixtures::fixture_empty_db::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] ---- fixture_integer_encoded stdout ----
[INFO] [stdout] Error: Failed to write /opt/rustwide/workdir/tests/fixtures/integer_encoded.rdb
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::with_context::<alloc::string::String, rdb_fixtures::write_fixture::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/context.rs:65:37
[INFO] [stdout]    2: rdb_fixtures::write_fixture
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:34:28
[INFO] [stdout]    3: rdb_fixtures::fixture_integer_encoded
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:375:5
[INFO] [stdout]    4: rdb_fixtures::fixture_integer_encoded::{closure#0}
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:373:33
[INFO] [stdout]    5: <rdb_fixtures::fixture_integer_encoded::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] ---- fixture_mixed_types stdout ----
[INFO] [stdout] Error: Failed to write /opt/rustwide/workdir/tests/fixtures/mixed_types.rdb
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::with_context::<alloc::string::String, rdb_fixtures::write_fixture::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/context.rs:65:37
[INFO] [stdout]    2: rdb_fixtures::write_fixture
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:34:28
[INFO] [stdout]    3: rdb_fixtures::fixture_mixed_types
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:473:5
[INFO] [stdout]    4: rdb_fixtures::fixture_mixed_types::{closure#0}
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:471:29
[INFO] [stdout]    5: <rdb_fixtures::fixture_mixed_types::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] ---- fixture_with_expired_keys stdout ----
[INFO] [stdout] Error: Failed to write /opt/rustwide/workdir/tests/fixtures/with_expired_keys.rdb
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::with_context::<alloc::string::String, rdb_fixtures::write_fixture::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/context.rs:65:37
[INFO] [stdout]    2: rdb_fixtures::write_fixture
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:34:28
[INFO] [stdout]    3: rdb_fixtures::fixture_with_expired_keys
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:503:5
[INFO] [stdout]    4: rdb_fixtures::fixture_with_expired_keys::{closure#0}
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:501:35
[INFO] [stdout]    5: <rdb_fixtures::fixture_with_expired_keys::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] ---- fixture_multiple_databases stdout ----
[INFO] [stdout] Error: Failed to write /opt/rustwide/workdir/tests/fixtures/multiple_databases.rdb
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::with_context::<alloc::string::String, rdb_fixtures::write_fixture::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/context.rs:65:37
[INFO] [stdout]    2: rdb_fixtures::write_fixture
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:34:28
[INFO] [stdout]    3: rdb_fixtures::fixture_multiple_databases
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:437:5
[INFO] [stdout]    4: rdb_fixtures::fixture_multiple_databases::{closure#0}
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:435:36
[INFO] [stdout]    5: <rdb_fixtures::fixture_multiple_databases::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] ---- fixture_string_keys stdout ----
[INFO] [stdout] Error: Failed to write /opt/rustwide/workdir/tests/fixtures/string_keys.rdb
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::with_context::<alloc::string::String, rdb_fixtures::write_fixture::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/context.rs:65:37
[INFO] [stdout]    2: rdb_fixtures::write_fixture
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:34:28
[INFO] [stdout]    3: rdb_fixtures::fixture_string_keys
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:291:5
[INFO] [stdout]    4: rdb_fixtures::fixture_string_keys::{closure#0}
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:289:29
[INFO] [stdout]    5: <rdb_fixtures::fixture_string_keys::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] ---- fixture_with_expiry stdout ----
[INFO] [stdout] Error: Failed to write /opt/rustwide/workdir/tests/fixtures/with_expiry.rdb
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::with_context::<alloc::string::String, rdb_fixtures::write_fixture::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/context.rs:65:37
[INFO] [stdout]    2: rdb_fixtures::write_fixture
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:34:28
[INFO] [stdout]    3: rdb_fixtures::fixture_with_expiry
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:314:5
[INFO] [stdout]    4: rdb_fixtures::fixture_with_expiry::{closure#0}
[INFO] [stdout]              at ./tests/rdb_fixtures.rs:312:29
[INFO] [stdout]    5: <rdb_fixtures::fixture_with_expiry::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fixture_aux_and_resize
[INFO] [stdout]     fixture_empty_db
[INFO] [stdout]     fixture_integer_encoded
[INFO] [stdout]     fixture_mixed_types
[INFO] [stdout]     fixture_multiple_databases
[INFO] [stdout]     fixture_string_keys
[INFO] [stdout]     fixture_with_expired_keys
[INFO] [stdout]     fixture_with_expiry
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148", kill_on_drop: false }`
[INFO] [stdout] 60269cd2236a71cc004acaa1e903299f4a37490e9e93ff84bb55ba901180e148
