[INFO] fetching crate rumq-client 0.1.0-alpha.10... [INFO] testing rumq-client-0.1.0-alpha.10 against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] extracting crate rumq-client 0.1.0-alpha.10 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rumq-client 0.1.0-alpha.10 on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rumq-client 0.1.0-alpha.10 [INFO] finished tweaking crates.io crate rumq-client 0.1.0-alpha.10 [INFO] tweaked toml for crates.io crate rumq-client 0.1.0-alpha.10 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rumq-client 0.1.0-alpha.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 233b8ec48b9cb2d211ddc81b01fe31db266ff9d9680b9e723acbcd66179252a8 [INFO] running `Command { std: "docker" "start" "-a" "233b8ec48b9cb2d211ddc81b01fe31db266ff9d9680b9e723acbcd66179252a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "233b8ec48b9cb2d211ddc81b01fe31db266ff9d9680b9e723acbcd66179252a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233b8ec48b9cb2d211ddc81b01fe31db266ff9d9680b9e723acbcd66179252a8", kill_on_drop: false }` [INFO] [stdout] 233b8ec48b9cb2d211ddc81b01fe31db266ff9d9680b9e723acbcd66179252a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17365e861610082b30ed41f9ef8efe1eb36c15a1adb897e6b0f83a78fa86539e [INFO] running `Command { std: "docker" "start" "-a" "17365e861610082b30ed41f9ef8efe1eb36c15a1adb897e6b0f83a78fa86539e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling rumq-core v0.1.0-alpha.10 [INFO] [stderr] Compiling rumq-client v0.1.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.53s [INFO] running `Command { std: "docker" "inspect" "17365e861610082b30ed41f9ef8efe1eb36c15a1adb897e6b0f83a78fa86539e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17365e861610082b30ed41f9ef8efe1eb36c15a1adb897e6b0f83a78fa86539e", kill_on_drop: false }` [INFO] [stdout] 17365e861610082b30ed41f9ef8efe1eb36c15a1adb897e6b0f83a78fa86539e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ada39379165557c6ef61635aa3b0d9cbaf5596f53e7eafd9600ab1ea30f73af [INFO] running `Command { std: "docker" "start" "-a" "6ada39379165557c6ef61635aa3b0d9cbaf5596f53e7eafd9600ab1ea30f73af", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling goblin v0.2.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling addr2line v0.11.0 [INFO] [stderr] Compiling findshlibs v0.5.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 [INFO] [stderr] Compiling rumq-client v0.1.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "6ada39379165557c6ef61635aa3b0d9cbaf5596f53e7eafd9600ab1ea30f73af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ada39379165557c6ef61635aa3b0d9cbaf5596f53e7eafd9600ab1ea30f73af", kill_on_drop: false }` [INFO] [stdout] 6ada39379165557c6ef61635aa3b0d9cbaf5596f53e7eafd9600ab1ea30f73af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 628a311ad1dad7bce4501a89c78ff7ee9f254927f19fd6c0dca34569adfb7e98 [INFO] running `Command { std: "docker" "start" "-a" "628a311ad1dad7bce4501a89c78ff7ee9f254927f19fd6c0dca34569adfb7e98", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumq_client-575c6ab13a25d9a6) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test eventloop::test::idle_connection_triggers_pings_on_time ... FAILED [INFO] [stdout] test eventloop::test::requests_are_blocked_after_max_inflight_queue_size ... FAILED [INFO] [stdout] test eventloop::test::some_incoming_and_no_outgoing_packets_should_trigger_pings_on_time ... FAILED [INFO] [stdout] test eventloop::test::throttled_requests_works_with_correct_delays_between_requests ... FAILED [INFO] [stdout] test eventloop::test::requests_are_recovered_after_inflight_queue_size_falls_below_max ... FAILED [INFO] [stdout] test eventloop::test::some_outgoing_and_no_incoming_packets_should_trigger_pings_on_time ... FAILED [INFO] [stdout] test state::test::incoming_publish_should_be_added_to_queue_correctly ... ok [INFO] [stdout] test state::test::incoming_pubcomp_should_release_correct_pkid_from_release_queue ... ok [INFO] [stdout] test eventloop::test::reconnection_resumes_from_the_previous_state ... FAILED [INFO] [stdout] test state::test::incoming_pubrel_should_send_comp_to_network_and_nothing_to_user ... ok [INFO] [stdout] test eventloop::test::reconnection_resends_unacked_packets_from_the_previous_connection_before_sending_current_connection_requests ... FAILED [INFO] [stdout] test state::test::incoming_pubrec_should_release_correct_publish_from_queue_and_add_releaseid_to_rel_queue ... ok [INFO] [stdout] test state::test::outgoing_ping_handle_should_succeed_if_pingresp_is_received ... ok [INFO] [stdout] test state::test::incoming_qos2_publish_should_send_rec_to_network_and_publish_to_user ... ok [INFO] [stdout] test state::test::outgoing_ping_handle_should_throw_errors_for_no_pingresp ... ok [INFO] [stdout] test test::client_id_startswith_space - should panic ... ok [INFO] [stdout] test test::no_client_id - should panic ... ok [INFO] [stdout] test state::test::next_pkid_roll ... ok [INFO] [stdout] test state::test::outgoing_publish_handle_should_set_pkid_correctly_and_add_publish_to_queue_correctly ... ok [INFO] [stdout] test state::test::incoming_pubrec_should_send_release_to_network_and_nothing_to_user ... ok [INFO] [stdout] test state::test::incoming_puback_should_remove_correct_publish_from_queue ... ok [INFO] [stdout] test eventloop::test::detects_halfopen_connections_in_the_second_ping_request ... FAILED [INFO] [stdout] test eventloop::test::connection_should_timeout_on_time ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::idle_connection_triggers_pings_on_time stdout ---- [INFO] [stdout] thread 'eventloop::test::idle_connection_triggers_pings_on_time' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229c530d - rumq_client::eventloop::test::idle_connection_triggers_pings_on_time::{{closure}}::ha51299fb47e1c06b [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:402:49 [INFO] [stdout] 23: 0x5625229d872c - as core::future::future::Future>::poll::h19cdeb8af86e360c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x5625229e3670 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hec0287b5e1e6a046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x5625229f9fcf - tokio::coop::budget::{{closure}}::h8cfc303ccdff3b73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 26: 0x562522968e11 - std::thread::local::LocalKey::try_with::hece023e3e5212d17 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 27: 0x562522963818 - std::thread::local::LocalKey::with::h9f9206ce0dc14117 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 28: 0x5625229e0689 - tokio::coop::budget::h02e9f30bd9368911 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 29: 0x5625229e0689 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h5104b7909a4635bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 30: 0x5625229e5d9f - tokio::runtime::basic_scheduler::enter::{{closure}}::h3eb8cd31d6dba093 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 31: 0x5625229b8461 - tokio::macros::scoped_tls::ScopedKey::set::hea6c75fd2f0898fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 32: 0x5625229e5795 - tokio::runtime::basic_scheduler::enter::hb3d37f27995744e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 33: 0x5625229dea32 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h87e00070331f3444 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 34: 0x5625229c042c - tokio::runtime::Runtime::block_on::{{closure}}::hb002327f799a8db4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 35: 0x562522945f26 - tokio::runtime::context::enter::h3a95a5ddfb8ba419 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 36: 0x5625229eaa8c - tokio::runtime::handle::Handle::enter::h287171df2da4e671 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 37: 0x5625229bfbcc - tokio::runtime::Runtime::block_on::h4efe6d8edd71bcd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 38: 0x5625229c4e69 - rumq_client::eventloop::test::idle_connection_triggers_pings_on_time::h294d9cd7f93c8a02 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:385:5 [INFO] [stdout] 39: 0x5625229c4d57 - rumq_client::eventloop::test::idle_connection_triggers_pings_on_time::{{closure}}::h10253bc943c25fb8 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:385:5 [INFO] [stdout] 40: 0x562522990fd5 - core::ops::function::FnOnce::call_once::hc1e5d5416400ceec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 43: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 44: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 45: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 52: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 53: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 55: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 60: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 61: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7fdecd29d609 - start_thread [INFO] [stdout] 65: 0x7fdecd073133 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::requests_are_blocked_after_max_inflight_queue_size stdout ---- [INFO] [stdout] thread 'eventloop::test::requests_are_blocked_after_max_inflight_queue_size' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229ca39a - rumq_client::eventloop::test::requests_are_blocked_after_max_inflight_queue_size::{{closure}}::h24655cf4b59b45eb [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:525:49 [INFO] [stdout] 23: 0x5625229da62c - as core::future::future::Future>::poll::he48eba912f59223d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x5625229e2cf0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h335939f69c52b06a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x5625229faa3f - tokio::coop::budget::{{closure}}::hbd21eab9ef5cd49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 26: 0x562522968b51 - std::thread::local::LocalKey::try_with::he988478b87ee9d79 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 27: 0x562522962cb8 - std::thread::local::LocalKey::with::h0b13adc609ccc9e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 28: 0x5625229e19a9 - tokio::coop::budget::hbe2fc4a2c0bb0447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 29: 0x5625229e19a9 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h83e541aee51ef5da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 30: 0x5625229e5c4f - tokio::runtime::basic_scheduler::enter::{{closure}}::h21e2c408b29f7e7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 31: 0x5625229b79b1 - tokio::macros::scoped_tls::ScopedKey::set::h2db5e8c78e066aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 32: 0x5625229e5b25 - tokio::runtime::basic_scheduler::enter::he7236930d8969072 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 33: 0x5625229de9f2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h74aa87d66fb46202 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 34: 0x5625229c086c - tokio::runtime::Runtime::block_on::{{closure}}::hee48b9d1580ec71e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 35: 0x562522946696 - tokio::runtime::context::enter::hd609d594052a5a2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 36: 0x5625229eac0c - tokio::runtime::handle::Handle::enter::h46e1c725a67fbbb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 37: 0x5625229bfc2c - tokio::runtime::Runtime::block_on::h630e4ce2b784a454 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 38: 0x5625229c9ea9 - rumq_client::eventloop::test::requests_are_blocked_after_max_inflight_queue_size::h4ad291b96133ad5f [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:503:5 [INFO] [stdout] 39: 0x5625229c9d97 - rumq_client::eventloop::test::requests_are_blocked_after_max_inflight_queue_size::{{closure}}::h0f5dc2b7ae4b0b0a [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:503:5 [INFO] [stdout] 40: 0x562522990015 - core::ops::function::FnOnce::call_once::h156f68bd9b80e6ee [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 43: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 44: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 45: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 52: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 53: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 55: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 60: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 61: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7fdecd29d609 - start_thread [INFO] [stdout] 65: 0x7fdecd073133 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::some_incoming_and_no_outgoing_packets_should_trigger_pings_on_time stdout ---- [INFO] [stdout] thread 'eventloop::test::some_incoming_and_no_outgoing_packets_should_trigger_pings_on_time' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229c7cf0 - rumq_client::eventloop::test::some_incoming_and_no_outgoing_packets_should_trigger_pings_on_time::{{closure}}::h489569587844181a [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:474:49 [INFO] [stdout] 23: 0x5625229d8c2c - as core::future::future::Future>::poll::h3ffb11a6e133f98d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x5625229e2bb0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h0a28801da289e795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x5625229fb33f - tokio::coop::budget::{{closure}}::he3128f0bf73e00f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 26: 0x5625229643c1 - std::thread::local::LocalKey::try_with::h0af0c59b689bb76d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 27: 0x562522962bc8 - std::thread::local::LocalKey::with::h00a3dc2d35a2bf04 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 28: 0x5625229e0029 - tokio::coop::budget::h937068a7d91d6bce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 29: 0x5625229e0029 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h4c12e200949290f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 30: 0x5625229e5e81 - tokio::runtime::basic_scheduler::enter::{{closure}}::h755e10cf39182043 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 31: 0x5625229b8203 - tokio::macros::scoped_tls::ScopedKey::set::hbf4d2a99168f0d42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 32: 0x5625229e3ea5 - tokio::runtime::basic_scheduler::enter::h3dc089386e46055e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 33: 0x5625229de970 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4031babf1b081c47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 34: 0x5625229c020c - tokio::runtime::Runtime::block_on::{{closure}}::h484f7b004c3b9cb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 35: 0x562522945d06 - tokio::runtime::context::enter::h07bd5b5076683d4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 36: 0x5625229eaf0a - tokio::runtime::handle::Handle::enter::haee08fcd764b75c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 37: 0x5625229bfb0a - tokio::runtime::Runtime::block_on::h3a291a495803cc77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 38: 0x5625229c7919 - rumq_client::eventloop::test::some_incoming_and_no_outgoing_packets_should_trigger_pings_on_time::ha5ce8ae7271248a7 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:461:5 [INFO] [stdout] 39: 0x5625229c7807 - rumq_client::eventloop::test::some_incoming_and_no_outgoing_packets_should_trigger_pings_on_time::{{closure}}::h2f1638db6072d6bf [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:461:5 [INFO] [stdout] 40: 0x562522991335 - core::ops::function::FnOnce::call_once::hd98f7579391fb3a0 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 43: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 44: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 45: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 52: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 53: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 55: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 60: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 61: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7fdecd29d609 - start_thread [INFO] [stdout] 65: 0x7fdecd073133 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::throttled_requests_works_with_correct_delays_between_requests stdout ---- [INFO] [stdout] thread 'eventloop::test::throttled_requests_works_with_correct_delays_between_requests' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229c3ad1 - rumq_client::eventloop::test::throttled_requests_works_with_correct_delays_between_requests::{{closure}}::hc645f32b748f8e04 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:370:49 [INFO] [stdout] 23: 0x5625229d9d4c - as core::future::future::Future>::poll::haea60d4ee760646d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x5625229e35d0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::he083d72d56fa515d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x5625229fb6af - tokio::coop::budget::{{closure}}::hf8ea1b8c9696830c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 26: 0x5625229699d1 - std::thread::local::LocalKey::try_with::hfb597c29f84c9c21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 27: 0x5625229633f8 - std::thread::local::LocalKey::with::h67cfc726d5b548e0 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 28: 0x5625229e0ce9 - tokio::coop::budget::he50724da79261faa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 29: 0x5625229e0ce9 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h59652e9a2d7ad395 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 30: 0x5625229e5ef1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h846f47b6e48b399f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 31: 0x5625229b7c13 - tokio::macros::scoped_tls::ScopedKey::set::h5d2ea5255a02e133 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 32: 0x5625229e45c5 - tokio::runtime::basic_scheduler::enter::h4c0870615bbb5af4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 33: 0x5625229de8f0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2f477413508b1474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 34: 0x5625229c053c - tokio::runtime::Runtime::block_on::{{closure}}::hcf30d62b94909e95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 35: 0x562522946586 - tokio::runtime::context::enter::hc0a20ff1be191e5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 36: 0x5625229eae4a - tokio::runtime::handle::Handle::enter::h9b3947e3a997bc0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 37: 0x5625229bfb6a - tokio::runtime::Runtime::block_on::h3f87911ace7c93c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 38: 0x5625229c3559 - rumq_client::eventloop::test::throttled_requests_works_with_correct_delays_between_requests::he1c9f75ef48e4461 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:349:5 [INFO] [stdout] 39: 0x5625229c3447 - rumq_client::eventloop::test::throttled_requests_works_with_correct_delays_between_requests::{{closure}}::h856a37a402060d15 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:349:5 [INFO] [stdout] 40: 0x562522990585 - core::ops::function::FnOnce::call_once::h53aed1197a39464b [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 43: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 44: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 45: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 52: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 53: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 55: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 60: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 61: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7fdecd29d609 - start_thread [INFO] [stdout] 65: 0x7fdecd073133 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::requests_are_recovered_after_inflight_queue_size_falls_below_max stdout ---- [INFO] [stdout] thread 'eventloop::test::requests_are_recovered_after_inflight_queue_size_falls_below_max' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229cbae1 - rumq_client::eventloop::test::requests_are_recovered_after_inflight_queue_size_falls_below_max::{{closure}}::h0254c98468c7ed95 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:554:49 [INFO] [stdout] 23: 0x5625229d88dc - as core::future::future::Future>::poll::h1f3033bd69f0b916 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x5625229e3270 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hae0f46b4b4286c64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x5625229f9c3f - tokio::coop::budget::{{closure}}::h7fd63587985b06f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 26: 0x562522967191 - std::thread::local::LocalKey::try_with::h9dacf9448083fbac [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 27: 0x562522963448 - std::thread::local::LocalKey::with::h684b271c487952da [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 28: 0x5625229e1349 - tokio::coop::budget::hd9cf1eebed88b331 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 29: 0x5625229e1349 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h7c63641593972bda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 30: 0x5625229e5e0f - tokio::runtime::basic_scheduler::enter::{{closure}}::h6366d07848df2d42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 31: 0x5625229b7fa1 - tokio::macros::scoped_tls::ScopedKey::set::ha8d046e2170b38c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 32: 0x5625229e5405 - tokio::runtime::basic_scheduler::enter::hb0aa28f3a9b250ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 33: 0x5625229de9b2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h50dff81c7a21ba99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 34: 0x5625229c00fc - tokio::runtime::Runtime::block_on::{{closure}}::h44257f8185beebcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 35: 0x562522946036 - tokio::runtime::context::enter::h3ed5e0a9618f8012 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 36: 0x5625229ea9cc - tokio::runtime::handle::Handle::enter::h0f550aabcabc1944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 37: 0x5625229bfcec - tokio::runtime::Runtime::block_on::h9b6ef293739807d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 38: 0x5625229cb3a9 - rumq_client::eventloop::test::requests_are_recovered_after_inflight_queue_size_falls_below_max::h6e5a54ee472b1bb6 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:535:5 [INFO] [stdout] 39: 0x5625229cb297 - rumq_client::eventloop::test::requests_are_recovered_after_inflight_queue_size_falls_below_max::{{closure}}::h760a0da4f133573b [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:535:5 [INFO] [stdout] 40: 0x562522990825 - core::ops::function::FnOnce::call_once::h7140ffe29acb2907 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 43: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 44: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 45: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 52: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 53: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 55: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 60: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 61: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7fdecd29d609 - start_thread [INFO] [stdout] 65: 0x7fdecd073133 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::some_outgoing_and_no_incoming_packets_should_trigger_pings_on_time stdout ---- [INFO] [stdout] thread 'eventloop::test::some_outgoing_and_no_incoming_packets_should_trigger_pings_on_time' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229c677d - rumq_client::eventloop::test::some_outgoing_and_no_incoming_packets_should_trigger_pings_on_time::{{closure}}::h06d774767f085ac2 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:443:49 [INFO] [stdout] 23: 0x5625229d936c - as core::future::future::Future>::poll::h6ab85103373dc869 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x5625229e3570 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hdd36162caaaed239 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x5625229fa31f - tokio::coop::budget::{{closure}}::ha062988d518979a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 26: 0x562522967931 - std::thread::local::LocalKey::try_with::haae99d1e78a6e656 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 27: 0x5625229630a8 - std::thread::local::LocalKey::with::h3d13bc1de77d8ddb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 28: 0x5625229e2009 - tokio::coop::budget::hf35fa08bc0e4107a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 29: 0x5625229e2009 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hcc993cdb5740997b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 30: 0x5625229e5f61 - tokio::runtime::basic_scheduler::enter::{{closure}}::hd6b971c2ce890c11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 31: 0x5625229b8333 - tokio::macros::scoped_tls::ScopedKey::set::hd26e0fd285da9cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 32: 0x5625229e5075 - tokio::runtime::basic_scheduler::enter::ha5b083fa2f2e7676 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 33: 0x5625229de930 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h33a7e57a41a20455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 34: 0x5625229c075c - tokio::runtime::Runtime::block_on::{{closure}}::hec45a7163e4c5347 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 35: 0x562522946366 - tokio::runtime::context::enter::h9c3a55b1f3bc18e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 36: 0x5625229eafca - tokio::runtime::handle::Handle::enter::hb40daa4b084d357d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 37: 0x5625229bfaaa - tokio::runtime::Runtime::block_on::h1a639db206e202f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 38: 0x5625229c6239 - rumq_client::eventloop::test::some_outgoing_and_no_incoming_packets_should_trigger_pings_on_time::h67947c6c19f6b3ca [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:421:5 [INFO] [stdout] 39: 0x5625229c6127 - rumq_client::eventloop::test::some_outgoing_and_no_incoming_packets_should_trigger_pings_on_time::{{closure}}::h4c1e699047204e46 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:421:5 [INFO] [stdout] 40: 0x562522990865 - core::ops::function::FnOnce::call_once::h73cf0396ac5746df [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 43: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 44: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 45: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 52: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 53: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 55: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 60: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 61: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7fdecd29d609 - start_thread [INFO] [stdout] 65: 0x7fdecd073133 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::reconnection_resumes_from_the_previous_state stdout ---- [INFO] [stdout] thread 'eventloop::test::reconnection_resumes_from_the_previous_state' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229cde2d - rumq_client::eventloop::test::reconnection_resumes_from_the_previous_state::{{closure}}::hf06a787a37d82bed [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:606:53 [INFO] [stdout] 23: 0x5625229d8f7c - as core::future::future::Future>::poll::h5860193a1ba91794 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x5625229e3790 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hf5cdb8798d777b16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x5625229f92df - tokio::coop::budget::{{closure}}::h4907abcb9aa1f468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 26: 0x562522968331 - std::thread::local::LocalKey::try_with::hcf463319930e545c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 27: 0x562522962fb8 - std::thread::local::LocalKey::with::h3061a42a5582dd97 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 28: 0x5625229df369 - tokio::coop::budget::he8bc875ca7d6750b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 29: 0x5625229df369 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h3a7791eced3348d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 30: 0x5625229e5cc1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2979426e90dc6009 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 31: 0x5625229b7ae3 - tokio::macros::scoped_tls::ScopedKey::set::h2f5006c3b3eaff62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 32: 0x5625229e4235 - tokio::runtime::basic_scheduler::enter::h46dcb4c6d6b4f617 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 33: 0x5625229deaf0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbef902e6c596096e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 34: 0x5625229bfedc - tokio::runtime::Runtime::block_on::{{closure}}::h09d4bd17d7cf72a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 35: 0x562522946256 - tokio::runtime::context::enter::h85653ee23b5e903f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 36: 0x5625229eab4a - tokio::runtime::handle::Handle::enter::h327a14f23679269c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 37: 0x5625229bfe0a - tokio::runtime::Runtime::block_on::hf9bd87f53f8cff22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 38: 0x5625229cd829 - rumq_client::eventloop::test::reconnection_resumes_from_the_previous_state::hc4ceefd4b4419200 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:581:5 [INFO] [stdout] 39: 0x5625229cd717 - rumq_client::eventloop::test::reconnection_resumes_from_the_previous_state::{{closure}}::h3835a4e086cd724a [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:581:5 [INFO] [stdout] 40: 0x562522990925 - core::ops::function::FnOnce::call_once::h813444f19d738dda [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 43: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 44: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 45: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 52: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 53: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 55: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 60: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 61: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7fdecd29d609 - start_thread [INFO] [stdout] 65: 0x7fdecd073133 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::reconnection_resends_unacked_packets_from_the_previous_connection_before_sending_current_connection_requests stdout ---- [INFO] [stdout] thread 'eventloop::test::reconnection_resends_unacked_packets_from_the_previous_connection_before_sending_current_connection_requests' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229cfdfd - rumq_client::eventloop::test::reconnection_resends_unacked_packets_from_the_previous_connection_before_sending_current_connection_requests::{{closure}}::h508694093577cc31 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:650:53 [INFO] [stdout] 23: 0x5625229da8fc - as core::future::future::Future>::poll::hfd6aabe2df5dd867 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x5625229e2c10 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h150ed0e5d344b694 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x5625229f99df - tokio::coop::budget::{{closure}}::h7b02f52d747b3575 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 26: 0x5625229651d1 - std::thread::local::LocalKey::try_with::h290bcd639b87a119 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 27: 0x562522963b98 - std::thread::local::LocalKey::with::hc2910f35166554a8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 28: 0x5625229df9c9 - tokio::coop::budget::h83320d1d25a1d916 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 29: 0x5625229df9c9 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h4bba906c83c2017f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 30: 0x5625229e5be1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h10feb3ff956e6aac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 31: 0x5625229b80d3 - tokio::macros::scoped_tls::ScopedKey::set::hacf3afd0637803c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 32: 0x5625229e4955 - tokio::runtime::basic_scheduler::enter::h4c909dce330b17df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 33: 0x5625229de8b0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0c474e4c81a9be51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 34: 0x5625229c031c - tokio::runtime::Runtime::block_on::{{closure}}::h6aca8bac672cf139 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 35: 0x562522946476 - tokio::runtime::context::enter::haa3edccbc72606e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 36: 0x5625229ead8a - tokio::runtime::handle::Handle::enter::h648b0df5f15ec5ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 37: 0x5625229bfd4a - tokio::runtime::Runtime::block_on::haaf12627dbec194a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 38: 0x5625229cf889 - rumq_client::eventloop::test::reconnection_resends_unacked_packets_from_the_previous_connection_before_sending_current_connection_requests::h1ffa1078d476299b [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:625:5 [INFO] [stdout] 39: 0x5625229cf777 - rumq_client::eventloop::test::reconnection_resends_unacked_packets_from_the_previous_connection_before_sending_current_connection_requests::{{closure}}::h774349454865c4dc [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:625:5 [INFO] [stdout] 40: 0x562522991185 - core::ops::function::FnOnce::call_once::hd0f4158750f70f0a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 43: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 44: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 45: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 52: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 53: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 55: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 60: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 61: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7fdecd29d609 - start_thread [INFO] [stdout] 65: 0x7fdecd073133 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::detects_halfopen_connections_in_the_second_ping_request stdout ---- [INFO] [stdout] thread 'eventloop::test::detects_halfopen_connections_in_the_second_ping_request' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229c9a68 - rumq_client::eventloop::test::detects_halfopen_connections_in_the_second_ping_request::{{closure}}::{{closure}}::h50cff13805cafab9 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:487:53 [INFO] [stdout] 23: 0x5625229d9ddc - as core::future::future::Future>::poll::haf742ab96b49cff4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x56252295c86b - tokio::runtime::task::core::Core::poll::{{closure}}::haa5c83bd5bcd2afe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/core.rs:163:17 [INFO] [stdout] 25: 0x562522a0dcf0 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::ha60524519216d2d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x56252295b38b - tokio::runtime::task::core::Core::poll::h8ca6410e194fb1ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/core.rs:148:13 [INFO] [stdout] 27: 0x56252292f106 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h5cb82860a5a8ae16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/harness.rs:108:27 [INFO] [stdout] 28: 0x56252298fef0 - core::ops::function::FnOnce::call_once::h0c4df836108f3134 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 29: 0x5625229f5c7b - as core::ops::function::FnOnce<()>>::call_once::h95be963e5bfc43f0 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x5625229ac789 - std::panicking::try::do_call::hd7c296bebc78e1e5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 31: 0x5625229aefeb - __rust_try [INFO] [stdout] 32: 0x5625229a8a03 - std::panicking::try::h9d608734c7bbc325 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 33: 0x5625229b3f7a - std::panic::catch_unwind::ha416499171c3ae90 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x56252292559b - tokio::runtime::task::harness::Harness::poll::h0a84e75bfce0627a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/harness.rs:84:19 [INFO] [stdout] 35: 0x5625229756f0 - tokio::runtime::task::raw::poll::h938ece76fb4d1c3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 36: 0x562522c14ccf - tokio::runtime::task::raw::RawTask::poll::ha494610b8658c5e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5625229e6f01 - tokio::runtime::task::Notified::run::h8ea2a96522d50ebe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/mod.rs:169:9 [INFO] [stdout] 38: 0x5625229e2d1a - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h39bdc42abdd54f7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:155:62 [INFO] [stdout] 39: 0x5625229fb209 - tokio::coop::budget::{{closure}}::he1709835467b5886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 40: 0x562522965abd - std::thread::local::LocalKey::try_with::h51b4361e3bd49f26 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 41: 0x562522963863 - std::thread::local::LocalKey::with::ha50a4c7d43c83273 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 42: 0x5625229e29b6 - tokio::coop::budget::h502c864749b7d034 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 43: 0x5625229e29b6 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::he415cc7241978bf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:155:39 [INFO] [stdout] 44: 0x5625229e5d31 - tokio::runtime::basic_scheduler::enter::{{closure}}::h33505c21a7b1fef4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 45: 0x5625229b7e73 - tokio::macros::scoped_tls::ScopedKey::set::h988ef5aaa8d5ab40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 46: 0x5625229e4ce5 - tokio::runtime::basic_scheduler::enter::h9a5f804152060559 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 47: 0x5625229deab0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbb080efc57a629a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 48: 0x5625229c0652 - tokio::runtime::Runtime::block_on::{{closure}}::hd4f4af5509024833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 49: 0x562522945e16 - tokio::runtime::context::enter::h0d057ebedce2d562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 50: 0x5625229eb08a - tokio::runtime::handle::Handle::enter::hc5e334cd76f8519d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 51: 0x5625229bfc8a - tokio::runtime::Runtime::block_on::h8a94a9dd60647191 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 52: 0x5625229c8bc9 - rumq_client::eventloop::test::detects_halfopen_connections_in_the_second_ping_request::h42a84d91e766d06a [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:480:5 [INFO] [stdout] 53: 0x5625229c8ab7 - rumq_client::eventloop::test::detects_halfopen_connections_in_the_second_ping_request::{{closure}}::hb779f9f352a319fa [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:480:5 [INFO] [stdout] 54: 0x5625229908a5 - core::ops::function::FnOnce::call_once::h757f7b49c84d6ec9 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 55: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 56: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 57: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 58: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 59: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 65: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 66: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 67: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 69: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 74: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 75: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 78: 0x7fdecd29d609 - start_thread [INFO] [stdout] 79: 0x7fdecd073133 - clone [INFO] [stdout] 80: 0x0 - [INFO] [stdout] thread 'eventloop::test::detects_halfopen_connections_in_the_second_ping_request' panicked at 'called `Result::unwrap()` on an `Err` value: Network(Io(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))', src/eventloop.rs:494:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d53cc - core::result::Result::unwrap::h24e93f796b3ee3ca [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x5625229c92b2 - rumq_client::eventloop::test::detects_halfopen_connections_in_the_second_ping_request::{{closure}}::hf03950b1989a0439 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:494:26 [INFO] [stdout] 21: 0x5625229d92dc - as core::future::future::Future>::poll::h6a00d7f9405e7468 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229e3330 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hbb39ffcdb7fd9e07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 23: 0x5625229fa90f - tokio::coop::budget::{{closure}}::hb35b193829953ee2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 24: 0x562522966c11 - std::thread::local::LocalKey::try_with::h8a00472d3062fae9 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x5625229637c8 - std::thread::local::LocalKey::with::h9d79001bd2454fcb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x5625229e2669 - tokio::coop::budget::h066685b1b39fc462 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 27: 0x5625229e2669 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::he415cc7241978bf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 28: 0x5625229e5d31 - tokio::runtime::basic_scheduler::enter::{{closure}}::h33505c21a7b1fef4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 29: 0x5625229b7e73 - tokio::macros::scoped_tls::ScopedKey::set::h988ef5aaa8d5ab40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 30: 0x5625229e4ce5 - tokio::runtime::basic_scheduler::enter::h9a5f804152060559 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 31: 0x5625229deab0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbb080efc57a629a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 32: 0x5625229c0652 - tokio::runtime::Runtime::block_on::{{closure}}::hd4f4af5509024833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 33: 0x562522945e16 - tokio::runtime::context::enter::h0d057ebedce2d562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 34: 0x5625229eb08a - tokio::runtime::handle::Handle::enter::hc5e334cd76f8519d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 35: 0x5625229bfc8a - tokio::runtime::Runtime::block_on::h8a94a9dd60647191 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 36: 0x5625229c8bc9 - rumq_client::eventloop::test::detects_halfopen_connections_in_the_second_ping_request::h42a84d91e766d06a [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:480:5 [INFO] [stdout] 37: 0x5625229c8ab7 - rumq_client::eventloop::test::detects_halfopen_connections_in_the_second_ping_request::{{closure}}::hb779f9f352a319fa [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:480:5 [INFO] [stdout] 38: 0x5625229908a5 - core::ops::function::FnOnce::call_once::h757f7b49c84d6ec9 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 39: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 40: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 41: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 42: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 43: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 46: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 47: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 49: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 50: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 51: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 52: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 53: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 55: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 56: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 58: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 59: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7fdecd29d609 - start_thread [INFO] [stdout] 63: 0x7fdecd073133 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- eventloop::test::connection_should_timeout_on_time stdout ---- [INFO] [stdout] thread 'eventloop::test::connection_should_timeout_on_time' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/eventloop.rs:687:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c81337 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290ed33 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x5625229d548d - core::result::Result::unwrap::h55dda1e53757c53d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x56252299e706 - rumq_client::eventloop::broker::Broker::new::{{closure}}::h9060795ee3a7d01d [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:687:32 [INFO] [stdout] 21: 0x5625229da701 - as core::future::future::Future>::poll::he6281a67e821a82a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x5625229c3185 - rumq_client::eventloop::test::connection_should_timeout_on_time::{{closure}}::{{closure}}::hbc18aac24c223899 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:326:51 [INFO] [stdout] 23: 0x5625229da7dc - as core::future::future::Future>::poll::heeec55b015b81cd1 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 24: 0x56252295d2fb - tokio::runtime::task::core::Core::poll::{{closure}}::hf965a6f53517ddd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/core.rs:163:17 [INFO] [stdout] 25: 0x562522a11570 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hefaadee1f197bc69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x56252295b92b - tokio::runtime::task::core::Core::poll::hf04cc3b3597e96dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/core.rs:148:13 [INFO] [stdout] 27: 0x56252292f706 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h7b585a31e97f6f58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/harness.rs:108:27 [INFO] [stdout] 28: 0x562522991020 - core::ops::function::FnOnce::call_once::hc622aeca0a763fbf [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 29: 0x5625229f5aeb - as core::ops::function::FnOnce<()>>::call_once::h6b1a6cc25a5a9eab [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x5625229aa139 - std::panicking::try::do_call::h0bc63cbdc7503b54 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 31: 0x5625229aefeb - __rust_try [INFO] [stdout] 32: 0x5625229a66f3 - std::panicking::try::h230deb156a40e9e5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 33: 0x5625229b3e2a - std::panic::catch_unwind::h8e491af240584520 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x562522929c9b - tokio::runtime::task::harness::Harness::poll::h9fdc9205e21e6a31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/harness.rs:84:19 [INFO] [stdout] 35: 0x562522975540 - tokio::runtime::task::raw::poll::h4437ff975ac2acbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 36: 0x562522c14ccf - tokio::runtime::task::raw::RawTask::poll::ha494610b8658c5e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5625229e6f01 - tokio::runtime::task::Notified::run::h8ea2a96522d50ebe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/task/mod.rs:169:9 [INFO] [stdout] 38: 0x5625229e351a - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hc603d0688b7878ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:155:62 [INFO] [stdout] 39: 0x5625229fb449 - tokio::coop::budget::{{closure}}::hf4cece671ac1188a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 40: 0x562522964dad - std::thread::local::LocalKey::try_with::h1cd67009140ac330 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 41: 0x562522963a23 - std::thread::local::LocalKey::with::haf6a1a8e1a6c5c7c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 42: 0x5625229df056 - tokio::coop::budget::h90e15b7b33e6c6a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 43: 0x5625229df056 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h09a7b32233736af8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:155:39 [INFO] [stdout] 44: 0x5625229e5fd1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hffb23038ebb6f1a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 45: 0x5625229b7d43 - tokio::macros::scoped_tls::ScopedKey::set::h86c574dfe83b0f0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 46: 0x5625229e3b15 - tokio::runtime::basic_scheduler::enter::h0b29eda76044c052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 47: 0x5625229dea70 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d5f7ce14cb70a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 48: 0x5625229bfff2 - tokio::runtime::Runtime::block_on::{{closure}}::h1def34003e73de82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 49: 0x562522946146 - tokio::runtime::context::enter::h7fe49ef03d483b05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 50: 0x5625229eacca - tokio::runtime::handle::Handle::enter::h4a04c86453e7f545 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 51: 0x5625229bfdaa - tokio::runtime::Runtime::block_on::hb9e5bb1801d80291 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 52: 0x5625229c2719 - rumq_client::eventloop::test::connection_should_timeout_on_time::hb4e9e1bbbe6d7b74 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:321:5 [INFO] [stdout] 53: 0x5625229c2607 - rumq_client::eventloop::test::connection_should_timeout_on_time::{{closure}}::h266e908766102297 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:321:5 [INFO] [stdout] 54: 0x5625229907a5 - core::ops::function::FnOnce::call_once::h6ef159ccbe67c522 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 55: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 56: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 57: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 58: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 59: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 62: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 63: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 65: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 66: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 67: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 68: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 69: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 71: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 72: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 74: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 75: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 76: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 78: 0x7fdecd29d609 - start_thread [INFO] [stdout] 79: 0x7fdecd073133 - clone [INFO] [stdout] 80: 0x0 - [INFO] [stdout] thread 'eventloop::test::connection_should_timeout_on_time' panicked at 'assertion failed: false', src/eventloop.rs:341:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562522c7f230 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562522c7f230 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562522c7f230 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x562522c7f230 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562522ca372e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x562522c7a0c5 - std::io::Write::write_fmt::hce65cc88c775e9d3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x562522c7eff5 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x562522c7eff5 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x562522c80e9f - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x562522c80b5e - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x562522a411e7 - as core::ops::function::Fn>::call::h9bfd099cb89cb0bb [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x562522a411e7 - test::test_main::{{closure}}::h065ae2c9be25dce8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x562522c815bd - as core::ops::function::Fn>::call::h6aaf80b277f5611a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x562522c815bd - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x562522c812f1 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x562522c7f6dc - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x562522c81052 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x56252290ea73 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x56252290eb4d - core::panicking::panic::h72542e3c0c3d8f02 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:115:5 [INFO] [stdout] 19: 0x5625229c2dff - rumq_client::eventloop::test::connection_should_timeout_on_time::{{closure}}::h7e7937f59c23fff4 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:341:23 [INFO] [stdout] 20: 0x5625229da86c - as core::future::future::Future>::poll::hf9d03b3aeefa5cb1 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x5625229e2f80 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h5c98ca7da0e125aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 22: 0x5625229f8f4f - tokio::coop::budget::{{closure}}::h2a051c393ae161a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97:9 [INFO] [stdout] 23: 0x562522968891 - std::thread::local::LocalKey::try_with::hdfd6fd7a8cfc2276 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 24: 0x562522963728 - std::thread::local::LocalKey::with::h892ce0b8f8f49bdd [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 25: 0x5625229ded09 - tokio::coop::budget::h56dc4b17767b8c9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79:5 [INFO] [stdout] 26: 0x5625229ded09 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h09a7b32233736af8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 27: 0x5625229e5fd1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hffb23038ebb6f1a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 28: 0x5625229b7d43 - tokio::macros::scoped_tls::ScopedKey::set::h86c574dfe83b0f0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64:9 [INFO] [stdout] 29: 0x5625229e3b15 - tokio::runtime::basic_scheduler::enter::h0b29eda76044c052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 30: 0x5625229dea70 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d5f7ce14cb70a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 31: 0x5625229bfff2 - tokio::runtime::Runtime::block_on::{{closure}}::h1def34003e73de82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418:34 [INFO] [stdout] 32: 0x562522946146 - tokio::runtime::context::enter::h7fe49ef03d483b05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72:5 [INFO] [stdout] 33: 0x5625229eacca - tokio::runtime::handle::Handle::enter::h4a04c86453e7f545 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39:9 [INFO] [stdout] 34: 0x5625229bfdaa - tokio::runtime::Runtime::block_on::hb9e5bb1801d80291 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415:9 [INFO] [stdout] 35: 0x5625229c2719 - rumq_client::eventloop::test::connection_should_timeout_on_time::hb4e9e1bbbe6d7b74 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:321:5 [INFO] [stdout] 36: 0x5625229c2607 - rumq_client::eventloop::test::connection_should_timeout_on_time::{{closure}}::h266e908766102297 [INFO] [stdout] at /opt/rustwide/workdir/src/eventloop.rs:321:5 [INFO] [stdout] 37: 0x5625229907a5 - core::ops::function::FnOnce::call_once::h6ef159ccbe67c522 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 38: 0x562522a4655f - core::ops::function::FnOnce::call_once::h2f93ceb28cb0c61c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 39: 0x562522a4655f - test::__rust_begin_short_backtrace::hdd721a0e8ee25a0e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:637:18 [INFO] [stdout] 40: 0x562522a17aec - test::run_test::{{closure}}::h95fe25ef5b9cf584 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:628:30 [INFO] [stdout] 41: 0x562522a17aec - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3685b1dad984a5a [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x562522a45518 - as core::ops::function::FnOnce>::call_once::h301cae15faf66265 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 43: 0x562522a45518 - as core::ops::function::FnOnce<()>>::call_once::hb7be0f46463c4091 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x562522a45518 - std::panicking::try::do_call::he80e1dd13c6c4b2c [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 45: 0x562522a45518 - std::panicking::try::h88563fd695098a44 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 46: 0x562522a45518 - std::panic::catch_unwind::h6a5b06a8b67964f8 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x562522a45518 - test::run_test_in_process::h3bfa2ac051e33645 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:660:27 [INFO] [stdout] 48: 0x562522a45518 - test::run_test::run_test_inner::{{closure}}::h505cc84ec623ff60 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:554:39 [INFO] [stdout] 49: 0x562522a12274 - test::run_test::run_test_inner::{{closure}}::h0e58a333959ca1c3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/test/src/lib.rs:581:37 [INFO] [stdout] 50: 0x562522a12274 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha224c611b967d9b5 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 51: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h90e5d573525d2948 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 52: 0x562522a17b75 - as core::ops::function::FnOnce<()>>::call_once::h9d1846f6c9999fe4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x562522a17b75 - std::panicking::try::do_call::h5ffdfcc148e40205 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 54: 0x562522a17b75 - std::panicking::try::hc1b1f6044948b131 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 55: 0x562522a17b75 - std::panic::catch_unwind::he641636e80f82a6d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 56: 0x562522a17b75 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdbdfe56cb03b1da6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 57: 0x562522a17b75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hea0273674710a4a3 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 58: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h5676ec8835469d88 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 59: 0x562522c85b23 - as core::ops::function::FnOnce>::call_once::h8aa650efc9f4a6ec [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 60: 0x562522c85b23 - std::sys::unix::thread::Thread::new::thread_start::h8e214f29f03a09ce [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 61: 0x7fdecd29d609 - start_thread [INFO] [stdout] 62: 0x7fdecd073133 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] eventloop::test::connection_should_timeout_on_time [INFO] [stdout] eventloop::test::detects_halfopen_connections_in_the_second_ping_request [INFO] [stdout] eventloop::test::idle_connection_triggers_pings_on_time [INFO] [stdout] eventloop::test::reconnection_resends_unacked_packets_from_the_previous_connection_before_sending_current_connection_requests [INFO] [stdout] eventloop::test::reconnection_resumes_from_the_previous_state [INFO] [stdout] eventloop::test::requests_are_blocked_after_max_inflight_queue_size [INFO] [stdout] eventloop::test::requests_are_recovered_after_inflight_queue_size_falls_below_max [INFO] [stdout] eventloop::test::some_incoming_and_no_outgoing_packets_should_trigger_pings_on_time [INFO] [stdout] eventloop::test::some_outgoing_and_no_incoming_packets_should_trigger_pings_on_time [INFO] [stdout] eventloop::test::throttled_requests_works_with_correct_delays_between_requests [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "628a311ad1dad7bce4501a89c78ff7ee9f254927f19fd6c0dca34569adfb7e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628a311ad1dad7bce4501a89c78ff7ee9f254927f19fd6c0dca34569adfb7e98", kill_on_drop: false }` [INFO] [stdout] 628a311ad1dad7bce4501a89c78ff7ee9f254927f19fd6c0dca34569adfb7e98