[INFO] fetching crate redis_ts 0.2.1... [INFO] testing redis_ts-0.2.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate redis_ts 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate redis_ts 0.2.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis_ts 0.2.1 [INFO] finished tweaking crates.io crate redis_ts 0.2.1 [INFO] tweaked toml for crates.io crate redis_ts 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d140cad2e98f6e3165160602a72d81c71d56f1f2495cdb517cab3a9d38fe7b64 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d140cad2e98f6e3165160602a72d81c71d56f1f2495cdb517cab3a9d38fe7b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d140cad2e98f6e3165160602a72d81c71d56f1f2495cdb517cab3a9d38fe7b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d140cad2e98f6e3165160602a72d81c71d56f1f2495cdb517cab3a9d38fe7b64", kill_on_drop: false }` [INFO] [stdout] d140cad2e98f6e3165160602a72d81c71d56f1f2495cdb517cab3a9d38fe7b64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29452f326db64a1c75ac1f93a0ed00f0c1939ff15ffb34e41b3e7f7996f2f8e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "29452f326db64a1c75ac1f93a0ed00f0c1939ff15ffb34e41b3e7f7996f2f8e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling combine v4.4.0 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling redis_ts v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "29452f326db64a1c75ac1f93a0ed00f0c1939ff15ffb34e41b3e7f7996f2f8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29452f326db64a1c75ac1f93a0ed00f0c1939ff15ffb34e41b3e7f7996f2f8e2", kill_on_drop: false }` [INFO] [stdout] 29452f326db64a1c75ac1f93a0ed00f0c1939ff15ffb34e41b3e7f7996f2f8e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee612544d8d1cf39eab4e7b68b4f00a1e3a016e53c9acafddc186565839e5b86 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee612544d8d1cf39eab4e7b68b4f00a1e3a016e53c9acafddc186565839e5b86", kill_on_drop: false }` [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling redis_ts v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.01s [INFO] running `Command { std: "docker" "inspect" "ee612544d8d1cf39eab4e7b68b4f00a1e3a016e53c9acafddc186565839e5b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee612544d8d1cf39eab4e7b68b4f00a1e3a016e53c9acafddc186565839e5b86", kill_on_drop: false }` [INFO] [stdout] ee612544d8d1cf39eab4e7b68b4f00a1e3a016e53c9acafddc186565839e5b86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c18313063a163e69638ece5efd45d579be936365427e93e2051768b1e1839b7a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c18313063a163e69638ece5efd45d579be936365427e93e2051768b1e1839b7a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/redis_ts-bc48c9251f89046a [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_async_commands-a1f9389031dd77d3 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_ts_add_replace ... FAILED [INFO] [stdout] test test_ts_add_now ... FAILED [INFO] [stdout] test test_ts_decrby_create ... FAILED [INFO] [stdout] test test_ts_incrby_create ... FAILED [INFO] [stdout] test test_ts_create_info ... FAILED [INFO] [stdout] test test_ts_get ... FAILED [INFO] [stdout] test test_ts_madd ... FAILED [INFO] [stdout] test test_ts_add ... FAILED [INFO] [stdout] test test_ts_incrby_now ... FAILED [INFO] [stdout] test test_ts_incrby ... FAILED [INFO] [stdout] test test_ts_decrby ... FAILED [INFO] [stdout] test test_ts_create_delete_rule ... FAILED [INFO] [stdout] test test_ts_get_ts_info ... FAILED [INFO] [stdout] test test_ts_add_create ... FAILED [INFO] [stdout] test test_ts_decrby_now ... FAILED [INFO] [stdout] test test_ts_range ... FAILED [INFO] [stdout] test test_ts_mget ... FAILED [INFO] [stdout] test test_ts_mrange ... FAILED [INFO] [stdout] test test_ts_queryindex ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_ts_add_replace stdout ---- [INFO] [stdout] thread 'test_ts_add_replace' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde53537 - test_async_commands::test_ts_add_replace::{{closure}}::h6b521e0dbccd0f89 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:112:23 [INFO] [stdout] 20: 0x55edfde7a889 - as core::future::future::Future>::poll::hac48952711fb99c9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfdefb969 - as core::future::future::Future>::poll::{{closure}}::hb5eac4936ce9e052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55edfdeecdd3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd750805ef6238eb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55edfdeb41e5 - std::thread::local::LocalKey::try_with::hb2c4fc30b42c547f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 24: 0x55edfdeab21d - std::thread::local::LocalKey::with::hf9bed21a78609680 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 25: 0x55edfdeea62b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h84e95a81d70dd9a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55edfdefb138 - as core::future::future::Future>::poll::h47090ad44ce0864f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55edfdedff7b - as core::future::future::Future>::poll::h8684c271992b714b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 28: 0x55edfdecefba - async_executor::Executor::run::{{closure}}::hc55a2d07555e8c08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 29: 0x55edfde79699 - as core::future::future::Future>::poll::h802f11f10522f345 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55edfdec758c - async_executor::LocalExecutor::run::{{closure}}::h2a4121db9c60c3fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 31: 0x55edfde76939 - as core::future::future::Future>::poll::h05202b7adadfe6e6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfde3df26 - async_io::driver::block_on::h753efccb65fa745a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55edfdee2d53 - async_global_executor::reactor::block_on::{{closure}}::h71c12ee8ede78768 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 34: 0x55edfdee2666 - async_global_executor::reactor::block_on::h60c5827ee4cd8138 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 35: 0x55edfde7e67c - async_global_executor::block_on::{{closure}}::h6e783b9571684598 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 36: 0x55edfdeac5fe - std::thread::local::LocalKey::try_with::h0eb0ae5131e9a3b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 37: 0x55edfdea756d - std::thread::local::LocalKey::with::h30fb3e169412cb51 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 38: 0x55edfde7e336 - async_global_executor::block_on::hbcc0666e5eb9f42b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 39: 0x55edfdf05cfd - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hc2756bc6b190342b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55edfdeec17b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8531e3a3e3bf0d9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55edfdeb54be - std::thread::local::LocalKey::try_with::hc4aa972bec39d2b5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 42: 0x55edfdea81dd - std::thread::local::LocalKey::with::h68a0ba2c11f7f58a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 43: 0x55edfdee9f50 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h07c0f804f4e7c07d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55edfdf031fd - async_std::task::builder::Builder::blocking::{{closure}}::h02190977b67343ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55edfdeb9156 - std::thread::local::LocalKey::try_with::hfae76a596b29a0fc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 46: 0x55edfdea84cd - std::thread::local::LocalKey::with::h76b5161696a7e1f7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 47: 0x55edfdf00e71 - async_std::task::builder::Builder::blocking::h76aa040cb559bf8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55edfde731a6 - async_std::task::block_on::block_on::h6b3b0c04bee95d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55edfde5342b - test_async_commands::test_ts_add_replace::h905d4aaef0fd4437 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:111:17 [INFO] [stdout] 50: 0x55edfde533ea - test_async_commands::test_ts_add_replace::{{closure}}::h3893b6992376d66e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:110:1 [INFO] [stdout] 51: 0x55edfde86bee - core::ops::function::FnOnce::call_once::h8693d9673e26148d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 54: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 56: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 57: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 59: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 60: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 61: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 63: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 68: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 70: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 71: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 72: 0x7fa249255609 - start_thread [INFO] [stdout] 73: 0x7fa249027293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_add_now stdout ---- [INFO] [stdout] thread 'test_ts_add_now' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde522d2 - test_async_commands::test_ts_add_now::{{closure}}::hb111d14b7d9c209b [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:78:23 [INFO] [stdout] 22: 0x55edfde7cc3b - as core::future::future::Future>::poll::hfd83b606c64c2ac3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefbb49 - as core::future::future::Future>::poll::{{closure}}::hf1193446f052e3c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeeb136 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h23dcb011ba50e461 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeadcc1 - std::thread::local::LocalKey::try_with::h2c96a15cfadf48e5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdea805d - std::thread::local::LocalKey::with::h632e4fdd1bb0bf61 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdeea0db - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h236df7031fb4b761 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefb0d8 - as core::future::future::Future>::poll::h447ffc218fbdf5a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdedfc9a - as core::future::future::Future>::poll::h5cbcf1c1c9d50e56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdecc0da - async_executor::Executor::run::{{closure}}::h42791f3b1b665d5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde7a06b - as core::future::future::Future>::poll::h9d69ac8fcd9f1076 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec7218 - async_executor::LocalExecutor::run::{{closure}}::h20d443af99ffa371 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde7b33b - as core::future::future::Future>::poll::hbea691470a458c1d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde432e6 - async_io::driver::block_on::hadd60e7636c0bc15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee3075 - async_global_executor::reactor::block_on::{{closure}}::hf02ca3adc091aca1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee2478 - async_global_executor::reactor::block_on::h27a1e694df6bed93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7e83c - async_global_executor::block_on::{{closure}}::h968bb0dc90b00746 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeb8244 - std::thread::local::LocalKey::try_with::hf1809ff6528f3e9c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea991d - std::thread::local::LocalKey::with::ha7cf9a8d1457ca13 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7e196 - async_global_executor::block_on::h7a13c80f71e1ddfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf04f42 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h2fab3387dc0ad4ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeec6eb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb90ecd4f97dc6f56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdeb2c3e - std::thread::local::LocalKey::try_with::h8fbb8facf629b257 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdea972d - std::thread::local::LocalKey::with::ha34439ed5c825a85 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeeaa92 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hce5dfa1d3dfb375f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf0401d - async_std::task::builder::Builder::blocking::{{closure}}::hac2f9242e521eaaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeaee8c - std::thread::local::LocalKey::try_with::h3fa17d5e99872756 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdeaa1cd - std::thread::local::LocalKey::with::hb9e7598a27c0c7eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdf02132 - async_std::task::builder::Builder::blocking::hbda8600495da02d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde73257 - async_std::task::block_on::block_on::h7e1d10250fcc99df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde52197 - test_async_commands::test_ts_add_now::h449f390d00f5c7c3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:77:19 [INFO] [stdout] 52: 0x55edfde520ea - test_async_commands::test_ts_add_now::{{closure}}::h418337d77b6d7f3c [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:72:1 [INFO] [stdout] 53: 0x55edfde8688e - core::ops::function::FnOnce::call_once::h46bdaaa5f8f04a83 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_decrby_create stdout ---- [INFO] [stdout] thread 'test_ts_decrby_create' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde5ba87 - test_async_commands::test_ts_decrby_create::{{closure}}::h2660950e8b009352 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:268:23 [INFO] [stdout] 20: 0x55edfde78d99 - as core::future::future::Future>::poll::h66f26674ceb75907 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfdefb8c9 - as core::future::future::Future>::poll::{{closure}}::h999e3427003e15e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55edfdeec043 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h70fdbbac25b0698f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55edfdeb2775 - std::thread::local::LocalKey::try_with::h8ce30e29086e9be4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 24: 0x55edfdeaa14d - std::thread::local::LocalKey::with::hb879f8a3fda172c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 25: 0x55edfdeea08b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h233c43e5278e0c0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55edfdefb2c8 - as core::future::future::Future>::poll::h79dfa04077b8197c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55edfdee04fb - as core::future::future::Future>::poll::hc3c709b2dbe8e8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 28: 0x55edfdecf8fa - async_executor::Executor::run::{{closure}}::hdf1b7722a2c354a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 29: 0x55edfde76c09 - as core::future::future::Future>::poll::h12c736049e949c8d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55edfdec9c8c - async_executor::LocalExecutor::run::{{closure}}::hff9761c185ec972d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 31: 0x55edfde77149 - as core::future::future::Future>::poll::h2a19b3b2e91f3ea2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfde48736 - async_io::driver::block_on::hd743bd05a74bd3b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55edfdee2d93 - async_global_executor::reactor::block_on::{{closure}}::h7ec1e0627c2dffe4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 34: 0x55edfdee2976 - async_global_executor::reactor::block_on::ha50458a67ce7089f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 35: 0x55edfde7e7cc - async_global_executor::block_on::{{closure}}::h90efda0a1823fb5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 36: 0x55edfdeb3c1e - std::thread::local::LocalKey::try_with::ha29044165236348a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 37: 0x55edfdea726d - std::thread::local::LocalKey::with::h27aa31ca34552a4a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 38: 0x55edfde7def6 - async_global_executor::block_on::h21d34f41f492064c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 39: 0x55edfdf05e1d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hddeb4d95dce067b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55edfdeeb29b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h2fac130df07a212b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55edfdeaf78e - std::thread::local::LocalKey::try_with::h485275ef6863e801 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 42: 0x55edfdea783d - std::thread::local::LocalKey::with::h3fb2c4b3a2463c15 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 43: 0x55edfdeeab50 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf1bdaf57da1b6488 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55edfdf04aed - async_std::task::builder::Builder::blocking::{{closure}}::hfddd78ffa1876be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55edfdeab956 - std::thread::local::LocalKey::try_with::h091734705cf2ab1e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 46: 0x55edfdea93cd - std::thread::local::LocalKey::with::h9ba0ade5272e0d21 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 47: 0x55edfdf01e11 - async_std::task::builder::Builder::blocking::hbb3a74b72890f354 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55edfde735e6 - async_std::task::block_on::block_on::hdaa7a85f874aabd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55edfde5b97b - test_async_commands::test_ts_decrby_create::h6847fe5b86eef319 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:267:17 [INFO] [stdout] 50: 0x55edfde5b93a - test_async_commands::test_ts_decrby_create::{{closure}}::h33218ea14c243605 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:266:1 [INFO] [stdout] 51: 0x55edfde864ae - core::ops::function::FnOnce::call_once::h15f613a1ac0c6ae0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 54: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 56: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 57: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 59: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 60: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 61: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 63: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 68: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 70: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 71: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 72: 0x7fa249255609 - start_thread [INFO] [stdout] 73: 0x7fa249027293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_incrby_create stdout ---- [INFO] [stdout] thread 'test_ts_incrby_create' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde5a677 - test_async_commands::test_ts_incrby_create::{{closure}}::hd4f01adcf792e57e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:246:23 [INFO] [stdout] 20: 0x55edfde76e69 - as core::future::future::Future>::poll::h21976527520ba6ef [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfdefb829 - as core::future::future::Future>::poll::{{closure}}::h6046e87c54e585af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55edfdeeada3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h15284a84e0f37145 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55edfdead595 - std::thread::local::LocalKey::try_with::h260fea231ad3077b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 24: 0x55edfdeaa95d - std::thread::local::LocalKey::with::hd1058aee02f66356 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 25: 0x55edfdeea72b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h95e6beaeffd229fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55edfdefb508 - as core::future::future::Future>::poll::hc23b7607bc890807 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55edfdee018b - as core::future::future::Future>::poll::ha5335476fe91a16d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 28: 0x55edfdecb22a - async_executor::Executor::run::{{closure}}::h338acc1522eaae6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 29: 0x55edfde79069 - as core::future::future::Future>::poll::h743a0e1afacd1433 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55edfdec88ac - async_executor::LocalExecutor::run::{{closure}}::h7dbaadde3f938b62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 31: 0x55edfde76c99 - as core::future::future::Future>::poll::h183e67d84b368ef1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfde36156 - async_io::driver::block_on::h12a03a8cf8caf374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55edfdee2c53 - async_global_executor::reactor::block_on::{{closure}}::h076546b20d6f7901 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 34: 0x55edfdee2906 - async_global_executor::reactor::block_on::ha24c4ead37ff2e67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 35: 0x55edfde7e6ec - async_global_executor::block_on::{{closure}}::h776ec6f670455153 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 36: 0x55edfdead0ce - std::thread::local::LocalKey::try_with::h1e0232b2a1836dea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 37: 0x55edfdea6d5d - std::thread::local::LocalKey::with::h17aeb0929747f647 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 38: 0x55edfde7e3d6 - async_global_executor::block_on::hc847b4c4dedacdaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 39: 0x55edfdf0587d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hb0467c34fc530ed7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55edfdeeb02b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h1eccc52c75df1669 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55edfdeb09ee - std::thread::local::LocalKey::try_with::h6c26207f25372937 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 42: 0x55edfdea905d - std::thread::local::LocalKey::with::h905a34209e8fbf79 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 43: 0x55edfdeeac10 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf9f27728bad9d73a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55edfdf0429d - async_std::task::builder::Builder::blocking::{{closure}}::hba459f1811a61a55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55edfdeae3b6 - std::thread::local::LocalKey::try_with::h34e31d2499ce9164 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 46: 0x55edfdeaa8dd - std::thread::local::LocalKey::with::hd081b2004b2f83a8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 47: 0x55edfdeff861 - async_std::task::builder::Builder::blocking::h0df749c23abfcc18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55edfde73486 - async_std::task::block_on::block_on::haeab7264df7069a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55edfde5a56b - test_async_commands::test_ts_incrby_create::h2de3733743b1bfbd [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:245:17 [INFO] [stdout] 50: 0x55edfde5a52a - test_async_commands::test_ts_incrby_create::{{closure}}::h40de0b04d7e6e1a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:244:1 [INFO] [stdout] 51: 0x55edfde8651e - core::ops::function::FnOnce::call_once::h18e17ec7ecf23e2c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 54: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 56: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 57: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 59: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 60: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 61: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 63: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 68: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 70: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 71: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 72: 0x7fa249255609 - start_thread [INFO] [stdout] 73: 0x7fa249027293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_create_info stdout ---- [INFO] [stdout] thread 'test_ts_create_info' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde510bb - test_async_commands::test_ts_create_info::{{closure}}::hdf31e58ab51df0ee [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:36:23 [INFO] [stdout] 20: 0x55edfde7c102 - as core::future::future::Future>::poll::he43271f8b3aff5df [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfdefb73e - as core::future::future::Future>::poll::{{closure}}::h43a113ec9d8289a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55edfdeebe07 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6cca16b8d65185b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55edfdeac872 - std::thread::local::LocalKey::try_with::h107a61eaca443ef8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 24: 0x55edfdea8854 - std::thread::local::LocalKey::with::h79a4ebab42dcd8c5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 25: 0x55edfdeea3b2 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h63fe25e66b898516 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55edfdefb20b - as core::future::future::Future>::poll::h75398ebeca089019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55edfdedfadf - as core::future::future::Future>::poll::h1ea1d53cc740192b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 28: 0x55edfdecbba1 - async_executor::Executor::run::{{closure}}::h37a38cb8e534bfdf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 29: 0x55edfde7c8f2 - as core::future::future::Future>::poll::hed8f5970aeb747dc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55edfdec8f40 - async_executor::LocalExecutor::run::{{closure}}::hb29c9055d6b50291 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 31: 0x55edfde788a2 - as core::future::future::Future>::poll::h5c32ff59324d1ad0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfde47204 - async_io::driver::block_on::hcd427436a519f1ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55edfdee2eed - async_global_executor::reactor::block_on::{{closure}}::had84234ca342f34d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 34: 0x55edfdee256d - async_global_executor::reactor::block_on::h36affbeb0ce9a3dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 35: 0x55edfde7ed13 - async_global_executor::block_on::{{closure}}::hf15088ccaec485e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 36: 0x55edfdeb77e6 - std::thread::local::LocalKey::try_with::hea3a97a90ccd5084 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 37: 0x55edfdea7945 - std::thread::local::LocalKey::with::h401c2e4d2f2b697e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 38: 0x55edfde7e140 - async_global_executor::block_on::h77da60dec93514fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 39: 0x55edfdf05514 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h8d910bba32c392bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55edfdeecbca - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd12c4061b4910afa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55edfdeb8d42 - std::thread::local::LocalKey::try_with::hf71ef20b1945afb8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 42: 0x55edfdea85d5 - std::thread::local::LocalKey::with::h77dc84c98f57e317 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 43: 0x55edfdeea7f5 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha55f282c7f09102d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55edfdf0452f - async_std::task::builder::Builder::blocking::{{closure}}::hc19aea727c1378f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55edfdead96e - std::thread::local::LocalKey::try_with::h280b84defdc65a87 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 46: 0x55edfdea99c5 - std::thread::local::LocalKey::with::ha7ec98eeb2470ff2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 47: 0x55edfdf00506 - async_std::task::builder::Builder::blocking::h5b9da8eb98bc6277 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55edfde733d8 - async_std::task::block_on::block_on::h9effdec7c855802d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55edfde50aa9 - test_async_commands::test_ts_create_info::h3c29f8cd9a67680e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:35:23 [INFO] [stdout] 50: 0x55edfde50a5a - test_async_commands::test_ts_create_info::{{closure}}::hea5b1ce360dfd766 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:34:1 [INFO] [stdout] 51: 0x55edfde8682e - core::ops::function::FnOnce::call_once::h3ef2f1f2d65d8d96 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 54: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 56: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 57: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 59: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 60: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 61: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 63: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 68: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 70: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 71: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 72: 0x7fa249255609 - start_thread [INFO] [stdout] 73: 0x7fa249027293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_get stdout ---- [INFO] [stdout] thread 'test_ts_get' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde5e443 - test_async_commands::test_ts_get::{{closure}}::hf5c65b1c2aa8eea5 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:332:23 [INFO] [stdout] 22: 0x55edfde7b3e9 - as core::future::future::Future>::poll::hc123177e5b7b56a9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefbaf9 - as core::future::future::Future>::poll::{{closure}}::hda43443b0fa329e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeeb733 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3c9f119bd5b5dbb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeb0c25 - std::thread::local::LocalKey::try_with::h702efddc6900bcd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdea89bd - std::thread::local::LocalKey::with::h7c415d2ff4846c60 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdeea1fb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h3b8eb8a4888ca270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefafb8 - as core::future::future::Future>::poll::h1f7d9279a1d4fab4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdee00db - as core::future::future::Future>::poll::h9e9fef7902412c35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdecca6a - async_executor::Executor::run::{{closure}}::h597fc2ff183b4381 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde79219 - as core::future::future::Future>::poll::h7acb58fddd79edf2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec8be2 - async_executor::LocalExecutor::run::{{closure}}::h97e67b6a857c6064 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde7b869 - as core::future::future::Future>::poll::hcbb1892e91212db0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde45cf6 - async_io::driver::block_on::hccb6942a55415706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee2d13 - async_global_executor::reactor::block_on::{{closure}}::h284539f19f8cd6b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee2406 - async_global_executor::reactor::block_on::h21b4bf3cfa663331 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7e75c - async_global_executor::block_on::{{closure}}::h866f5a4951b23593 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeae52e - std::thread::local::LocalKey::try_with::h35d826109b6457e0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea7a8d - std::thread::local::LocalKey::with::h42066845e3e571cc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7dfe6 - async_global_executor::block_on::h6173d3ca3520cde6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf05bdd - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hbff04b101faad11b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeed5db - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::heefe2c2f6d26d764 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdeade4e - std::thread::local::LocalKey::try_with::h2f8f138d6e98fe8c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdeaa3ed - std::thread::local::LocalKey::with::hc1953c35cc47d07a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeea150 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h246b64690e64c8d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf03d9d - async_std::task::builder::Builder::blocking::{{closure}}::h8f6699d5ebf6b2fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeb4ea6 - std::thread::local::LocalKey::try_with::hbf262f2417ee044c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdeaae5d - std::thread::local::LocalKey::with::hebeeca5e979ded5d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdf00b51 - async_std::task::builder::Builder::blocking::h75f641dc7a706333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde73316 - async_std::task::block_on::block_on::h81b951cd91f4872f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde5e32b - test_async_commands::test_ts_get::h63dc9f86b3c906fd [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:331:17 [INFO] [stdout] 52: 0x55edfde5e2ea - test_async_commands::test_ts_get::{{closure}}::h8b04ba63ef87201a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:330:1 [INFO] [stdout] 53: 0x55edfde869ae - core::ops::function::FnOnce::call_once::h5aadf67e5d04d3fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_madd stdout ---- [INFO] [stdout] thread 'test_ts_madd' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde54693 - test_async_commands::test_ts_madd::{{closure}}::h52239e9083c6b1e6 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:141:23 [INFO] [stdout] 22: 0x55edfde793c9 - as core::future::future::Future>::poll::h7e59aef1ca938ec5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefbc49 - as core::future::future::Future>::poll::{{closure}}::hfa7c9b081b7d5de4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeed263 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he9b8f1c31779b07c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeb0795 - std::thread::local::LocalKey::try_with::h67c1cb0209bd8f59 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdea97ad - std::thread::local::LocalKey::with::ha39b48d3663ce82c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdee9f9b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0f13c3c5fa96b2c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefb628 - as core::future::future::Future>::poll::hf14fb244df57ccfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdee02eb - as core::future::future::Future>::poll::hadc1be8f75574336 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdecd3aa - async_executor::Executor::run::{{closure}}::h696a10be690e90af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde797b9 - as core::future::future::Future>::poll::h84631d7f1f87704e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec7bf2 - async_executor::LocalExecutor::run::{{closure}}::h3c81a60e1aa206a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde7a1c9 - as core::future::future::Future>::poll::h9e9dc13d551fa877 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde3f416 - async_io::driver::block_on::h76de84ffc60beba8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee3103 - async_global_executor::reactor::block_on::{{closure}}::hffaa5b750ebb4e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee27b6 - async_global_executor::reactor::block_on::h8416d5d3d8812265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7e9fc - async_global_executor::block_on::{{closure}}::hab54d64e0f6decca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeacade - std::thread::local::LocalKey::try_with::h12fdba4e4877eba8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea8acd - std::thread::local::LocalKey::with::h7fedae990d448d20 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7df96 - async_global_executor::block_on::h5b84b4a6ddd62b38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf04e1d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h2892ba3a03ce6b12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeecf0b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hdc686cb2a54dd6e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdeb433e - std::thread::local::LocalKey::try_with::hb57d2d1e3e47593e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdea9cad - std::thread::local::LocalKey::with::hb1068f43f5dfbc58 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeeabb0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf9a8807c98d48532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf0466d - async_std::task::builder::Builder::blocking::{{closure}}::hc23e5a04fd7b8758 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeb80c6 - std::thread::local::LocalKey::try_with::hf170fbcde196bdca [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdea6fbd - std::thread::local::LocalKey::with::h1e8e67cf96098725 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdf01af1 - async_std::task::builder::Builder::blocking::ha6a925225987d9b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde72cc6 - async_std::task::block_on::block_on::h230bd3e3410901c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde5457b - test_async_commands::test_ts_madd::h6c893605a751d81e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:140:17 [INFO] [stdout] 52: 0x55edfde5453a - test_async_commands::test_ts_madd::{{closure}}::h0212deaa1939397a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:139:1 [INFO] [stdout] 53: 0x55edfde86bbe - core::ops::function::FnOnce::call_once::h7e845f4d8462c2bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_add stdout ---- [INFO] [stdout] thread 'test_ts_add' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde51cb2 - test_async_commands::test_ts_add::{{closure}}::h081171f5e2a5477d [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:60:23 [INFO] [stdout] 22: 0x55edfde76dbb - as core::future::future::Future>::poll::h1cd6233d5698369a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefb679 - as core::future::future::Future>::poll::{{closure}}::h239575a4ac475116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeec8f6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hc1d16761c3a7c0a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeb7531 - std::thread::local::LocalKey::try_with::he7052418d7f7c07d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdea9bbd - std::thread::local::LocalKey::with::had0f683dc2b4ebb8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdeea51b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6bf0f912f29923d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefb388 - as core::future::future::Future>::poll::h8198b4236fb3d906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdedfeba - as core::future::future::Future>::poll::h8582ae760a658f5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdece62a - async_executor::Executor::run::{{closure}}::h9139da73191d2a61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde7a11b - as core::future::future::Future>::poll::h9e2dc829bf21883e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec6508 - async_executor::LocalExecutor::run::{{closure}}::h0cf41b1c5c8613ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde787cb - as core::future::future::Future>::poll::h59b66de4e946a8fb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde38b36 - async_io::driver::block_on::h1e396810caeae124 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee2dd5 - async_global_executor::reactor::block_on::{{closure}}::h7f22b8fb3d812525 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee25e8 - async_global_executor::reactor::block_on::h3bdbeb5c835c2955 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7e98c - async_global_executor::block_on::{{closure}}::ha7e3af2d5ca5025f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeb83e4 - std::thread::local::LocalKey::try_with::hf19692e0bc0dc7a2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea7ebd - std::thread::local::LocalKey::with::h5dbdd9ffdfb5d3fe [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7e086 - async_global_executor::block_on::h6a5aaf64343d510f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf053d2 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h710aa1a2ea9ac7a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeed14b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he93fb59c35bbfec0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdeafb7e - std::thread::local::LocalKey::try_with::h540ff654a4deb34e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdeaa47d - std::thread::local::LocalKey::with::hc2d2c041a357a184 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeea8c2 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::haaf6992feff9f711 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf03c1d - async_std::task::builder::Builder::blocking::{{closure}}::h820cc28d5e912802 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeb367c - std::thread::local::LocalKey::try_with::h9ff51dfbbab2ca95 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdeaa5dd - std::thread::local::LocalKey::with::hc4fb92944f0f8346 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdf001c2 - async_std::task::builder::Builder::blocking::h53941b1f7daa4fe5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde72d77 - async_std::task::block_on::block_on::h32127f153895598b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde51a5b - test_async_commands::test_ts_add::h7b081a506b986630 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:59:19 [INFO] [stdout] 52: 0x55edfde51a1a - test_async_commands::test_ts_add::{{closure}}::hbd57489c332149cc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:58:1 [INFO] [stdout] 53: 0x55edfde86ede - core::ops::function::FnOnce::call_once::hdc39a4cf7b296c68 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_incrby_now stdout ---- [INFO] [stdout] thread 'test_ts_incrby_now' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde55133 - test_async_commands::test_ts_incrby_now::{{closure}}::ha8da69996e0f955c [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:158:23 [INFO] [stdout] 22: 0x55edfde79729 - as core::future::future::Future>::poll::h834714cfbb551fb4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefb9b9 - as core::future::future::Future>::poll::{{closure}}::hbeffb2ebedb6213e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeed013 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he80c0c2ef0a25fc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeb4685 - std::thread::local::LocalKey::try_with::hb6872b8b2675d3e8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdea6edd - std::thread::local::LocalKey::with::h1d8c6ce06099b26a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdeea67b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h878447fa4f929893 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefb5c8 - as core::future::future::Future>::poll::hdd8db1403f642f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdee065b - as core::future::future::Future>::poll::hd0215f8164e84ab4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdecc5ca - async_executor::Executor::run::{{closure}}::h4983de2d204a4a06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde7c5f9 - as core::future::future::Future>::poll::he868c5835e0898ad [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec9632 - async_executor::LocalExecutor::run::{{closure}}::he971f37de5eaf640 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde7a5b9 - as core::future::future::Future>::poll::ha78972cfe8c0e7d4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde4c606 - async_io::driver::block_on::hf96b8914d10b7be7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee2f73 - async_global_executor::reactor::block_on::{{closure}}::hb0cd9e7b8997e430 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee2746 - async_global_executor::reactor::block_on::h8359f10b85617212 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7e91c - async_global_executor::block_on::{{closure}}::ha5e68f0c59b066e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeb118e - std::thread::local::LocalKey::try_with::h77005ceeedf4f3af [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea8d7d - std::thread::local::LocalKey::with::h874bb3d925a4d0d3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7e476 - async_global_executor::block_on::hebbc0b5519dbf06d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf04cfd - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h10637477ec07e4aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeebaab - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4325afa1457bbae2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdeb0d7e - std::thread::local::LocalKey::try_with::h7036e2a904312415 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdea914d - std::thread::local::LocalKey::with::h91f99c7d269d1840 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeea930 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbae02a803b5a592a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf03abd - async_std::task::builder::Builder::blocking::{{closure}}::h6c2961498fede970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeb13f6 - std::thread::local::LocalKey::try_with::h79af0e2c496bb741 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdea69cd - std::thread::local::LocalKey::with::h0f7431621a7efb51 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdf02aa1 - async_std::task::builder::Builder::blocking::hdaa46590e66882e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde73696 - async_std::task::block_on::block_on::hdbf6004e82cd46e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde5501b - test_async_commands::test_ts_incrby_now::h8cceba3ef7e8ca71 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:157:17 [INFO] [stdout] 52: 0x55edfde54fda - test_async_commands::test_ts_incrby_now::{{closure}}::h02d6f47f09ce5b92 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:156:1 [INFO] [stdout] 53: 0x55edfde863fe - core::ops::function::FnOnce::call_once::h0419a46e1cbc0432 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_incrby stdout ---- [INFO] [stdout] thread 'test_ts_incrby' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde57bc3 - test_async_commands::test_ts_incrby::{{closure}}::hd2a699bd79bb5643 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:207:23 [INFO] [stdout] 22: 0x55edfde7b069 - as core::future::future::Future>::poll::hba8b50d0d8630ce1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefb919 - as core::future::future::Future>::poll::{{closure}}::haefdfb66c392b870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeec803 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb959fe5ce03216cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeaf635 - std::thread::local::LocalKey::try_with::h47e9cd335e4ddfcc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdeaa36d - std::thread::local::LocalKey::with::hc16855274f5e6c62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdeea97b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc284017c0ee65e08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefb328 - as core::future::future::Future>::poll::h7e8290de297d2757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdedfe0b - as core::future::future::Future>::poll::h686dec7adce51d7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdece18a - async_executor::Executor::run::{{closure}}::h90f9a4e7e4ff7457 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde772f9 - as core::future::future::Future>::poll::h308c09d682c91174 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec6882 - async_executor::LocalExecutor::run::{{closure}}::h108d8429d12204ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde7c719 - as core::future::future::Future>::poll::heb3b14cfa1835cbc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde34c66 - async_io::driver::block_on::h0546f1c2c13573d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee2e63 - async_global_executor::reactor::block_on::{{closure}}::ha4260414bb537a4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee2c16 - async_global_executor::reactor::block_on::hfb42157129f88968 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7e52c - async_global_executor::block_on::{{closure}}::h1870e267f2705d67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeb101e - std::thread::local::LocalKey::try_with::h74abd17d9e6659e6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea8c2d - std::thread::local::LocalKey::with::h8377321294e1d944 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7e246 - async_global_executor::block_on::h9326d0a895817a0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf052ad - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h55df96a49e2fa792 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeed39b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hea606e2a62a3c8b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdeabfbe - std::thread::local::LocalKey::try_with::h0a8d619bd1cc4894 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdeaaeed - std::thread::local::LocalKey::with::hec804c2ff50ffa0e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeea6e0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h92110113efa895c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf0333d - async_std::task::builder::Builder::blocking::{{closure}}::h08c4bd887491f3e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeb3506 - std::thread::local::LocalKey::try_with::h9bfb5644f5bb7ee9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdea9ebd - std::thread::local::LocalKey::with::hb3afb99bc9083023 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdf02461 - async_std::task::builder::Builder::blocking::hc7b755c22264b97c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde72ee6 - async_std::task::block_on::block_on::h393d1d7063e578a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde57aab - test_async_commands::test_ts_incrby::h5e3ae1c7beccaa67 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:206:17 [INFO] [stdout] 52: 0x55edfde57a6a - test_async_commands::test_ts_incrby::{{closure}}::h6c87235718a3aeb6 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:205:1 [INFO] [stdout] 53: 0x55edfde8658e - core::ops::function::FnOnce::call_once::h1ec6760653763c3a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_decrby stdout ---- [INFO] [stdout] thread 'test_ts_decrby' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde58d83 - test_async_commands::test_ts_decrby::{{closure}}::he1300db32a3e4381 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:225:23 [INFO] [stdout] 22: 0x55edfde7b509 - as core::future::future::Future>::poll::hc4e389ea1987521a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefb789 - as core::future::future::Future>::poll::{{closure}}::h5531031363fa2250 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeec283 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8d5fde5e5dc0d521 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeb9395 - std::thread::local::LocalKey::try_with::hfeca04a988b91bd6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdea8b4d - std::thread::local::LocalKey::with::h806260c9e7578732 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdeea03b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1d717e66d7a0b59b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefb3e8 - as core::future::future::Future>::poll::h8f4040499d14668f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdee039b - as core::future::future::Future>::poll::hadf028851115145d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdecad8a - async_executor::Executor::run::{{closure}}::h1ba549a77dc34ca3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde7ba19 - as core::future::future::Future>::poll::hcf3a7d8ba17f9462 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec7f22 - async_executor::LocalExecutor::run::{{closure}}::h45deeb24b1cbb7e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde7c9f9 - as core::future::future::Future>::poll::hedacd5dd4d2b673b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde3b546 - async_io::driver::block_on::h59a6bd9868799a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee2cd3 - async_global_executor::reactor::block_on::{{closure}}::h21e76846161c9f30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee2ba6 - async_global_executor::reactor::block_on::hf607ce713f20534f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7eadc - async_global_executor::block_on::{{closure}}::hb2fb170483329f59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeb58ce - std::thread::local::LocalKey::try_with::hcb33e86f10d5cd8f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea833d - std::thread::local::LocalKey::with::h6d916a0790263831 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7e0e6 - async_global_executor::block_on::h72d2f906cdd9191b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf0506d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h4202c589c386b170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeebf3b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6e17ba2acb22594b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdeb243e - std::thread::local::LocalKey::try_with::h89bd2265b1253536 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdea8e6d - std::thread::local::LocalKey::with::h8d1ce06b9b19c2fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeea9e0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc66d27a98d4d1ceb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf0369d - async_std::task::builder::Builder::blocking::{{closure}}::h3a6c1d56dd3fbe6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeb4c36 - std::thread::local::LocalKey::try_with::hbb8bc4ae17f4dd27 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdea9fdd - std::thread::local::LocalKey::with::hb410de15b5663cba [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdf02dc1 - async_std::task::builder::Builder::blocking::he22f4f5ef6bafa41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde72c16 - async_std::task::block_on::block_on::h0f52850256fd7e91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde58c6b - test_async_commands::test_ts_decrby::hbc45eaeb550b6a4e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:224:17 [INFO] [stdout] 52: 0x55edfde58c2a - test_async_commands::test_ts_decrby::{{closure}}::hf70e9e5c8eb15bfc [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:223:1 [INFO] [stdout] 53: 0x55edfde86f0e - core::ops::function::FnOnce::call_once::he34fdd5bc6018f66 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_create_delete_rule stdout ---- [INFO] [stdout] thread 'test_ts_create_delete_rule' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde5cea9 - test_async_commands::test_ts_create_delete_rule::{{closure}}::h4087567ddbe5e756 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:290:23 [INFO] [stdout] 22: 0x55edfde7c689 - as core::future::future::Future>::poll::hea7acdc1d8d1f9c0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefbbf9 - as core::future::future::Future>::poll::{{closure}}::hf80dd6c72e8f8439 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeeb973 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h41303f26798daa79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeb1635 - std::thread::local::LocalKey::try_with::h7a0cd773997bd450 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdea6e6d - std::thread::local::LocalKey::with::h1c66e692c55227d5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdeea24b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h417aaa25272d09db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefaf58 - as core::future::future::Future>::poll::h02efc0010a2fec60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdee07bb - as core::future::future::Future>::poll::hf096defcdffbf708 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdecd844 - async_executor::Executor::run::{{closure}}::h89e19755f965ce77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde7bc59 - as core::future::future::Future>::poll::hdb3088101c4e47a3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec6ee2 - async_executor::LocalExecutor::run::{{closure}}::h1628c805d71342d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde77029 - as core::future::future::Future>::poll::h243a70f7a026a8a8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde4b116 - async_io::driver::block_on::hf29dd1b75894670f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee2f35 - async_global_executor::reactor::block_on::{{closure}}::hae601a8a4ae20a05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee26d6 - async_global_executor::reactor::block_on::h68fcff2e886ab35b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7ebc2 - async_global_executor::block_on::{{closure}}::hce2eec339cd8169d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeb5ede - std::thread::local::LocalKey::try_with::hcdd4cb794605227c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea774d - std::thread::local::LocalKey::with::h3d02a7d048bee4fb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7e424 - async_global_executor::block_on::hd11a32cd16107583 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf0575d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::ha7cdeb9a02f4c084 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeeaeda - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h1755a678c886e164 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdead7ee - std::thread::local::LocalKey::try_with::h26b03f0dc3e251b1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdea83cd - std::thread::local::LocalKey::with::h6dcbb0ee8dcee5c4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeea5e2 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h769e22d03d28e2e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf043dc - async_std::task::builder::Builder::blocking::{{closure}}::hbd883579ad206ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeb28c6 - std::thread::local::LocalKey::try_with::h8d67eaba0df37f3b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdea9f4d - std::thread::local::LocalKey::with::hb402f16f39231c29 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdeffb81 - async_std::task::builder::Builder::blocking::h14e9d2175dcbb474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde730f7 - async_std::task::block_on::block_on::h598c3bbb9fe3b7e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde5cd8b - test_async_commands::test_ts_create_delete_rule::h56ca4185b5558869 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:289:17 [INFO] [stdout] 52: 0x55edfde5cd4a - test_async_commands::test_ts_create_delete_rule::{{closure}}::h9fbf656670b00164 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:288:1 [INFO] [stdout] 53: 0x55edfde86ffe - core::ops::function::FnOnce::call_once::hf1b75a0511cf791e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_get_ts_info stdout ---- [INFO] [stdout] thread 'test_ts_get_ts_info' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde60f95 - test_async_commands::test_ts_get_ts_info::{{closure}}::h38bfa8ea9ddefc0b [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:393:23 [INFO] [stdout] 20: 0x55edfde7ca89 - as core::future::future::Future>::poll::hf17c15182672d831 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfdefb879 - as core::future::future::Future>::poll::{{closure}}::h834f4859e7ca220d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55edfdeebbb3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5c2261556ae0524c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55edfdeb2fa5 - std::thread::local::LocalKey::try_with::h9530a661e4323f6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 24: 0x55edfdea8fdd - std::thread::local::LocalKey::with::h8f81d5503e4f85a3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 25: 0x55edfdee9feb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h139e57436cc66b99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55edfdefb078 - as core::future::future::Future>::poll::h3d3dbbc2d7abdf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55edfdee023b - as core::future::future::Future>::poll::ha79f069cb5096f3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 28: 0x55edfdecb6ca - async_executor::Executor::run::{{closure}}::h3789f09ce7d8dd63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 29: 0x55edfde7c329 - as core::future::future::Future>::poll::he6b2d81239ca997e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55edfdec857c - async_executor::LocalExecutor::run::{{closure}}::h73e0bd6a76b2dc99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 31: 0x55edfde7afd9 - as core::future::future::Future>::poll::hba342a08fcffbcd8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfde3ca36 - async_io::driver::block_on::h6c296cb48ae425a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55edfdee2ea3 - async_global_executor::reactor::block_on::{{closure}}::ha44d7b7a993a65c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 34: 0x55edfdee2b36 - async_global_executor::reactor::block_on::hedeed5489ee075a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 35: 0x55edfde7e59c - async_global_executor::block_on::{{closure}}::h23fd8eb9946b6ab1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 36: 0x55edfdeb21ce - std::thread::local::LocalKey::try_with::h87324bcc0c90f824 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 37: 0x55edfdea988d - std::thread::local::LocalKey::with::ha5121eb4c403bd98 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 38: 0x55edfde7e2e6 - async_global_executor::block_on::hb70390f97af8ff3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 39: 0x55edfdf05f3d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::heba9b91e384e4464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55edfdeeb86b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3d7a01575dd0950c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55edfdeb398e - std::thread::local::LocalKey::try_with::ha08452db548da4bc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 42: 0x55edfdea871d - std::thread::local::LocalKey::with::h78ec28ec48e20059 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 43: 0x55edfdeea470 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6658822844c029ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55edfdf03edd - async_std::task::builder::Builder::blocking::{{closure}}::h9eb6a6029c1269b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55edfdeaf2c6 - std::thread::local::LocalKey::try_with::h444a90080f9aae3c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 46: 0x55edfdea87ad - std::thread::local::LocalKey::with::h795938b9cd6eed5e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 47: 0x55edfdf017d1 - async_std::task::builder::Builder::blocking::ha660ec326944b18d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55edfde73746 - async_std::task::block_on::block_on::hef999ef45f1f24dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55edfde60e7b - test_async_commands::test_ts_get_ts_info::h614b1c5eefd44469 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:392:17 [INFO] [stdout] 50: 0x55edfde60e3a - test_async_commands::test_ts_get_ts_info::{{closure}}::hac8bf81d76db6239 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:391:1 [INFO] [stdout] 51: 0x55edfde865fe - core::ops::function::FnOnce::call_once::h21b66635a3233460 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 54: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 56: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 57: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 59: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 60: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 61: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 63: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 68: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 70: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 71: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 72: 0x7fa249255609 - start_thread [INFO] [stdout] 73: 0x7fa249027293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_add_create stdout ---- [INFO] [stdout] thread 'test_ts_add_create' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde52847 - test_async_commands::test_ts_add_create::{{closure}}::h1712f1a65bad9f35 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:88:23 [INFO] [stdout] 20: 0x55edfde78e29 - as core::future::future::Future>::poll::h6b976e201fedf776 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfdefba59 - as core::future::future::Future>::poll::{{closure}}::hc053830dd05cf3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55edfdeeb3a3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h2fcff1dd2cf7f91c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55edfdeb1e75 - std::thread::local::LocalKey::try_with::h825bee85f76c4058 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 24: 0x55edfdeaa55d - std::thread::local::LocalKey::with::hc468a953a542f568 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 25: 0x55edfdeea57b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6e0a1adbe913c0dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55edfdefb4a8 - as core::future::future::Future>::poll::hb5b8d4d47f066ec2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55edfdedfa0b - as core::future::future::Future>::poll::h1427fd9ae158daf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 28: 0x55edfdecdcea - async_executor::Executor::run::{{closure}}::h9087b69293110840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 29: 0x55edfde7bf29 - as core::future::future::Future>::poll::hdf88b6a952ef52c4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55edfdec6bac - async_executor::LocalExecutor::run::{{closure}}::h11532b3eb6b25d4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 31: 0x55edfde7cba9 - as core::future::future::Future>::poll::hfc0196d8c7ad5b8f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfde40906 - async_io::driver::block_on::h826d9d0a806d2483 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55edfdee2fb3 - async_global_executor::reactor::block_on::{{closure}}::hc5bbea566e6f6333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 34: 0x55edfdee2826 - async_global_executor::reactor::block_on::h8db1e73c8ca08d90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 35: 0x55edfde7e8ac - async_global_executor::block_on::{{closure}}::h9c0940c3924627c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 36: 0x55edfdeaf02e - std::thread::local::LocalKey::try_with::h417945db288db62b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 37: 0x55edfdea924d - std::thread::local::LocalKey::with::h965ddf1ab8b9792e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 38: 0x55edfde7e386 - async_global_executor::block_on::hc2ccbc18a35cf8e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 39: 0x55edfdf05abd - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hbbfc85d077e6c3b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55edfdeeb62b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3817ae35715d66d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55edfdeb3e8e - std::thread::local::LocalKey::try_with::ha53642b485e73a89 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 42: 0x55edfdeaa84d - std::thread::local::LocalKey::with::hcf7812b3145d18c3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 43: 0x55edfdeea860 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha6773aeb4647487c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55edfdf0490d - async_std::task::builder::Builder::blocking::{{closure}}::hd867b5a18a0c0ff1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55edfdeabc36 - std::thread::local::LocalKey::try_with::h0a0eac4d528dba27 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 46: 0x55edfdea70ad - std::thread::local::LocalKey::with::h2475e509f4589bde [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 47: 0x55edfdf01191 - async_std::task::builder::Builder::blocking::h997ce91243490fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55edfde72f96 - async_std::task::block_on::block_on::h4bdbf433d8d0ff2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55edfde5273b - test_async_commands::test_ts_add_create::hbf43a7325a09466c [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:87:17 [INFO] [stdout] 50: 0x55edfde526fa - test_async_commands::test_ts_add_create::{{closure}}::hedc7f8c0204f2e8a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:86:1 [INFO] [stdout] 51: 0x55edfde866be - core::ops::function::FnOnce::call_once::h30404d72a00b0e21 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 54: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 56: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 57: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 59: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 60: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 61: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 63: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 68: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 70: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 71: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 72: 0x7fa249255609 - start_thread [INFO] [stdout] 73: 0x7fa249027293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_decrby_now stdout ---- [INFO] [stdout] thread 'test_ts_decrby_now' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde562d3 - test_async_commands::test_ts_decrby_now::{{closure}}::haae0ed53d7e4eeeb [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:178:23 [INFO] [stdout] 22: 0x55edfde77269 - as core::future::future::Future>::poll::h2f56528655d2158a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefba09 - as core::future::future::Future>::poll::{{closure}}::hbf6d42174d7c9fe4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeeacb3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0e0176e8f9de9cb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeb3ac5 - std::thread::local::LocalKey::try_with::ha26d844aab4999cd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdea7b0d - std::thread::local::LocalKey::with::h42ee699a221a9095 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdeeaa2b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hcc9f20426521d16f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefb018 - as core::future::future::Future>::poll::h2d7bfdc0bde21409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdee002b - as core::future::future::Future>::poll::h9acc118bbd7dfe07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdeca8ea - async_executor::Executor::run::{{closure}}::h15085f19c94bc0e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde771d9 - as core::future::future::Future>::poll::h2d9720349ab6e03b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec9302 - async_executor::LocalExecutor::run::{{closure}}::hce8ae8d26edf4275 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde7cb19 - as core::future::future::Future>::poll::hf72188013ac11b18 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde44806 - async_io::driver::block_on::hc780349d1a1cd8b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee30c3 - async_global_executor::reactor::block_on::{{closure}}::hf2d7fd57fd4957c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee2ac6 - async_global_executor::reactor::block_on::hec2dbe02fc782483 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7ec9c - async_global_executor::block_on::{{closure}}::he06d91e512ec52b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeb521e - std::thread::local::LocalKey::try_with::hc26d80e297185378 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea72fd - std::thread::local::LocalKey::with::h299cb47649d668c7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7e296 - async_global_executor::block_on::h96efb6e4f4b2b6f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf0599d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hb63d8da0aff3e91b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeebceb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h61e25c9f8c460b60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdeb6fae - std::thread::local::LocalKey::try_with::hdd522e066bec4759 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdea8efd - std::thread::local::LocalKey::with::h8d87007681d83f6b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeea4d0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6886232a7045744c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf0415d - async_std::task::builder::Builder::blocking::{{closure}}::hb2c822356abbb1b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeb3816 - std::thread::local::LocalKey::try_with::ha0508947e90cb6fa [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdea814d - std::thread::local::LocalKey::with::h65acd7474427e67f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdf00831 - async_std::task::builder::Builder::blocking::h6de35fb94e1052f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde738a6 - async_std::task::block_on::block_on::hf5a77b171bb45d53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde561bb - test_async_commands::test_ts_decrby_now::hab3c7dbb1927b69c [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:177:17 [INFO] [stdout] 52: 0x55edfde5617a - test_async_commands::test_ts_decrby_now::{{closure}}::he067862abf5abda1 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:176:1 [INFO] [stdout] 53: 0x55edfde86a8e - core::ops::function::FnOnce::call_once::h6a5d954eefab5dbc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stderr] error: test failed, to rerun pass '--test test_async_commands' [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_range stdout ---- [INFO] [stdout] thread 'test_ts_range' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde50362 - test_async_commands::prepare_ts::{{closure}}::h84eb952d4581e830 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:22:19 [INFO] [stdout] 20: 0x55edfde7a282 - as core::future::future::Future>::poll::ha40f106e66c45bb7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfde62f09 - test_async_commands::test_ts_range::{{closure}}::h8e677f3f220b55e4 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:423:23 [INFO] [stdout] 22: 0x55edfde79d79 - as core::future::future::Future>::poll::h93e750073c9d932f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55edfdefbba9 - as core::future::future::Future>::poll::{{closure}}::hf43265193d55d98c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x55edfdeec373 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9250c9f8e088b29f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x55edfdeb3fc5 - std::thread::local::LocalKey::try_with::hb02ed67d17b14fff [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 26: 0x55edfdeab0ed - std::thread::local::LocalKey::with::hf7310a1174081bfc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 27: 0x55edfdeea29b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h47bf68f5568d7c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x55edfdefb448 - as core::future::future::Future>::poll::hb5217792088c3b9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x55edfdee070b - as core::future::future::Future>::poll::he54c7f5ac3ad6ae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 30: 0x55edfdeceb14 - async_executor::Executor::run::{{closure}}::hb52fa85b69e6fe1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 31: 0x55edfde77c89 - as core::future::future::Future>::poll::h459347e0e5a779f1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfdec8252 - async_executor::LocalExecutor::run::{{closure}}::h552072fb36c80687 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 33: 0x55edfde792a9 - as core::future::future::Future>::poll::h7af32c9aba71f8f3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55edfde37646 - async_io::driver::block_on::h194778989e4a4ef0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 35: 0x55edfdee2c95 - async_global_executor::reactor::block_on::{{closure}}::h13adc3446f144899 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 36: 0x55edfdee24f6 - async_global_executor::reactor::block_on::h34512fdfb7a9d2c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 37: 0x55edfde7eb52 - async_global_executor::block_on::{{closure}}::hc1cdf062d6e2c9fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 38: 0x55edfdeb021e - std::thread::local::LocalKey::try_with::h5de7aca6f9f6151a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 39: 0x55edfdea75fd - std::thread::local::LocalKey::with::h358de6b8f36b0e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 40: 0x55edfde7e034 - async_global_executor::block_on::h66b47532a0d91c86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 41: 0x55edfdf0605d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hf336bc64970539c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 42: 0x55edfdeeb4da - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h33ae88dff76534c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 43: 0x55edfdeb6d3e - std::thread::local::LocalKey::try_with::hdc710dc04fe78fb1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55edfdea6b7d - std::thread::local::LocalKey::with::h1241330b2d0ed167 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55edfdeea302 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h50ca738e620a97f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 46: 0x55edfdf047ac - async_std::task::builder::Builder::blocking::{{closure}}::hcaa53efe3547fe22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 47: 0x55edfdeacf56 - std::thread::local::LocalKey::try_with::h1bb2bc7e285c0250 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 48: 0x55edfdeaad0d - std::thread::local::LocalKey::with::he6fb51d9e7b64fbb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 49: 0x55edfdf02781 - async_std::task::builder::Builder::blocking::hd4fd2d575161ee21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 50: 0x55edfde73047 - async_std::task::block_on::block_on::h56203e7374519ecf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 51: 0x55edfde62deb - test_async_commands::test_ts_range::he048762489c2b3a7 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:422:17 [INFO] [stdout] 52: 0x55edfde62daa - test_async_commands::test_ts_range::{{closure}}::ha31833b521714cf0 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:421:1 [INFO] [stdout] 53: 0x55edfde86a1e - core::ops::function::FnOnce::call_once::h5f0a2ed5a40f25cb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 64: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 74: 0x7fa249255609 - start_thread [INFO] [stdout] 75: 0x7fa249027293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_mget stdout ---- [INFO] [stdout] thread 'test_ts_mget' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde5ee3d - test_async_commands::test_ts_mget::{{closure}}::he08ff44667504a68 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:342:23 [INFO] [stdout] 20: 0x55edfde7cce9 - as core::future::future::Future>::poll::hfdbf130df0496fa5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfdefb7d9 - as core::future::future::Future>::poll::{{closure}}::h558a320f077771bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55edfdeed4a3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hec40a2309acc96fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55edfdeb6ab5 - std::thread::local::LocalKey::try_with::hdaccc5f4be7a52d2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 24: 0x55edfdea844d - std::thread::local::LocalKey::with::h75077c0d43d353e7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 25: 0x55edfdeea77b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha04af48d214d7cad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55edfdefb568 - as core::future::future::Future>::poll::hc52efe350ade57a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55edfdee044b - as core::future::future::Future>::poll::hc2700e548a59dc97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 28: 0x55edfdecfd9a - async_executor::Executor::run::{{closure}}::hf748010b4713f5ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 29: 0x55edfde7b599 - as core::future::future::Future>::poll::hc588d713a6629e58 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55edfdec61cc - async_executor::LocalExecutor::run::{{closure}}::h03d77032f152e6a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 31: 0x55edfde77929 - as core::future::future::Future>::poll::h3f70c611411d6ed1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfde41df6 - async_io::driver::block_on::habac0ba440c2a33d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55edfdee3033 - async_global_executor::reactor::block_on::{{closure}}::hd8a3d7a58bd99cc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 34: 0x55edfdee2a56 - async_global_executor::reactor::block_on::hb57b1f8db8b58b95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 35: 0x55edfde7ea6c - async_global_executor::block_on::{{closure}}::hac64420374b5757a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 36: 0x55edfdeb8fee - std::thread::local::LocalKey::try_with::hfa469729a443573d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 37: 0x55edfdea8a3d - std::thread::local::LocalKey::with::h7e6c76c3ecf3009c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 38: 0x55edfde7e4c6 - async_global_executor::block_on::hef787c1f944c4f0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 39: 0x55edfdf0518d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h4ff9572852a13531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55edfdeed72b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf59b7707c615d7e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55edfdeb697e - std::thread::local::LocalKey::try_with::hd9123e1b46167824 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 42: 0x55edfdeaaafd - std::thread::local::LocalKey::with::hdc24aa4413910e5d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 43: 0x55edfdeea360 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5ba585540c2b6c8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55edfdf0351d - async_std::task::builder::Builder::blocking::{{closure}}::h34b9e9d5bd0dd76c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55edfdead336 - std::thread::local::LocalKey::try_with::h226e4ba16d82a8fb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 46: 0x55edfdea94bd - std::thread::local::LocalKey::with::h9fddc8050cf237ee [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 47: 0x55edfdeffea1 - async_std::task::builder::Builder::blocking::h2129eda676b34b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55edfde72e36 - async_std::task::block_on::block_on::h33a92760efa46103 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55edfde5ed2b - test_async_commands::test_ts_mget::hc092d4dbd136f919 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:341:17 [INFO] [stdout] 50: 0x55edfde5ecea - test_async_commands::test_ts_mget::{{closure}}::h5b92e8deca797eac [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:340:1 [INFO] [stdout] 51: 0x55edfde8697e - core::ops::function::FnOnce::call_once::h5969655ac4888445 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 54: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 56: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 57: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 59: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 60: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 61: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 63: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 68: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 70: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 71: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 72: 0x7fa249255609 - start_thread [INFO] [stdout] 73: 0x7fa249027293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_mrange stdout ---- [INFO] [stdout] thread 'test_ts_mrange' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde6549d - test_async_commands::test_ts_mrange::{{closure}}::h74ad2ace9955a864 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:475:23 [INFO] [stdout] 20: 0x55edfde7baa9 - as core::future::future::Future>::poll::hd02fb083df0f0ad8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfdefb6d9 - as core::future::future::Future>::poll::{{closure}}::h367d4fbba1357603 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55edfdeec463 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h993a775136c5dd7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55edfdeae9d5 - std::thread::local::LocalKey::try_with::h3920c37a7240feb3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 24: 0x55edfdea91cd - std::thread::local::LocalKey::with::h94e8ae12e0b1f813 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 25: 0x55edfdeeaaeb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf0827a934a9a60ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55edfdefb268 - as core::future::future::Future>::poll::h78f341d6d81304a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55edfdee05ab - as core::future::future::Future>::poll::hc6a7b72b001ad40e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 28: 0x55edfdecf45a - async_executor::Executor::run::{{closure}}::hcfcbc95d9ca6d468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 29: 0x55edfde77899 - as core::future::future::Future>::poll::h3bd1c703a4d4bfec [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55edfdec995c - async_executor::LocalExecutor::run::{{closure}}::hff46fd657ab91904 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 31: 0x55edfde79b19 - as core::future::future::Future>::poll::h8cea4f6b7b464878 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfde49c26 - async_io::driver::block_on::hebcd0cd598a816f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55edfdee2ff3 - async_global_executor::reactor::block_on::{{closure}}::hd44ea03aa5c4c1da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 34: 0x55edfdee2896 - async_global_executor::reactor::block_on::h929d519fbcecb341 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 35: 0x55edfde7ec2c - async_global_executor::block_on::{{closure}}::hcee5a96c2ef03c89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 36: 0x55edfdeb898e - std::thread::local::LocalKey::try_with::hf63bdf5da680a75f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 37: 0x55edfdea92dd - std::thread::local::LocalKey::with::h984b807e7e569fd9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 38: 0x55edfde7e1f6 - async_global_executor::block_on::h898dd7d0c80706d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 39: 0x55edfdf04bdd - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h0b51ccf2e5f780b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55edfdeec59b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h998e5b584ad56cc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55edfdeb5a3e - std::thread::local::LocalKey::try_with::hcccfd7177b9242a2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 42: 0x55edfdea88dd - std::thread::local::LocalKey::with::h7bd568f17a4e1101 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 43: 0x55edfdeea410 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h65450ff8a2aa94c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55edfdf037fd - async_std::task::builder::Builder::blocking::{{closure}}::h3c4154a5406f92a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55edfdeafa06 - std::thread::local::LocalKey::try_with::h50f95fcbb0fba536 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 46: 0x55edfdea6c6d - std::thread::local::LocalKey::with::h14b44dd19de0b3f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 47: 0x55edfdf030e1 - async_std::task::builder::Builder::blocking::hf325a4fa225fd91b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55edfde73536 - async_std::task::block_on::block_on::hc30d0aedd3a25bec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55edfde6538b - test_async_commands::test_ts_mrange::he64c2a8b9a482bf7 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:474:17 [INFO] [stdout] 50: 0x55edfde6534a - test_async_commands::test_ts_mrange::{{closure}}::ha49501beb585d7cd [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:473:1 [INFO] [stdout] 51: 0x55edfde8638e - core::ops::function::FnOnce::call_once::h031b1b044fce1747 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 54: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 56: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 57: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 59: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 60: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 61: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 63: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 68: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 70: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 71: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 72: 0x7fa249255609 - start_thread [INFO] [stdout] 73: 0x7fa249027293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_ts_queryindex stdout ---- [INFO] [stdout] thread 'test_ts_queryindex' panicked at 'called `Result::unwrap()` on an `Err` value: Connection refused (os error 111)', tests/test_async_commands.rs:18:41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55edfe117aa0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55edfe117aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edfe117aa0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55edfe117aa0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55edfe13d80c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55edfe111bc2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55edfe11a345 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55edfe11a345 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55edfe11a345 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55edfe119ed2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55edfe11aae1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55edfe11a627 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55edfe117f5c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55edfe11a589 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55edfe13c191 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55edfe13bfb3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55edfdee4492 - core::result::Result::unwrap::h0cb0028c118c2a7f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55edfde50078 - test_async_commands::get_con::{{closure}}::h00775f430d45e20a [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:18:5 [INFO] [stdout] 18: 0x55edfde79872 - as core::future::future::Future>::poll::h860c89783f05b985 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55edfde67b07 - test_async_commands::test_ts_queryindex::{{closure}}::hcb82550acc53b813 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:542:23 [INFO] [stdout] 20: 0x55edfde7cd79 - as core::future::future::Future>::poll::hfe1038bc5f1d9597 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55edfdefbaa9 - as core::future::future::Future>::poll::{{closure}}::hd05e4847a52cd635 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55edfdeecce3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd4884ced4d187ed3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55edfdead475 - std::thread::local::LocalKey::try_with::h2426fcbbf14ad0ad [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 24: 0x55edfdea825d - std::thread::local::LocalKey::with::h69f0a69f25de4def [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 25: 0x55edfdee9eeb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h01082eedecb097dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55edfdefb198 - as core::future::future::Future>::poll::h5eaa69659c8afa47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55edfdedfd5b - as core::future::future::Future>::poll::h652f4fe3f2784feb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 28: 0x55edfdeccf0a - async_executor::Executor::run::{{closure}}::h5d7039a87c0eb72a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 29: 0x55edfde775c9 - as core::future::future::Future>::poll::h36e5076c8bdedc81 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55edfdec78bc - async_executor::LocalExecutor::run::{{closure}}::h390f9e3740b6e0d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 31: 0x55edfde79339 - as core::future::future::Future>::poll::h7dcb247b69be3f12 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x55edfde3a056 - async_io::driver::block_on::h2846f74965589396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55edfdee2e23 - async_global_executor::reactor::block_on::{{closure}}::h870c5879a06ef2fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 34: 0x55edfdee29e6 - async_global_executor::reactor::block_on::ha5b8f2a694b9daa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 35: 0x55edfde7e60c - async_global_executor::block_on::{{closure}}::h66ff54ae7eff449f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 36: 0x55edfdeabace - std::thread::local::LocalKey::try_with::h09c840ca31e90437 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 37: 0x55edfdea6ded - std::thread::local::LocalKey::with::h1aec32d3365bdc09 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 38: 0x55edfde7df46 - async_global_executor::block_on::h2ffea88c563d7c5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 39: 0x55edfdf0563d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h8da3e9a0ba7ab7cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55edfdeeca5b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd0c67d986465ff5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55edfdeac48e - std::thread::local::LocalKey::try_with::h0e6e52e13d80fa59 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 42: 0x55edfdeaa0cd - std::thread::local::LocalKey::with::hb714164e8957bfcc [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 43: 0x55edfdeea1b0 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h3810d8101c53a973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55edfdf0395d - async_std::task::builder::Builder::blocking::{{closure}}::h4aec0fdfe28f0cc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55edfdeb5756 - std::thread::local::LocalKey::try_with::hca4e5a23c9fa2a67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 46: 0x55edfdea7d6d - std::thread::local::LocalKey::with::h573f16b111835f05 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 47: 0x55edfdf014b1 - async_std::task::builder::Builder::blocking::h9a52b485b1108cc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55edfde737f6 - async_std::task::block_on::block_on::hf30ee05511b07080 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.7.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55edfde679fb - test_async_commands::test_ts_queryindex::h81db03c5e6a441ff [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:541:17 [INFO] [stdout] 50: 0x55edfde679ba - test_async_commands::test_ts_queryindex::{{closure}}::hfda8e838522a51b1 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_async_commands.rs:540:1 [INFO] [stdout] 51: 0x55edfde8685e - core::ops::function::FnOnce::call_once::h4096bd5fccabea0b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55edfdf354c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55edfdf354c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 54: 0x55edfdf33bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 55: 0x55edfdf33bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 56: 0x55edfdf33bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 57: 0x55edfdf33bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 58: 0x55edfdf33bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 59: 0x55edfdf33bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 60: 0x55edfdf33bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 61: 0x55edfdf0e1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 62: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 63: 0x55edfdf1296d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55edfdf1296d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55edfdf1296d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 66: 0x55edfdf1296d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 67: 0x55edfdf1296d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 68: 0x55edfdf1296d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 70: 0x55edfe120fea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 71: 0x55edfe120fea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 72: 0x7fa249255609 - start_thread [INFO] [stdout] 73: 0x7fa249027293 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_ts_add [INFO] [stdout] test_ts_add_create [INFO] [stdout] test_ts_add_now [INFO] [stdout] test_ts_add_replace [INFO] [stdout] test_ts_create_delete_rule [INFO] [stdout] test_ts_create_info [INFO] [stdout] test_ts_decrby [INFO] [stdout] test_ts_decrby_create [INFO] [stdout] test_ts_decrby_now [INFO] [stdout] test_ts_get [INFO] [stdout] test_ts_get_ts_info [INFO] [stdout] test_ts_incrby [INFO] [stdout] test_ts_incrby_create [INFO] [stdout] test_ts_incrby_now [INFO] [stdout] test_ts_madd [INFO] [stdout] test_ts_mget [INFO] [stdout] test_ts_mrange [INFO] [stdout] test_ts_queryindex [INFO] [stdout] test_ts_range [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c18313063a163e69638ece5efd45d579be936365427e93e2051768b1e1839b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c18313063a163e69638ece5efd45d579be936365427e93e2051768b1e1839b7a", kill_on_drop: false }` [INFO] [stdout] c18313063a163e69638ece5efd45d579be936365427e93e2051768b1e1839b7a