[INFO] fetching crate ntex-redis 0.2.3... [INFO] testing ntex-redis-0.2.3 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate ntex-redis 0.2.3 into /workspace/builds/worker-40/source [INFO] validating manifest of crates.io crate ntex-redis 0.2.3 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ntex-redis 0.2.3 [INFO] finished tweaking crates.io crate ntex-redis 0.2.3 [INFO] tweaked toml for crates.io crate ntex-redis 0.2.3 written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate crates.io crate ntex-redis 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-micro v0.5.0 [INFO] [stderr] Downloaded btoi v0.4.2 [INFO] [stderr] Downloaded ntex-router v0.5.1 [INFO] [stderr] Downloaded ntex-codec v0.5.0 [INFO] [stderr] Downloaded ntex-rt v0.3.1 [INFO] [stderr] Downloaded async-oneshot v0.5.0 [INFO] [stderr] Downloaded ntex v0.4.0-b.11 [INFO] [stderr] Downloaded tokio-openssl v0.6.2 [INFO] [stderr] Downloaded ntex-service v0.2.0-b.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3650b1c26819bc98016d40fd94deca25d3dd3da99f62ec4e0f9bb96e1d2549b8 [INFO] running `Command { std: "docker" "start" "-a" "3650b1c26819bc98016d40fd94deca25d3dd3da99f62ec4e0f9bb96e1d2549b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3650b1c26819bc98016d40fd94deca25d3dd3da99f62ec4e0f9bb96e1d2549b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3650b1c26819bc98016d40fd94deca25d3dd3da99f62ec4e0f9bb96e1d2549b8", kill_on_drop: false }` [INFO] [stdout] 3650b1c26819bc98016d40fd94deca25d3dd3da99f62ec4e0f9bb96e1d2549b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c330f1450d647c34c6a3cea599ea0f7e5eaa60e5c2814f5977dfa2af516184 [INFO] running `Command { std: "docker" "start" "-a" "e7c330f1450d647c34c6a3cea599ea0f7e5eaa60e5c2814f5977dfa2af516184", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling ntex-util v0.1.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ntex-service v0.2.0-b.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling ntex-rt v0.3.1 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling ntex-bytes v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ntex-router v0.5.1 [INFO] [stderr] Compiling ntex-codec v0.5.0 [INFO] [stderr] Compiling ntex v0.4.0-b.11 [INFO] [stderr] Compiling ntex-redis v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.69s [INFO] running `Command { std: "docker" "inspect" "e7c330f1450d647c34c6a3cea599ea0f7e5eaa60e5c2814f5977dfa2af516184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c330f1450d647c34c6a3cea599ea0f7e5eaa60e5c2814f5977dfa2af516184", kill_on_drop: false }` [INFO] [stdout] e7c330f1450d647c34c6a3cea599ea0f7e5eaa60e5c2814f5977dfa2af516184 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49968376ec2ead743bfb5423f99f1fe648d19ea6ef464376b53e0b741b076011 [INFO] running `Command { std: "docker" "start" "-a" "49968376ec2ead743bfb5423f99f1fe648d19ea6ef464376b53e0b741b076011", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ntex-redis v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.89s [INFO] running `Command { std: "docker" "inspect" "49968376ec2ead743bfb5423f99f1fe648d19ea6ef464376b53e0b741b076011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49968376ec2ead743bfb5423f99f1fe648d19ea6ef464376b53e0b741b076011", kill_on_drop: false }` [INFO] [stdout] 49968376ec2ead743bfb5423f99f1fe648d19ea6ef464376b53e0b741b076011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 605985374c9aa259ebe1b0cf4413c55942ae433ae702c5d316995d10d10d66f1 [INFO] running `Command { std: "docker" "start" "-a" "605985374c9aa259ebe1b0cf4413c55942ae433ae702c5d316995d10d10d66f1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ntex_redis-003a74af3bf9f474) [INFO] [stdout] running 9 tests [INFO] [stdout] test codec::tests::test_array ... ok [INFO] [stdout] test codec::tests::test_bulk_string ... ok [INFO] [stdout] test codec::tests::test_integer_convesion ... ok [INFO] [stdout] test codec::tests::test_hashmap_conversion_fails_with_odd_length_array ... ok [INFO] [stdout] test codec::tests::test_integer_underflow ... ok [INFO] [stdout] test codec::tests::test_hashmap_conversion ... ok [INFO] [stdout] test codec::tests::test_integer_overflow ... ok [INFO] [stdout] test codec::tests::test_array_macro ... ok [INFO] [stdout] test codec::tests::test_nil_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test_redis.rs (/opt/rustwide/target/debug/deps/test_redis-b3693695ea4b4f8d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_auth_simple ... ok [INFO] [stdout] test test_auth ... ok [INFO] [stdout] test test_hashes ... FAILED [INFO] [stdout] test test_strings ... FAILED [INFO] [stdout] test test_lists ... FAILED [INFO] [stdout] test test_keys ... FAILED [INFO] [stdout] test test_connection ... FAILED [INFO] [stdout] test test_strings_simple ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_hashes stdout ---- [INFO] [stdout] thread 'test_hashes' panicked at 'called `Result::unwrap()` on an `Err` value: Connect(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))', tests/test_redis.rs:10:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563def14791c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] error: test failed, to rerun pass '--test test_redis' [INFO] [stdout] 1: 0x563def14791c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563def14791c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563def14791c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563def16bb0c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x563def140d45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x563def149670 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563def149670 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563def149670 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x563def149262 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x563def149d24 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x563def149800 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x563def147de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563def149769 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x563deed98c51 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x563deed98d43 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x563deedf0c77 - core::result::Result::unwrap::h5cda7bc444743f2e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x563deedd7ec3 - test_redis::connect::{{closure}}::h365b6826d2954e0e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:7:5 [INFO] [stdout] 18: 0x563deedabc83 - as core::future::future::Future>::poll::h7836e9f0764e1ace [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563deeddf4ec - test_redis::test_hashes::{{closure}}::hcc3dc9c880ea4a80 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:159:17 [INFO] [stdout] 20: 0x563deedab45b - as core::future::future::Future>::poll::h207d8deb0d47dec5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x563deedeefb6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h003e416ea0276a39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:65 [INFO] [stdout] 22: 0x563deedc3070 - tokio::coop::with_budget::{{closure}}::h0e8f3cdce59ff886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 23: 0x563deed9d7c8 - std::thread::local::LocalKey::try_with::hbe273ab62ba147cb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x563deed9a06d - std::thread::local::LocalKey::with::h87c5a65bf59fcaf1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x563deedee295 - tokio::coop::with_budget::h0b75d02f62532cf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 26: 0x563deedee295 - tokio::coop::budget::ha33a94704b48db1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 27: 0x563deedee295 - as core::future::future::Future>::poll::{{closure}}::hc45bf2af1a47cceb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:42 [INFO] [stdout] 28: 0x563deeda8457 - tokio::macros::scoped_tls::ScopedKey::set::hd91807e809e2afe5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x563deedebd2a - tokio::task::local::LocalSet::with::h21f91024cba5ab93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:559:9 [INFO] [stdout] 30: 0x563deededac2 - as core::future::future::Future>::poll::h9458ae02c4cd622a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:632:9 [INFO] [stdout] 31: 0x563deeded07a - tokio::task::local::LocalSet::run_until::{{closure}}::h85b60f778de01f48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:505:9 [INFO] [stdout] 32: 0x563deedabd7b - as core::future::future::Future>::poll::h85b6098773ef7248 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x563deedc00ea - as core::future::future::Future>::poll::hd05f8afc96c4af30 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 34: 0x563deedd3480 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h7d12f8139df322bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 35: 0x563deedc3bb0 - tokio::coop::with_budget::{{closure}}::h787031394079d889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 36: 0x563deed9d1e8 - std::thread::local::LocalKey::try_with::ha10ea090c0d15421 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 37: 0x563deed99b5d - std::thread::local::LocalKey::with::h5457f55d732ba58e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 38: 0x563deedcf18e - tokio::coop::with_budget::h83711ee9dbdc7bb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 39: 0x563deedcf18e - tokio::coop::budget::hf0c8571bd7334010 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 40: 0x563deedcf18e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h151244fd31b60dad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 41: 0x563deedd7af1 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha6cf2906258e720a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 42: 0x563deeda8757 - tokio::macros::scoped_tls::ScopedKey::set::hf7613fdc7e4953da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x563deedd797c - tokio::runtime::basic_scheduler::enter::hfb076c01edae9882 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 44: 0x563deedce51b - tokio::runtime::basic_scheduler::Inner

::block_on::h91c4477ac014a88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 45: 0x563deedd38c6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h40b1e14bffa5b8a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 46: 0x563deedd4f8c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd6d521dbdb2d455f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 47: 0x563deeda997e - tokio::runtime::Runtime::block_on::h91195931076e9161 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 48: 0x563deedebf36 - tokio::task::local::LocalSet::block_on::h054074d060b54767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:466:9 [INFO] [stdout] 49: 0x563deedb6641 - ntex_rt::runtime::Runtime::block_on::hfda1dd7c737e5d16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/runtime.rs:92:9 [INFO] [stdout] 50: 0x563deeda3372 - ntex_rt::builder::SystemRunner::block_on::h5ce0088502a5a26c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/builder.rs:186:9 [INFO] [stdout] 51: 0x563deeddf0ce - test_redis::test_hashes::hd575503c0235dfe3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:157:1 [INFO] [stdout] 52: 0x563deeddf06a - test_redis::test_hashes::{{closure}}::h365c0faa3600399e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:157:1 [INFO] [stdout] 53: 0x563deedca55e - core::ops::function::FnOnce::call_once::h69f1053f5726da75 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x563deee52a63 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x563deee52a63 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 56: 0x563deee514e8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 57: 0x563deee514e8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x563deee514e8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 59: 0x563deee514e8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 60: 0x563deee514e8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 61: 0x563deee514e8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 62: 0x563deee514e8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 63: 0x563deee1f03e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 64: 0x563deee1f03e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x563deee238d8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x563deee238d8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 68: 0x563deee238d8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 69: 0x563deee238d8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 70: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x563deee238d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 73: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 74: 0x563def14f263 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 75: 0x7fd95d2d1609 - start_thread [INFO] [stdout] 76: 0x7fd95d0a3293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_strings stdout ---- [INFO] [stdout] thread 'test_strings' panicked at 'called `Result::unwrap()` on an `Err` value: Connect(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))', tests/test_redis.rs:10:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563def14791c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563def14791c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563def14791c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563def14791c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563def16bb0c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x563def140d45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x563def149670 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563def149670 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563def149670 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x563def149262 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x563def149d24 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x563def149800 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x563def147de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563def149769 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x563deed98c51 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x563deed98d43 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x563deedf0c77 - core::result::Result::unwrap::h5cda7bc444743f2e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x563deedd7ec3 - test_redis::connect::{{closure}}::h365b6826d2954e0e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:7:5 [INFO] [stdout] 18: 0x563deedabc83 - as core::future::future::Future>::poll::h7836e9f0764e1ace [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563deedd8b93 - test_redis::test_strings::{{closure}}::h81e5789782e08e85 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:42:17 [INFO] [stdout] 20: 0x563deedab7ab - as core::future::future::Future>::poll::h3720e93d19b0af2e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x563deedeefe6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h91f61c55220cb1be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:65 [INFO] [stdout] 22: 0x563deedc2e30 - tokio::coop::with_budget::{{closure}}::h0a33b98004f733cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 23: 0x563deed9c198 - std::thread::local::LocalKey::try_with::h5579152864b4c5c1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x563deed9a43d - std::thread::local::LocalKey::with::hb13709ee5817c7d6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x563deedeee75 - tokio::coop::with_budget::h53b4cfa60af372ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 26: 0x563deedeee75 - tokio::coop::budget::h8cd12809a688171b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 27: 0x563deedeee75 - as core::future::future::Future>::poll::{{closure}}::hf70b181a485b6ea0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:42 [INFO] [stdout] 28: 0x563deeda8847 - tokio::macros::scoped_tls::ScopedKey::set::hfd9794199fbb7b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x563deedebd7a - tokio::task::local::LocalSet::with::h4249173eb814873c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:559:9 [INFO] [stdout] 30: 0x563deededba2 - as core::future::future::Future>::poll::he6153e808679fd67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:632:9 [INFO] [stdout] 31: 0x563deeded53a - tokio::task::local::LocalSet::run_until::{{closure}}::hc50c779f096c446b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:505:9 [INFO] [stdout] 32: 0x563deedac45b - as core::future::future::Future>::poll::hc756a5d7eb947c36 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x563deedbfe1a - as core::future::future::Future>::poll::h3cb90d0fe7042e13 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 34: 0x563deedd32a0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h610c4b1625805a1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 35: 0x563deedc3970 - tokio::coop::with_budget::{{closure}}::h6552472338089c1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 36: 0x563deed9db28 - std::thread::local::LocalKey::try_with::he2bcef7b1e18ea8e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 37: 0x563deed9a2ed - std::thread::local::LocalKey::with::ha6a0066a8cc7e26d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 38: 0x563deedd1e8e - tokio::coop::with_budget::hceff18fcdbc0821a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 39: 0x563deedd1e8e - tokio::coop::budget::h394aec88052a92ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 40: 0x563deedd1e8e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::he5c854300c2efb26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 41: 0x563deedd7a71 - tokio::runtime::basic_scheduler::enter::{{closure}}::h4b333905bcc53446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 42: 0x563deeda8277 - tokio::macros::scoped_tls::ScopedKey::set::h96ae0bcfc4d8b73a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x563deedd640c - tokio::runtime::basic_scheduler::enter::h219704655208019c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 44: 0x563deedce49b - tokio::runtime::basic_scheduler::Inner

::block_on::h3fa5d481b62e1568 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 45: 0x563deedd3b96 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hfb3b647ef10f1120 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 46: 0x563deedd40cc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3878adf6614a50fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 47: 0x563deeda9a7e - tokio::runtime::Runtime::block_on::ha08074c6bc9e1be2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 48: 0x563deedec014 - tokio::task::local::LocalSet::block_on::h3bd9611bf4a76424 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:466:9 [INFO] [stdout] 49: 0x563deedb65a3 - ntex_rt::runtime::Runtime::block_on::he0b88930e84dca01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/runtime.rs:92:9 [INFO] [stdout] 50: 0x563deeda3330 - ntex_rt::builder::SystemRunner::block_on::h324b138d61a0e9c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/builder.rs:186:9 [INFO] [stdout] 51: 0x563deedd886e - test_redis::test_strings::h277e6d26fc361846 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:39:1 [INFO] [stdout] 52: 0x563deedd880a - test_redis::test_strings::{{closure}}::h389fc84356794ef9 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:39:1 [INFO] [stdout] 53: 0x563deedca59e - core::ops::function::FnOnce::call_once::h7d916491e81c64cc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x563deee52a63 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x563deee52a63 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 56: 0x563deee514e8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 57: 0x563deee514e8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x563deee514e8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 59: 0x563deee514e8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 60: 0x563deee514e8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 61: 0x563deee514e8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 62: 0x563deee514e8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 63: 0x563deee1f03e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 64: 0x563deee1f03e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x563deee238d8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x563deee238d8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 68: 0x563deee238d8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 69: 0x563deee238d8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 70: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x563deee238d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 73: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 74: 0x563def14f263 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 75: 0x7fd95d2d1609 - start_thread [INFO] [stdout] 76: 0x7fd95d0a3293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_lists stdout ---- [INFO] [stdout] thread 'test_lists' panicked at 'called `Result::unwrap()` on an `Err` value: Connect(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))', tests/test_redis.rs:10:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563def14791c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563def14791c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563def14791c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563def14791c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563def16bb0c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x563def140d45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x563def149670 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563def149670 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563def149670 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x563def149262 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x563def149d24 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x563def149800 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x563def147de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563def149769 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x563deed98c51 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x563deed98d43 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x563deedf0c77 - core::result::Result::unwrap::h5cda7bc444743f2e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x563deedd7ec3 - test_redis::connect::{{closure}}::h365b6826d2954e0e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:7:5 [INFO] [stdout] 18: 0x563deedabc83 - as core::future::future::Future>::poll::h7836e9f0764e1ace [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563deeddd4dc - test_redis::test_lists::{{closure}}::h9b1c5b3122b9e1ad [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:125:17 [INFO] [stdout] 20: 0x563deedab68b - as core::future::future::Future>::poll::h2e96862c8c74ecd7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x563deedef106 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hfe4314968e52363f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:65 [INFO] [stdout] 22: 0x563deedc4150 - tokio::coop::with_budget::{{closure}}::h9bbe46fb71adab75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 23: 0x563deed9b848 - std::thread::local::LocalKey::try_with::h392e448d744924e2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x563deed9a3cd - std::thread::local::LocalKey::with::haf6a0238b8101fdf [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x563deededdd5 - tokio::coop::with_budget::h7fa8ca21b0d9446b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 26: 0x563deededdd5 - tokio::coop::budget::h240f844b717d87ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 27: 0x563deededdd5 - as core::future::future::Future>::poll::{{closure}}::h6de1d9878d77ba6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:42 [INFO] [stdout] 28: 0x563deeda8557 - tokio::macros::scoped_tls::ScopedKey::set::he02d84f8a67a5039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x563deedebeba - tokio::task::local::LocalSet::with::hde4c5bfbff3a8d4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:559:9 [INFO] [stdout] 30: 0x563deededa52 - as core::future::future::Future>::poll::h6eff0c08eb1c50bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:632:9 [INFO] [stdout] 31: 0x563deedece1a - tokio::task::local::LocalSet::run_until::{{closure}}::h77fb8e8378e87f46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:505:9 [INFO] [stdout] 32: 0x563deedac12b - as core::future::future::Future>::poll::ha4bb203205a4b929 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x563deedc008a - as core::future::future::Future>::poll::hbdad956593e382ed [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 34: 0x563deedd2fe0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h45bef68f45125ce9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 35: 0x563deedc3df0 - tokio::coop::with_budget::{{closure}}::h900f41c9499ab43e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 36: 0x563deed9bba8 - std::thread::local::LocalKey::try_with::h41188535ce6bab1e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 37: 0x563deed9a72d - std::thread::local::LocalKey::with::hf6fcfd21a33f0299 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 38: 0x563deedd0c8e - tokio::coop::with_budget::hc665739ba2bdcab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 39: 0x563deedd0c8e - tokio::coop::budget::h9a3d429e46d8f93e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 40: 0x563deedd0c8e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h90ec43f07a3320b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 41: 0x563deedd7b71 - tokio::runtime::basic_scheduler::enter::{{closure}}::hb3e4283d69cab1ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 42: 0x563deeda7da7 - tokio::macros::scoped_tls::ScopedKey::set::h3ce042e48217e114 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x563deedd766c - tokio::runtime::basic_scheduler::enter::hf7d9490ec4be9d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 44: 0x563deedce47b - tokio::runtime::basic_scheduler::Inner

::block_on::h2a2d5a4a12f56008 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 45: 0x563deedd3c26 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hfdeb512a2f0edc6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 46: 0x563deedd533c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hdf8ecce5b016648c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 47: 0x563deeda957e - tokio::runtime::Runtime::block_on::h1eafe25c1c5a4ff7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 48: 0x563deedebfa4 - tokio::task::local::LocalSet::block_on::h343046ff49da409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:466:9 [INFO] [stdout] 49: 0x563deedb6463 - ntex_rt::runtime::Runtime::block_on::h54d81e0052079b23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/runtime.rs:92:9 [INFO] [stdout] 50: 0x563deeda32b0 - ntex_rt::builder::SystemRunner::block_on::h0927de8b957dbbaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/builder.rs:186:9 [INFO] [stdout] 51: 0x563deeddd03e - test_redis::test_lists::hed2df8324381cff3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:123:1 [INFO] [stdout] 52: 0x563deeddcfda - test_redis::test_lists::{{closure}}::he935ee7bc10578c2 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:123:1 [INFO] [stdout] 53: 0x563deedca3ce - core::ops::function::FnOnce::call_once::h48a1a4f917844ecf [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x563deee52a63 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x563deee52a63 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 56: 0x563deee514e8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 57: 0x563deee514e8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x563deee514e8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 59: 0x563deee514e8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 60: 0x563deee514e8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 61: 0x563deee514e8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 62: 0x563deee514e8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 63: 0x563deee1f03e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 64: 0x563deee1f03e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x563deee238d8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x563deee238d8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 68: 0x563deee238d8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 69: 0x563deee238d8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 70: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x563deee238d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 73: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 74: 0x563def14f263 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 75: 0x7fd95d2d1609 - start_thread [INFO] [stdout] 76: 0x7fd95d0a3293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_keys stdout ---- [INFO] [stdout] thread 'test_keys' panicked at 'called `Result::unwrap()` on an `Err` value: Connect(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))', tests/test_redis.rs:10:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563def14791c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563def14791c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563def14791c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563def14791c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563def16bb0c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x563def140d45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x563def149670 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563def149670 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563def149670 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x563def149262 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x563def149d24 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x563def149800 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x563def147de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563def149769 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x563deed98c51 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x563deed98d43 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x563deedf0c77 - core::result::Result::unwrap::h5cda7bc444743f2e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x563deedd7ec3 - test_redis::connect::{{closure}}::h365b6826d2954e0e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:7:5 [INFO] [stdout] 18: 0x563deedabc83 - as core::future::future::Future>::poll::h7836e9f0764e1ace [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563deedd9d54 - test_redis::test_keys::{{closure}}::hb88ed2e04139513f [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:59:17 [INFO] [stdout] 20: 0x563deedac57b - as core::future::future::Future>::poll::hd554dbc6a31a6da9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x563deedef046 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hbd1cbdc8ce4022d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:65 [INFO] [stdout] 22: 0x563deedc46f0 - tokio::coop::with_budget::{{closure}}::hb6e2bef3bfd53455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 23: 0x563deed9d6a8 - std::thread::local::LocalKey::try_with::hb7789d5208790621 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x563deed99a4d - std::thread::local::LocalKey::with::h4ca8c35330a96b08 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x563deedee4f5 - tokio::coop::with_budget::h214a9a454a39a36c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 26: 0x563deedee4f5 - tokio::coop::budget::hdd3dd55272129424 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 27: 0x563deedee4f5 - as core::future::future::Future>::poll::{{closure}}::hc690fb181f98dfca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:42 [INFO] [stdout] 28: 0x563deeda7ac7 - tokio::macros::scoped_tls::ScopedKey::set::h1b5f938ec83b264a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x563deedebc8a - tokio::task::local::LocalSet::with::h0289c8a63476960a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:559:9 [INFO] [stdout] 30: 0x563deededc82 - as core::future::future::Future>::poll::hfd1d829eff68683d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:632:9 [INFO] [stdout] 31: 0x563deedec95a - tokio::task::local::LocalSet::run_until::{{closure}}::h62710a1d051385f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:505:9 [INFO] [stdout] 32: 0x563deedac2bb - as core::future::future::Future>::poll::haf3dfc618a6adbc9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x563deedbffca - as core::future::future::Future>::poll::ha800050e231ba882 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 34: 0x563deedd37a0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hf17a331bb106f0ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 35: 0x563deedc3cd0 - tokio::coop::with_budget::{{closure}}::h8b9236de71445889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 36: 0x563deed9c9c8 - std::thread::local::LocalKey::try_with::h7ae62cc92ebd7caa [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 37: 0x563deed998fd - std::thread::local::LocalKey::with::h3b9a483802ee1e93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 38: 0x563deedd278e - tokio::coop::with_budget::h3effc173ae90f342 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 39: 0x563deedd278e - tokio::coop::budget::hd0e000a22a13872c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 40: 0x563deedd278e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::heb0cc9f62bcd15bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 41: 0x563deedd7bb1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hcfef91c3ab702ec6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 42: 0x563deeda8367 - tokio::macros::scoped_tls::ScopedKey::set::hcb119b17299a7959 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x563deedd704c - tokio::runtime::basic_scheduler::enter::hde32fd865da3180b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 44: 0x563deedce4db - tokio::runtime::basic_scheduler::Inner

::block_on::h7585e06900f0e85a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 45: 0x563deedd3b06 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hdc99a7401196b100 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 46: 0x563deedd56ec - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::heb06653c3f93e137 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 47: 0x563deeda967e - tokio::runtime::Runtime::block_on::h6d7b2ca5b98e41ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 48: 0x563deedec0f4 - tokio::task::local::LocalSet::block_on::h9d2f56bd5e9ed070 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:466:9 [INFO] [stdout] 49: 0x563deedb65f3 - ntex_rt::runtime::Runtime::block_on::hef2d432ea3634cb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/runtime.rs:92:9 [INFO] [stdout] 50: 0x563deeda33f0 - ntex_rt::builder::SystemRunner::block_on::h8400fbb0eb02f708 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/builder.rs:186:9 [INFO] [stdout] 51: 0x563deedd978e - test_redis::test_keys::h9ee8f09be3c09458 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:57:1 [INFO] [stdout] 52: 0x563deedd972a - test_redis::test_keys::{{closure}}::h7b2e6f08bd6c9ba9 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:57:1 [INFO] [stdout] 53: 0x563deedca63e - core::ops::function::FnOnce::call_once::hbd5081b8717904e3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x563deee52a63 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x563deee52a63 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 56: 0x563deee514e8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 57: 0x563deee514e8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x563deee514e8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 59: 0x563deee514e8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 60: 0x563deee514e8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 61: 0x563deee514e8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 62: 0x563deee514e8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 63: 0x563deee1f03e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 64: 0x563deee1f03e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x563deee238d8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x563deee238d8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 68: 0x563deee238d8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 69: 0x563deee238d8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 70: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x563deee238d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 73: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 74: 0x563def14f263 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 75: 0x7fd95d2d1609 - start_thread [INFO] [stdout] 76: 0x7fd95d0a3293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_connection stdout ---- [INFO] [stdout] thread 'test_connection' panicked at 'called `Result::unwrap()` on an `Err` value: Connect(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))', tests/test_redis.rs:10:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563def14791c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563def14791c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563def14791c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563def14791c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563def16bb0c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x563def140d45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x563def149670 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563def149670 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563def149670 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x563def149262 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x563def149d24 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x563def149800 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x563def147de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563def149769 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x563deed98c51 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x563deed98d43 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x563deedf0c77 - core::result::Result::unwrap::h5cda7bc444743f2e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x563deedd7ec3 - test_redis::connect::{{closure}}::h365b6826d2954e0e [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:7:5 [INFO] [stdout] 18: 0x563deedabc83 - as core::future::future::Future>::poll::h7836e9f0764e1ace [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563deede0f3d - test_redis::test_connection::{{closure}}::he4484388ceb4fda4 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:195:17 [INFO] [stdout] 20: 0x563deedab1ab - as core::future::future::Future>::poll::h0f201f146434a49e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x563deedef076 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hbf1d18f73b8da4d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:65 [INFO] [stdout] 22: 0x563deedc4ed0 - tokio::coop::with_budget::{{closure}}::hd14306f80c909b18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 23: 0x563deed9da08 - std::thread::local::LocalKey::try_with::hd7336e0a24d68b67 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x563deed99f3d - std::thread::local::LocalKey::with::h7dd4c0ace04cc7ae [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x563deedee9b5 - tokio::coop::with_budget::h527e1de24e83a972 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 26: 0x563deedee9b5 - tokio::coop::budget::hbe1be8ac5610f87e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 27: 0x563deedee9b5 - as core::future::future::Future>::poll::{{closure}}::he73e05dbd8ea5965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:42 [INFO] [stdout] 28: 0x563deeda8657 - tokio::macros::scoped_tls::ScopedKey::set::he5a8565ff02619cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x563deedebe6a - tokio::task::local::LocalSet::with::hb2e70e103ebb1d96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:559:9 [INFO] [stdout] 30: 0x563deededc12 - as core::future::future::Future>::poll::he91bfdcf2f984640 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:632:9 [INFO] [stdout] 31: 0x563deeded2da - tokio::task::local::LocalSet::run_until::{{closure}}::hb590ba50e8152805 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:505:9 [INFO] [stdout] 32: 0x563deedac71b - as core::future::future::Future>::poll::hd870550d03f80750 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x563deedbfe7a - as core::future::future::Future>::poll::h599cb44124e1f48a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 34: 0x563deedd3680 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hdc317f55b8fd794e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 35: 0x563deedc4ff0 - tokio::coop::with_budget::{{closure}}::hecc8a3355a43068f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 36: 0x563deed9ce78 - std::thread::local::LocalKey::try_with::h964ca44446f0d8a5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 37: 0x563deed999dd - std::thread::local::LocalKey::with::h48c4b9325e2568bb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 38: 0x563deedd038e - tokio::coop::with_budget::h6713c09f1c38e531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 39: 0x563deedd038e - tokio::coop::budget::h852379ca9309f6f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 40: 0x563deedd038e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h32f6eeb94a81d400 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 41: 0x563deedd7a31 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2f24188b4fb39096 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 42: 0x563deeda7e97 - tokio::macros::scoped_tls::ScopedKey::set::h44648cae6285fadf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x563deedd6a2c - tokio::runtime::basic_scheduler::enter::hb69a01c0eea0a1f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 44: 0x563deedce53b - tokio::runtime::basic_scheduler::Inner

::block_on::hcbb125aaf16018d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 45: 0x563deedd3836 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h280c076ac0121867 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 46: 0x563deedd4bdc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h94f03b98da486bab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 47: 0x563deeda987e - tokio::runtime::Runtime::block_on::h861c29d3f0bcbf3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 48: 0x563deedec1d6 - tokio::task::local::LocalSet::block_on::hc162c9bb0a7b3b17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:466:9 [INFO] [stdout] 49: 0x563deedb64b1 - ntex_rt::runtime::Runtime::block_on::h59624fb5a3f74476 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/runtime.rs:92:9 [INFO] [stdout] 50: 0x563deeda33b2 - ntex_rt::builder::SystemRunner::block_on::h7307f84dce69f6c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/builder.rs:186:9 [INFO] [stdout] 51: 0x563deede0cee - test_redis::test_connection::h3333dfe11f17741c [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:193:1 [INFO] [stdout] 52: 0x563deede0c8a - test_redis::test_connection::{{closure}}::h2d88d45ca7e342cd [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:193:1 [INFO] [stdout] 53: 0x563deedca85e - core::ops::function::FnOnce::call_once::he4402cb535c91c8e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x563deee52a63 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x563deee52a63 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 56: 0x563deee514e8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 57: 0x563deee514e8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x563deee514e8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 59: 0x563deee514e8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 60: 0x563deee514e8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 61: 0x563deee514e8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 62: 0x563deee514e8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 63: 0x563deee1f03e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 64: 0x563deee1f03e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x563deee238d8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x563deee238d8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 68: 0x563deee238d8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 69: 0x563deee238d8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 70: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x563deee238d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 73: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 74: 0x563def14f263 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 75: 0x7fd95d2d1609 - start_thread [INFO] [stdout] 76: 0x7fd95d0a3293 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_strings_simple stdout ---- [INFO] [stdout] thread 'test_strings_simple' panicked at 'called `Result::unwrap()` on an `Err` value: Connect(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))', tests/test_redis.rs:110:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563def14791c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563def14791c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563def14791c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563def14791c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563def16bb0c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x563def140d45 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x563def149670 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563def149670 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563def149670 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x563def149262 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x563def149d24 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x563def149800 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x563def147de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563def149769 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x563deed98c51 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x563deed98d43 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x563deedf0d34 - core::result::Result::unwrap::h8ef9a36ec54fca89 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x563deeddc74b - test_redis::test_strings_simple::{{closure}}::h1d301f3f8efa2e1d [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:107:21 [INFO] [stdout] 18: 0x563deedac4eb - as core::future::future::Future>::poll::hd1869a6feb3fec85 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563deedef0a6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hf27c2e772f93a1e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:65 [INFO] [stdout] 20: 0x563deedc4270 - tokio::coop::with_budget::{{closure}}::h9c485c370d353a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 21: 0x563deed9dd68 - std::thread::local::LocalKey::try_with::hee12c4a4b74c382c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563deed9a35d - std::thread::local::LocalKey::with::haa841071fc2108b3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563deedee755 - tokio::coop::with_budget::hcc7b45876be69009 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 24: 0x563deedee755 - tokio::coop::budget::he3f72edc085c5e91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 25: 0x563deedee755 - as core::future::future::Future>::poll::{{closure}}::hdc51319b72efb57a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:642:42 [INFO] [stdout] 26: 0x563deeda79c7 - tokio::macros::scoped_tls::ScopedKey::set::h039a31850304ee46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x563deedebe1a - tokio::task::local::LocalSet::with::h918bbe5e1ff4c7be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:559:9 [INFO] [stdout] 28: 0x563deededb32 - as core::future::future::Future>::poll::hd4417e71a630d301 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:632:9 [INFO] [stdout] 29: 0x563deedec6fa - tokio::task::local::LocalSet::run_until::{{closure}}::h04f83aa24e5c487c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:505:9 [INFO] [stdout] 30: 0x563deedac9cb - as core::future::future::Future>::poll::hf2f340df754d8c0f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x563deedc002a - as core::future::future::Future>::poll::hb624e2f328cd4613 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x563deedd36e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hdea92901e0ccf93e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 33: 0x563deedc3850 - tokio::coop::with_budget::{{closure}}::h639ed65ef74b0cb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 34: 0x563deed9adc8 - std::thread::local::LocalKey::try_with::h1bc259afad281369 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x563deed996ad - std::thread::local::LocalKey::with::h1de79c128b513e91 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x563deedce88e - tokio::coop::with_budget::h6a07f5654c724e9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 37: 0x563deedce88e - tokio::coop::budget::h1c7c78614e61846d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 38: 0x563deedce88e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h0fbee6f39c04c96d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 39: 0x563deedd79f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2cd3b3ce6b3f5158 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 40: 0x563deeda7bc7 - tokio::macros::scoped_tls::ScopedKey::set::h33a9e11abc47bbd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x563deedd6d3c - tokio::runtime::basic_scheduler::enter::hb7f89828cf3e0bb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 42: 0x563deedce45b - tokio::runtime::basic_scheduler::Inner

::block_on::h0377a72a14ed89e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 43: 0x563deedd3956 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h7d58fca94d73361c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 44: 0x563deedd447c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3a90d5c961fd6ca3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 45: 0x563deeda977e - tokio::runtime::Runtime::block_on::h6fbd8a6f43887489 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x563deedec086 - tokio::task::local::LocalSet::block_on::h537b6ddfe45e260b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/task/local.rs:466:9 [INFO] [stdout] 47: 0x563deedb6501 - ntex_rt::runtime::Runtime::block_on::h8bcbd1f847bf43ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/runtime.rs:92:9 [INFO] [stdout] 48: 0x563deeda3472 - ntex_rt::builder::SystemRunner::block_on::hf25fdabd1cceb041 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-rt-0.3.1/src/builder.rs:186:9 [INFO] [stdout] 49: 0x563deeddc30e - test_redis::test_strings_simple::h1cbeb2bc31a5c803 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:105:1 [INFO] [stdout] 50: 0x563deeddc2aa - test_redis::test_strings_simple::{{closure}}::h6b63af05b202a0a3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_redis.rs:105:1 [INFO] [stdout] 51: 0x563deedca4de - core::ops::function::FnOnce::call_once::h65e589dd9b0d317c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x563deee52a63 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x563deee52a63 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 54: 0x563deee514e8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 55: 0x563deee514e8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x563deee514e8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 57: 0x563deee514e8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 58: 0x563deee514e8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 59: 0x563deee514e8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 60: 0x563deee514e8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 61: 0x563deee1f03e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 62: 0x563deee1f03e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 64: 0x563deee238d8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 65: 0x563deee238d8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 66: 0x563deee238d8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 67: 0x563deee238d8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 68: 0x563deee238d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 69: 0x563deee238d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 71: 0x563def14f263 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 72: 0x563def14f263 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 73: 0x7fd95d2d1609 - start_thread [INFO] [stdout] 74: 0x7fd95d0a3293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_connection [INFO] [stdout] test_hashes [INFO] [stdout] test_keys [INFO] [stdout] test_lists [INFO] [stdout] test_strings [INFO] [stdout] test_strings_simple [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "605985374c9aa259ebe1b0cf4413c55942ae433ae702c5d316995d10d10d66f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605985374c9aa259ebe1b0cf4413c55942ae433ae702c5d316995d10d10d66f1", kill_on_drop: false }` [INFO] [stdout] 605985374c9aa259ebe1b0cf4413c55942ae433ae702c5d316995d10d10d66f1