[INFO] cloning repository https://github.com/N8BWert/ncomm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/N8BWert/ncomm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FN8BWert%2Fncomm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FN8BWert%2Fncomm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0b088741ce20040ec0bf06e83cb20970ba6f12f [INFO] testing N8BWert/ncomm against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FN8BWert%2Fncomm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/N8BWert/ncomm on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/N8BWert/ncomm [INFO] finished tweaking git repo https://github.com/N8BWert/ncomm [INFO] tweaked toml for git repo https://github.com/N8BWert/ncomm written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/N8BWert/ncomm 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87713fa0d50837fe9c81c2f4a7dc8f868ddc5280a7842cc7c6d69748a9f997ed [INFO] running `Command { std: "docker" "start" "-a" "87713fa0d50837fe9c81c2f4a7dc8f868ddc5280a7842cc7c6d69748a9f997ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87713fa0d50837fe9c81c2f4a7dc8f868ddc5280a7842cc7c6d69748a9f997ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87713fa0d50837fe9c81c2f4a7dc8f868ddc5280a7842cc7c6d69748a9f997ed", kill_on_drop: false }` [INFO] [stdout] 87713fa0d50837fe9c81c2f4a7dc8f868ddc5280a7842cc7c6d69748a9f997ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c623dfb0afa8f507e281fd2e104c5ede33b208eeabad0c363591ae0db80084c7 [INFO] running `Command { std: "docker" "start" "-a" "c623dfb0afa8f507e281fd2e104c5ede33b208eeabad0c363591ae0db80084c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling ncomm v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/executor/node_wrapper.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cmp::{Ord, Ordering}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s [INFO] running `Command { std: "docker" "inspect" "c623dfb0afa8f507e281fd2e104c5ede33b208eeabad0c363591ae0db80084c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c623dfb0afa8f507e281fd2e104c5ede33b208eeabad0c363591ae0db80084c7", kill_on_drop: false }` [INFO] [stdout] c623dfb0afa8f507e281fd2e104c5ede33b208eeabad0c363591ae0db80084c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69b3d2ba0c625becfaad220002b126b16a06e3728f1efdcf9341391ca81143fd [INFO] running `Command { std: "docker" "start" "-a" "69b3d2ba0c625becfaad220002b126b16a06e3728f1efdcf9341391ca81143fd", kill_on_drop: false }` [INFO] [stderr] Compiling ncomm v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/executor/node_wrapper.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cmp::{Ord, Ordering}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/executor/node_wrapper.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cmp::{Ord, Ordering}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.93s [INFO] running `Command { std: "docker" "inspect" "69b3d2ba0c625becfaad220002b126b16a06e3728f1efdcf9341391ca81143fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b3d2ba0c625becfaad220002b126b16a06e3728f1efdcf9341391ca81143fd", kill_on_drop: false }` [INFO] [stdout] 69b3d2ba0c625becfaad220002b126b16a06e3728f1efdcf9341391ca81143fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df1e58235a6db22e2871157dd8a501d9bb99dcd9d5611f7df94279e613335b1a [INFO] running `Command { std: "docker" "start" "-a" "df1e58235a6db22e2871157dd8a501d9bb99dcd9d5611f7df94279e613335b1a", kill_on_drop: false }` [INFO] [stderr] warning: the item `Ord` is imported redundantly [INFO] [stderr] --> src/executor/node_wrapper.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | use std::cmp::{Ord, Ordering}; [INFO] [stderr] | ^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Ord` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ncomm` (lib) generated 1 warning [INFO] [stderr] warning: `ncomm` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncomm-2aba62cc576aed44) [INFO] [stdout] [INFO] [stdout] running 83 tests [INFO] [stdout] test client_server::local::tests::test_create_client_server ... ok [INFO] [stdout] test client_server::local::tests::test_send_response_client_server ... ok [INFO] [stdout] test client_server::local::tests::test_send_request_client_server ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_new_with ... ok [INFO] [stdout] test client_server::local::tests::test_send_multiple_responses_to_multiple_clients_client_server ... ok [INFO] [stdout] test client_server::local::tests::test_send_multiple_requests_client_server ... ok [INFO] [stdout] test client_server::local::tests::test_receive_empty_response_client_server ... ok [INFO] [stdout] test client_server::local::tests::test_send_many_requests_from_same_client_client_server ... ok [INFO] [stdout] test client_server::local::tests::test_send_multiple_responses_to_same_client_client_server ... ok [INFO] [stdout] test client_server::local::tests::test_send_resopnse_to_one_of_many_clients_client_server ... ok [INFO] [stdout] test client_server::local::tests::test_get_clients_client_server ... ok [INFO] [stdout] test client_server::local::tests::test_send_responses_to_multiple_clients_client_server ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_basic_node ... ok [INFO] [stdout] test executor::simple_multi_executor::tests::test_simple_multi_executor_add_new_node ... ok [INFO] [stdout] test executor::simple_multi_executor::tests::test_simple_multi_executor_new ... ok [INFO] [stdout] test executor::simple_multi_executor::tests::test_simple_multi_executor_new_with ... ok [INFO] [stdout] test executor::simple_multi_executor::tests::test_simple_multi_executor_start ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_pubsub_node ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_client_server_nodes ... ok [INFO] [stdout] test node::basic_node::tests::test_create_basic_node ... ok [INFO] [stdout] test node::basic_node::tests::test_get_update_delay ... ok [INFO] [stdout] test node::basic_node::tests::test_shutdown_basic_node ... ok [INFO] [stdout] test node::basic_node::tests::test_start_basic_node ... ok [INFO] [stdout] test executor::simple_executor::tests::test_two_simple_executors ... ok [INFO] [stdout] test node::basic_node::tests::test_update_basic_node ... ok [INFO] [stdout] test node::client_server_node::tests::test_create_client_server_nodes ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_update_client_server_nodes ... ok [INFO] [stdout] test node::client_server_node::tests::test_shutdown_client_server_nodes ... ok [INFO] [stdout] test node::client_server_node::tests::test_update_client_server_nodes ... ok [INFO] [stdout] test node::pubsub_node::tests::test_create_pubsub_node ... ok [INFO] [stdout] test node::client_server_node::tests::test_start_client_server_nodes ... ok [INFO] [stdout] test node::pubsub_node::tests::test_start_pubsub_node ... ok [INFO] [stdout] test node::pubsub_node::tests::test_update_pubsub_node ... ok [INFO] [stdout] test node::udp_pubsub_node::tests::test_create_udp_pubsub_node ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_udp_pubsub_nodes ... ok [INFO] [stdout] test node::udp_pubsub_node::tests::test_start_udp_pubsub_node ... ok [INFO] [stdout] test node::update_client_server_node::tests::test_create_update_client_server_nodes ... ok [INFO] [stdout] test node::update_client_server_node::tests::test_shutdown_client_server_nodes ... ok [INFO] [stdout] test node::update_client_server_node::tests::test_start_update_client_server_nodes ... ok [INFO] [stdout] test node::update_client_server_node::tests::test_update_update_client_server_nodes ... ok [INFO] [stdout] test publisher_subscriber::local::tests::test_mapped_subscriber ... ok [INFO] [stdout] test publisher_subscriber::local::tests::test_no_data_sent ... ok [INFO] [stdout] test publisher_subscriber::local::tests::test_send_data ... ok [INFO] [stdout] test publisher_subscriber::local::tests::test_create_publisher_and_subscriber ... ok [INFO] [stdout] test node::udp_pubsub_node::tests::test_shutdown_udp_pubsub_node ... ok [INFO] [stdout] test publisher_subscriber::local::tests::test_send_many_data ... ok [INFO] [stdout] test publisher_subscriber::udp::tests::test_create_buffered_udp_subscriber ... ok [INFO] [stdout] test node::udp_pubsub_node::tests::test_update_udp_pubsub_node ... ok [INFO] [stdout] test publisher_subscriber::udp::tests::test_create_udp_publisher_and_subscriber ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_pubsub_node_different_executors ... ok [INFO] [stdout] test publisher_subscriber::udp::tests::test_mapped_udp_subscriber ... ok [INFO] [stdout] test update_client_server::local::tests::test_create_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_get_clients_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_receive_empty_response_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_receive_empty_update_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_many_requests_from_same_client_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_multiple_requests_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_multiple_responses_to_multiple_clients_update_client_server ... ok [INFO] [stdout] test publisher_subscriber::udp::tests::test_send_many_data_udp_publisher_and_subscriber ... ok [INFO] [stdout] test publisher_subscriber::udp::tests::test_send_data_udp_publisher_and_buffered_subscriber ... ok [INFO] [stdout] test publisher_subscriber::udp::tests::test_send_data_udp_publisher_and_subscriber ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_multiple_updates_to_multiple_clients_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_multiple_updates_to_same_client_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_response_to_one_of_many_clients_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_request_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_response_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_multiple_responses_to_same_client_update_client_server ... ok [INFO] [stdout] test publisher_subscriber::udp::tests::test_send_multiple_data_udp_publisher_and_buffered_subscriber ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_update_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_responses_to_multiple_clients_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_update_to_one_of_many_clients_update_client_server ... ok [INFO] [stdout] test update_client_server::local::tests::test_send_updates_to_multiple_clients_update_client_server ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_update_client_server_nodes_different_executors ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_client_server_nodes_different_executors ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_udp_pubsub_nodes_different_executors ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_update_loop_interrupt ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_update_client_server_nodes_different_executors_time ... ok [INFO] [stdout] test executor::simple_multi_executor::tests::test_simple_multi_executor_update_for_seconds ... ok [INFO] [stdout] test executor::simple_multi_executor::tests::test_simple_multi_executor_update_loop_for_one_second ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_client_server_nodes_different_executors_time ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_time ... ok [INFO] [stdout] test executor::simple_executor::tests::test_two_simple_executors_time ... ok [INFO] [stdout] test executor::simple_executor::tests::test_simple_executor_pubsub_node_different_executors_time ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- executor::simple_executor::tests::test_simple_executor_pubsub_node_different_executors_time stdout ---- [INFO] [stdout] thread 'executor::simple_executor::tests::test_simple_executor_pubsub_node_different_executors_time' panicked at src/executor/simple_executor.rs:461:17: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "Subscriber Node:\nsubscriber node\n10\n155" [INFO] [stdout] right: "Subscriber Node:\nsubscriber node\n10\n154" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558df1f84aa6 - std::backtrace_rs::backtrace::libunwind::trace::h68e08e31a5edd928 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x558df1f84aa6 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8e4d3186f828cab [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558df1f84aa6 - std::sys_common::backtrace::_print_fmt::hdcdca1c0665ccefc [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558df1f84aa6 - ::fmt::h752651e67cc277a4 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558df1faf71c - core::fmt::rt::Argument::fmt::h4e7c3e22f7386287 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558df1faf71c - core::fmt::write::hd44b1d45ba162e21 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x558df1f81ecf - std::io::Write::write_fmt::hdb67a49a0754f939 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x558df1f84854 - std::sys_common::backtrace::_print::hbca331de1381491f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558df1f84854 - std::sys_common::backtrace::print::hade58077d78c625d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558df1f8654b - std::panicking::default_hook::{{closure}}::hc9f80a2cdc6be4c4 [INFO] [stdout] 10: 0x558df1f8621d - std::panicking::default_hook::h1fc68886dc215416 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558df1f55937 - as core::ops::function::Fn>::call::ha16821620acc0367 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x558df1f55937 - test::test_main::{{closure}}::h1a3ed7cd910c2945 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x558df1f86b80 - as core::ops::function::Fn>::call::he260753ff79c0e70 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x558df1f86b80 - std::panicking::rust_panic_with_hook::heff73da0ddd67492 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x558df1f868c2 - std::panicking::begin_panic_handler::{{closure}}::h141137f9c7de1e02 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x558df1f84f86 - std::sys_common::backtrace::__rust_end_short_backtrace::hbde4e66d30db627d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558df1f865f4 - rust_begin_unwind [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x558df1ec08c5 - core::panicking::panic_fmt::h92fcc83e4972ca9b [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558df1ec0c0b - core::panicking::assert_failed_inner::h25ff1575da1dfede [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:342:17 [INFO] [stdout] 20: 0x558df1eba343 - core::panicking::assert_failed::h5aee6d257da101cc [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:297:5 [INFO] [stdout] 21: 0x558df1edf970 - ncomm::executor::simple_executor::tests::test_simple_executor_pubsub_node_different_executors_time::h78ccf664826e1cde [INFO] [stdout] at /opt/rustwide/workdir/src/executor/simple_executor.rs:461:17 [INFO] [stdout] 22: 0x558df1f1ea19 - ncomm::executor::simple_executor::tests::test_simple_executor_pubsub_node_different_executors_time::{{closure}}::hd82cd288020ca4dc [INFO] [stdout] at /opt/rustwide/workdir/src/executor/simple_executor.rs:423:67 [INFO] [stdout] 23: 0x558df1f1ea19 - core::ops::function::FnOnce::call_once::hec7ba429326bdb5a [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558df1f5b09f - core::ops::function::FnOnce::call_once::hb5d425830acba2e8 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558df1f5b09f - test::__rust_begin_short_backtrace::h8054e86d0f5ccc86 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:620:18 [INFO] [stdout] 26: 0x558df1f59cb0 - test::run_test_in_process::{{closure}}::h85d13cb166c10721 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:60 [INFO] [stdout] 27: 0x558df1f59cb0 - as core::ops::function::FnOnce<()>>::call_once::hc3dc86b8d5205a04 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558df1f59cb0 - std::panicking::try::do_call::hc17666b06748adad [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stdout] 29: 0x558df1f59cb0 - std::panicking::try::h1e9fba0c97684d1d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stdout] 30: 0x558df1f59cb0 - std::panic::catch_unwind::h8328c2da9899627c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x558df1f59cb0 - test::run_test_in_process::hf19a99f254958c9c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:27 [INFO] [stdout] 32: 0x558df1f59cb0 - test::run_test::{{closure}}::hba6ab6b94e515411 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:566:43 [INFO] [stdout] 33: 0x558df1f21ff3 - test::run_test::{{closure}}::h6ac7c2253cb9cc0f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:594:41 [INFO] [stdout] 34: 0x558df1f21ff3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4fbc53b7e758a6f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x558df1f26d1f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha24970823708ac98 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x558df1f26d1f - as core::ops::function::FnOnce<()>>::call_once::h16db0733eff2a03c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558df1f26d1f - std::panicking::try::do_call::hc2890dbc9a490eee [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stdout] 38: 0x558df1f26d1f - std::panicking::try::ha67ad75b01f98422 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stdout] 39: 0x558df1f26d1f - std::panic::catch_unwind::h26725df9ddb3fcd2 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x558df1f26d1f - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0e59407b0ff3ed8 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x558df1f26d1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd4eb105f82d3bb8e [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x558df1f8aec5 - as core::ops::function::FnOnce>::call_once::h28564f61ef15890d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 43: 0x558df1f8aec5 - as core::ops::function::FnOnce>::call_once::h03728738d990d027 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 44: 0x558df1f8aec5 - std::sys::pal::unix::thread::Thread::new::thread_start::heb455c9485795637 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f1587297ac3 - [INFO] [stdout] 46: 0x7f1587328bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] executor::simple_executor::tests::test_simple_executor_pubsub_node_different_executors_time [INFO] [stdout] [INFO] [stdout] test result: FAILED. 82 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "df1e58235a6db22e2871157dd8a501d9bb99dcd9d5611f7df94279e613335b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1e58235a6db22e2871157dd8a501d9bb99dcd9d5611f7df94279e613335b1a", kill_on_drop: false }` [INFO] [stdout] df1e58235a6db22e2871157dd8a501d9bb99dcd9d5611f7df94279e613335b1a