[INFO] updating cached repository https://github.com/ark0f/async-socks [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3927e4187fac73e8cf6e1128a712ce3c97d64f12 [INFO] testing ark0f/async-socks against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fark0f%2Fasync-socks" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ark0f/async-socks on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ark0f/async-socks [INFO] finished tweaking git repo https://github.com/ark0f/async-socks [INFO] tweaked toml for git repo https://github.com/ark0f/async-socks written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c0260fc926022b8cd3e02b9f51dde745ae357ac935b20c53d81d1aacdf170f4 [INFO] running `"docker" "start" "-a" "2c0260fc926022b8cd3e02b9f51dde745ae357ac935b20c53d81d1aacdf170f4"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling async-socks5 v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.21s [INFO] running `"docker" "inspect" "2c0260fc926022b8cd3e02b9f51dde745ae357ac935b20c53d81d1aacdf170f4"` [INFO] running `"docker" "rm" "-f" "2c0260fc926022b8cd3e02b9f51dde745ae357ac935b20c53d81d1aacdf170f4"` [INFO] [stdout] 2c0260fc926022b8cd3e02b9f51dde745ae357ac935b20c53d81d1aacdf170f4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 04f86eee09dc7c28373f6ffb83b01eccd0e7b02fee13a52b63d7522c5f790344 [INFO] running `"docker" "start" "-a" "04f86eee09dc7c28373f6ffb83b01eccd0e7b02fee13a52b63d7522c5f790344"` [INFO] [stderr] Compiling async-socks5 v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.28s [INFO] running `"docker" "inspect" "04f86eee09dc7c28373f6ffb83b01eccd0e7b02fee13a52b63d7522c5f790344"` [INFO] running `"docker" "rm" "-f" "04f86eee09dc7c28373f6ffb83b01eccd0e7b02fee13a52b63d7522c5f790344"` [INFO] [stdout] 04f86eee09dc7c28373f6ffb83b01eccd0e7b02fee13a52b63d7522c5f790344 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b94ccd04d149d08e6e5e83099b31d1143bb6945f0144d27eb7cbdcc0d324e8ee [INFO] running `"docker" "start" "-a" "b94ccd04d149d08e6e5e83099b31d1143bb6945f0144d27eb7cbdcc0d324e8ee"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/async_socks5-8bddea8e6d3526dc [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::connect_no_auth ... FAILED [INFO] [stdout] test tests::connect_no_auth_panic ... FAILED [INFO] [stdout] test tests::bind ... FAILED [INFO] [stdout] test tests::udp_associate ... FAILED [INFO] [stdout] test tests::connect_auth ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::connect_no_auth stdout ---- [INFO] [stdout] thread 'tests::connect_no_auth' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', src/lib.rs:734:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1eed4b794 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e1eed4b794 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e1eed4b794 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e1eed4b794 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e1eed7562c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e1eec90765 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e1eed41d01 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e1eed4e075 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e1eed4e075 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e1eed4e075 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e1eed4dd5b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e1eed4e6d2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e1eed4e2bb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e1eed74051 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e1eed73e73 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55e1eec6bb0a - core::result::Result::unwrap::h28b5ab74ffae125c [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55e1eec71b7f - async_socks5::tests::connect::{{closure}}::h7212ff0f56334337 [INFO] [stdout] at src/lib.rs:734 [INFO] [stdout] 17: 0x55e1eec77ce7 - as core::future::future::Future>::poll::h07fbea5a41ddd129 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x55e1eec726de - async_socks5::tests::connect_no_auth::{{closure}}::h67fda932e2e8909d [INFO] [stdout] at src/lib.rs:752 [INFO] [stdout] 19: 0x55e1eec78a27 - as core::future::future::Future>::poll::h4d2f9c9bc777d736 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/future/mod.rs:66 [INFO] [stdout] 20: 0x55e1eec8b393 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a5b418ef1bfc386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 21: 0x55e1eec71057 - tokio::coop::budget::{{closure}}::hb173ee50a2ccf11d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97 [INFO] [stdout] 22: 0x55e1eec8d7ef - std::thread::local::LocalKey::try_with::h20ba2bc8b4421e23 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:263 [INFO] [stdout] 23: 0x55e1eec8d068 - std::thread::local::LocalKey::with::h648aaa63005f96bc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:239 [INFO] [stdout] 24: 0x55e1eec89363 - tokio::coop::budget::h5a273f2901900236 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79 [INFO] [stdout] 25: 0x55e1eec89363 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h60d867713bb3b739 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 26: 0x55e1eec8caf0 - tokio::runtime::basic_scheduler::enter::{{closure}}::h38c61b1045b2e24e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 27: 0x55e1eec7dfce - tokio::macros::scoped_tls::ScopedKey::set::hafadd6b5c8c6602c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64 [INFO] [stdout] 28: 0x55e1eec8c639 - tokio::runtime::basic_scheduler::enter::h76c9f0a0096da66f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 29: 0x55e1eec8918d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcef2d0c223863596 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 30: 0x55e1eec67af3 - tokio::runtime::Runtime::block_on::{{closure}}::h9b81a8f37a278235 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418 [INFO] [stdout] 31: 0x55e1eec7e9ce - tokio::runtime::context::enter::hd5044ea843c7f29a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72 [INFO] [stdout] 32: 0x55e1eec7e39a - tokio::runtime::handle::Handle::enter::ha005253ed6f2e090 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39 [INFO] [stdout] 33: 0x55e1eec677cd - tokio::runtime::Runtime::block_on::hf4b9525124de02d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415 [INFO] [stdout] 34: 0x55e1eec72574 - async_socks5::tests::connect_no_auth::hc473ba1186b837f2 [INFO] [stdout] at src/lib.rs:750 [INFO] [stdout] 35: 0x55e1eec7248a - async_socks5::tests::connect_no_auth::{{closure}}::hd91cc00ba9b907d8 [INFO] [stdout] at src/lib.rs:750 [INFO] [stdout] 36: 0x55e1eec5c14e - core::ops::function::FnOnce::call_once::h9424b39f5a52238f [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 37: 0x55e1eec9c65f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 38: 0x55e1eecb7c5e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 39: 0x55e1eecb7c5e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 40: 0x55e1eecb7c5e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 41: 0x55e1eecb7c5e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 42: 0x55e1eecb7c5e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 43: 0x55e1eecb7c5e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 44: 0x55e1eec8fc16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 45: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 46: 0x55e1eec94fa5 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 47: 0x55e1eec94fa5 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 48: 0x55e1eec94fa5 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 49: 0x55e1eec94fa5 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 50: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 51: 0x55e1eec94fa5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 52: 0x55e1eed3dbaf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 53: 0x55e1eed55f23 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 54: 0x55e1eed55f23 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 55: 0x7fa3a0b3a6db - start_thread [INFO] [stdout] 56: 0x7fa3a064b88f - __clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::connect_no_auth_panic stdout ---- [INFO] [stdout] thread 'tests::connect_no_auth_panic' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', src/lib.rs:734:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1eed4b794 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e1eed4b794 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e1eed4b794 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e1eed4b794 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e1eed7562c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e1eec90765 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e1eed41d01 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e1eed4e075 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e1eed4e075 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e1eed4e075 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e1eed4dd5b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e1eed4e6d2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e1eed4e2bb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e1eed74051 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e1eed73e73 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55e1eec6bb0a - core::result::Result::unwrap::h28b5ab74ffae125c [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55e1eec71b7f - async_socks5::tests::connect::{{closure}}::h7212ff0f56334337 [INFO] [stdout] at src/lib.rs:734 [INFO] [stdout] 17: 0x55e1eec77ce7 - as core::future::future::Future>::poll::h07fbea5a41ddd129 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x55e1eec72a6e - async_socks5::tests::connect_no_auth_panic::{{closure}}::h419d80402cadfd9b [INFO] [stdout] at src/lib.rs:758 [INFO] [stdout] 19: 0x55e1eec781f7 - as core::future::future::Future>::poll::h306404d0db341aa9 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/future/mod.rs:66 [INFO] [stdout] 20: 0x55e1eec8b5a3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h61b72a0d9b7f3458 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 21: 0x55e1eec71387 - tokio::coop::budget::{{closure}}::hde6ec79bce9b23e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97 [INFO] [stdout] 22: 0x55e1eec8f22f - std::thread::local::LocalKey::try_with::he527685396d3b8ca [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:263 [INFO] [stdout] 23: 0x55e1eec8ce28 - std::thread::local::LocalKey::with::h1ec5f86a78a28fc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:239 [INFO] [stdout] 24: 0x55e1eec8a0a3 - tokio::coop::budget::h267d89908bf8b0cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79 [INFO] [stdout] 25: 0x55e1eec8a0a3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::ha9af463db2e8c2bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 26: 0x55e1eec8cbf0 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha96fa8d722871b12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 27: 0x55e1eec7de8e - tokio::macros::scoped_tls::ScopedKey::set::h8c17a9972abb144f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64 [INFO] [stdout] 28: 0x55e1eec8bf19 - tokio::runtime::basic_scheduler::enter::h1ae134bcd3eb09d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 29: 0x55e1eec8909d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9535967aeae1bb60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 30: 0x55e1eec67933 - tokio::runtime::Runtime::block_on::{{closure}}::h2e9bb0c92c9e5603 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418 [INFO] [stdout] 31: 0x55e1eec7eace - tokio::runtime::context::enter::hda27bf3d7527748f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72 [INFO] [stdout] 32: 0x55e1eec7e53a - tokio::runtime::handle::Handle::enter::he1d085dac7364898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39 [INFO] [stdout] 33: 0x55e1eec676ed - tokio::runtime::Runtime::block_on::ha3d2681ea7c81557 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415 [INFO] [stdout] 34: 0x55e1eec72904 - async_socks5::tests::connect_no_auth_panic::h2ca011db4475fada [INFO] [stdout] at src/lib.rs:756 [INFO] [stdout] 35: 0x55e1eec7281a - async_socks5::tests::connect_no_auth_panic::{{closure}}::h858b6f46e21b7a0c [INFO] [stdout] at src/lib.rs:756 [INFO] [stdout] 36: 0x55e1eec5c09e - core::ops::function::FnOnce::call_once::h80a727a0db9e1e59 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 37: 0x55e1eec9c65f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 38: 0x55e1eecb7c5e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 39: 0x55e1eecb7c5e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 40: 0x55e1eecb7c5e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 41: 0x55e1eecb7c5e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 42: 0x55e1eecb7c5e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 43: 0x55e1eecb7c5e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 44: 0x55e1eec8fc16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 45: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 46: 0x55e1eec94fa5 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 47: 0x55e1eec94fa5 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 48: 0x55e1eec94fa5 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 49: 0x55e1eec94fa5 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 50: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 51: 0x55e1eec94fa5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 52: 0x55e1eed3dbaf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 53: 0x55e1eed55f23 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 54: 0x55e1eed55f23 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 55: 0x7fa3a0b3a6db - start_thread [INFO] [stdout] 56: 0x7fa3a064b88f - __clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: `"called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" }"`, [INFO] [stdout] expected substring: `"ConnectionNotAllowedByRules"` [INFO] [stdout] ---- tests::bind stdout ---- [INFO] [stdout] thread 'tests::bind' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', src/lib.rs:765:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1eed4b794 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e1eed4b794 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e1eed4b794 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e1eed4b794 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e1eed7562c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e1eec90765 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e1eed41d01 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e1eed4e075 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e1eed4e075 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e1eed4e075 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e1eed4dd5b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e1eed4e6d2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e1eed4e2bb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e1eed74051 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e1eed73e73 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55e1eec6bb0a - core::result::Result::unwrap::h28b5ab74ffae125c [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55e1eec72ffd - async_socks5::tests::bind::{{closure}}::he3435ac34a9fc8d0 [INFO] [stdout] at src/lib.rs:765 [INFO] [stdout] 17: 0x55e1eec7ad97 - as core::future::future::Future>::poll::hdc1417a7dce8a178 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x55e1eec8b333 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h1de3a491e3f95a85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55e1eec70e67 - tokio::coop::budget::{{closure}}::h952bec873e52bfd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97 [INFO] [stdout] 20: 0x55e1eec8de1f - std::thread::local::LocalKey::try_with::h50e7483c19d7fa70 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55e1eec8d368 - std::thread::local::LocalKey::with::ha909c0643eec5376 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55e1eec8a743 - tokio::coop::budget::h4b9cc7d50b69f6f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79 [INFO] [stdout] 23: 0x55e1eec8a743 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hb11afe6c367771de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 24: 0x55e1eec8cc70 - tokio::runtime::basic_scheduler::enter::{{closure}}::hb2ad8fc6ee221903 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 25: 0x55e1eec7dc0e - tokio::macros::scoped_tls::ScopedKey::set::h2323526c6d3f40d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64 [INFO] [stdout] 26: 0x55e1eec8c9c9 - tokio::runtime::basic_scheduler::enter::he21bdaaee1dc6e2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 27: 0x55e1eec8913d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbe1dc9fa6c878181 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 28: 0x55e1eec67853 - tokio::runtime::Runtime::block_on::{{closure}}::h21b56b2598364657 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418 [INFO] [stdout] 29: 0x55e1eec7e7ce - tokio::runtime::context::enter::h5ff0f8c53e177103 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72 [INFO] [stdout] 30: 0x55e1eec7e60a - tokio::runtime::handle::Handle::enter::he777c9a1037ee7dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39 [INFO] [stdout] 31: 0x55e1eec6760d - tokio::runtime::Runtime::block_on::h463f2bb4ec71a864 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415 [INFO] [stdout] 32: 0x55e1eec72c94 - async_socks5::tests::bind::h89ef1dc144baee98 [INFO] [stdout] at src/lib.rs:761 [INFO] [stdout] 33: 0x55e1eec72baa - async_socks5::tests::bind::{{closure}}::hf3fe9e15c2a777f5 [INFO] [stdout] at src/lib.rs:761 [INFO] [stdout] 34: 0x55e1eec5c11e - core::ops::function::FnOnce::call_once::h84b176569369d728 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55e1eec9c65f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55e1eecb7c5e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e1eecb7c5e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e1eecb7c5e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e1eecb7c5e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e1eecb7c5e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 41: 0x55e1eecb7c5e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 42: 0x55e1eec8fc16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 43: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 44: 0x55e1eec94fa5 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 45: 0x55e1eec94fa5 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 46: 0x55e1eec94fa5 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 47: 0x55e1eec94fa5 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 49: 0x55e1eec94fa5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 50: 0x55e1eed3dbaf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 51: 0x55e1eed55f23 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 52: 0x55e1eed55f23 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 53: 0x7fa3a0b3a6db - start_thread [INFO] [stdout] 54: 0x7fa3a064b88f - __clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::udp_associate stdout ---- [INFO] [stdout] thread 'tests::udp_associate' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', src/lib.rs:785:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1eed4b794 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e1eed4b794 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e1eed4b794 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e1eed4b794 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e1eed7562c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e1eec90765 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e1eed41d01 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e1eed4e075 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e1eed4e075 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e1eed4e075 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e1eed4dd5b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e1eed4e6d2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e1eed4e2bb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e1eed74051 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e1eed73e73 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55e1eec6bb0a - core::result::Result::unwrap::h28b5ab74ffae125c [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55e1eec7465a - async_socks5::tests::udp_associate::{{closure}}::hab4386c643f0ad0b [INFO] [stdout] at src/lib.rs:785 [INFO] [stdout] 17: 0x55e1eec79567 - as core::future::future::Future>::poll::h6ff5874307e7c119 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x55e1eec8b603 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h636105e0b8d2c8bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 19: 0x55e1eec70a57 - tokio::coop::budget::{{closure}}::h789106906c920eab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97 [INFO] [stdout] 20: 0x55e1eec8df4f - std::thread::local::LocalKey::try_with::h51d5c85b5e7a1b77 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:263 [INFO] [stdout] 21: 0x55e1eec8d4e8 - std::thread::local::LocalKey::with::hce990005d3ea4ec7 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:239 [INFO] [stdout] 22: 0x55e1eec8ade3 - tokio::coop::budget::h2833e4f04260fc62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79 [INFO] [stdout] 23: 0x55e1eec8ade3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::he560dde9dc2e406f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 24: 0x55e1eec8cb72 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3acd53dceb1a82ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 25: 0x55e1eec7dd4f - tokio::macros::scoped_tls::ScopedKey::set::h8c17412ac990d8ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64 [INFO] [stdout] 26: 0x55e1eec8bb89 - tokio::runtime::basic_scheduler::enter::h16231260c9abab42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 27: 0x55e1eec890eb - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbd59b3763b13454f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 28: 0x55e1eec67bd3 - tokio::runtime::Runtime::block_on::{{closure}}::hbf97ec9e8ad128a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418 [INFO] [stdout] 29: 0x55e1eec7e6ce - tokio::runtime::context::enter::h5c827677e6ef8806 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72 [INFO] [stdout] 30: 0x55e1eec7e2cb - tokio::runtime::handle::Handle::enter::h1b40acb8a298f002 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39 [INFO] [stdout] 31: 0x55e1eec6767b - tokio::runtime::Runtime::block_on::h7262f065d8872a81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415 [INFO] [stdout] 32: 0x55e1eec74384 - async_socks5::tests::udp_associate::h7f26c156070524c2 [INFO] [stdout] at src/lib.rs:783 [INFO] [stdout] 33: 0x55e1eec7429a - async_socks5::tests::udp_associate::{{closure}}::h0b593e36d802e2fd [INFO] [stdout] at src/lib.rs:783 [INFO] [stdout] 34: 0x55e1eec5bfee - core::ops::function::FnOnce::call_once::h12fe37bc23e9d05d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x55e1eec9c65f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 36: 0x55e1eecb7c5e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 37: 0x55e1eecb7c5e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 38: 0x55e1eecb7c5e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 39: 0x55e1eecb7c5e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 40: 0x55e1eecb7c5e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 41: 0x55e1eecb7c5e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 42: 0x55e1eec8fc16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 43: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 44: 0x55e1eec94fa5 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 45: 0x55e1eec94fa5 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 46: 0x55e1eec94fa5 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 47: 0x55e1eec94fa5 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 48: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 49: 0x55e1eec94fa5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 50: 0x55e1eed3dbaf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 51: 0x55e1eed55f23 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 52: 0x55e1eed55f23 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 53: 0x7fa3a0b3a6db - start_thread [INFO] [stdout] 54: 0x7fa3a064b88f - __clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::connect_auth stdout ---- [INFO] [stdout] thread 'tests::connect_auth' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', src/lib.rs:734:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1eed4b794 - backtrace::backtrace::libunwind::trace::h61666fa4b9834a45 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55e1eed4b794 - backtrace::backtrace::trace_unsynchronized::h01d3725fb5da8653 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55e1eed4b794 - std::sys_common::backtrace::_print_fmt::h5c7c4751bc296f90 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55e1eed4b794 - ::fmt::h7729313ad2d729c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55e1eed7562c - core::fmt::write::hb0049f6c12bdaffc [INFO] [stdout] at src/libcore/fmt/mod.rs:1069 [INFO] [stdout] 5: 0x55e1eec90765 - std::io::Write::write_fmt::h5d052af13df32ea6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/io/mod.rs:1504 [INFO] [stdout] 6: 0x55e1eed41d01 - std::io::impls::>::write_fmt::h8fe8a9bdc421b4b6 [INFO] [stdout] at src/libstd/io/impls.rs:156 [INFO] [stdout] 7: 0x55e1eed4e075 - std::sys_common::backtrace::_print::ha087cac92e84a414 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55e1eed4e075 - std::sys_common::backtrace::print::h6b013d3bfe6cbcb8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55e1eed4e075 - std::panicking::default_hook::{{closure}}::h016d7de02def2736 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55e1eed4dd5b - std::panicking::default_hook::h9386f7e484840463 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55e1eed4e6d2 - std::panicking::rust_panic_with_hook::h3846eb1b2e5a9312 [INFO] [stdout] at src/libstd/panicking.rs:511 [INFO] [stdout] 12: 0x55e1eed4e2bb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:419 [INFO] [stdout] 13: 0x55e1eed74051 - core::panicking::panic_fmt::hc5953a7331f9805c [INFO] [stdout] at src/libcore/panicking.rs:111 [INFO] [stdout] 14: 0x55e1eed73e73 - core::option::expect_none_failed::hf2c575a7b931ce1f [INFO] [stdout] at src/libcore/option.rs:1268 [INFO] [stdout] 15: 0x55e1eec6bb0a - core::result::Result::unwrap::h28b5ab74ffae125c [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x55e1eec71b7f - async_socks5::tests::connect::{{closure}}::h7212ff0f56334337 [INFO] [stdout] at src/lib.rs:734 [INFO] [stdout] 17: 0x55e1eec77ce7 - as core::future::future::Future>::poll::h07fbea5a41ddd129 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/future/mod.rs:66 [INFO] [stdout] 18: 0x55e1eec72330 - async_socks5::tests::connect_auth::{{closure}}::h1c0b36ecff0c110a [INFO] [stdout] at src/lib.rs:747 [INFO] [stdout] 19: 0x55e1eec79177 - as core::future::future::Future>::poll::h6546da7e4ea0e7d0 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/future/mod.rs:66 [INFO] [stdout] 20: 0x55e1eec8b813 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hd259570ed975a38f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 21: 0x55e1eec70d57 - tokio::coop::budget::{{closure}}::h88785765863d712a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:97 [INFO] [stdout] 22: 0x55e1eec8e07f - std::thread::local::LocalKey::try_with::h531379fbcf1b5e53 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:263 [INFO] [stdout] 23: 0x55e1eec8cfa8 - std::thread::local::LocalKey::with::h3deec50ccd1757cc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/local.rs:239 [INFO] [stdout] 24: 0x55e1eec89a03 - tokio::coop::budget::h9da6b3f846eda709 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/coop.rs:79 [INFO] [stdout] 25: 0x55e1eec89a03 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h757a6a3dd8a5b228 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 26: 0x55e1eec8ccf0 - tokio::runtime::basic_scheduler::enter::{{closure}}::hee12efd5a04b3a96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 27: 0x55e1eec7dace - tokio::macros::scoped_tls::ScopedKey::set::h0de0815646466268 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/macros/scoped_tls.rs:64 [INFO] [stdout] 28: 0x55e1eec8c2a9 - tokio::runtime::basic_scheduler::enter::h2a11122b38813890 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 29: 0x55e1eec8904d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h16ab1bbb5b5ea5c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 30: 0x55e1eec67a13 - tokio::runtime::Runtime::block_on::{{closure}}::h4bdf857e6b5e579a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:418 [INFO] [stdout] 31: 0x55e1eec7e8ce - tokio::runtime::context::enter::haecfef0628001687 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/context.rs:72 [INFO] [stdout] 32: 0x55e1eec7e46a - tokio::runtime::handle::Handle::enter::hcb728044f3434ad7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/handle.rs:39 [INFO] [stdout] 33: 0x55e1eec6775d - tokio::runtime::Runtime::block_on::heae14c6fe65d4953 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.18/src/runtime/mod.rs:415 [INFO] [stdout] 34: 0x55e1eec72174 - async_socks5::tests::connect_auth::h32c335e78539b1fb [INFO] [stdout] at src/lib.rs:745 [INFO] [stdout] 35: 0x55e1eec7208a - async_socks5::tests::connect_auth::{{closure}}::h107a11e804ac5b79 [INFO] [stdout] at src/lib.rs:745 [INFO] [stdout] 36: 0x55e1eec5c17e - core::ops::function::FnOnce::call_once::h9f536521ea83076c [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 37: 0x55e1eec9c65f - as core::ops::function::FnOnce>::call_once::h1f6ee40732e80908 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 38: 0x55e1eecb7c5e - as core::ops::function::FnOnce<()>>::call_once::h85dff111be9c2dc6 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 39: 0x55e1eecb7c5e - std::panicking::try::do_call::hee6f5a4bef67c840 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 40: 0x55e1eecb7c5e - std::panicking::try::h3384d3b948e84dbc [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 41: 0x55e1eecb7c5e - std::panic::catch_unwind::h5ae91218e578066d [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 42: 0x55e1eecb7c5e - test::run_test_in_process::he37a49587889b910 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 43: 0x55e1eecb7c5e - test::run_test::run_test_inner::{{closure}}::h4f0d25136ca480c2 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 44: 0x55e1eec8fc16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h969eceda34247af3 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 45: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h912007997cb04e92 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:475 [INFO] [stdout] 46: 0x55e1eec94fa5 - as core::ops::function::FnOnce<()>>::call_once::h8795d8b7bd223988 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:318 [INFO] [stdout] 47: 0x55e1eec94fa5 - std::panicking::try::do_call::hb29b86f86d4d722e [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:331 [INFO] [stdout] 48: 0x55e1eec94fa5 - std::panicking::try::h4bfefb3eddc0d900 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panicking.rs:274 [INFO] [stdout] 49: 0x55e1eec94fa5 - std::panic::catch_unwind::h774c24d4b38d5828 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/panic.rs:394 [INFO] [stdout] 50: 0x55e1eec94fa5 - std::thread::Builder::spawn_unchecked::{{closure}}::ha50a32fa99413dde [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libstd/thread/mod.rs:474 [INFO] [stdout] 51: 0x55e1eec94fa5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dacb8f28d699f86 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/libcore/ops/function.rs:232 [INFO] [stdout] 52: 0x55e1eed3dbaf - as core::ops::function::FnOnce>::call_once::h7deaeeba480c6ce2 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 53: 0x55e1eed55f23 - as core::ops::function::FnOnce>::call_once::h968b1dfb87756523 [INFO] [stdout] at /rustc/41997647ba6a77908f6ef64401414feb00bccf16/src/liballoc/boxed.rs:1008 [INFO] [stdout] 54: 0x55e1eed55f23 - std::sys::unix::thread::Thread::new::thread_start::h2399addeb6370595 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 55: 0x7fa3a0b3a6db - start_thread [INFO] [stdout] 56: 0x7fa3a064b88f - __clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::bind [INFO] [stdout] tests::connect_auth [INFO] [stdout] tests::connect_no_auth [INFO] [stdout] tests::connect_no_auth_panic [INFO] [stdout] tests::udp_associate [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "b94ccd04d149d08e6e5e83099b31d1143bb6945f0144d27eb7cbdcc0d324e8ee"` [INFO] running `"docker" "rm" "-f" "b94ccd04d149d08e6e5e83099b31d1143bb6945f0144d27eb7cbdcc0d324e8ee"` [INFO] [stdout] b94ccd04d149d08e6e5e83099b31d1143bb6945f0144d27eb7cbdcc0d324e8ee