[INFO] cloning repository https://github.com/aleksanderkrauze/asyncdwmblocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleksanderkrauze/asyncdwmblocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksanderkrauze%2Fasyncdwmblocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksanderkrauze%2Fasyncdwmblocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a4c51b61f7bcc34a966ad5906f2aa4627063719 [INFO] testing aleksanderkrauze/asyncdwmblocks against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleksanderkrauze%2Fasyncdwmblocks" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aleksanderkrauze/asyncdwmblocks [INFO] finished tweaking git repo https://github.com/aleksanderkrauze/asyncdwmblocks [INFO] tweaked toml for git repo https://github.com/aleksanderkrauze/asyncdwmblocks written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aleksanderkrauze/asyncdwmblocks on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aleksanderkrauze/asyncdwmblocks already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v1.0.0 [INFO] [stderr] Downloaded clap v3.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49304003b318faa4fd8f57c04faf048b616a00447794f79d0e6c284b90c5b342 [INFO] running `Command { std: "docker" "start" "-a" "49304003b318faa4fd8f57c04faf048b616a00447794f79d0e6c284b90c5b342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49304003b318faa4fd8f57c04faf048b616a00447794f79d0e6c284b90c5b342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49304003b318faa4fd8f57c04faf048b616a00447794f79d0e6c284b90c5b342", kill_on_drop: false }` [INFO] [stdout] 49304003b318faa4fd8f57c04faf048b616a00447794f79d0e6c284b90c5b342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a34de773bcf07654cff37e64776f4581819af24b9a64834c82e008b1c53b33f1 [INFO] running `Command { std: "docker" "start" "-a" "a34de773bcf07654cff37e64776f4581819af24b9a64834c82e008b1c53b33f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling asyncdwmblocks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.44s [INFO] running `Command { std: "docker" "inspect" "a34de773bcf07654cff37e64776f4581819af24b9a64834c82e008b1c53b33f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a34de773bcf07654cff37e64776f4581819af24b9a64834c82e008b1c53b33f1", kill_on_drop: false }` [INFO] [stdout] a34de773bcf07654cff37e64776f4581819af24b9a64834c82e008b1c53b33f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0530112a1e19a5ae1142882db4778ef9f3499e6afb7cb15229094d645c3fe14 [INFO] running `Command { std: "docker" "start" "-a" "b0530112a1e19a5ae1142882db4778ef9f3499e6afb7cb15229094d645c3fe14", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling asyncdwmblocks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.96s [INFO] running `Command { std: "docker" "inspect" "b0530112a1e19a5ae1142882db4778ef9f3499e6afb7cb15229094d645c3fe14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0530112a1e19a5ae1142882db4778ef9f3499e6afb7cb15229094d645c3fe14", kill_on_drop: false }` [INFO] [stdout] b0530112a1e19a5ae1142882db4778ef9f3499e6afb7cb15229094d645c3fe14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fbab0f9ed9cdd8938860feb86538b6ae3cb1453d3b0dbdba583e242c826820c1 [INFO] running `Command { std: "docker" "start" "-a" "fbab0f9ed9cdd8938860feb86538b6ae3cb1453d3b0dbdba583e242c826820c1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asyncdwmblocks-eb35b6f8622d1a7f) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test ipc::frame::tests::frame_decode_REFRESH ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_BUTTON ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_button ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_button_different_cases ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_button_wrong_number ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_button_extra_whitespaces ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_empty_whitespaces ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_empty ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_invalid ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_invalid_utf8 ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_refresh ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_refresh_different_cases ... ok [INFO] [stdout] test ipc::frame::tests::frame_decode_refresh_extra_whitespaces ... ok [INFO] [stdout] test ipc::frame::tests::frames_decode ... ok [INFO] [stdout] test block::tests::block_run ... ok [INFO] [stdout] test ipc::opaque::tests::opaque_notifier_tcp ... ok [INFO] [stdout] test ipc::frame::tests::frames_encode ... ok [INFO] [stdout] test ipc::opaque::tests::opaque_notifier_uds ... ok [INFO] [stdout] test ipc::opaque::tests::opaque_server_tcp ... ok [INFO] [stdout] test ipc::frame::tests::frame_encode ... ok [INFO] [stdout] test ipc::uds::notifier::tests::notification_connection_error ... ok [INFO] [stdout] test ipc::opaque::tests::opaque_server_uds ... ok [INFO] [stdout] test block::tests::run_nonexisting_command ... ok [INFO] [stdout] test ipc::tcp::tests::server_and_notifier ... ok [INFO] [stdout] test ipc::uds::notifier::tests::send_notification ... ok [INFO] [stdout] test block::tests::block_run_multiple_lines ... ok [INFO] [stdout] test statusbar::tests::get_block_by_name ... ok [INFO] [stdout] test ipc::tcp::notifier::tests::notification_connection_error ... ok [INFO] [stdout] test ipc::tcp::server::tests::run_tcp_server ... ok [INFO] [stdout] test ipc::uds::notifier::tests::send_notification_abstract_namespace ... ok [INFO] [stdout] test ipc::tcp::notifier::tests::send_notification ... ok [INFO] [stdout] test ipc::uds::tests::server_and_notifier_abstract_namespace ... ok [INFO] [stdout] test ipc::uds::tests::server_and_notifier ... ok [INFO] [stdout] test ipc::uds::server::tests::run_uds_server ... ok [INFO] [stdout] test ipc::uds::server::tests::run_uds_server_abstract_namespace ... ok [INFO] [stdout] test statusbar::tests::statusbar_get_status_bar_emojis ... ok [INFO] [stdout] test statusbar::tests::statusbar_get_status_bar_all_none ... ok [INFO] [stdout] test statusbar::tests::statusbar_get_status_bar ... ok [INFO] [stdout] test statusbar::tests::statusbar_multiple_ids_error ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_adjecent_rn ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_alone_n ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_alone_r ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_empty ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_multiple ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_long_and_short ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_no_rn ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_r_before_rn ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_trailing ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_n_after_rn ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_single ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_trailing_n ... ok [INFO] [stdout] test utils::split::tests::split_at_rn_trailing_r ... ok [INFO] [stdout] test statusbar::tests::statusbar_blocks_from_config ... ok [INFO] [stdout] test statusbar::tests::statusbar_init ... ok [INFO] [stdout] test block::tests::block_run_error_types ... ok [INFO] [stdout] test statusbar::tests::run_intervals_channel_on_task ... ok [INFO] [stdout] test statusbar::tests::run_intervals_reload ... FAILED [INFO] [stdout] test ipc::tcp::server::tests::tcp_server_binding_error ... ok [INFO] [stdout] test ipc::uds::server::tests::uds_server_binding_error ... ok [INFO] [stdout] test ipc::uds::server::tests::uds_server_cleanup_on_termination_signal ... ok [INFO] [stdout] test ipc::uds::server::tests::uds_server_cleanup_on_drop ... ok [INFO] [stdout] test block::tests::block_get_scheduler ... ok [INFO] [stdout] test block::tests::run_test_blocking ... ok [INFO] [stdout] test statusbar::tests::run_intervals ... ok [INFO] [stdout] test statusbar::tests::run_test_asynchronicity ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- statusbar::tests::run_intervals_reload stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'statusbar::tests::run_intervals_reload' panicked at src/statusbar.rs:582:9: [INFO] [stdout] assertion failed: timeout.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59daf20ad222 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59daf20ad222 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59daf20ad222 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59daf20ad222 - ::fmt::h38110959524b373c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59daf20d3963 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59daf20d3963 - core::fmt::write::h5b87140645224122 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x59daf20a9b83 - std::io::default_write_fmt::h3039811ce7aea84b [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59daf20a9b83 - std::io::Write::write_fmt::h2eef262cf4840ab4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59daf20ad072 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59daf20ae84c - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x59daf20ae6a2 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x59daf1f83dc4 - as core::ops::function::Fn>::call::he967d9fa26b9957c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x59daf1f83dc4 - test::test_main_with_exit_callback::{{closure}}::h80e1694b81a05381 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59daf20af32b - as core::ops::function::Fn>::call::h4e924fcf5bc64d70 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x59daf20af32b - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x59daf20aefc6 - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x59daf20ad719 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x59daf20aec8d - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x59daf20d2380 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59daf20d23ec - core::panicking::panic::h6f6a0a30e4445702 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x59daf1f1892e - asyncdwmblocks::statusbar::tests::run_intervals_reload::{{closure}}::hac1e72faff4ea768 [INFO] [stdout] at /opt/rustwide/workdir/src/statusbar.rs:582:9 [INFO] [stdout] 21: 0x59daf1e33fbd - as core::future::future::Future>::poll::hb8707c3ff6a97cff [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x59daf1d812df - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd443f50218e8f677 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78 [INFO] [stdout] 23: 0x59daf1ed9830 - tokio::coop::with_budget::{{closure}}::hf33b2415869c7ffd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x59daf1ea3395 - std::thread::local::LocalKey::try_with::hf3b58adaa7995528 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x59daf1e9929e - std::thread::local::LocalKey::with::hccc818190e0761fb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x59daf1d6fd73 - tokio::coop::with_budget::h0cdcc6d6674a72f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x59daf1d6fd73 - tokio::coop::budget::h7242e3b77d3f782f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x59daf1d6fd73 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h4422222800001c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 29: 0x59daf1d9187a - tokio::runtime::basic_scheduler::enter::{{closure}}::h7f6a833e59cba666 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 30: 0x59daf1ea5475 - tokio::macros::scoped_tls::ScopedKey::set::h50294e9ed0fba263 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x59daf1d912c6 - tokio::runtime::basic_scheduler::enter::hf90f91e36d7f9eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13 [INFO] [stdout] 32: 0x59daf1d6a2e3 - tokio::runtime::basic_scheduler::Inner

