[INFO] cloning repository https://github.com/platy/raft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platy/raft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaty%2Fraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaty%2Fraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 435acea89117ed6cc90b70e2e3794d1bcba6cc56 [INFO] testing platy/raft against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaty%2Fraft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/platy/raft [INFO] finished tweaking git repo https://github.com/platy/raft [INFO] tweaked toml for git repo https://github.com/platy/raft written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/platy/raft on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/platy/raft 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded net2 v0.2.34 [INFO] [stderr] Downloaded adler v0.2.3 [INFO] [stderr] Downloaded actix-macros v0.1.2 [INFO] [stderr] Downloaded tokio v0.2.22 [INFO] [stderr] Downloaded parking_lot_core v0.8.0 [INFO] [stderr] Downloaded lock_api v0.4.1 [INFO] [stderr] Downloaded backtrace v0.3.50 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.5 [INFO] [stderr] Downloaded serde v1.0.114 [INFO] [stderr] Downloaded url v2.1.1 [INFO] [stderr] Downloaded instant v0.1.6 [INFO] [stderr] Downloaded futures-sink v0.3.5 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.3 [INFO] [stderr] Downloaded memchr v2.3.3 [INFO] [stderr] Downloaded cloudabi v0.1.0 [INFO] [stderr] Downloaded futures-channel v0.3.5 [INFO] [stderr] Downloaded widestring v0.4.2 [INFO] [stderr] Downloaded futures-task v0.3.5 [INFO] [stderr] Downloaded enum-as-inner v0.3.2 [INFO] [stderr] Downloaded miniz_oxide v0.4.0 [INFO] [stderr] Downloaded derive_more v0.99.9 [INFO] [stderr] Downloaded libc v0.2.73 [INFO] [stderr] Downloaded unicode-bidi v0.3.4 [INFO] [stderr] Downloaded syn v1.0.34 [INFO] [stderr] Downloaded proc-macro-nested v0.1.6 [INFO] [stderr] Downloaded unicode-normalization v0.1.13 [INFO] [stderr] Downloaded mio-uds v0.6.8 [INFO] [stderr] Downloaded actix v0.10.0-alpha.3 [INFO] [stderr] Downloaded futures-executor v0.3.5 [INFO] [stderr] Downloaded futures-util v0.3.5 [INFO] [stderr] Downloaded parking_lot v0.11.0 [INFO] [stderr] Downloaded actix-threadpool v0.3.3 [INFO] [stderr] Downloaded actix-rt v1.1.1 [INFO] [stderr] Downloaded gimli v0.22.0 [INFO] [stderr] Downloaded actix_derive v0.5.0 [INFO] [stderr] Downloaded tokio-util v0.3.1 [INFO] [stderr] Downloaded socket2 v0.3.12 [INFO] [stderr] Downloaded crossbeam-channel v0.4.3 [INFO] [stderr] Downloaded trust-dns-proto v0.19.5 [INFO] [stderr] Downloaded resolv-conf v0.6.3 [INFO] [stderr] Downloaded async-trait v0.1.36 [INFO] [stderr] Downloaded addr2line v0.13.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.16 [INFO] [stderr] Downloaded thiserror v1.0.20 [INFO] [stderr] Downloaded idna v0.2.0 [INFO] [stderr] Downloaded matches v0.1.8 [INFO] [stderr] Downloaded futures-io v0.3.5 [INFO] [stderr] Downloaded once_cell v1.4.0 [INFO] [stderr] Downloaded pin-project v0.4.22 [INFO] [stderr] Downloaded futures v0.3.5 [INFO] [stderr] Downloaded proc-macro-hack v0.5.16 [INFO] [stderr] Downloaded random-number v0.1.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.18 [INFO] [stderr] Downloaded serde_derive v1.0.114 [INFO] [stderr] Downloaded futures-core v0.3.5 [INFO] [stderr] Downloaded linked-hash-map v0.5.3 [INFO] [stderr] Downloaded object v0.20.0 [INFO] [stderr] Downloaded smallvec v1.4.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.20 [INFO] [stderr] Downloaded tinyvec v0.3.3 [INFO] [stderr] Downloaded pin-project-internal v0.4.22 [INFO] [stderr] Downloaded futures-macro v0.3.5 [INFO] [stderr] Downloaded mio v0.6.22 [INFO] [stderr] Downloaded pin-project-lite v0.1.7 [INFO] [stderr] Downloaded arc-swap v0.4.7 [INFO] [stderr] Downloaded signal-hook-registry v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9694a0d3d8f490d178d759a24bfa67d2f46ba9d7d2680836a0c628d80a3addce [INFO] running `Command { std: "docker" "start" "-a" "9694a0d3d8f490d178d759a24bfa67d2f46ba9d7d2680836a0c628d80a3addce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9694a0d3d8f490d178d759a24bfa67d2f46ba9d7d2680836a0c628d80a3addce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9694a0d3d8f490d178d759a24bfa67d2f46ba9d7d2680836a0c628d80a3addce", kill_on_drop: false }` [INFO] [stdout] 9694a0d3d8f490d178d759a24bfa67d2f46ba9d7d2680836a0c628d80a3addce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49edb7acdad1ce9c0b0d8dcd0031264d0a36536e95d3981e28431a0fcfda6413 [INFO] running `Command { std: "docker" "start" "-a" "49edb7acdad1ce9c0b0d8dcd0031264d0a36536e95d3981e28431a0fcfda6413", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling random-number-macro-impl v0.1.3 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling random-number v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling actix v0.10.0-alpha.3 [INFO] [stderr] Compiling raft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.30s [INFO] running `Command { std: "docker" "inspect" "49edb7acdad1ce9c0b0d8dcd0031264d0a36536e95d3981e28431a0fcfda6413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49edb7acdad1ce9c0b0d8dcd0031264d0a36536e95d3981e28431a0fcfda6413", kill_on_drop: false }` [INFO] [stdout] 49edb7acdad1ce9c0b0d8dcd0031264d0a36536e95d3981e28431a0fcfda6413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccc6fb1ac1c9b41552aaa3b36ea77288d9ecea3be8bf43e61c0ad46da7576dce [INFO] running `Command { std: "docker" "start" "-a" "ccc6fb1ac1c9b41552aaa3b36ea77288d9ecea3be8bf43e61c0ad46da7576dce", kill_on_drop: false }` [INFO] [stderr] Compiling raft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "ccc6fb1ac1c9b41552aaa3b36ea77288d9ecea3be8bf43e61c0ad46da7576dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc6fb1ac1c9b41552aaa3b36ea77288d9ecea3be8bf43e61c0ad46da7576dce", kill_on_drop: false }` [INFO] [stdout] ccc6fb1ac1c9b41552aaa3b36ea77288d9ecea3be8bf43e61c0ad46da7576dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5974787bae6a11d5597e708f8b0e67c54a4f3e04ec8cd54aa4cd6d01ba90832c [INFO] running `Command { std: "docker" "start" "-a" "5974787bae6a11d5597e708f8b0e67c54a4f3e04ec8cd54aa4cd6d01ba90832c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raft-33241ee69040357f) [INFO] [stdout] running 47 tests [INFO] [stdout] test log::test_vec::cmp_equal ... ok [INFO] [stdout] test log::test_vec::cmp_less ... ok [INFO] [stdout] test log::test_vec::cmp_greater ... ok [INFO] [stdout] test log::test_vec::log_term_matches_not_exist ... ok [INFO] [stdout] test log::test_vec::truncate_if_different_and_append_append_if_empty ... ok [INFO] [stdout] test log::test_vec::log_term_matches_wrong_term ... ok [INFO] [stdout] test log::test_vec::truncate_if_different_and_append_append_if_extending ... ok [INFO] [stdout] test log::test_vec::truncate_if_different_and_append_nothing_if_no_new_items ... ok [INFO] [stdout] test server::all_server_rules::apply_commited ... ok [INFO] [stdout] test log::test_vec::truncate_if_different_and_append_replace_if_different ... ok [INFO] [stdout] test server::all_server_rules::request_updates_term ... ok [INFO] [stdout] test state::test_append_entries::impl3_4 ... ok [INFO] [stdout] test server::candidate_rules::become_leader ... ok [INFO] [stdout] test server::follower_to_candidate_rules::election_timeout ... ok [INFO] [stdout] test state::test_append_entries::impl3_first_doesnt_match ... ok [INFO] [stdout] test state::test_append_entries::impl5_leader_commit ... ok [INFO] [stdout] test server::leader_rules::whole_handle_client_command ... ok [INFO] [stdout] test state::test_append_entries::impl5_leader_commit_passes ... ok [INFO] [stdout] test state::test_append_entries::impl3_second_doesnt_match ... ok [INFO] [stdout] test log::test_vec::log_term_matches_matches ... ok [INFO] [stdout] test log::test_vec::truncate_if_different_and_append_truncate_if_second_different ... ok [INFO] [stdout] test state::test_append_entries::impl1 ... ok [INFO] [stdout] test state::test_append_entries::impl2_no_entry ... ok [INFO] [stdout] test state::test_append_entries::impl2_no_term_match ... ok [INFO] [stdout] test server::candidate_rules::old_leader_appends_entries ... ok [INFO] [stdout] test state::test_append_entries::impl4 ... ok [INFO] [stdout] test server::candidate_rules::new_leader_appends_entries ... ok [INFO] [stdout] test state::test_leader_state::initial ... ok [INFO] [stdout] test state::test_leader_state::majority_match ... ok [INFO] [stdout] test state::test_leader_state::match_index_increases ... ok [INFO] [stdout] test state::test_persistent_state::current_term_increases ... ok [INFO] [stdout] test state::test_persistent_state::default ... ok [INFO] [stdout] test state::test_request_vote::impl1 ... ok [INFO] [stdout] test state::test_request_vote::impl2_novote_log_longer ... ok [INFO] [stdout] test state::test_request_vote::impl2_novote_log_same ... ok [INFO] [stdout] test state::test_request_vote::impl2_voted_log_shorter ... ok [INFO] [stdout] test state::test_volatile_state::commit_index_increases ... ok [INFO] [stdout] test state::test_volatile_state::default ... ok [INFO] [stdout] test state::test_request_vote::impl2_votedother_log_same ... ok [INFO] [stdout] test state::test_volatile_state::last_applied_increases ... ok [INFO] [stdout] test server::candidate_rules::election_timeout ... ok [INFO] [stdout] test log::test_vec::truncate_if_different_and_append_truncate_if_different ... ok [INFO] [stdout] test log::test_vec::truncate_if_different_and_append_panics_if_prev_too_high - should panic ... ok [INFO] [stdout] test state::test_leader_state::match_index_increases_monotonically - should panic ... ok [INFO] [stdout] test state::test_persistent_state::current_term_increases_monotonically - should panic ... ok [INFO] [stdout] test state::test_volatile_state::commit_index_increases_monotonically - should panic ... ok [INFO] [stdout] test state::test_volatile_state::last_applied_increases_monotonically - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/cluster.rs (/opt/rustwide/target/debug/deps/cluster-0371f83c85abb9e0) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_cluster_1 ... ok [INFO] [stdout] test test_cluster_2 ... ok [INFO] [stdout] test test_cluster_5 ... FAILED [INFO] [stdout] test test_cluster_20 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_cluster_5 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_5' panicked at /opt/rustwide/workdir/src/state.rs:292:13: [INFO] [stdout] Heartbeat on non-leader [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e4342ac - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9 [INFO] [stdout] 16: 0x5ba88e432939 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e4341c2 - std::panicking::begin_panic::h5128ce11a6f84a23 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5 [INFO] [stdout] 18: 0x5ba88e2a27aa - raft::state::ServerState::update_follower::h6530e47331ee4279 [INFO] [stdout] at /opt/rustwide/workdir/src/state.rs:292:13 [INFO] [stdout] 19: 0x5ba88e2d72f0 - raft::server::Server::receive_append_entries_response::h0737481d72469513 [INFO] [stdout] at /opt/rustwide/workdir/src/server.rs:154:24 [INFO] [stdout] 20: 0x5ba88e2f9a68 - as actix::handler::Handler>::handle::hcea8c39d8bb74d0f [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:277:14 [INFO] [stdout] 21: 0x5ba88e2a9df1 - as actix::fut::ActorFuture>::poll::h94d848f87267d4ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextitems.rs:146:19 [INFO] [stdout] 22: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 23: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 24: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6779 - as core::future::future::Future>::poll::{{closure}}::h2b35556ed1bd6d34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bdf7d - tokio::macros::scoped_tls::ScopedKey::set::hfc70228c329504db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a4fe7 - tokio::task::local::LocalSet::with::hb88656e6819a30fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a651b - as core::future::future::Future>::poll::h47d02cff32e5daab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5490 - tokio::task::local::LocalSet::run_until::{{closure}}::h12e37ac4f8b20fa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f09fd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h434390cfae019766 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f6810 - tokio::coop::with_budget::{{closure}}::he5466492846540d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e292ee5 - std::thread::local::LocalKey::try_with::he5e2ae92800b3538 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28ee1e - std::thread::local::LocalKey::with::h3ac8d0f297427e5b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2ef530 - tokio::coop::with_budget::hce9db8a535942a4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2ef530 - tokio::coop::budget::hce870c1e6d1fdfed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2ef530 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h642e886385b0bafd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1cde - tokio::runtime::basic_scheduler::enter::{{closure}}::hd34108e7f9955a49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bde77 - tokio::macros::scoped_tls::ScopedKey::set::hed585ac90c3c0d51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f1045 - tokio::runtime::basic_scheduler::enter::h2d0fb0b020907578 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eeb20 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcaead07991886e55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bfab2 - tokio::runtime::Runtime::block_on::{{closure}}::hff64196363b9d461 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad6eb - tokio::runtime::context::enter::he91f0b4f7a63a13e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6c6a - tokio::runtime::handle::Handle::enter::h9cf60332dd218e8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf6ca - tokio::runtime::Runtime::block_on::h3620656088e375b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a515b - tokio::task::local::LocalSet::block_on::hed9272282bf2916d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f70da - actix_rt::runtime::Runtime::block_on::hf97969666ab1b2e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e495d - actix_rt::builder::SystemRunner::block_on::hddbee7bd0d068231 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fd52a - cluster::test_cluster_5::hf8cd42f396b40903 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:482:12 [INFO] [stdout] 69: 0x5ba88e2fd447 - cluster::test_cluster_5::{{closure}}::hc733af6674d5c321 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:473:20 [INFO] [stdout] 70: 0x5ba88e2c1456 - core::ops::function::FnOnce::call_once::hd8ed0a5b1cc02726 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_5' panicked at tests/cluster.rs:417:36: [INFO] [stdout] error sending MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e2fa7f6 - >::handle::{{closure}}::{{closure}}::hfce4cb4d06a99281 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:417:36 [INFO] [stdout] 20: 0x5ba88e2aa243 - as core::iter::traits::iterator::Iterator>::fold::hb66d9c3ee47356b3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/into_iter.rs:323:25 [INFO] [stdout] 21: 0x5ba88e2fa6e5 - >::handle::{{closure}}::h8481e1c83ac5a888 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:415:27 [INFO] [stdout] 22: 0x5ba88e2a60f2 - as core::future::future::Future>::poll::h4c871a0652798013 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2aadbb - > as actix::handler::MessageResponse>::handle::{{closure}}::h8b508ade04024b9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2814 - tokio::runtime::task::core::Core::poll::{{closure}}::h188ad251854f8cbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b82f6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hef16ef5d369e1fe5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e2580 - tokio::runtime::task::core::Core::poll::h63816b4279fb0da8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd9d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::hc7e6cc0d3470467f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1290 - core::ops::function::FnOnce::call_once::h9e5a514b3841320e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4d8a - as core::ops::function::FnOnce<()>>::call_once::hdc163f6c0d99a9dd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b30d3 - std::panicking::catch_unwind::do_call::hfd9f97e09159be5e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b25f7 - std::panicking::catch_unwind::h8cb3e6a7cc28cd6f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b25f7 - std::panic::catch_unwind::h04eab0f9f053c7d3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2ccccf - tokio::runtime::task::harness::Harness::poll::hb3fdf2576520a66d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d7b - tokio::runtime::task::raw::poll::h8f01c6e34c5b1e55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6779 - as core::future::future::Future>::poll::{{closure}}::h2b35556ed1bd6d34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bdf7d - tokio::macros::scoped_tls::ScopedKey::set::hfc70228c329504db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a4fe7 - tokio::task::local::LocalSet::with::hb88656e6819a30fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a651b - as core::future::future::Future>::poll::h47d02cff32e5daab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5490 - tokio::task::local::LocalSet::run_until::{{closure}}::h12e37ac4f8b20fa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f09fd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h434390cfae019766 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f6810 - tokio::coop::with_budget::{{closure}}::he5466492846540d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e292ee5 - std::thread::local::LocalKey::try_with::he5e2ae92800b3538 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28ee1e - std::thread::local::LocalKey::with::h3ac8d0f297427e5b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2ef530 - tokio::coop::with_budget::hce9db8a535942a4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2ef530 - tokio::coop::budget::hce870c1e6d1fdfed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2ef530 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h642e886385b0bafd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1cde - tokio::runtime::basic_scheduler::enter::{{closure}}::hd34108e7f9955a49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bde77 - tokio::macros::scoped_tls::ScopedKey::set::hed585ac90c3c0d51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f1045 - tokio::runtime::basic_scheduler::enter::h2d0fb0b020907578 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eeb20 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcaead07991886e55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bfab2 - tokio::runtime::Runtime::block_on::{{closure}}::hff64196363b9d461 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad6eb - tokio::runtime::context::enter::he91f0b4f7a63a13e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6c6a - tokio::runtime::handle::Handle::enter::h9cf60332dd218e8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf6ca - tokio::runtime::Runtime::block_on::h3620656088e375b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a515b - tokio::task::local::LocalSet::block_on::hed9272282bf2916d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f70da - actix_rt::runtime::Runtime::block_on::hf97969666ab1b2e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e495d - actix_rt::builder::SystemRunner::block_on::hddbee7bd0d068231 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fd52a - cluster::test_cluster_5::hf8cd42f396b40903 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:482:12 [INFO] [stdout] 69: 0x5ba88e2fd447 - cluster::test_cluster_5::{{closure}}::hc733af6674d5c321 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:473:20 [INFO] [stdout] 70: 0x5ba88e2c1456 - core::ops::function::FnOnce::call_once::hd8ed0a5b1cc02726 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] applied Err(MailboxError(Mailbox has closed)) [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_5' panicked at tests/cluster.rs:487:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fda0f - core::result::Result::unwrap::h76509cae0b9a4643 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fda0f - cluster::test_cluster_5::{{closure}}::hd8c8ffc10955c7b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:487:22 [INFO] [stdout] 22: 0x5ba88e2a6e86 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h1525aefb382ae2d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:528:67 [INFO] [stdout] 23: 0x5ba88e2f5e90 - tokio::coop::with_budget::{{closure}}::h5b978221f26e6d1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 24: 0x5ba88e291395 - std::thread::local::LocalKey::try_with::h8e744185ab474145 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5ba88e28f42e - std::thread::local::LocalKey::with::h8c9dce2a30bffd25 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5ba88e2a66f2 - tokio::coop::with_budget::hd069b2561927be5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 27: 0x5ba88e2a66f2 - tokio::coop::budget::ha450f8193474c2e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 28: 0x5ba88e2a66f2 - as core::future::future::Future>::poll::{{closure}}::h2b35556ed1bd6d34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:528:42 [INFO] [stdout] 29: 0x5ba88e2bdf7d - tokio::macros::scoped_tls::ScopedKey::set::hfc70228c329504db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 30: 0x5ba88e2a4fe7 - tokio::task::local::LocalSet::with::hb88656e6819a30fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 31: 0x5ba88e2a651b - as core::future::future::Future>::poll::h47d02cff32e5daab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 32: 0x5ba88e2a5490 - tokio::task::local::LocalSet::run_until::{{closure}}::h12e37ac4f8b20fa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 33: 0x5ba88e2f09fd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h434390cfae019766 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 34: 0x5ba88e2f6810 - tokio::coop::with_budget::{{closure}}::he5466492846540d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 35: 0x5ba88e292ee5 - std::thread::local::LocalKey::try_with::he5e2ae92800b3538 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5ba88e28ee1e - std::thread::local::LocalKey::with::h3ac8d0f297427e5b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5ba88e2ef530 - tokio::coop::with_budget::hce9db8a535942a4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 38: 0x5ba88e2ef530 - tokio::coop::budget::hce870c1e6d1fdfed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 39: 0x5ba88e2ef530 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h642e886385b0bafd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 40: 0x5ba88e2f1cde - tokio::runtime::basic_scheduler::enter::{{closure}}::hd34108e7f9955a49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 41: 0x5ba88e2bde77 - tokio::macros::scoped_tls::ScopedKey::set::hed585ac90c3c0d51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 42: 0x5ba88e2f1045 - tokio::runtime::basic_scheduler::enter::h2d0fb0b020907578 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 43: 0x5ba88e2eeb20 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcaead07991886e55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 44: 0x5ba88e2bfab2 - tokio::runtime::Runtime::block_on::{{closure}}::hff64196363b9d461 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 45: 0x5ba88e2ad6eb - tokio::runtime::context::enter::he91f0b4f7a63a13e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 46: 0x5ba88e2f6c6a - tokio::runtime::handle::Handle::enter::h9cf60332dd218e8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 47: 0x5ba88e2bf6ca - tokio::runtime::Runtime::block_on::h3620656088e375b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 48: 0x5ba88e2a515b - tokio::task::local::LocalSet::block_on::hed9272282bf2916d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 49: 0x5ba88e2f70da - actix_rt::runtime::Runtime::block_on::hf97969666ab1b2e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 50: 0x5ba88e2e495d - actix_rt::builder::SystemRunner::block_on::hddbee7bd0d068231 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 51: 0x5ba88e2fd52a - cluster::test_cluster_5::hf8cd42f396b40903 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:482:12 [INFO] [stdout] 52: 0x5ba88e2fd447 - cluster::test_cluster_5::{{closure}}::hc733af6674d5c321 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:473:20 [INFO] [stdout] 53: 0x5ba88e2c1456 - core::ops::function::FnOnce::call_once::hd8ed0a5b1cc02726 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 54: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 56: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 57: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 62: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 63: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 64: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 65: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 73: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 74: 0x76bd9a66eaa4 - [INFO] [stdout] 75: 0x76bd9a6fba34 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_cluster_20 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at /opt/rustwide/workdir/src/state.rs:307:13: [INFO] [stdout] Heartbeat on non-leader [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e4342ac - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9 [INFO] [stdout] 16: 0x5ba88e432939 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e4341c2 - std::panicking::begin_panic::h5128ce11a6f84a23 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5 [INFO] [stdout] 18: 0x5ba88e2a2a6a - raft::state::ServerState::follower_inconsistent::h0d64c2aef00a7d35 [INFO] [stdout] at /opt/rustwide/workdir/src/state.rs:307:13 [INFO] [stdout] 19: 0x5ba88e2d72cf - raft::server::Server::receive_append_entries_response::h0737481d72469513 [INFO] [stdout] at /opt/rustwide/workdir/src/server.rs:157:24 [INFO] [stdout] 20: 0x5ba88e2f9a68 - as actix::handler::Handler>::handle::hcea8c39d8bb74d0f [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:277:14 [INFO] [stdout] 21: 0x5ba88e2a9df1 - as actix::fut::ActorFuture>::poll::h94d848f87267d4ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextitems.rs:146:19 [INFO] [stdout] 22: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 23: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 24: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:167:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2f8254 - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2f8254 - as actix::handler::Handler>::handle::{{closure}}::h9023187236f633f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:167:46 [INFO] [stdout] 22: 0x5ba88e2f2f6d - as actix::fut::ActorFuture>::poll::hb6b0275272cb8571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:398:28 [INFO] [stdout] 23: 0x5ba88e2c7530 - as actix::fut::ActorFuture>::poll::h2e450152e500ecce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/map.rs:45:35 [INFO] [stdout] 24: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 25: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 26: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 27: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 28: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 29: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 30: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 34: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 37: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 38: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 39: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 40: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 41: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 42: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 45: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 46: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 47: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 48: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 49: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 50: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 51: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 52: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 53: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 54: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 57: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 58: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 59: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 60: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 61: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 62: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 63: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 64: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 65: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 66: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 67: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 68: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 69: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 70: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 71: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 72: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 75: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 76: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 78: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 79: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 80: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 81: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 82: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 83: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 84: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 85: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 87: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 88: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 89: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 90: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 91: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 92: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 93: 0x76bd9a66eaa4 - [INFO] [stdout] 94: 0x76bd9a6fba34 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:167:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2f8254 - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2f8254 - as actix::handler::Handler>::handle::{{closure}}::h9023187236f633f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:167:46 [INFO] [stdout] 22: 0x5ba88e2f2f6d - as actix::fut::ActorFuture>::poll::hb6b0275272cb8571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:398:28 [INFO] [stdout] 23: 0x5ba88e2c7530 - as actix::fut::ActorFuture>::poll::h2e450152e500ecce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/map.rs:45:35 [INFO] [stdout] 24: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 25: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 26: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 27: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 28: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 29: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 30: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 34: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 37: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 38: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 39: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 40: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 41: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 42: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 45: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 46: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 47: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 48: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 49: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 50: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 51: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 52: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 53: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 54: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 57: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 58: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 59: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 60: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 61: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 62: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 63: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 64: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 65: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 66: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 67: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 68: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 69: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 70: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 71: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 72: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 75: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 76: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 78: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 79: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 80: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 81: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 82: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 83: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 84: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 85: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 87: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 88: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 89: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 90: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 91: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 92: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 93: 0x76bd9a66eaa4 - [INFO] [stdout] 94: 0x76bd9a6fba34 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:167:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2f8254 - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2f8254 - as actix::handler::Handler>::handle::{{closure}}::h9023187236f633f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:167:46 [INFO] [stdout] 22: 0x5ba88e2f2f6d - as actix::fut::ActorFuture>::poll::hb6b0275272cb8571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:398:28 [INFO] [stdout] 23: 0x5ba88e2c7530 - as actix::fut::ActorFuture>::poll::h2e450152e500ecce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/map.rs:45:35 [INFO] [stdout] 24: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 25: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 26: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 27: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 28: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 29: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 30: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 34: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 37: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 38: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 39: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 40: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 41: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 42: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 45: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 46: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 47: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 48: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 49: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 50: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 51: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 52: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 53: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 54: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 57: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 58: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 59: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 60: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 61: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 62: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 63: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 64: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 65: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 66: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 67: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 68: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 69: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 70: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 71: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 72: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 75: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 76: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 78: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 79: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 80: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 81: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 82: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 83: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 84: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 85: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 87: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 88: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 89: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 90: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 91: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 92: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 93: 0x76bd9a66eaa4 - [INFO] [stdout] 94: 0x76bd9a6fba34 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:167:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2f8254 - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2f8254 - as actix::handler::Handler>::handle::{{closure}}::h9023187236f633f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:167:46 [INFO] [stdout] 22: 0x5ba88e2f2f6d - as actix::fut::ActorFuture>::poll::hb6b0275272cb8571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:398:28 [INFO] [stdout] 23: 0x5ba88e2c7530 - as actix::fut::ActorFuture>::poll::h2e450152e500ecce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/map.rs:45:35 [INFO] [stdout] 24: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 25: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 26: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 27: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 28: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 29: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 30: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 34: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 37: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 38: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 39: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 40: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 41: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 42: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 45: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 46: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 47: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 48: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 49: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 50: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 51: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 52: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 53: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 54: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 57: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 58: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 59: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 60: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 61: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 62: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 63: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 64: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 65: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 66: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 67: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 68: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 69: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 70: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 71: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 72: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 75: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 76: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 78: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 79: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 80: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 81: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 82: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 83: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 84: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 85: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 87: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 88: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 89: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 90: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 91: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 92: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 93: 0x76bd9a66eaa4 - [INFO] [stdout] 94: 0x76bd9a6fba34 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:167:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2f8254 - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2f8254 - as actix::handler::Handler>::handle::{{closure}}::h9023187236f633f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:167:46 [INFO] [stdout] 22: 0x5ba88e2f2f6d - as actix::fut::ActorFuture>::poll::hb6b0275272cb8571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:398:28 [INFO] [stdout] 23: 0x5ba88e2c7530 - as actix::fut::ActorFuture>::poll::h2e450152e500ecce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/map.rs:45:35 [INFO] [stdout] 24: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 25: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 26: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 27: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 28: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 29: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 30: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 34: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 37: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 38: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 39: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 40: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 41: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 42: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 45: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 46: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 47: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 48: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 49: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 50: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 51: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 52: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 53: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 54: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 57: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 58: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 59: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 60: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 61: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 62: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 63: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 64: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 65: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 66: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 67: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 68: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 69: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 70: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 71: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 72: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 75: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 76: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 78: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 79: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 80: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 81: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 82: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 83: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 84: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 85: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 87: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 88: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 89: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 90: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 91: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 92: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 93: 0x76bd9a66eaa4 - [INFO] [stdout] 94: 0x76bd9a6fba34 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:167:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2f8254 - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2f8254 - as actix::handler::Handler>::handle::{{closure}}::h9023187236f633f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:167:46 [INFO] [stdout] 22: 0x5ba88e2f2f6d - as actix::fut::ActorFuture>::poll::hb6b0275272cb8571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:398:28 [INFO] [stdout] 23: 0x5ba88e2c7530 - as actix::fut::ActorFuture>::poll::h2e450152e500ecce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/map.rs:45:35 [INFO] [stdout] 24: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 25: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 26: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 27: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 28: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 29: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 30: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 34: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 37: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 38: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 39: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 40: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 41: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 42: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 45: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 46: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 47: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 48: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 49: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 50: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 51: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 52: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 53: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 54: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 57: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 58: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 59: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 60: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 61: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 62: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 63: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 64: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 65: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 66: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 67: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 68: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 69: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 70: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 71: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 72: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 75: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 76: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 78: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 79: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 80: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 81: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 82: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 83: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 84: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 85: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 87: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 88: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 89: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 90: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 91: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 92: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 93: 0x76bd9a66eaa4 - [INFO] [stdout] 94: 0x76bd9a6fba34 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:167:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2f8254 - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2f8254 - as actix::handler::Handler>::handle::{{closure}}::h9023187236f633f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:167:46 [INFO] [stdout] 22: 0x5ba88e2f2f6d - as actix::fut::ActorFuture>::poll::hb6b0275272cb8571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:398:28 [INFO] [stdout] 23: 0x5ba88e2c7530 - as actix::fut::ActorFuture>::poll::h2e450152e500ecce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/map.rs:45:35 [INFO] [stdout] 24: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 25: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 26: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 27: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 28: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 29: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 30: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 34: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 37: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 38: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 39: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 40: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 41: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 42: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 45: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 46: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 47: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 48: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 49: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 50: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 51: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 52: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 53: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 54: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 57: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 58: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 59: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 60: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 61: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 62: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 63: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 64: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 65: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 66: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 67: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 68: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 69: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 70: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 71: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 72: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 75: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 76: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 78: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 79: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 80: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 81: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 82: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 83: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 84: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 85: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 87: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 88: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 89: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 90: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 91: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 92: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 93: 0x76bd9a66eaa4 - [INFO] [stdout] 94: 0x76bd9a6fba34 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:167:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2f8254 - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2f8254 - as actix::handler::Handler>::handle::{{closure}}::h9023187236f633f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:167:46 [INFO] [stdout] 22: 0x5ba88e2f2f6d - as actix::fut::ActorFuture>::poll::hb6b0275272cb8571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:398:28 [INFO] [stdout] 23: 0x5ba88e2c7530 - as actix::fut::ActorFuture>::poll::h2e450152e500ecce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/map.rs:45:35 [INFO] [stdout] 24: 0x5ba88e2a5f76 - as actix::fut::ActorFuture>::poll::he732c58f3cc8a43b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/fut/mod.rs:323:37 [INFO] [stdout] 25: 0x5ba88e2dbe4d - as core::future::future::Future>::poll::h2de43dc9fc313a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/contextimpl.rs:384:56 [INFO] [stdout] 26: 0x5ba88e2e29e1 - tokio::runtime::task::core::Core::poll::{{closure}}::hbb3d078fce0b5060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 27: 0x5ba88e2b7106 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h42aa4621bdb50e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 28: 0x5ba88e2e267c - tokio::runtime::task::core::Core::poll::ha67122f2d19848d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 29: 0x5ba88e2cd3d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h653a62af20072062 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 30: 0x5ba88e2c1040 - core::ops::function::FnOnce::call_once::h598d708eaa9aff81 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5ba88e2e4dba - as core::ops::function::FnOnce<()>>::call_once::he0e5d47167931c17 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5ba88e2b2e63 - std::panicking::catch_unwind::do_call::h4292640275c98e0d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 34: 0x5ba88e2b26d7 - std::panicking::catch_unwind::hb7b07596ba7c7b64 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5ba88e2b26d7 - std::panic::catch_unwind::h6e5c83368ce5a057 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5ba88e2cd03f - tokio::runtime::task::harness::Harness::poll::hedb2c81705aea8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 37: 0x5ba88e2d9dbb - tokio::runtime::task::raw::poll::hcf893330deaa033c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 38: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 39: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 40: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 41: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 42: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 43: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 45: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 46: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 47: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 48: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 49: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 50: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 51: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 52: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 53: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 54: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 55: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 57: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 58: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 59: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 60: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 61: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 62: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 63: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 64: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 65: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 66: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 67: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 68: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 69: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 70: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 71: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 72: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 73: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 74: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 75: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 76: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 78: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 79: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 80: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 81: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 82: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 83: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 84: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 85: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 87: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 88: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 89: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 90: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 91: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 92: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 93: 0x76bd9a66eaa4 - [INFO] [stdout] 94: 0x76bd9a6fba34 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:503:12 [INFO] [stdout] 69: 0x5ba88e2fde97 - cluster::test_cluster_20::{{closure}}::h5ea465f6e89aa565 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:494:21 [INFO] [stdout] 70: 0x5ba88e2c0f76 - core::ops::function::FnOnce::call_once::h2f07b81b85bf67e4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 71: 0x5ba88e33d37b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5ba88e33d37b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 73: 0x5ba88e33c4b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 74: 0x5ba88e33c4b5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 75: 0x5ba88e33c4b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 76: 0x5ba88e33c4b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 77: 0x5ba88e33c4b5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 78: 0x5ba88e33c4b5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 79: 0x5ba88e33c4b5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 80: 0x5ba88e3000b4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 81: 0x5ba88e3000b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 82: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 83: 0x5ba88e303a8a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 84: 0x5ba88e303a8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 85: 0x5ba88e303a8a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 86: 0x5ba88e303a8a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 87: 0x5ba88e303a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 88: 0x5ba88e303a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 89: 0x5ba88e43741f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 90: 0x5ba88e43741f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 91: 0x76bd9a66eaa4 - [INFO] [stdout] 92: 0x76bd9a6fba34 - clone [INFO] [stdout] 93: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_cluster_20' panicked at tests/cluster.rs:445:37: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ba88e432442 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ba88e432442 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ba88e432442 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba88e432442 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba88e458313 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ba88e458313 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ba88e42f3a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ba88e42f3a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ba88e432292 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ba88e4339c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ba88e4337fe - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5ba88e337b14 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5ba88e337b14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ba88e43449e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5ba88e43449e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5ba88e43416a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5ba88e432949 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ba88e433dfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5ba88e456ce0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ba88e457196 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5ba88e2fb49a - core::result::Result::unwrap::h3826d091c37a5afc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5ba88e2fb49a - >>::handle::{{closure}}::h893a8cbfcac9d211 [INFO] [stdout] at /opt/rustwide/workdir/tests/cluster.rs:445:37 [INFO] [stdout] 22: 0x5ba88e2a60b5 - as core::future::future::Future>::poll::h3582ba7ec8d1fbcd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ba88e2ab035 - > as actix::handler::MessageResponse>::handle::{{closure}}::h93ad9fa6be452a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.10.0-alpha.3/src/handler.rs:434:28 [INFO] [stdout] 24: 0x5ba88e2e2ba4 - tokio::runtime::task::core::Core::poll::{{closure}}::he65cb6b1dc583503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:173:24 [INFO] [stdout] 25: 0x5ba88e2b6ba6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h10567e6220b12aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 26: 0x5ba88e2e26f0 - tokio::runtime::task::core::Core::poll::hbd280b2f8944364b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/core.rs:158:24 [INFO] [stdout] 27: 0x5ba88e2cd5d1 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h87ac1e4c04f4cb73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:107:38 [INFO] [stdout] 28: 0x5ba88e2c1540 - core::ops::function::FnOnce::call_once::hea28e1b6284780ba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ba88e2e4cfa - as core::ops::function::FnOnce<()>>::call_once::h7c19341d0a91f449 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x5ba88e2b3043 - std::panicking::catch_unwind::do_call::hec4e97cad345cb0b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x5ba88e2b8b4b - __rust_try [INFO] [stdout] 32: 0x5ba88e2b2827 - std::panicking::catch_unwind::h98ba7ac27c3341c8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5ba88e2b2827 - std::panic::catch_unwind::h909cb1cf475330c3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5ba88e2cc27f - tokio::runtime::task::harness::Harness::poll::h68ccce2691b04bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/harness.rs:89:19 [INFO] [stdout] 35: 0x5ba88e2d9d9b - tokio::runtime::task::raw::poll::hadcd999d1e2cc84c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:104:13 [INFO] [stdout] 36: 0x5ba88e3ec877 - tokio::runtime::task::raw::RawTask::poll::hd158cd4e695c4964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 37: 0x5ba88e3ec9e1 - tokio::runtime::task::Notified::run::hf4444ffcf95b3fa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/task/mod.rs:169:20 [INFO] [stdout] 38: 0x5ba88e3dcf6b - tokio::task::local::LocalSet::tick::{{closure}}::hfd6bb97fcdeaa624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:59 [INFO] [stdout] 39: 0x5ba88e3db01c - tokio::coop::with_budget::{{closure}}::h6930bf3f16139a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 40: 0x5ba88e3d29ec - std::thread::local::LocalKey::try_with::h9b272e726d3aefba [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 41: 0x5ba88e3d207f - std::thread::local::LocalKey::with::he886d3efefce92d9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 42: 0x5ba88e3dcf2a - tokio::coop::with_budget::he6218d1183671e60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 43: 0x5ba88e3dcf2a - tokio::coop::budget::h8f50d5e887b00c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 44: 0x5ba88e3dcf2a - tokio::task::local::LocalSet::tick::h8172b8440fd988cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:408:31 [INFO] [stdout] 45: 0x5ba88e2a6dd9 - as core::future::future::Future>::poll::{{closure}}::hd142edf623f17048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:532:29 [INFO] [stdout] 46: 0x5ba88e2bda3d - tokio::macros::scoped_tls::ScopedKey::set::h5def5956fc88b4c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 47: 0x5ba88e2a5007 - tokio::task::local::LocalSet::with::hc94ee45270724ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:442:17 [INFO] [stdout] 48: 0x5ba88e2a64cb - as core::future::future::Future>::poll::h20ea9f344415e0d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:518:22 [INFO] [stdout] 49: 0x5ba88e2a5914 - tokio::task::local::LocalSet::run_until::{{closure}}::hb9c91dae83d351ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:392:19 [INFO] [stdout] 50: 0x5ba88e2f0a4d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h4ffe440a52fdf773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 51: 0x5ba88e2f5c30 - tokio::coop::with_budget::{{closure}}::h51c58fa89bc83f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 52: 0x5ba88e28fc85 - std::thread::local::LocalKey::try_with::h131ade53e2e64942 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x5ba88e28f92e - std::thread::local::LocalKey::with::hd7a1c79e46d57f82 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x5ba88e2efc90 - tokio::coop::with_budget::hea088a5c0f851007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13 [INFO] [stdout] 55: 0x5ba88e2efc90 - tokio::coop::budget::he6245a481c0f32fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 56: 0x5ba88e2efc90 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h9fbabf706fdef369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 57: 0x5ba88e2f1c3e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha74bbe510380b5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 58: 0x5ba88e2bd937 - tokio::macros::scoped_tls::ScopedKey::set::h32b669ee05723553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 59: 0x5ba88e2f13f5 - tokio::runtime::basic_scheduler::enter::h6e3129bcf1123c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 60: 0x5ba88e2eea60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06cab409248b2096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 61: 0x5ba88e2bf932 - tokio::runtime::Runtime::block_on::{{closure}}::h923d1e3f32ea3d54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39 [INFO] [stdout] 62: 0x5ba88e2ad5eb - tokio::runtime::context::enter::hd80d05622468a64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 63: 0x5ba88e2f6a2a - tokio::runtime::handle::Handle::enter::h5e6eccb2ec256681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 64: 0x5ba88e2bf78a - tokio::runtime::Runtime::block_on::h936c964b9253a905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21 [INFO] [stdout] 65: 0x5ba88e2a50bb - tokio::task::local::LocalSet::block_on::hc2c132d31bfb3436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/task/local.rs:353:12 [INFO] [stdout] 66: 0x5ba88e2f707a - actix_rt::runtime::Runtime::block_on::h1150a193abd233d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 67: 0x5ba88e2e4871 - actix_rt::builder::SystemRunner::block_on::h6edea5add0d23088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 68: 0x5ba88e2fdf7a - cluster::test_cluster_20::h575c2a961a2c7449 [WARN] too many lines in the log, truncating it