[INFO] cloning repository https://github.com/qqwa/gossip_glomers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qqwa/gossip_glomers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqqwa%2Fgossip_glomers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqqwa%2Fgossip_glomers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39722097b756616be2442a2833fcb9187a392b86 [INFO] testing qqwa/gossip_glomers against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqqwa%2Fgossip_glomers" "/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/qqwa/gossip_glomers [INFO] finished tweaking git repo https://github.com/qqwa/gossip_glomers [INFO] tweaked toml for git repo https://github.com/qqwa/gossip_glomers written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/qqwa/gossip_glomers on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/qqwa/gossip_glomers 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-04-21" "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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59977121f7a172167b0736516f61dfd430c08aefe7414162bfa6ad551133c521 [INFO] running `Command { std: "docker" "start" "-a" "59977121f7a172167b0736516f61dfd430c08aefe7414162bfa6ad551133c521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59977121f7a172167b0736516f61dfd430c08aefe7414162bfa6ad551133c521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59977121f7a172167b0736516f61dfd430c08aefe7414162bfa6ad551133c521", kill_on_drop: false }` [INFO] [stdout] 59977121f7a172167b0736516f61dfd430c08aefe7414162bfa6ad551133c521 [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f5f1d4fac45ce9559e5d52712f0ebf45c3175229976785b607ff7403c170aa2 [INFO] running `Command { std: "docker" "start" "-a" "2f5f1d4fac45ce9559e5d52712f0ebf45c3175229976785b607ff7403c170aa2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling gossip_glomers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/workloads/broadcast.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | if let Some((timestamp, msg)) = self.unack_messages.remove(&msg_id) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/workloads/broadcast.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | if let Some((timestamp, msg)) = self.unack_messages.remove(&msg_id) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `maelstrom` [INFO] [stdout] --> src/workloads/broadcast.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | fn tick(tx: &mut Sender, maelstrom: &mut Maelstrom, data: &mut SimpleBroadcast) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maelstrom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/workloads/broadcast.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | tx: &mut Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `maelstrom` [INFO] [stdout] --> src/workloads/broadcast.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | maelstrom: &mut Maelstrom, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maelstrom` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s [INFO] running `Command { std: "docker" "inspect" "2f5f1d4fac45ce9559e5d52712f0ebf45c3175229976785b607ff7403c170aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5f1d4fac45ce9559e5d52712f0ebf45c3175229976785b607ff7403c170aa2", kill_on_drop: false }` [INFO] [stdout] 2f5f1d4fac45ce9559e5d52712f0ebf45c3175229976785b607ff7403c170aa2 [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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb2e028e04081d7dd5d40b7e1abb0755752f8f1d946b515d46290098d67e2478 [INFO] running `Command { std: "docker" "start" "-a" "cb2e028e04081d7dd5d40b7e1abb0755752f8f1d946b515d46290098d67e2478", kill_on_drop: false }` [INFO] [stderr] Compiling gossip_glomers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/workloads/broadcast.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | if let Some((timestamp, msg)) = self.unack_messages.remove(&msg_id) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/workloads/broadcast.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | if let Some((timestamp, msg)) = self.unack_messages.remove(&msg_id) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `maelstrom` [INFO] [stdout] --> src/workloads/broadcast.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | fn tick(tx: &mut Sender, maelstrom: &mut Maelstrom, data: &mut SimpleBroadcast) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maelstrom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/workloads/broadcast.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | tx: &mut Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `maelstrom` [INFO] [stdout] --> src/workloads/broadcast.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | maelstrom: &mut Maelstrom, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maelstrom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timestamp` [INFO] [stdout] --> src/workloads/broadcast.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | if let Some((timestamp, msg)) = self.unack_messages.remove(&msg_id) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/workloads/broadcast.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | if let Some((timestamp, msg)) = self.unack_messages.remove(&msg_id) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `maelstrom` [INFO] [stdout] --> src/workloads/broadcast.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | fn tick(tx: &mut Sender, maelstrom: &mut Maelstrom, data: &mut SimpleBroadcast) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maelstrom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/workloads/broadcast.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | tx: &mut Sender, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `maelstrom` [INFO] [stdout] --> src/workloads/broadcast.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | maelstrom: &mut Maelstrom, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maelstrom` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "cb2e028e04081d7dd5d40b7e1abb0755752f8f1d946b515d46290098d67e2478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2e028e04081d7dd5d40b7e1abb0755752f8f1d946b515d46290098d67e2478", kill_on_drop: false }` [INFO] [stdout] cb2e028e04081d7dd5d40b7e1abb0755752f8f1d946b515d46290098d67e2478 [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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 377616004e5871d5c69d88957a780f188abc13fed3c4fe107b30f8b60bb7de69 [INFO] running `Command { std: "docker" "start" "-a" "377616004e5871d5c69d88957a780f188abc13fed3c4fe107b30f8b60bb7de69", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `timestamp` [INFO] [stderr] --> src/workloads/broadcast.rs:40:22 [INFO] [stderr] | [INFO] [stderr] 40 | if let Some((timestamp, msg)) = self.unack_messages.remove(&msg_id) { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> src/workloads/broadcast.rs:40:33 [INFO] [stderr] | [INFO] [stderr] 40 | if let Some((timestamp, msg)) = self.unack_messages.remove(&msg_id) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `maelstrom` [INFO] [stderr] --> src/workloads/broadcast.rs:50:35 [INFO] [stderr] | [INFO] [stderr] 50 | fn tick(tx: &mut Sender, maelstrom: &mut Maelstrom, data: &mut SimpleBroadcast) { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maelstrom` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tx` [INFO] [stderr] --> src/workloads/broadcast.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | tx: &mut Sender, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `maelstrom` [INFO] [stderr] --> src/workloads/broadcast.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | maelstrom: &mut Maelstrom, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_maelstrom` [INFO] [stderr] [INFO] [stderr] warning: `gossip_glomers` (lib) generated 5 warnings (run `cargo fix --lib -p gossip_glomers` to apply 5 suggestions) [INFO] [stderr] warning: `gossip_glomers` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gossip_glomers-ca46148f7eda2230) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test messages::tests::test_init_msg ... ok [INFO] [stdout] test workloads::broadcast::tests::shoud_respond_with_empty_array_on_read_when_no_broadcast_happend_yet ... ok [INFO] [stdout] test messages::tests::topology_body ... ok [INFO] [stdout] test workloads::broadcast::tests::shoud_respond_only_return_unique_messages_on_read_when_broadcast_happend ... ok [INFO] [stdout] test workloads::broadcast::tests::should_respond_with_broadcast_ok ... ok [INFO] [stdout] test workloads::broadcast::tests::shoud_respond_with_value_on_read_when_broadcast_happend ... ok [INFO] [stdout] test workloads::broadcast::tests::topology_message ... ok [INFO] [stdout] test workloads::init::tests::should_responde_to_init_with_init_ok ... ok [INFO] [stdout] test workloads::echo::tests::should_echo_msg_back_with_echo_ok ... ok [INFO] [stdout] test workloads::unique_id::tests::should_receive_different_ids_from_generate ... ok [INFO] [stdout] test workloads::broadcast::tests::forward_broadcast_messages ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- workloads::broadcast::tests::forward_broadcast_messages stdout ---- [INFO] [stdout] Topology: [ [INFO] [stdout] Neighboar { [INFO] [stdout] name: "n1", [INFO] [stdout] newest_unack: None, [INFO] [stdout] newest_ack: None, [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] thread 'workloads::broadcast::tests::forward_broadcast_messages' (19) panicked at src/testing.rs:81:9: [INFO] [stdout] No matching message was cached or received before timeout buffer: [INFO] [stdout] [ [INFO] [stdout] Message { [INFO] [stdout] src: "n0", [INFO] [stdout] dest: "c0", [INFO] [stdout] body: InitOk( [INFO] [stdout] InitOk { [INFO] [stdout] in_reply_to: 1, [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56799f4fcc3a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56799f4fcc3a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56799f4fcc3a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56799f4fcc3a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56799f51157a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56799f51157a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x56799f501612 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x56799f501612 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x56799f4dbdcf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56799f4dbdcf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56799f4f5099 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56799f45c8cc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x56799f45c8cc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56799f4f5252 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x56799f4f5252 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56799f4dbe88 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56799f4d1069 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56799f4dcb9d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56799f511d0c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56799f417d16 - gossip_glomers::testing::TestServer::assert_msg_received_timeout::hd6ec9e115328dd22 [INFO] [stdout] at /opt/rustwide/workdir/src/testing.rs:81:9 [INFO] [stdout] 20: 0x56799f4181b1 - gossip_glomers::testing::TestServer::assert_msg_received_default_timeout::ha754913f76a9dd98 [INFO] [stdout] at /opt/rustwide/workdir/src/testing.rs:53:14 [INFO] [stdout] 21: 0x56799f424617 - gossip_glomers::workloads::broadcast::tests::forward_broadcast_messages::h2fb6e069270d380c [INFO] [stdout] at /opt/rustwide/workdir/src/workloads/broadcast.rs:245:14 [INFO] [stdout] 22: 0x56799f424817 - gossip_glomers::workloads::broadcast::tests::forward_broadcast_messages::{{closure}}::h71aa35300542414d [INFO] [stdout] at /opt/rustwide/workdir/src/workloads/broadcast.rs:236:36 [INFO] [stdout] 23: 0x56799f4069a6 - core::ops::function::FnOnce::call_once::h9e040964c79b4bfc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56799f4509cb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56799f4509cb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x56799f45d39b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x56799f45d39b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x56799f45d39b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x56799f45d39b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x56799f45d39b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x56799f45d39b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x56799f45d39b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x56799f4577f4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x56799f4577f4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x56799f45ffa2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x56799f45ffa2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x56799f45ffa2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x56799f45ffa2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x56799f45ffa2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x56799f45ffa2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x56799f45ffa2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x56799f4fc54f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x56799f4fc54f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x77ddc07c2aa4 - [INFO] [stdout] 45: 0x77ddc084fa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] workloads::broadcast::tests::forward_broadcast_messages [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "377616004e5871d5c69d88957a780f188abc13fed3c4fe107b30f8b60bb7de69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377616004e5871d5c69d88957a780f188abc13fed3c4fe107b30f8b60bb7de69", kill_on_drop: false }` [INFO] [stdout] 377616004e5871d5c69d88957a780f188abc13fed3c4fe107b30f8b60bb7de69