[INFO] fetching crate message-io 0.14.4... [INFO] testing message-io-0.14.4 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate message-io 0.14.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate message-io 0.14.4 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate message-io 0.14.4 [INFO] finished tweaking crates.io crate message-io 0.14.4 [INFO] tweaked toml for crates.io crate message-io 0.14.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate message-io 0.14.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.70 [INFO] [stderr] Downloaded integer-encoding v3.0.2 [INFO] [stderr] Downloaded test-case v1.2.1 [INFO] [stderr] Downloaded libc v0.2.107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23d219a68bface9c022ffee75757e199672f49cb5573c5c7bf1c041fcbad0073 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "23d219a68bface9c022ffee75757e199672f49cb5573c5c7bf1c041fcbad0073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23d219a68bface9c022ffee75757e199672f49cb5573c5c7bf1c041fcbad0073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d219a68bface9c022ffee75757e199672f49cb5573c5c7bf1c041fcbad0073", kill_on_drop: false }` [INFO] [stdout] 23d219a68bface9c022ffee75757e199672f49cb5573c5c7bf1c041fcbad0073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0d010a9b98d2dd091a76735f6a5e5a946018820d9c68f07faf1a288394cc8be [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b0d010a9b98d2dd091a76735f6a5e5a946018820d9c68f07faf1a288394cc8be", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling integer-encoding v3.0.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling message-io v0.14.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.96s [INFO] running `Command { std: "docker" "inspect" "b0d010a9b98d2dd091a76735f6a5e5a946018820d9c68f07faf1a288394cc8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d010a9b98d2dd091a76735f6a5e5a946018820d9c68f07faf1a288394cc8be", kill_on_drop: false }` [INFO] [stdout] b0d010a9b98d2dd091a76735f6a5e5a946018820d9c68f07faf1a288394cc8be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e7fd9930637b92cd349ef2c5794ed2114a51f5db87a501ad4e5bb93b62ec042 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6e7fd9930637b92cd349ef2c5794ed2114a51f5db87a501ad4e5bb93b62ec042", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling test-case v1.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling message-io v0.14.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "6e7fd9930637b92cd349ef2c5794ed2114a51f5db87a501ad4e5bb93b62ec042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7fd9930637b92cd349ef2c5794ed2114a51f5db87a501ad4e5bb93b62ec042", kill_on_drop: false }` [INFO] [stdout] 6e7fd9930637b92cd349ef2c5794ed2114a51f5db87a501ad4e5bb93b62ec042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b029c32cf34e8fab1155da772431f4596210b6a538b7f9b010a4ff5b3c9aa5a [INFO] running `Command { std: "docker" "start" "-a" "4b029c32cf34e8fab1155da772431f4596210b6a538b7f9b010a4ff5b3c9aa5a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/message_io-126f5441abdb3e84) [INFO] [stdout] running 56 tests [INFO] [stdout] test events::tests::drop_queue_before_sender ... ok [INFO] [stdout] test events::tests::priority_events_order_try_receive ... ok [INFO] [stdout] test events::tests::standard_events_order_try_receive ... ok [INFO] [stdout] test network::endpoint::tests::from_local_non_connection_oriented ... ok [INFO] [stdout] test events::tests::priority_events_order ... ok [INFO] [stdout] test network::remote_addr::tests::str_to_socket_addr ... ok [INFO] [stdout] test network::remote_addr::tests::socket_addr_to_socket_addr ... ok [INFO] [stdout] test events::tests::standard_events_order ... ok [INFO] [stdout] test network::remote_addr::tests::str_to_string ... ok [INFO] [stdout] test network::remote_addr::tests::string_to_socket_addr ... ok [INFO] [stdout] test network::resource_id::tests::base_value ... ok [INFO] [stdout] test network::resource_id::tests::resource_type ... ok [INFO] [stdout] test network::remote_addr::tests::string_to_string ... ok [INFO] [stdout] test network::resource_id::tests::adapter_id ... ok [INFO] [stdout] test events::tests::waiting_timer_event ... ok [INFO] [stdout] test events::tests::timer_events_order_try_receive ... ok [INFO] [stdout] test network::tests::create_remove_listener ... ok [INFO] [stdout] test network::tests::create_remove_listener_with_connection ... ok [INFO] [stdout] test network::tests::successful_connection::_transport_tcp ... ok [INFO] [stdout] test network::tests::successful_connection::_transport_framedtcp ... ok [INFO] [stdout] test network::tests::successful_connection::_transport_ws ... ok [INFO] [stdout] test network::tests::successful_connection_sync::_transport_tcp ... ok [INFO] [stdout] test network::tests::successful_connection_sync::_transport_ws ... ok [INFO] [stdout] test network::tests::successful_connection_sync::_transport_framedtcp ... ok [INFO] [stdout] test node::tests::create_node_and_drop ... ok [INFO] [stdout] test node::tests::async_node ... ok [INFO] [stdout] test node::tests::sync_node ... ok [INFO] [stdout] test util::encoding::tests::decode_byte_per_byte ... ok [INFO] [stdout] test util::encoding::tests::decode_message_after_non_enough_padding ... ok [INFO] [stdout] test node::tests::wait_already_waited_task ... ok [INFO] [stdout] test util::encoding::tests::decode_message_no_size ... ok [INFO] [stdout] test util::encoding::tests::decode_message_one_byte ... ok [INFO] [stdout] test util::encoding::tests::decode_message_var_size_in_two_data ... ok [INFO] [stdout] test util::encoding::tests::decode_one_message ... ok [INFO] [stdout] test util::encoding::tests::decode_multiple_messages_exact ... ok [INFO] [stdout] test util::encoding::tests::decode_one_message_in_two_parts ... ok [INFO] [stdout] test util::encoding::tests::decode_two_messages_in_two_parts ... ok [INFO] [stdout] test util::encoding::tests::encode_one_message ... ok [INFO] [stdout] test util::encoding::tests::encode_one_big_message ... ok [INFO] [stdout] test node::tests::enqueue ... ok [INFO] [stdout] test events::tests::cancel_timers ... ok [INFO] [stdout] test events::tests::default_and_timer_events_order ... ok [INFO] [stdout] test events::tests::default_and_timer_events_order_try_receive ... ok [INFO] [stdout] test events::tests::timer_events_order ... ok [INFO] [stdout] test events::tests::priority_and_timer_events_order_try_receive ... ok [INFO] [stdout] test events::tests::priority_and_timer_events_order ... ok [INFO] [stdout] test node::tests::wait_task ... ok [INFO] [stdout] test util::thread::tests::drop_implies_join ... ok [INFO] [stdout] test util::thread::tests::join_result ... ok [INFO] [stdout] test util::thread::tests::basic_usage ... ok [INFO] [stdout] test network::tests::unreachable_connection::_transport_framedtcp ... ok [INFO] [stdout] test network::tests::unreachable_connection::_transport_tcp ... ok [INFO] [stdout] test network::tests::unreachable_connection::_transport_ws ... ok [INFO] [stdout] test network::tests::unreachable_connection_sync::_transport_ws ... ok [INFO] [stdout] test network::tests::unreachable_connection_sync::_transport_tcp ... ok [INFO] [stdout] test network::tests::unreachable_connection_sync::_transport_framedtcp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-0781df1956df0b36) [INFO] [stdout] test echo::_transport_tcp_1 ... ok [INFO] [stdout] test echo::_transport_ws_1 ... ok [INFO] [stdout] test echo::_transport_udp_100 ... ok [INFO] [stdout] test multicast_reuse_addr ... FAILED [INFO] [stdout] test message_size::_transport_udp_udp_max_local_payload_len ... ok [INFO] [stdout] test echo::_transport_udp_1 ... ok [INFO] [stdout] test echo::_transport_tcp_100 ... ok [INFO] [stdout] test echo::_transport_framedtcp_1 ... ok [INFO] [stdout] test echo::_transport_framedtcp_100 ... ok [INFO] [stdout] test echo::_transport_ws_100 ... ok [INFO] [stdout] test burst::_transport_framedtcp_200000 ... ok [INFO] [stdout] test message_size::_transport_framedtcp_big_message_size ... ok [INFO] [stdout] test message_size::_transport_tcp_big_message_size ... ok [INFO] [stdout] test burst::_transport_ws_200000 ... ok [INFO] [stdout] test message_size::_transport_ws_big_message_size ... ok [INFO] [stdout] test burst::_transport_udp_2000 has been running for over 60 seconds [INFO] [stdout] test burst::_transport_udp_2000 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- multicast_reuse_addr stdout ---- [INFO] [stdout] thread 'multicast_reuse_addr' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 19, kind: Uncategorized, message: "No such device" }', tests/integration.rs:347:75 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e6e600ca0c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e6e600ca0c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e6e600ca0c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e6e600ca0c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e6e60331bc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e6e6005098 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e6e600f037 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e6e600f037 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e6e600f037 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e6e600ed6b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e6e600f78a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e6e600f477 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e6e600ced4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e6e600f189 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e6e5d83743 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e6e5d83833 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55e6e5e0b0ca - core::result::Result::unwrap::h8ed5eea4f05e6f0d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55e6e5daaf09 - integration::multicast_reuse_addr::h728e47cdd2070a8f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:347:21 [INFO] [stdout] 18: 0x55e6e5daadba - integration::multicast_reuse_addr::{{closure}}::h9c43de6274c53c37 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:340:1 [INFO] [stdout] 19: 0x55e6e5ddaece - core::ops::function::FnOnce::call_once::h9a37f2c9035fa980 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e6e5e47f53 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e6e5e47f53 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55e6e5e46c81 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e6e5e46c81 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e6e5e46c81 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55e6e5e46c81 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55e6e5e46c81 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55e6e5e46c81 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55e6e5e46c81 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55e6e5e50561 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55e6e5e50561 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55e6e5e1ccbf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55e6e5e1ccbf - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e6e5e1ccbf - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55e6e5e1ccbf - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55e6e5e1ccbf - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55e6e5e1ccbf - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55e6e5e1ccbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e6e6015773 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e6e6015773 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e6e6015773 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fae71186609 - start_thread [INFO] [stdout] 42: 0x7fae70f58293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- burst::_transport_udp_2000 stdout ---- [INFO] [stdout] thread 'burst::_transport_udp_2000/test-receiver' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"Integration test message: 278"`, [INFO] [stdout] right: `"Integration test message: 295"`', tests/integration.rs:196:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e6e600ca0c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e6e600ca0c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e6e600ca0c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e6e600ca0c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e6e60331bc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e6e6005098 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e6e600f037 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e6e600f037 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e6e600f037 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e6e600ed6b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e6e600f78a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e6e600f477 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e6e600ced4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e6e600f189 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e6e5d83743 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e6e6031a18 - core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] 16: 0x55e6e5de477e - core::panicking::assert_failed::h078e1f85e03ffb6b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55e6e5daa4fe - integration::start_burst_receiver::{{closure}}::{{closure}}::h20f692f9199c2054 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:196:21 [INFO] [stdout] 18: 0x55e6e5db706d - message_io::node::NodeListener::for_each::{{closure}}::{{closure}}::h95e3fc4c12794410 [INFO] [stdout] at /opt/rustwide/workdir/src/node.rs:354:25 [INFO] [stdout] 19: 0x55e6e5dec71d - message_io::network::NetworkProcessor::process_poll_event::{{closure}}::{{closure}}::hf890234b208a3a92 [INFO] [stdout] at /opt/rustwide/workdir/src/network.rs:259:25 [INFO] [stdout] 20: 0x55e6e5e6a962 - core::ops::function::impls:: for &mut F>::call_mut::he3a720da6cf113ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 21: 0x55e6e5e9d52c - message_io::network::driver::Driver::read_from_local::{{closure}}::h0b805cad4541961e [INFO] [stdout] at /opt/rustwide/workdir/src/network/driver.rs:306:21 [INFO] [stdout] 22: 0x55e6e5ea379e - ::accept::h534633b8fcf9e779 [INFO] [stdout] at /opt/rustwide/workdir/src/adapters/udp.rs:127:21 [INFO] [stdout] 23: 0x55e6e5e9d10b - message_io::network::driver::Driver::read_from_local::hdcf1b4d29e383165 [INFO] [stdout] at /opt/rustwide/workdir/src/network/driver.rs:294:9 [INFO] [stdout] 24: 0x55e6e5e99928 - as message_io::network::driver::EventProcessor>::process::hb72a6fe94183a241 [INFO] [stdout] at /opt/rustwide/workdir/src/network/driver.rs:223:44 [INFO] [stdout] 25: 0x55e6e5deb8d8 - message_io::network::NetworkProcessor::process_poll_event::{{closure}}::h4422f1d948dcf461 [INFO] [stdout] at /opt/rustwide/workdir/src/network.rs:257:21 [INFO] [stdout] 26: 0x55e6e5e0087f - message_io::network::poll::Poll::process_event::h459e9efb9d79555b [INFO] [stdout] at /opt/rustwide/workdir/src/network/poll.rs:75:33 [INFO] [stdout] 27: 0x55e6e5deb4d8 - message_io::network::NetworkProcessor::process_poll_event::h5470c0b14c4a6f5c [INFO] [stdout] at /opt/rustwide/workdir/src/network.rs:253:9 [INFO] [stdout] 28: 0x55e6e5db4673 - message_io::node::NodeListener::for_each::{{closure}}::ha66cde73b296a69d [INFO] [stdout] at /opt/rustwide/workdir/src/node.rs:351:17 [INFO] [stdout] 29: 0x55e6e5dbdec6 - crossbeam_utils::thread::scope::{{closure}}::h813c62908067e19b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/src/thread.rs:160:65 [INFO] [stdout] 30: 0x55e6e5da86d0 - as core::ops::function::FnOnce<()>>::call_once::h81b2579acc559612 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x55e6e5da0ac1 - std::panicking::try::do_call::h604b9916e00e0834 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 32: 0x55e6e5da18db - __rust_try [INFO] [stdout] 33: 0x55e6e5d9f621 - std::panicking::try::h05f2a450fa4a4b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x55e6e5de4290 - std::panic::catch_unwind::h6bae02867c963fc3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x55e6e5dbd923 - crossbeam_utils::thread::scope::hc3271a37de4d4b54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/src/thread.rs:160:18 [INFO] [stdout] 36: 0x55e6e5db2807 - message_io::node::NodeListener::for_each::h6a19349a04dee598 [INFO] [stdout] at /opt/rustwide/workdir/src/node.rs:313:9 [INFO] [stdout] 37: 0x55e6e5daa1ee - integration::start_burst_receiver::{{closure}}::h53d84e086e84cdc3 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:189:9 [INFO] [stdout] 38: 0x55e6e5de2ee2 - message_io::util::thread::NamespacedThread::spawn::{{closure}}::hb78091b06c59f4f6 [INFO] [stdout] at /opt/rustwide/workdir/src/util/thread.rs:29:25 [INFO] [stdout] 39: 0x55e6e5de5f20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h91679a7013284ba8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 40: 0x55e6e5e16eec - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d47c731d1b2dd6a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 41: 0x55e6e5da8580 - as core::ops::function::FnOnce<()>>::call_once::h48c4f1229057579c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x55e6e5da0a77 - std::panicking::try::do_call::h5e62a12709b56857 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 43: 0x55e6e5da18db - __rust_try [INFO] [stdout] 44: 0x55e6e5da0401 - std::panicking::try::he3f4d0c41c85f357 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55e6e5de4250 - std::panic::catch_unwind::h697fd0b728d806da [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55e6e5e15481 - std::thread::Builder::spawn_unchecked_::{{closure}}::h407d0202af1771c3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 47: 0x55e6e5dda18e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h001ac148f374310a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x55e6e6015773 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 49: 0x55e6e6015773 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 50: 0x55e6e6015773 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 51: 0x7fae71186609 - start_thread [INFO] [stdout] 52: 0x7fae70f58293 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] thread 'node-network-thread' panicked at 'Avoid this 'panicked_at' error. This error is shown because other thread has panicked You can safety skip this error.: PoisonError { .. }', /opt/rustwide/workdir/src/node.rs:340:58 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e6e600ca0c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e6e600ca0c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e6e600ca0c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e6e600ca0c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e6e60331bc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e6e6005098 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e6e600f037 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e6e600f037 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e6e600f037 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e6e600ed6b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e6e600f78a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e6e600f477 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e6e600ced4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e6e600f189 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e6e5d83743 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e6e5d83833 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55e6e5e0a6be - core::result::Result::expect::h0baaae2697a74328 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55e6e5db67e9 - message_io::node::NodeListener::for_each::{{closure}}::{{closure}}::hbf040a077162440d [INFO] [stdout] at /opt/rustwide/workdir/src/node.rs:340:37 [INFO] [stdout] 18: 0x55e6e5dc19e3 - crossbeam_utils::thread::ScopedThreadBuilder::spawn::{{closure}}::h230fb258c766fb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/src/thread.rs:437:31 [INFO] [stdout] 19: 0x55e6e5dda4ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::h877129380cc0c2a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e6e5df60fd - as core::ops::function::FnOnce>::call_once::h220bce79d15c778b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 21: 0x55e6e5dc2173 - crossbeam_utils::thread::ScopedThreadBuilder::spawn::{{closure}}::h6703db3c83343671 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/src/thread.rs:449:44 [INFO] [stdout] 22: 0x55e6e5de5fb3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4a25e790d5da664 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 23: 0x55e6e5e16e53 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0e6b4e25cde4bb5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 24: 0x55e6e5da8723 - as core::ops::function::FnOnce<()>>::call_once::h9d822bcdbaaddc3e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55e6e5da0d5b - std::panicking::try::do_call::hf6f56a700304e91c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55e6e5da18db - __rust_try [INFO] [stdout] 27: 0x55e6e5da04ed - std::panicking::try::he64aee83a7460df0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x55e6e5de42f3 - std::panic::catch_unwind::hb9ef13879ececc89 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x55e6e5e150fb - std::thread::Builder::spawn_unchecked_::{{closure}}::h23c78a95217199fb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 30: 0x55e6e5dda24e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27729dc443cab6f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x55e6e6015773 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 32: 0x55e6e6015773 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 33: 0x55e6e6015773 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 34: 0x7fae71186609 - start_thread [INFO] [stdout] 35: 0x7fae70f58293 - clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] thread 'burst::_transport_udp_2000' panicked at 'Avoid this 'panicked_at' error. This error is shown because other thread has panicked You can safety skip this error.: Any { .. }', src/util/thread.rs:39:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e6e600ca0c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e6e600ca0c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e6e600ca0c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e6e600ca0c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e6e60331bc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e6e6005098 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e6e600f037 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e6e600f037 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e6e600f037 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e6e600ed6b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e6e600f78a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e6e600f477 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e6e600ced4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e6e600f189 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e6e5d83743 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e6e5d83833 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55e6e5e76eea - core::result::Result::expect::hbd0159e83e9c8fb7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55e6e5e93bee - message_io::util::thread::NamespacedThread::join::h88d68d0fb27bcc61 [INFO] [stdout] at /opt/rustwide/workdir/src/util/thread.rs:39:23 [INFO] [stdout] 18: 0x55e6e5e93d96 - message_io::util::thread::NamespacedThread::try_join::h4eabf3bd21fe399a [INFO] [stdout] at /opt/rustwide/workdir/src/util/thread.rs:48:25 [INFO] [stdout] 19: 0x55e6e5de36db - as core::ops::drop::Drop>::drop::h1b2bee2b228aeca9 [INFO] [stdout] at /opt/rustwide/workdir/src/util/thread.rs:56:9 [INFO] [stdout] 20: 0x55e6e5ddf423 - core::ptr::drop_in_place>::h34f61d6489ae2e6b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ptr/mod.rs:188:1 [INFO] [stdout] 21: 0x55e6e5e04b83 - integration::burst::burst::hd0574f97e59da779 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:278:1 [INFO] [stdout] 22: 0x55e6e5e04bd8 - integration::burst::_transport_udp_2000::h1fd2a3e840221ab4 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:270:29 [INFO] [stdout] 23: 0x55e6e5e04baa - integration::burst::_transport_udp_2000::{{closure}}::h296f89e9104f6503 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:270:29 [INFO] [stdout] 24: 0x55e6e5ddb15e - core::ops::function::FnOnce::call_once::hb8caaad46c978896 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x55e6e5e47f53 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x55e6e5e47f53 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 27: 0x55e6e5e46c81 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 28: 0x55e6e5e46c81 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x55e6e5e46c81 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x55e6e5e46c81 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x55e6e5e46c81 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x55e6e5e46c81 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 33: 0x55e6e5e46c81 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 34: 0x55e6e5e50561 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 35: 0x55e6e5e50561 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x55e6e5e1ccbf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x55e6e5e1ccbf - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x55e6e5e1ccbf - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x55e6e5e1ccbf - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x55e6e5e1ccbf - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x55e6e5e1ccbf - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x55e6e5e1ccbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55e6e6015773 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 44: 0x55e6e6015773 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 45: 0x55e6e6015773 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fae71186609 - start_thread [INFO] [stdout] 47: 0x7fae70f58293 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] burst::_transport_udp_2000 [INFO] [stdout] multicast_reuse_addr [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] running `Command { std: "docker" "inspect" "4b029c32cf34e8fab1155da772431f4596210b6a538b7f9b010a4ff5b3c9aa5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b029c32cf34e8fab1155da772431f4596210b6a538b7f9b010a4ff5b3c9aa5a", kill_on_drop: false }` [INFO] [stdout] 4b029c32cf34e8fab1155da772431f4596210b6a538b7f9b010a4ff5b3c9aa5a