[INFO] cloning repository https://github.com/guilload/zephyr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guilload/zephyr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguilload%2Fzephyr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguilload%2Fzephyr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14414610c3b14f32d6e0458e43b56f464cb9988a
[INFO] testing guilload/zephyr against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguilload%2Fzephyr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guilload/zephyr
[INFO] finished tweaking git repo https://github.com/guilload/zephyr
[INFO] tweaked toml for git repo https://github.com/guilload/zephyr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guilload/zephyr on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guilload/zephyr 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9593c650665bf1a3f85400f0dd8151d269a08b33a3a9733367e04ec9f96e47c3
[INFO] running `Command { std: "docker" "start" "-a" "9593c650665bf1a3f85400f0dd8151d269a08b33a3a9733367e04ec9f96e47c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9593c650665bf1a3f85400f0dd8151d269a08b33a3a9733367e04ec9f96e47c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9593c650665bf1a3f85400f0dd8151d269a08b33a3a9733367e04ec9f96e47c3", kill_on_drop: false }`
[INFO] [stdout] 9593c650665bf1a3f85400f0dd8151d269a08b33a3a9733367e04ec9f96e47c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88a7daf8d30d77e9b78a42836be5163fd5902c5ef000ddaff33fdf8f8a32fc2a
[INFO] running `Command { std: "docker" "start" "-a" "88a7daf8d30d77e9b78a42836be5163fd5902c5ef000ddaff33fdf8f8a32fc2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling zephyr-ring v0.1.0 (/opt/rustwide/workdir/zephyr-ring)
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling zephyr-collector v0.1.0 (/opt/rustwide/workdir/zephyr-collector)
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling foca v1.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling zephyr-config v0.1.0 (/opt/rustwide/workdir/zephyr-config)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zephyr-gossip v0.1.0 (/opt/rustwide/workdir/zephyr-gossip)
[INFO] [stderr]    Compiling object_store v0.12.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zephyr-tower v0.1.0 (/opt/rustwide/workdir/zephyr-tower)
[INFO] [stderr]    Compiling zephyr-storage v0.1.0 (/opt/rustwide/workdir/zephyr-storage)
[INFO] [stderr]    Compiling zephyr-wal v0.1.0 (/opt/rustwide/workdir/zephyr-wal)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.3
[INFO] [stderr]    Compiling tonic-prost v0.14.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling zephyr-agent v0.1.0 (/opt/rustwide/workdir/zephyr-agent)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "88a7daf8d30d77e9b78a42836be5163fd5902c5ef000ddaff33fdf8f8a32fc2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88a7daf8d30d77e9b78a42836be5163fd5902c5ef000ddaff33fdf8f8a32fc2a", kill_on_drop: false }`
[INFO] [stdout] 88a7daf8d30d77e9b78a42836be5163fd5902c5ef000ddaff33fdf8f8a32fc2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24a4b546cb225a7b185db6e40f3493babcf9f0e8c84d1ecc86e0490b17c7a314
[INFO] running `Command { std: "docker" "start" "-a" "24a4b546cb225a7b185db6e40f3493babcf9f0e8c84d1ecc86e0490b17c7a314", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling zephyr-ring v0.1.0 (/opt/rustwide/workdir/zephyr-ring)
[INFO] [stderr]    Compiling zephyr-collector v0.1.0 (/opt/rustwide/workdir/zephyr-collector)
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling zephyr-config v0.1.0 (/opt/rustwide/workdir/zephyr-config)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling object_store v0.12.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling turmoil v0.7.1
[INFO] [stderr]    Compiling zephyr-gossip v0.1.0 (/opt/rustwide/workdir/zephyr-gossip)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zephyr-tower v0.1.0 (/opt/rustwide/workdir/zephyr-tower)
[INFO] [stderr]    Compiling zephyr-storage v0.1.0 (/opt/rustwide/workdir/zephyr-storage)
[INFO] [stderr]    Compiling zephyr-wal v0.1.0 (/opt/rustwide/workdir/zephyr-wal)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.3
[INFO] [stderr]    Compiling tonic-prost v0.14.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling zephyr-agent v0.1.0 (/opt/rustwide/workdir/zephyr-agent)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.71s
[INFO] running `Command { std: "docker" "inspect" "24a4b546cb225a7b185db6e40f3493babcf9f0e8c84d1ecc86e0490b17c7a314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a4b546cb225a7b185db6e40f3493babcf9f0e8c84d1ecc86e0490b17c7a314", kill_on_drop: false }`
[INFO] [stdout] 24a4b546cb225a7b185db6e40f3493babcf9f0e8c84d1ecc86e0490b17c7a314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b541493d8a721ad8f814046106b1bfbedd69fed44abdb3f5bf289c7c940b95f
[INFO] running `Command { std: "docker" "start" "-a" "1b541493d8a721ad8f814046106b1bfbedd69fed44abdb3f5bf289c7c940b95f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zephyr_agent-ae226d330db5341d)
[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/main.rs (/opt/rustwide/target/debug/deps/zephyr_collector-3788678c5b74a2eb)
[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/zephyr_config-b3a8aabc29391a3c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_build_defaults ... ok
[INFO] [stdout] test tests::test_build_full_config ... ok
[INFO] [stdout] test tests::test_build_invalid_port ... ok
[INFO] [stdout] test tests::test_from_str ... ok
[INFO] [stdout] test tests::test_build_unresolvable_host ... ok
[INFO] [stdout] test tests::test_from_file ... ok
[INFO] [stdout] test tests::test_from_str_empty ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zephyr_gossip-ceb4b5ff7ff8ef84)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test transport::tests::test_ram_local_addr ... ok
[INFO] [stdout] test transport::tests::test_ram_bidirectional ... ok
[INFO] [stdout] test transport::tests::test_ram_no_route ... ok
[INFO] [stdout] test transport::tests::test_ram_send_recv ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simulation.rs (/opt/rustwide/target/debug/deps/simulation-5452cd04ac540401)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test three_node_convergence ... ok
[INFO] [stdout] test partition_detects_down ... ok
[INFO] [stdout] test convergence_with_message_loss ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `-p zephyr-gossip --test simulation`
[INFO] [stdout] 
[INFO] [stdout] ---- convergence_with_message_loss stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'convergence_with_message_loss' (33) panicked at zephyr-gossip/tests/simulation.rs:197:13:
[INFO] [stdout] assertion `left == right` failed: node 1 sees 1 peers (expected 2): [NodeId { addr: 192.168.0.2:9000, bump: 0 }]
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6449e25b64da - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6449e25b64da - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6449e25b64da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6449e25b64da - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6449e25cc97a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6449e25cc97a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6449e25bb512 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6449e25bb512 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6449e2594bff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6449e2594bff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6449e25ae6b9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6449e2446dbc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6449e2446dbc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6449e25ae932 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6449e25ae932 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6449e2594cb8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6449e258c0c9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6449e2595abd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6449e25cd16c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6449e25cd053 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x6449e25c7fd8 - core[35159d6ffb30e017]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6449e23824ad - simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/zephyr-gossip/tests/simulation.rs:197:13
[INFO] [stdout]   22:     0x6449e22fc3e5 - <tokio[c1d2e18563e222cf]::runtime::task::core::Core<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/core.rs:374:24
[INFO] [stdout]   23:     0x6449e23086e3 - <tokio[c1d2e18563e222cf]::loom::std::unsafe_cell::UnsafeCell<tokio[c1d2e18563e222cf]::runtime::task::core::Stage<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}>>>::with_mut::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>, <tokio[c1d2e18563e222cf]::runtime::task::core::Core<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x6449e23086e3 - <tokio[c1d2e18563e222cf]::runtime::task::core::Core<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/core.rs:363:30
[INFO] [stdout]   25:     0x6449e22ed8c8 - tokio[c1d2e18563e222cf]::runtime::task::harness::poll_future::<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x6449e235c87a - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[c1d2e18563e222cf]::runtime::task::harness::poll_future<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x6449e23a1a99 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[c1d2e18563e222cf]::runtime::task::harness::poll_future<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6449e23903db - __rust_try
[INFO] [stdout]   29:     0x6449e2389bf2 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[c1d2e18563e222cf]::runtime::task::harness::poll_future<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6449e2389bf2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<tokio[c1d2e18563e222cf]::runtime::task::harness::poll_future<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>::{closure#0}>, core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6449e22ebf5f - tokio[c1d2e18563e222cf]::runtime::task::harness::poll_future::<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x6449e22f6e52 - <tokio[c1d2e18563e222cf]::runtime::task::harness::Harness<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x6449e22f7103 - <tokio[c1d2e18563e222cf]::runtime::task::harness::Harness<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x6449e233d6eb - tokio[c1d2e18563e222cf]::runtime::task::raw::poll::<simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}, alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   35:     0x6449e24b5987 - <tokio[c1d2e18563e222cf]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   36:     0x6449e24aefd2 - <tokio[c1d2e18563e222cf]::runtime::task::LocalNotified<alloc[a8a7aba520129d98]::sync::Arc<tokio[c1d2e18563e222cf]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/mod.rs:515:13
[INFO] [stdout]   37:     0x6449e24d8fcb - <tokio[c1d2e18563e222cf]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:773:65
[INFO] [stdout]   38:     0x6449e24dc0c7 - tokio[c1d2e18563e222cf]::task::coop::with_budget::<(), <tokio[c1d2e18563e222cf]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x6449e24dc0c7 - tokio[c1d2e18563e222cf]::task::coop::budget::<(), <tokio[c1d2e18563e222cf]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x6449e24dc0c7 - <tokio[c1d2e18563e222cf]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:773:31
[INFO] [stdout]   41:     0x6449e2401e94 - <tokio[c1d2e18563e222cf]::task::local::RunUntil<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1080:29
[INFO] [stdout]   42:     0x6449e2401004 - <tokio[c1d2e18563e222cf]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c1d2e18563e222cf]::task::local::RunUntil<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   43:     0x6449e2429b19 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[c1d2e18563e222cf]::task::local::LocalData>>::try_with::<<tokio[c1d2e18563e222cf]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c1d2e18563e222cf]::task::local::RunUntil<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x6449e242979f - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[c1d2e18563e222cf]::task::local::LocalData>>::with::<<tokio[c1d2e18563e222cf]::task::local::LocalSet>::with<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c1d2e18563e222cf]::task::local::RunUntil<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x6449e23feb97 - <tokio[c1d2e18563e222cf]::task::local::LocalSet>::with::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c1d2e18563e222cf]::task::local::RunUntil<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   46:     0x6449e2404008 - <tokio[c1d2e18563e222cf]::task::local::RunUntil<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   47:     0x6449e24012a2 - <tokio[c1d2e18563e222cf]::task::local::LocalSet>::run_until::<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   48:     0x6449e23ca41e - <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/turmoil-0.7.1/src/rt.rs:168:18
[INFO] [stdout]   49:     0x6449e23bef4e - <core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x6449e23dc4bf - <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   51:     0x6449e23dc123 - tokio[c1d2e18563e222cf]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   52:     0x6449e23dc123 - tokio[c1d2e18563e222cf]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   53:     0x6449e23dc123 - <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   54:     0x6449e23d0b94 - <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   55:     0x6449e23da081 - <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   56:     0x6449e23d7188 - <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   57:     0x6449e241eddf - <tokio[c1d2e18563e222cf]::runtime::context::scoped::Scoped<tokio[c1d2e18563e222cf]::runtime::scheduler::Context>>::set::<<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   58:     0x6449e243018d - tokio[c1d2e18563e222cf]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   59:     0x6449e242ab77 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[c1d2e18563e222cf]::runtime::context::Context>>::try_with::<tokio[c1d2e18563e222cf]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   60:     0x6449e2429ebf - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[c1d2e18563e222cf]::runtime::context::Context>>::with::<tokio[c1d2e18563e222cf]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   61:     0x6449e242fc41 - tokio[c1d2e18563e222cf]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   62:     0x6449e23d4994 - <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   63:     0x6449e23d5267 - <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   64:     0x6449e23d63a4 - <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   65:     0x6449e23e0dab - tokio[c1d2e18563e222cf]::runtime::context::runtime::enter_runtime::<<tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CurrentThread>::block_on<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   66:     0x6449e23cfaec - <tokio[c1d2e18563e222cf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   67:     0x6449e23c8bf4 - <tokio[c1d2e18563e222cf]::runtime::runtime::Runtime>::block_on_inner::<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   68:     0x6449e23c9273 - <tokio[c1d2e18563e222cf]::runtime::runtime::Runtime>::block_on::<<turmoil[b7db82b262817f7d]::rt::Rt>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   69:     0x6449e23cbac2 - <turmoil[b7db82b262817f7d]::rt::Rt>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/turmoil-0.7.1/src/rt.rs:163:20
[INFO] [stdout]   70:     0x6449e2430943 - <turmoil[b7db82b262817f7d]::sim::Sim>::step::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/turmoil-0.7.1/src/sim.rs:456:72
[INFO] [stdout]   71:     0x6449e23b287e - <scoped_tls[3909c07251a09753]::ScopedKey<core[35159d6ffb30e017]::cell::RefCell<turmoil[b7db82b262817f7d]::world::World>>>::set::<<turmoil[b7db82b262817f7d]::sim::Sim>::step::{closure#1}, core[35159d6ffb30e017]::result::Result<bool, alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   72:     0x6449e23feae1 - <turmoil[b7db82b262817f7d]::world::World>::enter::<core[35159d6ffb30e017]::result::Result<bool, alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>, <turmoil[b7db82b262817f7d]::sim::Sim>::step::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/turmoil-0.7.1/src/world.rs:96:17
[INFO] [stdout]   73:     0x6449e24339b9 - <turmoil[b7db82b262817f7d]::sim::Sim>::step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/turmoil-0.7.1/src/sim.rs:456:40
[INFO] [stdout]   74:     0x6449e243193b - <turmoil[b7db82b262817f7d]::sim::Sim>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/turmoil-0.7.1/src/sim.rs:396:36
[INFO] [stdout]   75:     0x6449e2384271 - simulation[87e315875ccd1e54]::convergence_with_message_loss
[INFO] [stdout]                                at /opt/rustwide/workdir/zephyr-gossip/tests/simulation.rs:209:9
[INFO] [stdout]   76:     0x6449e2380a27 - simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/zephyr-gossip/tests/simulation.rs:177:39
[INFO] [stdout]   77:     0x6449e234f296 - <simulation[87e315875ccd1e54]::convergence_with_message_loss::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x6449e243a09b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x6449e243a09b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   80:     0x6449e244788b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   81:     0x6449e244788b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x6449e244788b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x6449e244788b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x6449e244788b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x6449e244788b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   86:     0x6449e244788b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   87:     0x6449e2442264 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   88:     0x6449e2442264 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   89:     0x6449e244a492 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   90:     0x6449e244a492 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   91:     0x6449e244a492 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x6449e244a492 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x6449e244a492 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x6449e244a492 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   95:     0x6449e244a492 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x6449e25b5daf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   97:     0x6449e25b5daf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   98:     0x766772053aa4 - <unknown>
[INFO] [stdout]   99:     0x7667720e0a64 - clone
[INFO] [stdout]  100:                0x0 - <unknown>
[INFO] [stdout] Error: JoinError::Panic(Id(4), "assertion `left == right` failed: node 1 sees 1 peers (expected 2): [NodeId { addr: 192.168.0.2:9000, bump: 0 }]\n  left: 1\n right: 2", ...)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     convergence_with_message_loss
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1b541493d8a721ad8f814046106b1bfbedd69fed44abdb3f5bf289c7c940b95f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b541493d8a721ad8f814046106b1bfbedd69fed44abdb3f5bf289c7c940b95f", kill_on_drop: false }`
[INFO] [stdout] 1b541493d8a721ad8f814046106b1bfbedd69fed44abdb3f5bf289c7c940b95f
