[INFO] cloning repository https://github.com/JoshuaBOUCHAT/radixox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshuaBOUCHAT/radixox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa1d2d9595eb32ab05a7cf97711cdc2efc2b0347
[INFO] testing JoshuaBOUCHAT/radixox against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/JoshuaBOUCHAT/radixox
[INFO] finished tweaking git repo https://github.com/JoshuaBOUCHAT/radixox
[INFO] tweaked toml for git repo https://github.com/JoshuaBOUCHAT/radixox written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JoshuaBOUCHAT/radixox on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JoshuaBOUCHAT/radixox 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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d
[INFO] running `Command { std: "docker" "start" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d", 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" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d", 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" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mimalloc v0.1.50
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling auto-const-array v0.2.2
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling radixox-lib v0.5.0 (/opt/rustwide/workdir/radixox-lib)
[INFO] [stderr]    Compiling hislab v0.2.1
[INFO] [stderr]    Compiling oxidart v0.5.0 (/opt/rustwide/workdir/oxidart)
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling radixox v0.5.0 (/opt/rustwide/workdir/radixox)
[INFO] [stdout] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stdout]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.49s
[INFO] running `Command { std: "docker" "inspect" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d", 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" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling radixox-lib v0.5.0 (/opt/rustwide/workdir/radixox-lib)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling auto-const-array v0.2.2
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling oxidart v0.5.0 (/opt/rustwide/workdir/oxidart)
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling radixox v0.5.0 (/opt/rustwide/workdir/radixox)
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stdout]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stdout] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stdout]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.08s
[INFO] running `Command { std: "docker" "inspect" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d", 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" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `list_mut` is never used
[INFO] [stderr]    --> oxidart/src/value.rs:146:15
[INFO] [stderr]     |
[INFO] [stderr] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stderr]    --> oxidart/src/value.rs:296:12
[INFO] [stderr]     |
[INFO] [stderr] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidart` (lib) generated 2 warnings
[INFO] [stderr] warning: `oxidart` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stderr]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `radixox` (bin "radixox") generated 1 warning (run `cargo fix --bin "radixox" -p radixox` to apply 1 suggestion)
[INFO] [stderr] warning: `radixox` (bin "radixox" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidart-c8cf1a68ca2da740)
[INFO] [stdout] 
[INFO] [stdout] running 133 tests
[INFO] [stdout] test async_command::tests::deln_async_partial_prefix ... ok
[INFO] [stdout] test async_command::tests::getn_async_prefix ... ok
[INFO] [stdout] test async_command::tests::deln_async_empty_prefix_flushdb ... ok
[INFO] [stdout] test async_command::tests::getn_async_empty_prefix_returns_all ... ok
[INFO] [stdout] test async_command::tests::multiple_async_ops_leave_tree_consistent ... ok
[INFO] [stdout] test async_command::tests::getn_then_deln_async_consistency ... ok
[INFO] [stdout] test async_command::tests::deln_async_no_match_returns_zero ... ok
[INFO] [stdout] test counter::tests::expired_key_resets ... ok
[INFO] [stdout] test counter::tests::decr_below_zero ... ok
[INFO] [stdout] test counter::tests::incr_converts_to_int ... ok
[INFO] [stdout] test async_command::tests::getn_async_no_match ... ok
[INFO] [stdout] test counter::tests::decrby_amount ... ok
[INFO] [stdout] test counter::tests::incr_existing ... ok
[INFO] [stdout] test async_command::tests::deln_async_prefix ... ok
[INFO] [stdout] test counter::tests::incr_new_key ... ok
[INFO] [stdout] test counter::tests::incrby_amount ... ok
[INFO] [stdout] test counter::tests::negative_value ... ok
[INFO] [stdout] test counter::tests::preserves_ttl ... ok
[INFO] [stdout] test test::test_common_prefix_split ... ok
[INFO] [stdout] test regex::tests::match_all ... ok
[INFO] [stdout] test regex::tests::character_class ... ok
[INFO] [stdout] test test::test_del_all_keys ... ok
[INFO] [stdout] test counter::tests::not_an_integer ... ok
[INFO] [stdout] test counter::tests::overflow ... ok
[INFO] [stdout] test regex::tests::two_wildcards_specific_segments ... ok
[INFO] [stdout] test regex::tests::simple_prefix ... ok
[INFO] [stdout] test regex::tests::exact_match ... ok
[INFO] [stdout] test regex::tests::no_match ... ok
[INFO] [stdout] test regex::tests::wildcard_middle_segment ... ok
[INFO] [stdout] test regex::tests::expired_entries_skipped ... ok
[INFO] [stdout] test test::test_del_empty_key ... ok
[INFO] [stdout] test test::test_del_basic ... ok
[INFO] [stdout] test test::test_del_with_recompression ... ok
[INFO] [stdout] test test::test_del_intermediate_node_with_children ... ok
[INFO] [stdout] test test::test_deln_basic ... ok
[INFO] [stdout] test test::test_deln_no_match ... ok
[INFO] [stdout] test test::test_del_nonexistent ... ok
[INFO] [stdout] test test::test_deln_empty_prefix ... ok
[INFO] [stdout] test test::test_deln_exact_key_with_children ... ok
[INFO] [stdout] test test::test_deln_partial_match ... ok
[INFO] [stdout] test test::test_del_then_reinsert ... ok
[INFO] [stdout] test test::test_deln_many_children ... ok
[INFO] [stdout] test test::test_deln_prefix_in_compression ... ok
[INFO] [stdout] test test::test_deln_then_insert ... ok
[INFO] [stdout] test test::test_deln_with_nested_keys ... ok
[INFO] [stdout] test test::test_getn_exact_key ... ok
[INFO] [stdout] test test::test_getn_prefix_in_compression ... ok
[INFO] [stdout] test test::test_get_nonexistent ... ok
[INFO] [stdout] test test::test_getn_many_children ... ok
[INFO] [stdout] test test::test_long_keys ... ok
[INFO] [stdout] test test::test_many_keys_same_prefix ... ok
[INFO] [stdout] test test::test_evict_expired_basic ... ok
[INFO] [stdout] test test::test_empty_key ... ok
[INFO] [stdout] test test::test_getn_no_match ... ok
[INFO] [stdout] test test::test_getn_basic ... ok
[INFO] [stdout] test test::test_node_size ... ok
[INFO] [stdout] test test::test_getn_single_char_prefix ... ok
[INFO] [stdout] test test::test_getn_with_nested_keys ... ok
[INFO] [stdout] test test::test_evict_expired_partial ... ok
[INFO] [stdout] test test::test_get_set_basic ... ok
[INFO] [stdout] test test::test_recompress_transfers_overflow ... ok
[INFO] [stdout] test test::test_getn_empty_prefix ... ok
[INFO] [stdout] test test::test_ttl_expired_on_get ... ok
[INFO] [stdout] test test::test_overwrite_value ... ok
[INFO] [stdout] test test_structures::cross_type_similar_keys_no_bleed ... ok
[INFO] [stdout] test test::test_multiple_branches ... ok
[INFO] [stdout] test test::test_ttl_getn_filters_expired ... ok
[INFO] [stdout] test test_structures::hash_delete_one_preserves_siblings ... ok
[INFO] [stdout] test test_structures::hash_hdel_missing_key ... ok
[INFO] [stdout] test test_structures::cross_type_set_overwrites_with_string ... ok
[INFO] [stdout] test test::test_ttl_cleanup_on_expired_get ... ok
[INFO] [stdout] test test::test_partial_key_not_found ... ok
[INFO] [stdout] test test::test_prefix_is_also_key ... ok
[INFO] [stdout] test test_structures::hash_add_delete_cycle_many_keys ... ok
[INFO] [stdout] test test_structures::hash_hdel_basic ... ok
[INFO] [stdout] test test_structures::hash_hdel_auto_cleanup_on_last_field ... ok
[INFO] [stdout] test test_structures::hash_hdel_absent_field ... ok
[INFO] [stdout] test test_structures::hash_hexists ... ok
[INFO] [stdout] test test_structures::hash_hgetall_missing_key ... ok
[INFO] [stdout] test test_structures::cross_type_mixed_tree_deep ... ok
[INFO] [stdout] test test_structures::hash_hdel_many_fields ... ok
[INFO] [stdout] test test_structures::hash_hgetall_order ... ok
[INFO] [stdout] test test_structures::hash_hincrby_non_numeric_field_errors ... ok
[INFO] [stdout] test test_structures::hash_hincrby_basic ... ok
[INFO] [stdout] test test_structures::hash_hset_hget_basic ... ok
[INFO] [stdout] test test_structures::hash_hset_mixed_add_update ... ok
[INFO] [stdout] test test_structures::hash_hset_update_does_not_increment_added ... ok
[INFO] [stdout] test test_structures::hash_overwrite_field_does_not_affect_others ... ok
[INFO] [stdout] test test_structures::hash_wrongtype_on_string_key ... ok
[INFO] [stdout] test test_structures::set_delete_one_preserves_siblings ... ok
[INFO] [stdout] test test_structures::set_add_delete_cycle_many_keys ... ok
[INFO] [stdout] test test_structures::hash_hincrby_on_string_field ... ok
[INFO] [stdout] test test_structures::set_smembers_empty_key ... ok
[INFO] [stdout] test test_structures::set_sadd_basic ... ok
[INFO] [stdout] test test_structures::hash_many_similar_keys_isolation ... ok
[INFO] [stdout] test test_structures::set_smembers_sorted ... ok
[INFO] [stdout] test test_structures::set_spop_count ... ok
[INFO] [stdout] test test_structures::hash_hlen_hkeys_hvals_hmget ... ok
[INFO] [stdout] test test_structures::set_spop_count_exceeds_cardinality ... ok
[INFO] [stdout] test test_structures::set_sismember ... ok
[INFO] [stdout] test test_structures::set_spop_single ... ok
[INFO] [stdout] test test_structures::set_sadd_deduplication ... ok
[INFO] [stdout] test test_structures::set_srem_basic ... ok
[INFO] [stdout] test test_structures::set_many_similar_keys_isolation ... ok
[INFO] [stdout] test test_structures::set_spop_invalid_count_errors ... ok
[INFO] [stdout] test test_structures::set_wrongtype_on_string_key ... ok
[INFO] [stdout] test test_structures::set_srem_missing_key ... ok
[INFO] [stdout] test test_structures::zset_delete_one_preserves_siblings ... ok
[INFO] [stdout] test test_structures::zset_zincrby_basic ... ok
[INFO] [stdout] test test_structures::zset_zadd_basic ... ok
[INFO] [stdout] test test_structures::zset_add_delete_cycle_many_keys ... ok
[INFO] [stdout] test test_structures::zset_equal_scores_lexicographic_tiebreak ... ok
[INFO] [stdout] test test_structures::zset_score_update_removes_old_sorted_entry ... ok
[INFO] [stdout] test test_structures::zset_wrongtype_on_string_key ... ok
[INFO] [stdout] test test_structures::zset_many_similar_keys_isolation ... ok
[INFO] [stdout] test test_structures::zset_zadd_update_does_not_increment_added ... ok
[INFO] [stdout] test test_structures::zset_double_index_consistency_after_updates ... ok
[INFO] [stdout] test test_structures::set_srem_auto_cleanup ... ok
[INFO] [stdout] test test_structures::zset_zrange_ascending_order ... ok
[INFO] [stdout] test test_structures::zset_zincrby_updates_order ... ok
[INFO] [stdout] test test_structures::zset_zrange_empty_range ... ok
[INFO] [stdout] test test_structures::zset_zrange_negative_indices ... ok
[INFO] [stdout] test test_structures::zset_zrange_missing_key ... ok
[INFO] [stdout] test test_structures::zset_zscore_basic ... ok
[INFO] [stdout] test test_structures::zset_zrange_with_scores ... ok
[INFO] [stdout] test test_structures::zset_zrem_auto_cleanup ... ok
[INFO] [stdout] test test_structures::zset_zrem_missing_key ... ok
[INFO] [stdout] test test_structures::zset_zrange_partial ... ok
[INFO] [stdout] test test_structures::zset_zrem_basic ... ok
[INFO] [stdout] test monoio::tests::test_spawn_evictor_100_entries ... ok
[INFO] [stdout] test monoio::tests::test_spawn_evictor_partial_expiration ... ok
[INFO] [stdout] test monoio::tests::test_shared_with_ticker_constructor ... ok
[INFO] [stdout] test monoio::tests::test_ttl_expiration_with_ticker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radixox-45ae421c551742e1)
[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 src/bin/resp.rs (/opt/rustwide/target/debug/deps/radixox-7839ad6bd7cd9cc5)
[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/concurrency.rs (/opt/rustwide/target/debug/deps/concurrency-9564a10321cb5a94)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `-p radixox --test concurrency`
[INFO] [stdout] test unlink_yields_to_concurrent_clients ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- unlink_yields_to_concurrent_clients stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unlink_yields_to_concurrent_clients' (2087) panicked at radixox/tests/common/mod.rs:25:29:
[INFO] [stdout] failed to spawn radixox-resp on port 16386: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf0d2d33e81 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf0d2d33e81 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf0d2d33e81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf0d2d33e81 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf0d2d4a1ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf0d2d4a1ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5cf0d2d38a0c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5cf0d2d38a0c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5cf0d2d111d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf0d2d111d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf0d2d2b8d9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf0d2ba0500 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5cf0d2ba0500 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cf0d2d2ba92 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5cf0d2d2ba92 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5cf0d2d11282 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5cf0d2d08b09 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf0d2d1206d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5cf0d2d4a9bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf0d2b8d55f - concurrency[8f12a698a472d473]::common::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/common/mod.rs:25:29
[INFO] [stdout]   20:     0x5cf0d2b87324 - <core[6883ba1bc0fe4ed1]::result::Result<std[73adb7dc35730857]::process::Child, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap_or_else::<concurrency[8f12a698a472d473]::common::start_server::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   21:     0x5cf0d2b9143b - concurrency[8f12a698a472d473]::common::start_server
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/common/mod.rs:25:10
[INFO] [stdout]   22:     0x5cf0d2b8cefb - concurrency[8f12a698a472d473]::server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/concurrency.rs:13:25
[INFO] [stdout]   23:     0x5cf0d2b8c146 - <std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::get_or_init::<concurrency[8f12a698a472d473]::server::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x5cf0d2b8c11d - <std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[8f12a698a472d473]::server::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x5cf0d2b8c1c1 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[8f12a698a472d473]::server::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   26:     0x5cf0d2d174b9 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   27:     0x5cf0d2b87970 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[8f12a698a472d473]::server::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   28:     0x5cf0d2b8749e - <std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[8f12a698a472d473]::server::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x5cf0d2b87567 - <std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::get_or_try_init::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::get_or_init<concurrency[8f12a698a472d473]::server::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x5cf0d2b874cd - <std[73adb7dc35730857]::sync::once_lock::OnceLock<()>>::get_or_init::<concurrency[8f12a698a472d473]::server::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x5cf0d2b8d80a - concurrency[8f12a698a472d473]::server
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/concurrency.rs:13:10
[INFO] [stdout]   32:     0x5cf0d2b8d864 - concurrency[8f12a698a472d473]::unlink_yields_to_concurrent_clients
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/concurrency.rs:31:21
[INFO] [stdout]   33:     0x5cf0d2b8ced7 - concurrency[8f12a698a472d473]::unlink_yields_to_concurrent_clients::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radixox/tests/concurrency.rs:27:41
[INFO] [stdout]   34:     0x5cf0d2b93636 - <concurrency[8f12a698a472d473]::unlink_yields_to_concurrent_clients::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5cf0d2b9383b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5cf0d2b9383b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5cf0d2ba0e85 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5cf0d2ba0e85 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5cf0d2ba0e85 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   40:     0x5cf0d2ba0e85 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5cf0d2ba0e85 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5cf0d2ba0e85 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5cf0d2ba0e85 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5cf0d2b9b934 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5cf0d2b9b934 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5cf0d2ba3fd2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5cf0d2ba3fd2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5cf0d2ba3fd2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49:     0x5cf0d2ba3fd2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5cf0d2ba3fd2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5cf0d2ba3fd2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5cf0d2ba3fd2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5cf0d2d331ef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   54:     0x5cf0d2d331ef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   55:     0x7cdf65470aa4 - <unknown>
[INFO] [stdout]   56:     0x7cdf654fda64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     unlink_yields_to_concurrent_clients
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d", kill_on_drop: false }`
[INFO] [stdout] 5eae630465e231ff97d5273345ada26c787cb0ba2d3ec845705fc45ba7faf51d
