[INFO] cloning repository https://github.com/rabia-rs/rabia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rabia-rs/rabia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabia-rs%2Frabia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabia-rs%2Frabia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c78351176233f60706b6cfa0be6f8e43e6d3b4d
[INFO] testing rabia-rs/rabia against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabia-rs%2Frabia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rabia-rs/rabia
[INFO] finished tweaking git repo https://github.com/rabia-rs/rabia
[INFO] tweaked toml for git repo https://github.com/rabia-rs/rabia written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rabia-rs/rabia on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rabia-rs/rabia 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-2025-09-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8379dc46dd17e91e23affd4a0b7c66587620c4c6581ad18ab14a7605b2c71443
[INFO] running `Command { std: "docker" "start" "-a" "8379dc46dd17e91e23affd4a0b7c66587620c4c6581ad18ab14a7605b2c71443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8379dc46dd17e91e23affd4a0b7c66587620c4c6581ad18ab14a7605b2c71443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8379dc46dd17e91e23affd4a0b7c66587620c4c6581ad18ab14a7605b2c71443", kill_on_drop: false }`
[INFO] [stdout] 8379dc46dd17e91e23affd4a0b7c66587620c4c6581ad18ab14a7605b2c71443
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fae46c737bf20c796101b896ee3c1795d53b92f0aed71d5325ed251757788842
[INFO] running `Command { std: "docker" "start" "-a" "fae46c737bf20c796101b896ee3c1795d53b92f0aed71d5325ed251757788842", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rabia-core v0.4.1 (/opt/rustwide/workdir/rabia-core)
[INFO] [stderr]    Compiling rabia-persistence v0.4.1 (/opt/rustwide/workdir/rabia-persistence)
[INFO] [stderr]    Compiling rabia-kvstore-example v0.4.1 (/opt/rustwide/workdir/examples/kvstore_smr)
[INFO] [stderr]    Compiling rabia-kvstore v0.4.1 (/opt/rustwide/workdir/rabia-kvstore)
[INFO] [stderr]    Compiling rabia-engine v0.4.1 (/opt/rustwide/workdir/rabia-engine)
[INFO] [stderr]    Compiling rabia-banking-example v0.4.1 (/opt/rustwide/workdir/examples/banking_smr)
[INFO] [stderr]    Compiling rabia-counter-example v0.4.1 (/opt/rustwide/workdir/examples/counter_smr)
[INFO] [stderr]    Compiling rabia-testing v0.4.1 (/opt/rustwide/workdir/rabia-testing)
[INFO] [stderr]    Compiling rabia-examples v0.4.1 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "fae46c737bf20c796101b896ee3c1795d53b92f0aed71d5325ed251757788842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae46c737bf20c796101b896ee3c1795d53b92f0aed71d5325ed251757788842", kill_on_drop: false }`
[INFO] [stdout] fae46c737bf20c796101b896ee3c1795d53b92f0aed71d5325ed251757788842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12e1eab45c4c5207c7d1fdb54bff993068c14070aeec02387ca91d430457de87
[INFO] running `Command { std: "docker" "start" "-a" "12e1eab45c4c5207c7d1fdb54bff993068c14070aeec02387ca91d430457de87", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rabia-core v0.4.1 (/opt/rustwide/workdir/rabia-core)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling rabia-persistence v0.4.1 (/opt/rustwide/workdir/rabia-persistence)
[INFO] [stderr]    Compiling rabia-engine v0.4.1 (/opt/rustwide/workdir/rabia-engine)
[INFO] [stderr]    Compiling rabia-kvstore-example v0.4.1 (/opt/rustwide/workdir/examples/kvstore_smr)
[INFO] [stderr]    Compiling rabia-kvstore v0.4.1 (/opt/rustwide/workdir/rabia-kvstore)
[INFO] [stderr]    Compiling rabia-counter-example v0.4.1 (/opt/rustwide/workdir/examples/counter_smr)
[INFO] [stderr]    Compiling rabia-banking-example v0.4.1 (/opt/rustwide/workdir/examples/banking_smr)
[INFO] [stderr]    Compiling rabia-testing v0.4.1 (/opt/rustwide/workdir/rabia-testing)
[INFO] [stderr]    Compiling rabia-examples v0.4.1 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.75s
[INFO] running `Command { std: "docker" "inspect" "12e1eab45c4c5207c7d1fdb54bff993068c14070aeec02387ca91d430457de87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12e1eab45c4c5207c7d1fdb54bff993068c14070aeec02387ca91d430457de87", kill_on_drop: false }`
[INFO] [stdout] 12e1eab45c4c5207c7d1fdb54bff993068c14070aeec02387ca91d430457de87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c61febe0e9f46d87ec8abba51bcab172dc3c82d84ed47aca62fede0f8ad6509c
[INFO] running `Command { std: "docker" "start" "-a" "c61febe0e9f46d87ec8abba51bcab172dc3c82d84ed47aca62fede0f8ad6509c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_banking_example-fa113f13fb2b3b9b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_banking_deposit_withdraw ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_core-9a9d5c0450d3e5cb)
[INFO] [stdout] test tests::test_banking_transaction_history ... ok
[INFO] [stdout] test tests::test_banking_state_serialization ... ok
[INFO] [stdout] test tests::test_banking_account_creation ... ok
[INFO] [stdout] test tests::test_banking_transfer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test batching::tests::test_batcher_flush ... ok
[INFO] [stdout] test batching::tests::test_batch_processor ... ok
[INFO] [stdout] test batching::tests::test_async_command_batcher ... ok
[INFO] [stdout] test memory_pool::tests::test_different_buffer_sizes ... ok
[INFO] [stdout] test memory_pool::tests::test_memory_pool_basic ... ok
[INFO] [stdout] test serialization::tests::test_binary_vs_json_size ... ok
[INFO] [stdout] test tests::test_command_batch_creation ... ok
[INFO] [stdout] test tests::test_error_types ... ok
[INFO] [stdout] test tests::test_message_validation ... ok
[INFO] [stdout] test serialization::tests::test_json_serialization ... ok
[INFO] [stdout] test validation::tests::test_batch_validation ... ok
[INFO] [stdout] test validation::tests::test_empty_batch_validation ... ok
[INFO] [stdout] test validation::tests::test_phase_sequence_validation ... ok
[INFO] [stdout] test batching::tests::test_async_batcher_timeout ... ok
[INFO] [stdout] test memory_pool::tests::test_pooled_buffer_bytes ... ok
[INFO] [stdout] test memory_pool::tests::test_thread_local_pool ... ok
[INFO] [stdout] test serialization::tests::test_pooled_serialization ... ok
[INFO] [stdout] test tests::test_phase_id_operations ... ok
[INFO] [stdout] test serialization::tests::test_protocol_message_convenience_methods ... ok
[INFO] [stdout] test tests::test_state_machine_basic_operations ... ok
[INFO] [stdout] test batching::tests::test_command_batcher_basic ... ok
[INFO] [stdout] test serialization::tests::test_binary_serialization ... ok
[INFO] [stdout] test memory_pool::tests::test_string_pool ... ok
[INFO] [stdout] test serialization::tests::test_serializer_factory ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_counter_example-f75500d8f2385622)
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_counter_multiple_commands ... ok
[INFO] [stdout] test tests::test_counter_overflow_underflow ... ok
[INFO] [stdout] test tests::test_counter_basic_operations ... ok
[INFO] [stdout] test tests::test_counter_state_serialization ... ok
[INFO] [stdout] test tests::test_counter_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_engine-49005b6c9cdfd643)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test leader::tests::test_empty_cluster_has_no_leader ... ok
[INFO] [stdout] test leader::tests::test_deterministic_ordering ... ok
[INFO] [stdout] test leader::tests::test_leader_changes_when_cluster_changes ... ok
[INFO] [stdout] test leader::tests::test_multiple_nodes_first_becomes_leader ... ok
[INFO] [stdout] test leader::tests::test_single_node_becomes_leader ... ok
[INFO] [stdout] test leader::tests::test_no_leader_change_when_non_leader_leaves ... ok
[INFO] [stdout] test leader::tests::test_leadership_info ... ok
[INFO] [stdout] test network::tcp::tests::test_message_frame ... ok
[INFO] [stdout] test network::tcp::tests::test_tcp_network_creation ... ok
[INFO] [stderr]      Running unittests banking_smr_example.rs (/opt/rustwide/target/debug/deps/banking_smr_example-f453503235b4264c)
[INFO] [stdout] test network::tcp::tests::test_peer_connection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[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 basic_usage.rs (/opt/rustwide/target/debug/deps/basic_usage-2141c99f8f6fcc37)
[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 consensus_cluster.rs (/opt/rustwide/target/debug/deps/consensus_cluster-6ce8c3c0d16b6c36)
[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 counter_smr_example.rs (/opt/rustwide/target/debug/deps/counter_smr_example-10e7aac459552523)
[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 custom_state_machine.rs (/opt/rustwide/target/debug/deps/custom_state_machine-edbebfb4faa4e217)
[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 kvstore_smr_example.rs (/opt/rustwide/target/debug/deps/kvstore_smr_example-3db388602b8ec8d4)
[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] [stdout] 
[INFO] [stderr]      Running unittests kvstore_usage.rs (/opt/rustwide/target/debug/deps/kvstore_usage-d8fa4c902bb8089d)
[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 performance_benchmark.rs (/opt/rustwide/target/debug/deps/performance_benchmark-ff348f8fcdce7e63)
[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 tcp_networking.rs (/opt/rustwide/target/debug/deps/tcp_networking-c81aa5bb7e694619)
[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/lib.rs (/opt/rustwide/target/debug/deps/rabia_kvstore-d7977b55f440cffd)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test notifications::tests::test_notification_filter_logic ... ok
[INFO] [stdout] test operations::tests::test_batch_result ... ok
[INFO] [stdout] test operations::tests::test_kv_operation_properties ... ok
[INFO] [stdout] test notifications::tests::test_notification_bus_basic ... ok
[INFO] [stdout] test notifications::tests::test_notification_stats ... ok
[INFO] [stdout] test operations::tests::test_operation_batch ... ok
[INFO] [stdout] test operations::tests::test_kv_result_properties ... ok
[INFO] [stdout] test store::tests::test_basic_operations ... ok
[INFO] [stdout] test store::tests::test_snapshot_and_restore ... ok
[INFO] [stdout] test tests::test_kvstore_basic_operations ... ok
[INFO] [stdout] test operations::tests::test_store_error_classification ... ok
[INFO] [stdout] test store::tests::test_batch_operations ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_kvstore_example-c836b7855c429242)
[INFO] [stdout] test notifications::tests::test_notification_filtering ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test operations::tests::test_kv_operation_properties ... ok
[INFO] [stdout] test operations::tests::test_batch_result ... ok
[INFO] [stdout] test operations::tests::test_store_error_classification ... ok
[INFO] [stdout] test notifications::tests::test_notification_stats ... ok
[INFO] [stdout] test operations::tests::test_kv_result_properties ... ok
[INFO] [stdout] test notifications::tests::test_notification_bus_basic ... ok
[INFO] [stdout] test operations::tests::test_operation_batch ... ok
[INFO] [stdout] test notifications::tests::test_notification_filtering ... ok
[INFO] [stdout] test smr_impl::tests::test_kvstore_smr_multiple_commands ... ok
[INFO] [stdout] test store::tests::test_basic_operations ... ok
[INFO] [stdout] test tests::test_kvstore_basic_operations ... ok
[INFO] [stdout] test store::tests::test_batch_operations ... ok
[INFO] [stdout] test smr_impl::tests::test_kvstore_smr_state_serialization ... ok
[INFO] [stdout] test store::tests::test_snapshot_and_restore ... ok
[INFO] [stdout] test smr_impl::tests::test_kvstore_smr_basic_operations ... ok
[INFO] [stdout] test notifications::tests::test_notification_filter_logic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_persistence-bf57f6cc20bf0131)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::unit_tests::test_in_memory_persistence ... ok
[INFO] [stdout] test tests::unit_tests::test_large_data ... ok
[INFO] [stdout] test tests::unit_tests::test_file_system_persistence ... ok
[INFO] [stdout] test tests::unit_tests::test_empty_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_testing-410694ca7d7c1012)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test scenarios::tests::test_baseline_performance ... ignored, Performance test needs consensus engine improvements
[INFO] [stdout] test scenarios::tests::test_performance_with_latency ... ignored, Performance test needs consensus engine improvements
[INFO] [stdout] test network_sim::tests::test_basic_message_delivery ... ok
[INFO] [stdout] test network_sim::tests::test_network_partition ... ok
[INFO] [stdout] test fault_injection::tests::test_basic_consensus_scenario ... ok
[INFO] [stdout] test fault_injection::tests::test_packet_loss_scenario ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 8.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_basic.rs (/opt/rustwide/target/debug/deps/integration_basic-25a94cbfd3cdb1a3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] [2m2025-09-25T17:56:48.296496Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:56:48.299529Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:56:48.299586Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:56:48.300365Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:56:48.328393Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] test test_engine_statistics ... ok
[INFO] [stdout] test test_basic_consensus_three_nodes ... ok
[INFO] [stdout] [2m2025-09-25T17:56:48.574089Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:56:48.576377Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:56:48.576502Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] test test_multiple_batches ... ok
[INFO] [stderr]      Running tests/integration_consensus.rs (/opt/rustwide/target/debug/deps/integration_consensus-d73ea8c91fe1c1a6)
[INFO] [stdout] test test_engine_lifecycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_consensus_performance_basic ... FAILED
[INFO] [stdout] [2m2025-09-25T17:57:23.327606Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:57:23.332244Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:57:23.333464Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] test test_consensus_message_reordering ... ok
[INFO] [stdout] [2m2025-09-25T17:57:31.896626Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:57:31.896710Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2025-09-25T17:57:31.903677Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] test test_consensus_multiple_scenarios ... ok
[INFO] [stdout] test test_proposal_contains_actual_batch_data ... ok
[INFO] [stdout] test test_randomization_during_voting_only ... ok
[INFO] [stdout] test test_consensus_with_packet_loss ... ok
[INFO] [stdout] test test_consensus_with_high_latency ... ok
[INFO] [stdout] test test_consensus_basic_no_faults ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_consensus_performance_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_consensus_performance_basic' (131) panicked at rabia-testing/tests/integration_consensus.rs:184:9:
[INFO] [stdout] No successful operations recorded
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed3d3d272f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed3d3d272f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed3d3d272f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed3d3d272f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed3d3d38c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed3d3d38c4f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed3d3cf3fd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed3d3cf3fd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed3d3d001f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed3d3d0501f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed3d3d04eb1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed3d3acc14e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed3d3acc14e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed3d3d0578f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed3d3d0578f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed3d3d05506 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5ed3d3d00329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed3d3ce844d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed3d3d418b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed3d3a2c509 - integration_consensus::test_consensus_performance_basic::{{closure}}::he43c058878370d8f
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:184:9
[INFO] [stdout]   20:     0x5ed3d3a51322 - <core::pin::Pin<P> as core::future::future::Future>::poll::h01b7470fce95d669
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5ed3d3a5151d - <core::pin::Pin<P> as core::future::future::Future>::poll::he501b1b35c87457f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ed3d3a4765d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4027b9477099cd68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5ed3d3a4740b - tokio::task::coop::with_budget::h8d84a2d64c95563c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5ed3d3a4740b - tokio::task::coop::budget::h7de947d96d6ef899
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5ed3d3a4740b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3f233b55060c4f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5ed3d3a44d30 - tokio::runtime::scheduler::current_thread::Context::enter::h866ee6a80c4f1825
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5ed3d3a46acd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h86ccfebe873905f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5ed3d3a45d04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5f6d96352b157e9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5ed3d3a41eab - tokio::runtime::context::scoped::Scoped<T>::set::hcf8ca54d95c7dbe6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5ed3d3a61de9 - tokio::runtime::context::set_scheduler::{{closure}}::h3c2a81256f8c7446
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5ed3d3a64d72 - std::thread::local::LocalKey<T>::try_with::h9f8815332d8c91de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x5ed3d3a6372e - std::thread::local::LocalKey<T>::with::h749bd1da9688aa20
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x5ed3d3a61d1d - tokio::runtime::context::set_scheduler::ha8a195a70f8ae671
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5ed3d3a45a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h55a149dbdc9d6759
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5ed3d3a45d23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3bc6682254e22957
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5ed3d3a422c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h66acc43a30b0328d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5ed3d3a3fd20 - tokio::runtime::context::runtime::enter_runtime::h21d5937519295444
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5ed3d3a42081 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hecf37bd7bc71bb3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5ed3d3a5c164 - tokio::runtime::runtime::Runtime::block_on_inner::h491075f4453501b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5ed3d3a5c43c - tokio::runtime::runtime::Runtime::block_on::h92c57ba67a5698fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5ed3d3a2b883 - integration_consensus::test_consensus_performance_basic::hfa01323718e9f124
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:198:31
[INFO] [stdout]   42:     0x5ed3d3a2b917 - integration_consensus::test_consensus_performance_basic::{{closure}}::h61cd8b7d025e437d
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:141:44
[INFO] [stdout]   43:     0x5ed3d3a23726 - core::ops::function::FnOnce::call_once::h2b52c4e99e788016
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ed3d3acbf0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ed3d3acbf0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5ed3d3ae1b75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5ed3d3ae1b75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5ed3d3ae1b75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5ed3d3ae1b75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5ed3d3ae1b75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ed3d3ae1b75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5ed3d3ae1b75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5ed3d3ab8364 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5ed3d3ab8364 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5ed3d3abbc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5ed3d3abbc2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ed3d3abbc2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5ed3d3abbc2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5ed3d3abbc2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ed3d3abbc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5ed3d3abbc2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5ed3d3cfb48f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x5ed3d3cfb48f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x7569747d1aa4 - <unknown>
[INFO] [stdout]   65:     0x75697485ea34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_consensus_basic_no_faults stdout ----
[INFO] [stdout] Test failed: Expected: AllCommitted, Actual: ActualOutcome { committed_phases: [0, 0, 0], current_phases: [0, 1, 0], nodes_with_progress: 3 }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_consensus_basic_no_faults' (128) panicked at rabia-testing/tests/integration_consensus.rs:52:13:
[INFO] [stdout] Consensus test failed: Expected: AllCommitted, Actual: ActualOutcome { committed_phases: [0, 0, 0], current_phases: [0, 1, 0], nodes_with_progress: 3 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed3d3d272f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed3d3d272f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed3d3d272f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed3d3d272f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed3d3d38c4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed3d3d38c4f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed3d3cf3fd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed3d3cf3fd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed3d3d001f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed3d3d0501f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed3d3d04eb1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed3d3acc14e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed3d3acc14e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed3d3d0578f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed3d3d0578f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed3d3d0553a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed3d3d00329 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed3d3ce844d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed3d3d418b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed3d3a2a4c4 - integration_consensus::test_consensus_basic_no_faults::{{closure}}::h1286cb0ff9542739
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:52:13
[INFO] [stdout]   20:     0x5ed3d3a51322 - <core::pin::Pin<P> as core::future::future::Future>::poll::h01b7470fce95d669
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5ed3d3a5151d - <core::pin::Pin<P> as core::future::future::Future>::poll::he501b1b35c87457f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ed3d3a4765d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4027b9477099cd68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5ed3d3a4740b - tokio::task::coop::with_budget::h8d84a2d64c95563c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5ed3d3a4740b - tokio::task::coop::budget::h7de947d96d6ef899
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5ed3d3a4740b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3f233b55060c4f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5ed3d3a44d30 - tokio::runtime::scheduler::current_thread::Context::enter::h866ee6a80c4f1825
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5ed3d3a46acd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h86ccfebe873905f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5ed3d3a45d04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5f6d96352b157e9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5ed3d3a41eab - tokio::runtime::context::scoped::Scoped<T>::set::hcf8ca54d95c7dbe6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5ed3d3a61de9 - tokio::runtime::context::set_scheduler::{{closure}}::h3c2a81256f8c7446
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5ed3d3a64d72 - std::thread::local::LocalKey<T>::try_with::h9f8815332d8c91de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x5ed3d3a6372e - std::thread::local::LocalKey<T>::with::h749bd1da9688aa20
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x5ed3d3a61d1d - tokio::runtime::context::set_scheduler::ha8a195a70f8ae671
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5ed3d3a45a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h55a149dbdc9d6759
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5ed3d3a45d23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3bc6682254e22957
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5ed3d3a422c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h66acc43a30b0328d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5ed3d3a3fd20 - tokio::runtime::context::runtime::enter_runtime::h21d5937519295444
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5ed3d3a42081 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hecf37bd7bc71bb3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5ed3d3a5c164 - tokio::runtime::runtime::Runtime::block_on_inner::h491075f4453501b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5ed3d3a5c43c - tokio::runtime::runtime::Runtime::block_on::h92c57ba67a5698fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5ed3d3a29713 - integration_consensus::test_consensus_basic_no_faults::h8e2ac575936eff9c
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:56:29
[INFO] [stdout]   42:     0x5ed3d3a297a7 - integration_consensus::test_consensus_basic_no_faults::{{closure}}::h1083d9f00a31b3bb
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:18:42
[INFO] [stdout]   43:     0x5ed3d3a23c66 - core::ops::function::FnOnce::call_once::h7abb35eb9b07e275
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ed3d3acbf0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ed3d3acbf0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5ed3d3ae1b75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5ed3d3ae1b75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5ed3d3ae1b75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5ed3d3ae1b75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5ed3d3ae1b75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ed3d3ae1b75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5ed3d3ae1b75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5ed3d3ab8364 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5ed3d3ab8364 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5ed3d3abbc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5ed3d3abbc2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ed3d3abbc2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5ed3d3abbc2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5ed3d3abbc2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ed3d3abbc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5ed3d3abbc2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5ed3d3cfb48f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x5ed3d3cfb48f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x7569747d1aa4 - <unknown>
[INFO] [stdout]   65:     0x75697485ea34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_consensus_basic_no_faults
[INFO] [stdout]     test_consensus_performance_basic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rabia-testing --test integration_consensus`
[INFO] running `Command { std: "docker" "inspect" "c61febe0e9f46d87ec8abba51bcab172dc3c82d84ed47aca62fede0f8ad6509c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61febe0e9f46d87ec8abba51bcab172dc3c82d84ed47aca62fede0f8ad6509c", kill_on_drop: false }`
[INFO] [stdout] c61febe0e9f46d87ec8abba51bcab172dc3c82d84ed47aca62fede0f8ad6509c
