[INFO] cloning repository https://github.com/King-sj/DTxSim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/King-sj/DTxSim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKing-sj%2FDTxSim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKing-sj%2FDTxSim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4a89362518facb8dcfe46107438b651a6d8a224 [INFO] testing King-sj/DTxSim against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKing-sj%2FDTxSim" "/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/King-sj/DTxSim [INFO] finished tweaking git repo https://github.com/King-sj/DTxSim [INFO] tweaked toml for git repo https://github.com/King-sj/DTxSim written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/King-sj/DTxSim on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/King-sj/DTxSim 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aae3ff78ac651e012d9707d63b2c7ae96e0a64aab53a9104645a8525b3ce766 [INFO] running `Command { std: "docker" "start" "-a" "7aae3ff78ac651e012d9707d63b2c7ae96e0a64aab53a9104645a8525b3ce766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aae3ff78ac651e012d9707d63b2c7ae96e0a64aab53a9104645a8525b3ce766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aae3ff78ac651e012d9707d63b2c7ae96e0a64aab53a9104645a8525b3ce766", kill_on_drop: false }` [INFO] [stdout] 7aae3ff78ac651e012d9707d63b2c7ae96e0a64aab53a9104645a8525b3ce766 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c045fe9fa12b7313bae64e25f34c749b76db837933c7cfd5c492147b6e4e382 [INFO] running `Command { std: "docker" "start" "-a" "2c045fe9fa12b7313bae64e25f34c749b76db837933c7cfd5c492147b6e4e382", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dtxsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `last_applied` is never read [INFO] [stdout] --> src/protocols/raft.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct RaftNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | last_applied: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RaftNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.89s [INFO] running `Command { std: "docker" "inspect" "2c045fe9fa12b7313bae64e25f34c749b76db837933c7cfd5c492147b6e4e382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c045fe9fa12b7313bae64e25f34c749b76db837933c7cfd5c492147b6e4e382", kill_on_drop: false }` [INFO] [stdout] 2c045fe9fa12b7313bae64e25f34c749b76db837933c7cfd5c492147b6e4e382 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da965fd3ae938c53dbce5cd4aea9f0b09768cf9849df0f7dde6e0608e27c95bb [INFO] running `Command { std: "docker" "start" "-a" "da965fd3ae938c53dbce5cd4aea9f0b09768cf9849df0f7dde6e0608e27c95bb", kill_on_drop: false }` [INFO] [stdout] warning: field `last_applied` is never read [INFO] [stdout] --> src/protocols/raft.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct RaftNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | last_applied: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RaftNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dtxsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `run_until_leader` is never used [INFO] [stdout] --> tests/raft_tests.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn run_until_leader(nodes: &mut Vec, max_ticks: u64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_applied` is never read [INFO] [stdout] --> src/protocols/raft.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct RaftNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | last_applied: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RaftNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "da965fd3ae938c53dbce5cd4aea9f0b09768cf9849df0f7dde6e0608e27c95bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da965fd3ae938c53dbce5cd4aea9f0b09768cf9849df0f7dde6e0608e27c95bb", kill_on_drop: false }` [INFO] [stdout] da965fd3ae938c53dbce5cd4aea9f0b09768cf9849df0f7dde6e0608e27c95bb [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3dfdaa52f0cead4cefe5a8ec7130605570609024a138823c2a9c878c2be4a5e3 [INFO] running `Command { std: "docker" "start" "-a" "3dfdaa52f0cead4cefe5a8ec7130605570609024a138823c2a9c878c2be4a5e3", kill_on_drop: false }` [INFO] [stderr] warning: field `last_applied` is never read [INFO] [stderr] --> src/protocols/raft.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 82 | pub struct RaftNode { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 94 | last_applied: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RaftNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `dtxsim` (lib) generated 1 warning [INFO] [stderr] warning: function `run_until_leader` is never used [INFO] [stderr] --> tests/raft_tests.rs:34:4 [INFO] [stderr] | [INFO] [stderr] 34 | fn run_until_leader(nodes: &mut Vec, max_ticks: u64) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `dtxsim` (test "raft_tests") generated 1 warning [INFO] [stderr] warning: `dtxsim` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dtxsim-54165efefc616a28) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dtxsim-973fc6f1b25e1b89) [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] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/network_tests.rs (/opt/rustwide/target/debug/deps/network_tests-247d2121507f6fbd) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_crash_node_drops_from_messages ... ok [INFO] [stdout] test test_full_drop_rate ... ok [INFO] [stdout] test test_has_in_flight ... ok [INFO] [stdout] test test_multiple_messages_same_tick ... ok [INFO] [stdout] test test_message_delay_range ... ok [INFO] [stdout] test test_partition_blocks_messages ... ok [INFO] [stdout] test test_partition_during_flight_drops_message ... ok [INFO] [stdout] test test_send_and_deliver_single_message ... ok [INFO] [stdout] test test_tick_counter ... ok [INFO] [stdout] test test_zero_drop_rate ... ok [INFO] [stdout] test test_crash_node_drops_to_messages ... ok [INFO] [stdout] test test_partition_is_bidirectional ... ok [INFO] [stdout] test test_heal_restores_connectivity ... ok [INFO] [stdout] test test_recover_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/raft_tests.rs (/opt/rustwide/target/debug/deps/raft_tests-5727a419680e0443) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test test_candidate_stays_candidate_without_majority ... ok [INFO] [stdout] test test_candidate_becomes_leader_with_majority ... ok [INFO] [stdout] test test_append_entries_idempotent ... ok [INFO] [stdout] test test_candidate_votes_for_self ... ok [INFO] [stdout] test test_election_with_packet_loss ... ok [INFO] [stdout] test test_follower_accepts_append_entries ... ok [INFO] [stdout] test test_follower_updates_commit_index ... ok [INFO] [stdout] test test_grant_vote_to_candidate ... ok [INFO] [stdout] test test_leader_advances_commit_with_majority ... ok [INFO] [stdout] test test_leader_appends_client_request ... ok [INFO] [stdout] test test_leader_election_completes_within_ticks ... ok [INFO] [stdout] test test_leader_election_via_simulator ... ok [INFO] [stdout] test test_leader_retries_on_log_mismatch ... ok [INFO] [stdout] test test_leader_sends_periodic_heartbeats ... ok [INFO] [stdout] test test_log_conflict_resolution ... ok [INFO] [stdout] test test_log_replication_5_nodes_3_commands ... ok [INFO] [stdout] test test_log_replication_completes ... ok [INFO] [stdout] test test_log_replication_via_simulator ... ok [INFO] [stdout] test test_metrics_collected ... ok [INFO] [stdout] test test_heartbeat_resets_election_timer ... ok [INFO] [stdout] test test_log_replication_with_packet_loss ... ok [INFO] [stdout] test test_node_initial_state ... ok [INFO] [stdout] test test_network_delay_does_not_break_election ... ok [INFO] [stdout] test test_protocol_creates_correct_number_of_nodes ... ok [INFO] [stdout] test test_follower_rejects_inconsistent_log ... ok [INFO] [stdout] test test_majority_partition_can_elect_leader ... ok [INFO] [stdout] test test_reject_vote_already_voted ... ok [INFO] [stdout] test test_reject_vote_less_up_to_date_log ... ok [INFO] [stdout] test test_reject_vote_stale_term ... ok [INFO] [stdout] test test_result_summary_format ... ok [INFO] [stdout] test test_step_down_on_higher_term ... ok [INFO] [stdout] test test_follower_not_timeout_with_heartbeats ... FAILED [INFO] [stdout] test test_protocol_name ... ok [INFO] [stdout] test test_protocol_panics_with_less_than_3_nodes - should panic ... ok [INFO] [stdout] test test_follower_becomes_candidate_on_timeout ... ok [INFO] [stdout] test test_leader_election_5_nodes ... ok [INFO] [stdout] test test_partition_heal_log_replication ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_follower_not_timeout_with_heartbeats stdout ---- [INFO] [stdout] [INFO] [stdout] [Raft] Simulation complete [INFO] [stdout] No Leader elected | [Node(0): Candidate term=6 log=0 commit=0, Node(1): Candidate term=6 log=0 commit=0, Node(2): Candidate term=6 log=0 commit=0] [INFO] [stdout] [INFO] [stdout] thread 'test_follower_not_timeout_with_heartbeats' (41) panicked at tests/raft_tests.rs:696:5: [INFO] [stdout] assertion failed: result.completed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5881f6edd63a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5881f6edd63a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5881f6edd63a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5881f6edd63a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5881f6ef19fa - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5881f6ef19fa - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5881f6ee1ec2 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5881f6ee1ec2 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5881f6ebc84f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5881f6ebc84f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5881f6ed5ba9 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5881f6e25eec - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5881f6e25eec - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5881f6ed5d62 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5881f6ed5d62 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5881f6ebc93a - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5881f6eb42a9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5881f6ebd61d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5881f6ef226c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5881f6ef2232 - core[97f61b5528a4c2b4]::panicking::panic [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5881f6e1299b - raft_tests[4fedc547bdc73924]::test_follower_not_timeout_with_heartbeats [INFO] [stdout] at /opt/rustwide/workdir/tests/raft_tests.rs:696:5 [INFO] [stdout] 21: 0x5881f6e09ff7 - raft_tests[4fedc547bdc73924]::test_follower_not_timeout_with_heartbeats::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/raft_tests.rs:681:47 [INFO] [stdout] 22: 0x5881f6e19ce6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5881f6e19fcb - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5881f6e19fcb - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5881f6e269bb - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5881f6e269bb - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5881f6e269bb - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5881f6e269bb - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5881f6e269bb - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5881f6e269bb - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5881f6e269bb - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5881f6e220d4 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5881f6e220d4 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5881f6e295c2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5881f6e295c2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5881f6e295c2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5881f6e295c2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5881f6e295c2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5881f6e295c2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5881f6e295c2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5881f6edcf4f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x5881f6edcf4f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x73c7f644aaa4 - [INFO] [stdout] 44: 0x73c7f64d7a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_follower_not_timeout_with_heartbeats [INFO] [stdout] [INFO] [stdout] test result: FAILED. 36 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test raft_tests` [INFO] running `Command { std: "docker" "inspect" "3dfdaa52f0cead4cefe5a8ec7130605570609024a138823c2a9c878c2be4a5e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dfdaa52f0cead4cefe5a8ec7130605570609024a138823c2a9c878c2be4a5e3", kill_on_drop: false }` [INFO] [stdout] 3dfdaa52f0cead4cefe5a8ec7130605570609024a138823c2a9c878c2be4a5e3