[INFO] cloning repository https://github.com/juanmilkah/resp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juanmilkah/resp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanmilkah%2Fresp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanmilkah%2Fresp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15fe1266c59f516a86a4b0410f8fd9b5f008e016
[INFO] testing juanmilkah/resp against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanmilkah%2Fresp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juanmilkah/resp
[INFO] finished tweaking git repo https://github.com/juanmilkah/resp
[INFO] tweaked toml for git repo https://github.com/juanmilkah/resp written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juanmilkah/resp on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juanmilkah/resp 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1
[INFO] running `Command { std: "docker" "start" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1", 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" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1", 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" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling bincode2 v2.0.1
[INFO] [stderr]    Compiling volatix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1", 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" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling volatix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 32.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1", 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" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] [stderr]      Running unittests volatix_core/src/lib.rs (/opt/rustwide/target/release/deps/volatix_core-5b61385c96d4ecda)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test resp3::resp3_tests::t_parse_2d_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_null_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_bstring_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_bstring ... ok
[INFO] [stdout] test resp3::resp3_tests::t_null_array_elements ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_deep_nested_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_empty_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_empty_bstring ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_empty_nested_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_errors ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_integer_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_large_integer ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_mixed_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_mixed_integer_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_null_bstring ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_simple_2d_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_string ... ok
[INFO] [stdout] test resp3::resp3_tests::test_basic_doubles ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_simple_integer ... ok
[INFO] [stdout] test resp3::resp3_tests::test_booleans ... ok
[INFO] [stdout] test resp3::resp3_tests::test_bulk_error ... ok
[INFO] [stdout] test resp3::resp3_tests::test_big_number ... ok
[INFO] [stdout] test resp3::resp3_tests::test_nan ... ok
[INFO] [stdout] test resp3::resp3_tests::test_int_double ... ok
[INFO] [stdout] test resp3::resp3_tests::test_negative_infinity ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_mixed_2d_array ... ok
[INFO] [stdout] test resp3::resp3_tests::test_verbatim_string ... ok
[INFO] [stdout] test storage::storage_tests::test_remove_entry ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_negative_integer ... ok
[INFO] [stdout] test storage::storage_tests::test_custom_options ... ok
[INFO] [stdout] test storage::storage_tests::test_get_entries_batch ... ok
[INFO] [stdout] test storage::storage_tests::test_eviction_policy_lru ... ok
[INFO] [stdout] test storage::storage_tests::test_capacity_enforcement ... ok
[INFO] [stdout] test resp3::resp3_tests::test_simple_map ... ok
[INFO] [stdout] test storage::storage_tests::test_extend_negative_ttl ... ok
[INFO] [stdout] test storage::storage_tests::test_extend_ttl ... ok
[INFO] [stdout] test storage::storage_tests::test_eviction_policy_lfu ... ok
[INFO] [stdout] test storage::storage_tests::test_insert_and_get_key ... ok
[INFO] [stdout] test storage::storage_tests::test_insert_and_remove_entries_batch ... ok
[INFO] [stdout] test storage::storage_tests::test_insert_with_custom_ttl ... ok
[INFO] [stdout] test storage::storage_tests::test_eviction_policy_size_aware ... ok
[INFO] [stdout] test storage::storage_tests::test_remove_nonexistent_key ... ok
[INFO] [stdout] test storage::storage_tests::test_time_to_live_none_for_missing_key ... ok
[INFO] [stdout] test storage::storage_tests::test_reset_stats ... ok
[INFO] [stdout] test storage::storage_tests::test_update_existing_key ... ok
[INFO] [stdout] test storage::storage_tests::test_remove_oldest_key ... ok
[INFO] [stdout] test storage::storage_tests::test_remove_expired_directly ... ok
[INFO] [stdout] test storage::storage_tests::test_ttl_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests volatix_bench/src/main.rs (/opt/rustwide/target/release/deps/volatix_bench-5fb3411037dfc6d2)
[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 unittests volatix_cli/src/main.rs (/opt/rustwide/target/release/deps/volatix_cli-7d2b6191d27f27ac)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test parse::cli_parsing::test_empty_string_after_command_extraction ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_curly_list ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_delete_error ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_get_error ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_get_ok ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_help_and_others ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_json ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_lists ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_set_error ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_set_ok ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_setlist ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_unquoted_lists ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_delete_ok ... ok
[INFO] [stdout] test test_history::test_history ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests volatix_server/src/main.rs (/opt/rustwide/target/release/deps/volatix_server-f1f65563dbf735fd)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/release/deps/integration-1d0a7710d678b83a)
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test integration::test_compression ... FAILED
[INFO] [stdout] test integration::test_set_get_delete ... FAILED
[INFO] [stdout] test integration::test_handshake ... FAILED
[INFO] [stdout] test integration::test_set_get_delete_lists ... FAILED
[INFO] [stdout] test integration::test_set_get_delete_maps ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration::test_compression stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::test_compression' (1178) panicked at tests/integration.rs:265:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56906cf9c8c7 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x56906cf78d4a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x56906cf9be7b - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x56906cf9b95f - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x56906cf9b58a - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x56906cf9b0c2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x56906cfc2431 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x56906cfc23e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x56906cfc28fc - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x56906cf78bdb - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x56906cf7c241 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x56906cf8a15a - integration[5b909501f54c17fd]::integration::test_compression
[INFO] [stdout]   12:     0x56906cf77609 - <integration[5b909501f54c17fd]::integration::test_compression::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x56906cfda43b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x56906cfd5a4f - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x56906cfd54cc - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x56906cff268c - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x56906cfc3cb2 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x780a23c1e07a - <unknown>
[INFO] [stdout]   19:     0x780a23cb1534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::test_set_get_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::test_set_get_delete' (1180) panicked at tests/integration.rs:179:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56906cf9c8c7 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x56906cf78d4a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x56906cf9be7b - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x56906cf9b95f - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x56906cf9b58a - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x56906cf9b0c2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x56906cfc2431 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x56906cfc23e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x56906cfc28fc - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x56906cf78bdb - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x56906cf7c241 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x56906cf8ccc5 - integration[5b909501f54c17fd]::integration::test_set_get_delete
[INFO] [stdout]   12:     0x56906cf77629 - <integration[5b909501f54c17fd]::integration::test_set_get_delete::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x56906cfda43b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x56906cfd5a4f - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x56906cfd54cc - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x56906cff268c - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x56906cfc3cb2 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x780a23c1e07a - <unknown>
[INFO] [stdout]   19:     0x780a23cb1534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::test_handshake stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::test_handshake' (1179) panicked at tests/integration.rs:160:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56906cf9c8c7 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x56906cf78d4a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x56906cf9be7b - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x56906cf9b95f - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x56906cf9b58a - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x56906cf9b0c2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x56906cfc2431 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x56906cfc23e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x56906cfc28fc - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x56906cf78bdb - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x56906cf7c241 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x56906cf77484 - <integration[5b909501f54c17fd]::integration::test_handshake::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x56906cfda43b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   13:     0x56906cfd5a4f - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   14:     0x56906cfd54cc - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x56906cff268c - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x56906cfc3cb2 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x780a23c1e07a - <unknown>
[INFO] [stdout]   18:     0x780a23cb1534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::test_set_get_delete_lists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::test_set_get_delete_lists' (1181) panicked at tests/integration.rs:200:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56906cf9c8c7 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x56906cf78d4a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x56906cf9be7b - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x56906cf9b95f - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x56906cf9b58a - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x56906cf9b0c2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x56906cfc2431 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x56906cfc23e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x56906cfc28fc - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x56906cf78bdb - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x56906cf7c241 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x56906cf9216d - integration[5b909501f54c17fd]::integration::test_set_get_delete_lists
[INFO] [stdout]   12:     0x56906cf77669 - <integration[5b909501f54c17fd]::integration::test_set_get_delete_lists::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x56906cfda43b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x56906cfd5a4f - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x56906cfd54cc - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x56906cff268c - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x56906cfc3cb2 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x780a23c1e07a - <unknown>
[INFO] [stdout]   19:     0x780a23cb1534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::test_set_get_delete_maps stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::test_set_get_delete_maps' (1182) panicked at tests/integration.rs:243:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56906cf9c8c7 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x56906cf78d4a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x56906cf9be7b - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x56906cf9b95f - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x56906cf9b58a - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x56906cf9b0c2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x56906cfc2431 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x56906cfc23e9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x56906cfc28fc - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x56906cf78bdb - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x56906cf7c241 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x56906cf8f58e - integration[5b909501f54c17fd]::integration::test_set_get_delete_maps
[INFO] [stdout]   12:     0x56906cf77649 - <integration[5b909501f54c17fd]::integration::test_set_get_delete_maps::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x56906cfda43b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x56906cfd5a4f - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x56906cfd54cc - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x56906cff268c - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x56906cfc3cb2 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x780a23c1e07a - <unknown>
[INFO] [stdout]   19:     0x780a23cb1534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration::test_compression
[INFO] [stdout]     integration::test_handshake
[INFO] [stdout]     integration::test_set_get_delete
[INFO] [stdout]     integration::test_set_get_delete_lists
[INFO] [stdout]     integration::test_set_get_delete_maps
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1", kill_on_drop: false }`
[INFO] [stdout] 4a227b29d453a1c5470d31d5856a158cde3ed5e1894346f2de693224539789d1
