[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.98.0-beta.8+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-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/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juanmilkah/resp on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.43
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded bincode2 v2.0.1
[INFO] [stderr]   Downloaded clap_builder v4.5.43
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84
[INFO] running `Command { std: "docker" "start" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84", 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" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84", 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" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "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 cfg-if v1.0.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[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 parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[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 53.65s
[INFO] running `Command { std: "docker" "inspect" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84", 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" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "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 34.52s
[INFO] running `Command { std: "docker" "inspect" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84", 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" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[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_null_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_null_array_elements ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_bstring ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_bstring_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_2d_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_mixed_2d_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_mixed_array ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_negative_integer ... 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_simple_integer ... 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::test_big_number ... 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_int_double ... ok
[INFO] [stdout] test resp3::resp3_tests::test_negative_infinity ... ok
[INFO] [stdout] test storage::storage_tests::test_eviction_policy_lru ... ok
[INFO] [stdout] test storage::storage_tests::test_insert_with_custom_ttl ... ok
[INFO] [stdout] test storage::storage_tests::test_remove_entry ... ok
[INFO] [stdout] test storage::storage_tests::test_remove_nonexistent_key ... ok
[INFO] [stdout] test storage::storage_tests::test_reset_stats ... ok
[INFO] [stdout] test storage::storage_tests::test_time_to_live_none_for_missing_key ... ok
[INFO] [stdout] test resp3::resp3_tests::test_simple_map ... ok
[INFO] [stdout] test storage::storage_tests::test_eviction_policy_lfu ... ok
[INFO] [stdout] test storage::storage_tests::test_eviction_policy_size_aware ... ok
[INFO] [stdout] test storage::storage_tests::test_extend_ttl ... ok
[INFO] [stdout] test storage::storage_tests::test_insert_and_get_key ... ok
[INFO] [stdout] test storage::storage_tests::test_custom_options ... ok
[INFO] [stdout] test resp3::resp3_tests::test_verbatim_string ... ok
[INFO] [stdout] test storage::storage_tests::test_capacity_enforcement ... ok
[INFO] [stdout] test storage::storage_tests::test_get_entries_batch ... ok
[INFO] [stdout] test resp3::resp3_tests::t_parse_deep_nested_array ... ok
[INFO] [stdout] test storage::storage_tests::test_extend_negative_ttl ... ok
[INFO] [stdout] test storage::storage_tests::test_insert_and_remove_entries_batch ... 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 resp3::resp3_tests::test_nan ... 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.15s
[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_ok ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_get_error ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_delete_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_set_error ... ok
[INFO] [stdout] test parse::cli_parsing::test_parse_lists ... 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_json ... 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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests volatix_server/src/main.rs (/opt/rustwide/target/release/deps/volatix_server-f1f65563dbf735fd)
[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 tests/integration.rs (/opt/rustwide/target/release/deps/integration-1d0a7710d678b83a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test integration::test_compression ... FAILED
[INFO] [stdout] test integration::test_handshake ... FAILED
[INFO] [stdout] test integration::test_set_get_delete ... 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' (1241) 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:     0x61a810687fb6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61a81066763a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x61a81068750b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61a81068700f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61a810686c3a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x61a8106867a1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x61a8106afa01 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x61a8106af9b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x61a8106afebc - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x61a8106674cb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x61a81066ac61 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x61a8106784a8 - integration[4b6a2bbbb315e3ce]::integration::test_compression
[INFO] [stdout]   12:     0x61a810663f99 - <integration[4b6a2bbbb315e3ce]::integration::test_compression::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x61a8106c77ab - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x61a8106c2d72 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x61a8106c27ec - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x61a8106df14c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x61a8106b1099 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7fc06e61007a - <unknown>
[INFO] [stdout]   19:     0x7fc06e6a3534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::test_handshake stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::test_handshake' (1242) 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:     0x61a810687fb6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61a81066763a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x61a81068750b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61a81068700f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61a810686c3a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x61a8106867a1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x61a8106afa01 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x61a8106af9b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x61a8106afebc - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x61a8106674cb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x61a81066ac61 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x61a810663e14 - <integration[4b6a2bbbb315e3ce]::integration::test_handshake::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x61a8106c77ab - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   13:     0x61a8106c2d72 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   14:     0x61a8106c27ec - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x61a8106df14c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x61a8106b1099 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x7fc06e61007a - <unknown>
[INFO] [stdout]   18:     0x7fc06e6a3534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration::test_set_get_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::test_set_get_delete' (1243) 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:     0x61a810687fb6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61a81066763a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x61a81068750b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61a81068700f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61a810686c3a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x61a8106867a1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x61a8106afa01 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x61a8106af9b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x61a8106afebc - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x61a8106674cb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x61a81066ac61 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x61a810665a0a - <integration[4b6a2bbbb315e3ce]::integration::test_set_get_delete::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x61a8106c77ab - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   13:     0x61a8106c2d72 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   14:     0x61a8106c27ec - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x61a8106df14c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x61a8106b1099 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x7fc06e61007a - <unknown>
[INFO] [stdout]   18:     0x7fc06e6a3534 - 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' (1244) 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:     0x61a810687fb6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61a81066763a - core[832e9a552fc17241]::fmt::write
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout]    2:     0x61a81068750b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61a81068700f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61a810686c3a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x61a8106867a1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x61a8106afa01 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x61a8106af9b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x61a8106afebc - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x61a8106674cb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x61a81066ac61 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x61a81067da08 - integration[4b6a2bbbb315e3ce]::integration::test_set_get_delete_lists
[INFO] [stdout]   12:     0x61a810665f79 - <integration[4b6a2bbbb315e3ce]::integration::test_set_get_delete_lists::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x61a8106c77ab - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x61a8106c2d72 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x61a8106c27ec - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x61a8106df14c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x61a8106b1099 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7fc06e61007a - <unknown>
[INFO] [stdout]   19:     0x7fc06e6a3534 - 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' (1245) 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:     0x61a810687fb6 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61a81066763a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x61a81068750b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x61a81068700f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61a810686c3a - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x61a8106867a1 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x61a8106afa01 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x61a8106af9b9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x61a8106afebc - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x61a8106674cb - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x61a81066ac61 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x61a81067b234 - integration[4b6a2bbbb315e3ce]::integration::test_set_get_delete_maps
[INFO] [stdout]   12:     0x61a810665f59 - <integration[4b6a2bbbb315e3ce]::integration::test_set_get_delete_maps::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x61a8106c77ab - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x61a8106c2d72 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x61a8106c27ec - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x61a8106df14c - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x61a8106b1099 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7fc06e61007a - <unknown>
[INFO] [stdout]   19:     0x7fc06e6a3534 - 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] running `Command { std: "docker" "inspect" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84", kill_on_drop: false }`
[INFO] [stdout] 505c2e7111b63e21e383e6c3038d99ff092fcf061bcd7ebe66a17cd7690a1e84