::block_on::hc6b39e05761d99cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 33: 0x59daf1d82443 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h8d290d085b7b2935 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38 [INFO] [stdout] 34: 0x59daf1d833a6 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h097b05822ca5e44e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30 [INFO] [stdout] 35: 0x59daf1ebcbec - tokio::runtime::Runtime::block_on::hddf54f7e6b2e532a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51 [INFO] [stdout] 36: 0x59daf1f1755a - asyncdwmblocks::statusbar::tests::run_intervals_reload::h0c2be9fd558f2ba3 [INFO] [stdout] at /opt/rustwide/workdir/src/statusbar.rs:587:34 [INFO] [stdout] 37: 0x59daf1f17417 - asyncdwmblocks::statusbar::tests::run_intervals_reload::{{closure}}::h722ce1b00f887e60 [INFO] [stdout] at /opt/rustwide/workdir/src/statusbar.rs:541:36 [INFO] [stdout] 38: 0x59daf1dd5ab6 - core::ops::function::FnOnce::call_once::h7b667bccd7525994 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x59daf1f8956b - core::ops::function::FnOnce::call_once::h0669c8b9c48a7d8a [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x59daf1f8956b - test::__rust_begin_short_backtrace::h7b085d6d90a7575c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:648:18 [INFO] [stdout] 41: 0x59daf1f8873e - test::run_test_in_process::{{closure}}::ha304053f1e1d1fbe [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:74 [INFO] [stdout] 42: 0x59daf1f8873e - as core::ops::function::FnOnce<()>>::call_once::h8e30650eb6723f86 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x59daf1f8873e - std::panicking::catch_unwind::do_call::hfe563e330be3fd9d [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 44: 0x59daf1f8873e - std::panicking::catch_unwind::hed40f568f7f44546 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 45: 0x59daf1f8873e - std::panic::catch_unwind::h3bb9c46c11d39dfb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x59daf1f8873e - test::run_test_in_process::hd65f1a6e6622ae42 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:27 [INFO] [stdout] 47: 0x59daf1f8873e - test::run_test::{{closure}}::h9e896de936f245ea [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:592:43 [INFO] [stdout] 48: 0x59daf1f4c334 - test::run_test::{{closure}}::hbb18881f56552c10 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:622:41 [INFO] [stdout] 49: 0x59daf1f4c334 - std::sys::backtrace::__rust_begin_short_backtrace::hca2387d32733b689 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 50: 0x59daf1f4fc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9601175bf02a7fb8 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x59daf1f4fc2a - as core::ops::function::FnOnce<()>>::call_once::had8286ad0e1f2528 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x59daf1f4fc2a - std::panicking::catch_unwind::do_call::he4164e9e75841fd6 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x59daf1f4fc2a - std::panicking::catch_unwind::h48ccc52a84ae7300 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x59daf1f4fc2a - std::panic::catch_unwind::h3d97eb787aa35ee4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x59daf1f4fc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h1019329d11de31fb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x59daf1f4fc2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h050615be551c6447 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x59daf20b2577 - as core::ops::function::FnOnce>::call_once::h23e83c3768c28e74 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 58: 0x59daf20b2577 - as core::ops::function::FnOnce>::call_once::he67b41932d2c126e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 59: 0x59daf20b2577 - std::sys::pal::unix::thread::Thread::new::thread_start::hc05bf0eaa2386caa [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 60: 0x756ccb5b4aa4 - [INFO] [stdout] 61: 0x756ccb641a34 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- statusbar::tests::run_test_asynchronicity stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'statusbar::tests::run_test_asynchronicity' panicked at src/statusbar.rs:674:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <40 [INFO] [stdout] >39 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59daf20ad222 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59daf20ad222 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59daf20ad222 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59daf20ad222 - ::fmt::h38110959524b373c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59daf20d3963 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59daf20d3963 - core::fmt::write::h5b87140645224122 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x59daf20a9b83 - std::io::default_write_fmt::h3039811ce7aea84b [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59daf20a9b83 - std::io::Write::write_fmt::h2eef262cf4840ab4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59daf20ad072 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59daf20ae84c - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x59daf20ae6a2 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x59daf1f83dc4 - as core::ops::function::Fn>::call::he967d9fa26b9957c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x59daf1f83dc4 - test::test_main_with_exit_callback::{{closure}}::h80e1694b81a05381 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59daf20af32b - as core::ops::function::Fn>::call::h4e924fcf5bc64d70 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x59daf20af32b - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x59daf20aeffa - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x59daf20ad719 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x59daf20aec8d - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x59daf20d2380 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59daf1f1b4dc - asyncdwmblocks::statusbar::tests::run_test_asynchronicity::{{closure}}::h716a64c5af4a6203 [INFO] [stdout] at /opt/rustwide/workdir/src/statusbar.rs:674:9 [INFO] [stdout] 20: 0x59daf1e343bd - as core::future::future::Future>::poll::he1926c8cc7815d46 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/future/future.rs:124:9 [INFO] [stdout] 21: 0x59daf1d7f73f - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h18191ac09262c07e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78 [INFO] [stdout] 22: 0x59daf1ed69e0 - tokio::coop::with_budget::{{closure}}::hb63f8756c08a4288 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 23: 0x59daf1ea1e95 - std::thread::local::LocalKey::try_with::hcdc81dad2da6ddbe [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 24: 0x59daf1e98ede - std::thread::local::LocalKey::with::hb43f2814592b9334 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 25: 0x59daf1d71de3 - tokio::coop::with_budget::h6aa7ef3fe8c703b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13 [INFO] [stdout] 26: 0x59daf1d71de3 - tokio::coop::budget::hc03a60e48a09783a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 27: 0x59daf1d71de3 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5fcd6bfa1963fa22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 28: 0x59daf1d9191a - tokio::runtime::basic_scheduler::enter::{{closure}}::hb04e6fb7fb2d3619 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 29: 0x59daf1ea6435 - tokio::macros::scoped_tls::ScopedKey::set::hd5f6a63ac9be13c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x59daf1d8eb06 - tokio::runtime::basic_scheduler::enter::ha126b4fa999b7e3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13 [INFO] [stdout] 31: 0x59daf1d6a1e3 - tokio::runtime::basic_scheduler::Inner

::block_on::h8c5aa62d60af4d50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 32: 0x59daf1d81cc3 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h57ffc3d6cc6c6e41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38 [INFO] [stdout] 33: 0x59daf1d85226 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h31eabba2248d5e69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30 [INFO] [stdout] 34: 0x59daf1ebae8c - tokio::runtime::Runtime::block_on::h4f2e2644f3195258 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51 [INFO] [stdout] 35: 0x59daf1f1aa5a - asyncdwmblocks::statusbar::tests::run_test_asynchronicity::h59cfcf384c150ee0 [INFO] [stdout] at /opt/rustwide/workdir/src/statusbar.rs:680:10 [INFO] [stdout] 36: 0x59daf1f1a917 - asyncdwmblocks::statusbar::tests::run_test_asynchronicity::{{closure}}::he42bff53e51a9af7 [INFO] [stdout] at /opt/rustwide/workdir/src/statusbar.rs:641:39 [INFO] [stdout] 37: 0x59daf1dd5796 - core::ops::function::FnOnce::call_once::h765e764d23d2d4b0 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x59daf1f8956b - core::ops::function::FnOnce::call_once::h0669c8b9c48a7d8a [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x59daf1f8956b - test::__rust_begin_short_backtrace::h7b085d6d90a7575c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:648:18 [INFO] [stdout] 40: 0x59daf1f8873e - test::run_test_in_process::{{closure}}::ha304053f1e1d1fbe [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:74 [INFO] [stdout] 41: 0x59daf1f8873e - as core::ops::function::FnOnce<()>>::call_once::h8e30650eb6723f86 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x59daf1f8873e - std::panicking::catch_unwind::do_call::hfe563e330be3fd9d [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 43: 0x59daf1f8873e - std::panicking::catch_unwind::hed40f568f7f44546 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 44: 0x59daf1f8873e - std::panic::catch_unwind::h3bb9c46c11d39dfb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x59daf1f8873e - test::run_test_in_process::hd65f1a6e6622ae42 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:27 [INFO] [stdout] 46: 0x59daf1f8873e - test::run_test::{{closure}}::h9e896de936f245ea [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:592:43 [INFO] [stdout] 47: 0x59daf1f4c334 - test::run_test::{{closure}}::hbb18881f56552c10 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:622:41 [INFO] [stdout] 48: 0x59daf1f4c334 - std::sys::backtrace::__rust_begin_short_backtrace::hca2387d32733b689 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 49: 0x59daf1f4fc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9601175bf02a7fb8 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 50: 0x59daf1f4fc2a - as core::ops::function::FnOnce<()>>::call_once::had8286ad0e1f2528 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x59daf1f4fc2a - std::panicking::catch_unwind::do_call::he4164e9e75841fd6 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 52: 0x59daf1f4fc2a - std::panicking::catch_unwind::h48ccc52a84ae7300 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 53: 0x59daf1f4fc2a - std::panic::catch_unwind::h3d97eb787aa35ee4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x59daf1f4fc2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h1019329d11de31fb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 55: 0x59daf1f4fc2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h050615be551c6447 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x59daf20b2577 - as core::ops::function::FnOnce>::call_once::h23e83c3768c28e74 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 57: 0x59daf20b2577 - as core::ops::function::FnOnce>::call_once::he67b41932d2c126e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 58: 0x59daf20b2577 - std::sys::pal::unix::thread::Thread::new::thread_start::hc05bf0eaa2386caa [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 59: 0x756ccb5b4aa4 - [INFO] [stdout] 60: 0x756ccb641a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] statusbar::tests::run_intervals_reload [INFO] [stdout] statusbar::tests::run_test_asynchronicity [INFO] [stdout] [INFO] [stdout] test result: FAILED. 63 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "fbab0f9ed9cdd8938860feb86538b6ae3cb1453d3b0dbdba583e242c826820c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbab0f9ed9cdd8938860feb86538b6ae3cb1453d3b0dbdba583e242c826820c1", kill_on_drop: false }` [INFO] [stdout] fbab0f9ed9cdd8938860feb86538b6ae3cb1453d3b0dbdba583e242c826820c1