[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [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 db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb556d4ad128e990d5e445500a86ca0fd895be163af7d616671f53c5535d79f0 [INFO] running `Command { std: "docker" "start" "-a" "cb556d4ad128e990d5e445500a86ca0fd895be163af7d616671f53c5535d79f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb556d4ad128e990d5e445500a86ca0fd895be163af7d616671f53c5535d79f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb556d4ad128e990d5e445500a86ca0fd895be163af7d616671f53c5535d79f0", kill_on_drop: false }` [INFO] [stdout] cb556d4ad128e990d5e445500a86ca0fd895be163af7d616671f53c5535d79f0 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 249d79bba1c5a88d4d602cd6595cdd2544d0d3abcf67232b421ea71ef626af8b [INFO] running `Command { std: "docker" "start" "-a" "249d79bba1c5a88d4d602cd6595cdd2544d0d3abcf67232b421ea71ef626af8b", 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 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 serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [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 16.52s [INFO] running `Command { std: "docker" "inspect" "249d79bba1c5a88d4d602cd6595cdd2544d0d3abcf67232b421ea71ef626af8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249d79bba1c5a88d4d602cd6595cdd2544d0d3abcf67232b421ea71ef626af8b", kill_on_drop: false }` [INFO] [stdout] 249d79bba1c5a88d4d602cd6595cdd2544d0d3abcf67232b421ea71ef626af8b [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6762ade4a4e9512d1c193c9cdb305e34184baca3551ea3ec9b11d12fae66d47c [INFO] running `Command { std: "docker" "start" "-a" "6762ade4a4e9512d1c193c9cdb305e34184baca3551ea3ec9b11d12fae66d47c", kill_on_drop: false }` [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] [stderr] Compiling gossip_glomers v0.1.0 (/opt/rustwide/workdir) [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.28s [INFO] running `Command { std: "docker" "inspect" "6762ade4a4e9512d1c193c9cdb305e34184baca3551ea3ec9b11d12fae66d47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6762ade4a4e9512d1c193c9cdb305e34184baca3551ea3ec9b11d12fae66d47c", kill_on_drop: false }` [INFO] [stdout] 6762ade4a4e9512d1c193c9cdb305e34184baca3551ea3ec9b11d12fae66d47c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06b15e408d110876ce35357a23447897cdc0f8a6aa56f950d8f572e1feb567dd [INFO] running `Command { std: "docker" "start" "-a" "06b15e408d110876ce35357a23447897cdc0f8a6aa56f950d8f572e1feb567dd", 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.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gossip_glomers-ed6fe7203f910100) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test messages::tests::test_init_msg ... ok [INFO] [stdout] test messages::tests::topology_body ... ok [INFO] [stdout] test workloads::broadcast::tests::topology_message ... ok [INFO] [stdout] test workloads::broadcast::tests::forward_broadcast_messages ... ok [INFO] [stdout] test workloads::echo::tests::should_echo_msg_back_with_echo_ok ... ok [INFO] [stdout] test workloads::broadcast::tests::shoud_respond_with_value_on_read_when_broadcast_happend ... ok [INFO] [stdout] test workloads::broadcast::tests::shoud_respond_with_empty_array_on_read_when_no_broadcast_happend_yet ... ok [INFO] [stdout] test workloads::broadcast::tests::should_respond_with_broadcast_ok ... ok [INFO] [stdout] test workloads::broadcast::tests::shoud_respond_only_return_unique_messages_on_read_when_broadcast_happend ... ok [INFO] [stdout] test workloads::unique_id::tests::should_receive_different_ids_from_generate ... ok [INFO] [stdout] test workloads::init::tests::should_responde_to_init_with_init_ok ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- workloads::init::tests::should_responde_to_init_with_init_ok stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'workloads::init::tests::should_responde_to_init_with_init_ok' (41) panicked at src/testing.rs:81:9: [INFO] [stdout] No matching message was cached or received before timeout buffer: [INFO] [stdout] [] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ea7fbd9b772 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ea7fbd9b772 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ea7fbd9b772 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5ea7fbd9b772 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5ea7fbdb0c5a - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5ea7fbdb0c5a - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x5ea7fbda06d6 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ea7fbda06d6 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5ea7fbd79f0f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5ea7fbd79f0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5ea7fbd93aa9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5ea7fbcf952e - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5ea7fbcf952e - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ea7fbd93c62 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5ea7fbd93c62 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5ea7fbd79fc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5ea7fbd6f189 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5ea7fbd7ae1d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5ea7fbdb136c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5ea7fbcd4486 - ::assert_msg_received_timeout:: [INFO] [stdout] at /opt/rustwide/workdir/src/testing.rs:81:9 [INFO] [stdout] 20: 0x5ea7fbcd6241 - ::assert_msg_received_default_timeout:: [INFO] [stdout] at /opt/rustwide/workdir/src/testing.rs:53:14 [INFO] [stdout] 21: 0x5ea7fbcb042c - gossip_glomers[1fe13e90848d12f5]::workloads::init::tests::should_responde_to_init_with_init_ok [INFO] [stdout] at /opt/rustwide/workdir/src/workloads/init.rs:34:14 [INFO] [stdout] 22: 0x5ea7fbcaf587 - gossip_glomers[1fe13e90848d12f5]::workloads::init::tests::should_responde_to_init_with_init_ok::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/workloads/init.rs:30:46 [INFO] [stdout] 23: 0x5ea7fbcac7a6 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5ea7fbced8db - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5ea7fbced8db - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5ea7fbcfa13a - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5ea7fbcfa13a - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5ea7fbcfa13a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5ea7fbcfa13a - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5ea7fbcfa13a - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5ea7fbcfa13a - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5ea7fbcfa13a - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5ea7fbcf4604 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5ea7fbcf4604 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5ea7fbcfcc32 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5ea7fbcfcc32 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5ea7fbcfcc32 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5ea7fbcfcc32 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5ea7fbcfcc32 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ea7fbcfcc32 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5ea7fbcfcc32 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5ea7fbd9b01f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5ea7fbd9b01f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x799cc0780aa4 - [INFO] [stdout] 45: 0x799cc080da64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] workloads::init::tests::should_responde_to_init_with_init_ok [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "06b15e408d110876ce35357a23447897cdc0f8a6aa56f950d8f572e1feb567dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06b15e408d110876ce35357a23447897cdc0f8a6aa56f950d8f572e1feb567dd", kill_on_drop: false }` [INFO] [stdout] 06b15e408d110876ce35357a23447897cdc0f8a6aa56f950d8f572e1feb567dd