[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] af2bec874392a2b0530bb384efb6c5849f8f78d6
[INFO] testing JoshuaBOUCHAT/radixox against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JoshuaBOUCHAT/radixox on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bab0fd40df2e56d93debd085123e76803561fe4300b0c525e6050415b80aaf65
[INFO] running `Command { std: "docker" "start" "-a" "bab0fd40df2e56d93debd085123e76803561fe4300b0c525e6050415b80aaf65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bab0fd40df2e56d93debd085123e76803561fe4300b0c525e6050415b80aaf65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bab0fd40df2e56d93debd085123e76803561fe4300b0c525e6050415b80aaf65", kill_on_drop: false }`
[INFO] [stdout] bab0fd40df2e56d93debd085123e76803561fe4300b0c525e6050415b80aaf65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 873e03e2c143337e0df58e24234fb41e5453650b24ecb5cf95fba4919f991933
[INFO] running `Command { std: "docker" "start" "-a" "873e03e2c143337e0df58e24234fb41e5453650b24ecb5cf95fba4919f991933", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hislab v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling auto-const-array v0.2.2
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling radixox-common v0.1.0 (/opt/rustwide/workdir/radixox-common)
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling oxidart v0.4.0 (/opt/rustwide/workdir/oxidart)
[INFO] [stderr]    Compiling radixox v0.1.0 (/opt/rustwide/workdir/radixox)
[INFO] [stderr]    Compiling radixox-server v0.1.0 (/opt/rustwide/workdir/radixox-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.57s
[INFO] running `Command { std: "docker" "inspect" "873e03e2c143337e0df58e24234fb41e5453650b24ecb5cf95fba4919f991933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873e03e2c143337e0df58e24234fb41e5453650b24ecb5cf95fba4919f991933", kill_on_drop: false }`
[INFO] [stdout] 873e03e2c143337e0df58e24234fb41e5453650b24ecb5cf95fba4919f991933
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb8769176ffffcff91692662f920cbe96302a8cd7d448f08bfc5810c0db6613f
[INFO] running `Command { std: "docker" "start" "-a" "cb8769176ffffcff91692662f920cbe96302a8cd7d448f08bfc5810c0db6613f", kill_on_drop: false }`
[INFO] [stderr]    Compiling radixox-common v0.1.0 (/opt/rustwide/workdir/radixox-common)
[INFO] [stderr]    Compiling oxidart v0.4.0 (/opt/rustwide/workdir/oxidart)
[INFO] [stderr]    Compiling radixox v0.1.0 (/opt/rustwide/workdir/radixox)
[INFO] [stderr]    Compiling radixox-server v0.1.0 (/opt/rustwide/workdir/radixox-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "cb8769176ffffcff91692662f920cbe96302a8cd7d448f08bfc5810c0db6613f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8769176ffffcff91692662f920cbe96302a8cd7d448f08bfc5810c0db6613f", kill_on_drop: false }`
[INFO] [stdout] cb8769176ffffcff91692662f920cbe96302a8cd7d448f08bfc5810c0db6613f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f526162ff6ac102fdbdc59da44ea723a90ae29e0b84b58c64099b0417199bb5
[INFO] running `Command { std: "docker" "start" "-a" "0f526162ff6ac102fdbdc59da44ea723a90ae29e0b84b58c64099b0417199bb5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidart-79dd1cf58f86ea76)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test counter::tests::decrby_amount ... 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 counter::tests::incr_new_key ... ok
[INFO] [stdout] test counter::tests::incrby_amount ... ok
[INFO] [stdout] test counter::tests::incr_existing ... ok
[INFO] [stdout] test counter::tests::negative_value ... ok
[INFO] [stdout] test counter::tests::not_an_integer ... ok
[INFO] [stdout] test counter::tests::preserves_ttl ... ok
[INFO] [stdout] test counter::tests::overflow ... ok
[INFO] [stdout] test test::test_common_prefix_split ... ok
[INFO] [stdout] test test::test_del_empty_key ... ok
[INFO] [stdout] test test::test_del_basic ... ok
[INFO] [stdout] test test::test_del_intermediate_node_with_children ... ok
[INFO] [stdout] test test::test_del_with_recompression ... ok
[INFO] [stdout] test regex::tests::exact_match ... ok
[INFO] [stdout] test test::test_deln_basic ... ok
[INFO] [stdout] test regex::tests::character_class ... ok
[INFO] [stdout] test test::test_deln_empty_prefix ... ok
[INFO] [stdout] test test::test_del_then_reinsert ... ok
[INFO] [stdout] test test::test_deln_no_match ... ok
[INFO] [stdout] test test::test_deln_exact_key_with_children ... ok
[INFO] [stdout] test test::test_del_all_keys ... ok
[INFO] [stdout] test test::test_del_nonexistent ... ok
[INFO] [stdout] test test::test_deln_partial_match ... ok
[INFO] [stdout] test test::test_deln_many_children ... 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_ensure ... ok
[INFO] [stdout] test regex::tests::simple_prefix ... ok
[INFO] [stdout] test test::test_get_nonexistent ... ok
[INFO] [stdout] test test::test_evict_expired_partial ... ok
[INFO] [stdout] test regex::tests::wildcard_middle_segment ... ok
[INFO] [stdout] test test::test_getn_exact_key ... ok
[INFO] [stdout] test regex::tests::match_all ... ok
[INFO] [stdout] test test::test_empty_key ... ok
[INFO] [stdout] test test::test_deln_prefix_in_compression ... ok
[INFO] [stdout] test test::test_getn_basic ... ok
[INFO] [stdout] test test::test_getn_many_children ... ok
[INFO] [stdout] test test::test_get_set_basic ... ok
[INFO] [stdout] test regex::tests::no_match ... ok
[INFO] [stdout] test test::test_getn_no_match ... ok
[INFO] [stdout] test test::test_getn_single_char_prefix ... ok
[INFO] [stdout] test test::test_long_keys ... ok
[INFO] [stdout] test test::test_many_keys_same_prefix ... ok
[INFO] [stdout] test test::test_partial_key_not_found ... ok
[INFO] [stdout] test regex::tests::two_wildcards_specific_segments ... ok
[INFO] [stdout] test test::test_getn_prefix_in_compression ... ok
[INFO] [stdout] test test::test_multiple_branches ... ok
[INFO] [stdout] test test::test_node_size ... ok
[INFO] [stdout] test test::test_overwrite_value ... ok
[INFO] [stdout] test regex::tests::expired_entries_skipped ... ok
[INFO] [stdout] test test::test_getn_empty_prefix ... ok
[INFO] [stdout] test test::test_prefix_is_also_key ... ok
[INFO] [stdout] test test::test_getn_with_nested_keys ... ok
[INFO] [stdout] test test::test_ttl_getn_filters_expired ... ok
[INFO] [stdout] test test_structures::cross_type_mixed_tree_deep ... ok
[INFO] [stdout] test test_structures::cross_type_set_overwrites_with_string ... ok
[INFO] [stdout] test test::test_ttl_expired_on_get ... ok
[INFO] [stdout] test test_structures::hash_hdel_absent_field ... ok
[INFO] [stdout] test test::test_ttl_cleanup_on_expired_get ... ok
[INFO] [stdout] test test_structures::hash_hdel_many_fields ... ok
[INFO] [stdout] test test_structures::hash_delete_one_preserves_siblings ... ok
[INFO] [stdout] test test_structures::cross_type_similar_keys_no_bleed ... ok
[INFO] [stdout] test test_structures::hash_hgetall_missing_key ... ok
[INFO] [stdout] test test_structures::hash_hdel_missing_key ... ok
[INFO] [stdout] test test_structures::hash_hexists ... ok
[INFO] [stdout] test test_structures::hash_hincrby_basic ... 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_hset_hget_basic ... ok
[INFO] [stdout] test test_structures::hash_hgetall_order ... ok
[INFO] [stdout] test test_structures::hash_hdel_auto_cleanup_on_last_field ... ok
[INFO] [stdout] test test_structures::hash_hset_update_does_not_increment_added ... ok
[INFO] [stdout] test test_structures::hash_hset_mixed_add_update ... ok
[INFO] [stdout] test test_structures::hash_hlen_hkeys_hvals_hmget ... ok
[INFO] [stdout] test test_structures::hash_overwrite_field_does_not_affect_others ... ok
[INFO] [stdout] test test_structures::set_sadd_deduplication ... ok
[INFO] [stdout] test test_structures::set_sismember ... ok
[INFO] [stdout] test test_structures::set_delete_one_preserves_siblings ... ok
[INFO] [stdout] test test_structures::set_smembers_empty_key ... ok
[INFO] [stdout] test test_structures::set_many_similar_keys_isolation ... ok
[INFO] [stdout] test test_structures::hash_hincrby_non_numeric_field_errors ... ok
[INFO] [stdout] test test_structures::hash_wrongtype_on_string_key ... ok
[INFO] [stdout] test test_structures::hash_many_similar_keys_isolation ... ok
[INFO] [stdout] test test_structures::set_add_delete_cycle_many_keys ... ok
[INFO] [stdout] test test_structures::set_spop_count_exceeds_cardinality ... ok
[INFO] [stdout] test test_structures::set_smembers_sorted ... ok
[INFO] [stdout] test test_structures::set_spop_count ... ok
[INFO] [stdout] test test_structures::set_spop_invalid_count_errors ... ok
[INFO] [stdout] test test_structures::hash_hincrby_on_string_field ... ok
[INFO] [stdout] test test_structures::set_spop_single ... ok
[INFO] [stdout] test test_structures::set_srem_missing_key ... ok
[INFO] [stdout] test test_structures::set_sadd_basic ... ok
[INFO] [stdout] test test_structures::zset_score_update_removes_old_sorted_entry ... ok
[INFO] [stdout] test test_structures::zset_delete_one_preserves_siblings ... ok
[INFO] [stdout] test test_structures::zset_double_index_consistency_after_updates ... ok
[INFO] [stdout] test test_structures::zset_equal_scores_lexicographic_tiebreak ... ok
[INFO] [stdout] test test_structures::set_wrongtype_on_string_key ... ok
[INFO] [stdout] test test_structures::zset_wrongtype_on_string_key ... ok
[INFO] [stdout] test test_structures::zset_zadd_basic ... 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_zadd_update_does_not_increment_added ... ok
[INFO] [stdout] test test_structures::zset_zincrby_basic ... ok
[INFO] [stdout] test test_structures::zset_many_similar_keys_isolation ... 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_missing_key ... ok
[INFO] [stdout] test test_structures::zset_zrange_with_scores ... ok
[INFO] [stdout] test test_structures::zset_zrange_partial ... ok
[INFO] [stdout] test test_structures::zset_zrange_negative_indices ... ok
[INFO] [stdout] test test_structures::zset_zrem_auto_cleanup ... ok
[INFO] [stdout] test test_structures::zset_zrem_basic ... ok
[INFO] [stdout] test test_structures::zset_zrem_missing_key ... ok
[INFO] [stdout] test test_structures::zset_zscore_basic ... ok
[INFO] [stdout] test test_structures::set_srem_basic ... ok
[INFO] [stdout] test test_structures::zset_add_delete_cycle_many_keys ... ok
[INFO] [stdout] test test::test_evict_expired_basic ... FAILED
[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] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_evict_expired_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_evict_expired_basic' (68) panicked at oxidart/src/test.rs:784:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 49
[INFO] [stdout]  right: 50
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5760fc66f25a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5760fc66f25a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5760fc66f25a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5760fc66f25a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5760fc684a5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5760fc684a5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5760fc673b32 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5760fc673b32 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5760fc64e34f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5760fc64e34f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5760fc6676f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5760fc49225c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5760fc49225c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5760fc667972 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5760fc667972 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5760fc64e408 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5760fc645da9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5760fc64f11d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5760fc6853bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5760fc685273 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5760fc68058d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5760fc41a0c6 - oxidart::test::test_evict_expired_basic::h43ae10c9503a8bf7
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidart/src/test.rs:784:5
[INFO] [stdout]   22:     0x5760fc41af57 - oxidart::test::test_evict_expired_basic::{{closure}}::h4b3f17957c49be92
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidart/src/test.rs:746:30
[INFO] [stdout]   23:     0x5760fc43ebc6 - core::ops::function::FnOnce::call_once::h606f6ac97be02171
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5760fc48633b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5760fc48633b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5760fc492d2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5760fc492d2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5760fc492d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5760fc492d2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5760fc492d2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5760fc492d2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5760fc492d2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5760fc48e444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5760fc48e444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5760fc495932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5760fc495932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5760fc495932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5760fc495932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5760fc495932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5760fc495932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5760fc495932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5760fc66eb5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5760fc66eb5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x760dfff1baa4 - <unknown>
[INFO] [stdout]   45:     0x760dfffa8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_evict_expired_basic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 123 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p oxidart --lib`
[INFO] running `Command { std: "docker" "inspect" "0f526162ff6ac102fdbdc59da44ea723a90ae29e0b84b58c64099b0417199bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f526162ff6ac102fdbdc59da44ea723a90ae29e0b84b58c64099b0417199bb5", kill_on_drop: false }`
[INFO] [stdout] 0f526162ff6ac102fdbdc59da44ea723a90ae29e0b84b58c64099b0417199bb5
