[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-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabia-rs%2Frabia" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rabia-rs/rabia 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/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-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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f3f48dd7d44cbdaf7b971ba6a57c9fcaacb697c2d1d0af68332511c6d29f8d04
[INFO] running `Command { std: "docker" "start" "-a" "f3f48dd7d44cbdaf7b971ba6a57c9fcaacb697c2d1d0af68332511c6d29f8d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3f48dd7d44cbdaf7b971ba6a57c9fcaacb697c2d1d0af68332511c6d29f8d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f48dd7d44cbdaf7b971ba6a57c9fcaacb697c2d1d0af68332511c6d29f8d04", kill_on_drop: false }`
[INFO] [stdout] f3f48dd7d44cbdaf7b971ba6a57c9fcaacb697c2d1d0af68332511c6d29f8d04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cad83f86cca9b37e346091e003402c2589d712d2a28a7558ae597c306c35bd74
[INFO] running `Command { std: "docker" "start" "-a" "cad83f86cca9b37e346091e003402c2589d712d2a28a7558ae597c306c35bd74", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 matchers v0.1.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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 thiserror v1.0.69
[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-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-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-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 44.63s
[INFO] running `Command { std: "docker" "inspect" "cad83f86cca9b37e346091e003402c2589d712d2a28a7558ae597c306c35bd74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cad83f86cca9b37e346091e003402c2589d712d2a28a7558ae597c306c35bd74", kill_on_drop: false }`
[INFO] [stdout] cad83f86cca9b37e346091e003402c2589d712d2a28a7558ae597c306c35bd74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 98183e50dd062d48845161e053f1f3f44e1e9caffb69f1d932f0464be232aacf
[INFO] running `Command { std: "docker" "start" "-a" "98183e50dd062d48845161e053f1f3f44e1e9caffb69f1d932f0464be232aacf", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[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-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-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 26.24s
[INFO] running `Command { std: "docker" "inspect" "98183e50dd062d48845161e053f1f3f44e1e9caffb69f1d932f0464be232aacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98183e50dd062d48845161e053f1f3f44e1e9caffb69f1d932f0464be232aacf", kill_on_drop: false }`
[INFO] [stdout] 98183e50dd062d48845161e053f1f3f44e1e9caffb69f1d932f0464be232aacf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 10c1e37c8d160a71498d48f7deddbecf62165e41b9f1768b9235f63f63fbcc52
[INFO] running `Command { std: "docker" "start" "-a" "10c1e37c8d160a71498d48f7deddbecf62165e41b9f1768b9235f63f63fbcc52", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_banking_example-7a9b6f953d026282)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_banking_state_serialization ... ok
[INFO] [stdout] test tests::test_banking_transfer ... ok
[INFO] [stdout] test tests::test_banking_deposit_withdraw ... ok
[INFO] [stdout] test tests::test_banking_account_creation ... ok
[INFO] [stdout] test tests::test_banking_transaction_history ... 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_core-0aad72fc7fb258c6)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test memory_pool::tests::test_memory_pool_basic ... ok
[INFO] [stdout] test batching::tests::test_command_batcher_basic ... ok
[INFO] [stdout] test memory_pool::tests::test_pooled_buffer_bytes ... ok
[INFO] [stdout] test memory_pool::tests::test_string_pool ... ok
[INFO] [stdout] test serialization::tests::test_json_serialization ... ok
[INFO] [stdout] test serialization::tests::test_binary_serialization ... ok
[INFO] [stdout] test serialization::tests::test_serializer_factory ... ok
[INFO] [stdout] test serialization::tests::test_binary_vs_json_size ... ok
[INFO] [stdout] test serialization::tests::test_protocol_message_convenience_methods ... ok
[INFO] [stdout] test memory_pool::tests::test_thread_local_pool ... ok
[INFO] [stdout] test batching::tests::test_async_command_batcher ... ok
[INFO] [stdout] test validation::tests::test_phase_sequence_validation ... ok
[INFO] [stdout] test tests::test_error_types ... ok
[INFO] [stdout] test tests::test_message_validation ... ok
[INFO] [stdout] test tests::test_phase_id_operations ... ok
[INFO] [stdout] test batching::tests::test_async_batcher_timeout ... ok
[INFO] [stdout] test tests::test_state_machine_basic_operations ... ok
[INFO] [stdout] test batching::tests::test_batcher_flush ... ok
[INFO] [stdout] test tests::test_command_batch_creation ... ok
[INFO] [stdout] test validation::tests::test_empty_batch_validation ... ok
[INFO] [stdout] test validation::tests::test_batch_validation ... ok
[INFO] [stdout] test serialization::tests::test_pooled_serialization ... ok
[INFO] [stdout] test batching::tests::test_batch_processor ... ok
[INFO] [stdout] test memory_pool::tests::test_different_buffer_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 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_counter_example-784d0c27cb422af7)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_counter_basic_operations ... ok
[INFO] [stdout] test tests::test_counter_deterministic ... ok
[INFO] [stdout] test tests::test_counter_state_serialization ... ok
[INFO] [stdout] test tests::test_counter_multiple_commands ... ok
[INFO] [stdout] test tests::test_counter_overflow_underflow ... 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_engine-568a2b088251de36)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[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_empty_cluster_has_no_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_multiple_nodes_first_becomes_leader ... ok
[INFO] [stdout] test network::tcp::tests::test_tcp_network_creation ... 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_peer_connection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests banking_smr_example.rs (/opt/rustwide/target/debug/deps/banking_smr_example-f5a235119936b19b)
[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-60036097f4fb2636)
[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-1ec4eca1e7d7e860)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests counter_smr_example.rs (/opt/rustwide/target/debug/deps/counter_smr_example-f9f3709c639cc5f4)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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-496dbff3a83286c2)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests kvstore_smr_example.rs (/opt/rustwide/target/debug/deps/kvstore_smr_example-f404c840f2c13392)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests kvstore_usage.rs (/opt/rustwide/target/debug/deps/kvstore_usage-fdee1dcc0c8763f7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests performance_benchmark.rs (/opt/rustwide/target/debug/deps/performance_benchmark-480cb0656f5f65f9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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-bea10d41ff0268a9)
[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-3f0f0089e3f3e076)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test notifications::tests::test_notification_filter_logic ... ok
[INFO] [stdout] test notifications::tests::test_notification_filtering ... ok
[INFO] [stdout] test operations::tests::test_batch_result ... ok
[INFO] [stdout] test operations::tests::test_kv_operation_properties ... 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 operations::tests::test_operation_batch ... ok
[INFO] [stdout] test tests::test_kvstore_basic_operations ... ok
[INFO] [stdout] test store::tests::test_basic_operations ... ok
[INFO] [stdout] test store::tests::test_batch_operations ... ok
[INFO] [stdout] test notifications::tests::test_notification_bus_basic ... ok
[INFO] [stdout] test store::tests::test_snapshot_and_restore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 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_kvstore_example-350cfb4e80becd8d)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabia_persistence-71903ec857b2e479)
[INFO] [stdout] test notifications::tests::test_notification_stats ... ok
[INFO] [stdout] test notifications::tests::test_notification_filtering ... ok
[INFO] [stdout] test operations::tests::test_batch_result ... ok
[INFO] [stdout] test notifications::tests::test_notification_bus_basic ... ok
[INFO] [stdout] test operations::tests::test_kv_operation_properties ... 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] test smr_impl::tests::test_kvstore_smr_state_serialization ... ok
[INFO] [stdout] test operations::tests::test_store_error_classification ... 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 store::tests::test_batch_operations ... ok
[INFO] [stdout] test smr_impl::tests::test_kvstore_smr_multiple_commands ... ok
[INFO] [stdout] test tests::test_kvstore_basic_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::unit_tests::test_empty_data ... ok
[INFO] [stdout] test tests::unit_tests::test_in_memory_persistence ... ok
[INFO] [stdout] test tests::unit_tests::test_file_system_persistence ... ok
[INFO] [stdout] test tests::unit_tests::test_large_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-28bd4ad791cb449c)
[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.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_basic.rs (/opt/rustwide/target/debug/deps/integration_basic-5e6f77868e98c55a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] [2m2026-03-10T16:24:15.570727Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:15.573268Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:15.573353Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:15.582535Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:15.583858Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] test test_basic_consensus_three_nodes ... ok
[INFO] [stdout] test test_engine_statistics ... ok
[INFO] [stdout] [2m2026-03-10T16:24:15.857289Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:15.859551Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:15.859637Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] test test_multiple_batches ... ok
[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.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_consensus.rs (/opt/rustwide/target/debug/deps/integration_consensus-038a633f8d3a475d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_consensus_performance_basic ... FAILED
[INFO] [stdout] [2m2026-03-10T16:24:50.616919Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:50.616990Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:50.618166Z[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] [2m2026-03-10T16:24:59.181682Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:59.181775Z[0m [31mERROR[0m [2mrabia_engine::engine[0m[2m:[0m Error handling command: Internal error: Shutdown requested
[INFO] [stdout] [2m2026-03-10T16:24:59.183101Z[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_randomization_during_voting_only ... ok
[INFO] [stdout] test test_proposal_contains_actual_batch_data ... ok
[INFO] [stdout] test test_consensus_basic_no_faults ... FAILED
[INFO] [stdout] test test_consensus_with_high_latency ... ok
[INFO] [stdout] test test_consensus_with_packet_loss ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_consensus_performance_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_consensus_performance_basic' (134) panicked at rabia-testing/tests/integration_consensus.rs:184:9:
[INFO] [stdout] No successful operations recorded
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f3f1b6206a - 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:     0x63f3f1b6206a - 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:     0x63f3f1b6206a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f3f1b6206a - <<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:     0x63f3f1b77d5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f3f1b77d5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x63f3f1b66b62 - 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:     0x63f3f1b66b62 - <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:     0x63f3f1b40dcf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f3f1b40dcf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f3f1b5a389 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f3f190e98c - <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:     0x63f3f190e98c - 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:     0x63f3f1b5a602 - <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:     0x63f3f1b5a602 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63f3f1b40eba - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63f3f1b387f9 - 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:     0x63f3f1b41b9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63f3f1b7863c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f3f189d632 - integration_consensus::test_consensus_performance_basic::{{closure}}::h5af1496cd07141f7
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:184:9
[INFO] [stdout]   20:     0x63f3f18c0fb2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h292dd2c43521890c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x63f3f18c10ed - <core::pin::Pin<P> as core::future::future::Future>::poll::he41eac87024fd385
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63f3f1891d3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h780192ad3a4d3c0b
[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:     0x63f3f1891adb - tokio::task::coop::with_budget::h7c79fa7f9fff138f
[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:     0x63f3f1891adb - tokio::task::coop::budget::h30124b6bfad6ecea
[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:     0x63f3f1891adb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h086624e2537f8271
[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:     0x63f3f188f0b0 - tokio::runtime::scheduler::current_thread::Context::enter::h722b42cea6b5e181
[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:     0x63f3f189071d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha65396636d8f052d
[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:     0x63f3f18903a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heb4e0be0a42e7c1a
[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:     0x63f3f188ad2b - tokio::runtime::context::scoped::Scoped<T>::set::h5c3537221020b624
[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:     0x63f3f18a8759 - tokio::runtime::context::set_scheduler::{{closure}}::h04bcce3a6abbd828
[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:     0x63f3f18927d2 - std::thread::local::LocalKey<T>::try_with::h2ea2f5e1fd9dda7a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x63f3f1891fde - std::thread::local::LocalKey<T>::with::h00227e70577dec05
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x63f3f18a86cd - tokio::runtime::context::set_scheduler::h11fa45bb92ad1689
[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:     0x63f3f1890130 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9f3d3582cca0de83
[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:     0x63f3f18903e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h536640164dd1fbec
[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:     0x63f3f188ccb0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hefb6c4c7b537113b
[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:     0x63f3f18ac523 - tokio::runtime::context::runtime::enter_runtime::hc1fd9b1d1fcecf32
[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:     0x63f3f188c721 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5be3ec4304be4ae3
[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:     0x63f3f18c08b4 - tokio::runtime::runtime::Runtime::block_on_inner::h2d2f50c9b03950f6
[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:     0x63f3f18c0b8f - tokio::runtime::runtime::Runtime::block_on::h192c0a6674d3409e
[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:     0x63f3f189c933 - integration_consensus::test_consensus_performance_basic::h8aa10db6776d74b9
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:198:31
[INFO] [stdout]   42:     0x63f3f189d9e7 - integration_consensus::test_consensus_performance_basic::{{closure}}::hb6a833245d21a6c6
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:141:44
[INFO] [stdout]   43:     0x63f3f187ede6 - core::ops::function::FnOnce::call_once::h061543e1bd22ca36
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63f3f1902a6b - <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]   45:     0x63f3f1902a6b - 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]   46:     0x63f3f190f45b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x63f3f190f45b - <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]   48:     0x63f3f190f45b - 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]   49:     0x63f3f190f45b - 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]   50:     0x63f3f190f45b - 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]   51:     0x63f3f190f45b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x63f3f190f45b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x63f3f190ab74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x63f3f190ab74 - 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]   55:     0x63f3f1912062 - 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]   56:     0x63f3f1912062 - <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]   57:     0x63f3f1912062 - 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]   58:     0x63f3f1912062 - 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]   59:     0x63f3f1912062 - 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]   60:     0x63f3f1912062 - 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]   61:     0x63f3f1912062 - <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]   62:     0x63f3f1b6193f - <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]   63:     0x63f3f1b6193f - <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]   64:     0x77d066a1eaa4 - <unknown>
[INFO] [stdout]   65:     0x77d066aaba64 - 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' (131) 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:     0x63f3f1b6206a - 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:     0x63f3f1b6206a - 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:     0x63f3f1b6206a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f3f1b6206a - <<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:     0x63f3f1b77d5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f3f1b77d5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x63f3f1b66b62 - 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:     0x63f3f1b66b62 - <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:     0x63f3f1b40dcf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f3f1b40dcf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f3f1b5a389 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f3f190e98c - <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:     0x63f3f190e98c - 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:     0x63f3f1b5a602 - <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:     0x63f3f1b5a602 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63f3f1b40e88 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63f3f1b387f9 - 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:     0x63f3f1b41b9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63f3f1b7863c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f3f189b415 - integration_consensus::test_consensus_basic_no_faults::{{closure}}::hd9450da2b3db1058
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:52:13
[INFO] [stdout]   20:     0x63f3f18c0fb2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h292dd2c43521890c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x63f3f18c10ed - <core::pin::Pin<P> as core::future::future::Future>::poll::he41eac87024fd385
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x63f3f1891d3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h780192ad3a4d3c0b
[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:     0x63f3f1891adb - tokio::task::coop::with_budget::h7c79fa7f9fff138f
[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:     0x63f3f1891adb - tokio::task::coop::budget::h30124b6bfad6ecea
[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:     0x63f3f1891adb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h086624e2537f8271
[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:     0x63f3f188f0b0 - tokio::runtime::scheduler::current_thread::Context::enter::h722b42cea6b5e181
[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:     0x63f3f189071d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha65396636d8f052d
[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:     0x63f3f18903a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heb4e0be0a42e7c1a
[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:     0x63f3f188ad2b - tokio::runtime::context::scoped::Scoped<T>::set::h5c3537221020b624
[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:     0x63f3f18a8759 - tokio::runtime::context::set_scheduler::{{closure}}::h04bcce3a6abbd828
[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:     0x63f3f18927d2 - std::thread::local::LocalKey<T>::try_with::h2ea2f5e1fd9dda7a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x63f3f1891fde - std::thread::local::LocalKey<T>::with::h00227e70577dec05
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x63f3f18a86cd - tokio::runtime::context::set_scheduler::h11fa45bb92ad1689
[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:     0x63f3f1890130 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9f3d3582cca0de83
[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:     0x63f3f18903e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h536640164dd1fbec
[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:     0x63f3f188ccb0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hefb6c4c7b537113b
[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:     0x63f3f18ac523 - tokio::runtime::context::runtime::enter_runtime::hc1fd9b1d1fcecf32
[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:     0x63f3f188c721 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5be3ec4304be4ae3
[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:     0x63f3f18c08b4 - tokio::runtime::runtime::Runtime::block_on_inner::h2d2f50c9b03950f6
[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:     0x63f3f18c0b8f - tokio::runtime::runtime::Runtime::block_on::h192c0a6674d3409e
[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:     0x63f3f189a563 - integration_consensus::test_consensus_basic_no_faults::h3ab376afa9bc997f
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:56:29
[INFO] [stdout]   42:     0x63f3f189a5f7 - integration_consensus::test_consensus_basic_no_faults::{{closure}}::h7e8de466cc0f7005
[INFO] [stdout]                                at /opt/rustwide/workdir/rabia-testing/tests/integration_consensus.rs:18:42
[INFO] [stdout]   43:     0x63f3f187f6c6 - core::ops::function::FnOnce::call_once::h6f4b92ea2fb8e676
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63f3f1902a6b - <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]   45:     0x63f3f1902a6b - 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]   46:     0x63f3f190f45b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x63f3f190f45b - <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]   48:     0x63f3f190f45b - 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]   49:     0x63f3f190f45b - 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]   50:     0x63f3f190f45b - 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]   51:     0x63f3f190f45b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x63f3f190f45b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x63f3f190ab74 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x63f3f190ab74 - 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]   55:     0x63f3f1912062 - 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]   56:     0x63f3f1912062 - <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]   57:     0x63f3f1912062 - 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]   58:     0x63f3f1912062 - 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]   59:     0x63f3f1912062 - 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]   60:     0x63f3f1912062 - 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]   61:     0x63f3f1912062 - <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]   62:     0x63f3f1b6193f - <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]   63:     0x63f3f1b6193f - <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]   64:     0x77d066a1eaa4 - <unknown>
[INFO] [stdout]   65:     0x77d066aaba64 - 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.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rabia-testing --test integration_consensus`
[INFO] running `Command { std: "docker" "inspect" "10c1e37c8d160a71498d48f7deddbecf62165e41b9f1768b9235f63f63fbcc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c1e37c8d160a71498d48f7deddbecf62165e41b9f1768b9235f63f63fbcc52", kill_on_drop: false }`
[INFO] [stdout] 10c1e37c8d160a71498d48f7deddbecf62165e41b9f1768b9235f63f63fbcc52
