[INFO] fetching crate hyper-socks2-mw 0.4.4...
[INFO] testing hyper-socks2-mw-0.4.4 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate hyper-socks2-mw 0.4.4 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate hyper-socks2-mw 0.4.4
[INFO] finished tweaking crates.io crate hyper-socks2-mw 0.4.4
[INFO] tweaked toml for crates.io crate hyper-socks2-mw 0.4.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyper-socks2-mw 0.4.4 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 123 packages to latest compatible versions
[INFO] [stderr]       Adding async-socks5 v0.3.2 (available: v0.6.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding hyper v0.13.10 (available: v1.8.1)
[INFO] [stderr]       Adding hyper-rustls v0.20.0 (available: v0.27.7)
[INFO] [stderr]       Adding hyper-tls v0.4.3 (available: v0.6.0)
[INFO] [stderr]       Adding rustls v0.17.0 (available: v0.23.36)
[INFO] [stderr]       Adding rustls-native-certs v0.3.0 (available: v0.8.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ws2_32-sys v0.2.1
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded miow v0.2.2
[INFO] [stderr]   Downloaded winapi-build v0.1.1
[INFO] [stderr]   Downloaded net2 v0.2.39
[INFO] [stderr]   Downloaded pin-project-lite v0.1.12
[INFO] [stderr]   Downloaded hyper-tls v0.4.3
[INFO] [stderr]   Downloaded rustls-native-certs v0.3.0
[INFO] [stderr]   Downloaded openssl-probe v0.1.6
[INFO] [stderr]   Downloaded http-body v0.3.1
[INFO] [stderr]   Downloaded httpdate v0.3.2
[INFO] [stderr]   Downloaded fuchsia-zircon-sys v0.3.3
[INFO] [stderr]   Downloaded tracing-futures v0.2.5
[INFO] [stderr]   Downloaded async-socks5 v0.3.2
[INFO] [stderr]   Downloaded ct-logs v0.6.0
[INFO] [stderr]   Downloaded pin-project v1.1.10
[INFO] [stderr]   Downloaded base64 v0.11.0
[INFO] [stderr]   Downloaded webpki v0.21.4
[INFO] [stderr]   Downloaded security-framework v0.4.4
[INFO] [stderr]   Downloaded fuchsia-zircon v0.3.3
[INFO] [stderr]   Downloaded mio v0.6.23
[INFO] [stderr]   Downloaded tokio-rustls v0.13.1
[INFO] [stderr]   Downloaded h2 v0.2.7
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] [stderr]   Downloaded socket2 v0.3.19
[INFO] [stderr]   Downloaded rustls v0.17.0
[INFO] [stderr]   Downloaded sct v0.6.1
[INFO] [stderr]   Downloaded core-foundation v0.7.0
[INFO] [stderr]   Downloaded tokio v0.2.25
[INFO] [stderr]   Downloaded bytes v0.5.6
[INFO] [stderr]   Downloaded kernel32-sys v0.2.2
[INFO] [stderr]   Downloaded hyper-rustls v0.20.0
[INFO] [stderr]   Downloaded tokio-util v0.3.1
[INFO] [stderr]   Downloaded pin-project-internal v1.1.10
[INFO] [stderr]   Downloaded winapi v0.2.8
[INFO] [stderr]   Downloaded native-tls v0.2.14
[INFO] [stderr]   Downloaded tokio-tls v0.3.1
[INFO] [stderr]   Downloaded core-foundation-sys v0.7.0
[INFO] [stderr]   Downloaded security-framework-sys v0.4.3
[INFO] [stderr]   Downloaded iovec v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb6b8d7fb60b133186546ba68fcd3c2dac4362aba6c0a4f49c23f36a1ea79c01
[INFO] running `Command { std: "docker" "start" "-a" "fb6b8d7fb60b133186546ba68fcd3c2dac4362aba6c0a4f49c23f36a1ea79c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb6b8d7fb60b133186546ba68fcd3c2dac4362aba6c0a4f49c23f36a1ea79c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb6b8d7fb60b133186546ba68fcd3c2dac4362aba6c0a4f49c23f36a1ea79c01", kill_on_drop: false }`
[INFO] [stdout] fb6b8d7fb60b133186546ba68fcd3c2dac4362aba6c0a4f49c23f36a1ea79c01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2107a2c44f02ef324a21aabf9416838877d8090e684dc0c6a2cf4a2a5d0a478
[INFO] running `Command { std: "docker" "start" "-a" "b2107a2c44f02ef324a21aabf9416838877d8090e684dc0c6a2cf4a2a5d0a478", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling async-socks5 v0.3.2
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling hyper-socks2-mw v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.16s
[INFO] running `Command { std: "docker" "inspect" "b2107a2c44f02ef324a21aabf9416838877d8090e684dc0c6a2cf4a2a5d0a478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2107a2c44f02ef324a21aabf9416838877d8090e684dc0c6a2cf4a2a5d0a478", kill_on_drop: false }`
[INFO] [stdout] b2107a2c44f02ef324a21aabf9416838877d8090e684dc0c6a2cf4a2a5d0a478
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eca4489a378bf472969b9cce08b3d069c6ee9be7ba3367e8279d5c0db0f710a
[INFO] running `Command { std: "docker" "start" "-a" "3eca4489a378bf472969b9cce08b3d069c6ee9be7ba3367e8279d5c0db0f710a", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper-socks2-mw v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.14s
[INFO] running `Command { std: "docker" "inspect" "3eca4489a378bf472969b9cce08b3d069c6ee9be7ba3367e8279d5c0db0f710a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eca4489a378bf472969b9cce08b3d069c6ee9be7ba3367e8279d5c0db0f710a", kill_on_drop: false }`
[INFO] [stdout] 3eca4489a378bf472969b9cce08b3d069c6ee9be7ba3367e8279d5c0db0f710a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e105eedeee7768465d7b23751f66c62c2b4158affa582a3b94e6f9591f64a6ef
[INFO] running `Command { std: "docker" "start" "-a" "e105eedeee7768465d7b23751f66c62c2b4158affa582a3b94e6f9591f64a6ef", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyper_socks2_mw-bf06c13c6cec3025)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::https_auth_swap - should panic ... FAILED
[INFO] [stdout] test tests::https_no_auth_swap - should panic ... FAILED
[INFO] [stdout] test tests::http_auth ... FAILED
[INFO] [stdout] test tests::http_no_auth ... FAILED
[INFO] [stdout] test tests::http_no_auth_swap ... FAILED
[INFO] [stdout] test tests::https_auth ... FAILED
[INFO] [stdout] test tests::https_no_auth ... FAILED
[INFO] [stdout] test tests::http_auth_swap ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::https_auth_swap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::https_auth_swap' (30) panicked at src/lib.rs:239:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6492397c95e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492397c95e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6492397dfeda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492397dfeda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6492397ce816 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6492397ce816 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6492397a6b4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492397a6b4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492397c11f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492395d440e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6492395d440e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6492397c1462 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6492397c1462 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492397a6c08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64923979e4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6492397a7c2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492397e064c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492397e0392 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649239491bbc - <core[c5ed12ab89cc536a]::result::Result<http[a72d1068ce0edf57]::response::Response<hyper[f591b610d87d433b]::body::body::Body>, hyper[f591b610d87d433b]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x649239491bbc - <hyper_socks2_mw[f3d450a5288e7652]::tests::Tester>::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:31
[INFO] [stdout]   22:     0x649239497451 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:282:61
[INFO] [stdout]   23:     0x6492395232ed - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64923944b280 - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6492394b0fe5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::try_with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6492394affde - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64923951a59f - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64923951a59f - tokio[188e7917337f43f7]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64923951a59f - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64923951d9fe - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x649239513877 - <tokio[188e7917337f43f7]::macros::scoped_tls::ScopedKey<tokio[188e7917337f43f7]::runtime::basic_scheduler::Context>>::set::<tokio[188e7917337f43f7]::runtime::basic_scheduler::enter<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x649239514f68 - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64923950bd20 - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6492394902b2 - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64923947563b - tokio[188e7917337f43f7]::runtime::context::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x649239453fcc - <tokio[188e7917337f43f7]::runtime::handle::Handle>::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64923948b11a - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6492394a9ce2 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:280:5
[INFO] [stdout]   39:     0x649239496ae7 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:281:31
[INFO] [stdout]   40:     0x64923944fed6 - <hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth_swap::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6492395c87bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6492395c87bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6492395d501a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6492395d501a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6492395d501a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6492395cf4e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6492395cf4e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6492395d7b12 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6492395d7b12 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6492397c8e4f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x6492397c8e4f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x78228eb25aa4 - <unknown>
[INFO] [stdout]   62:     0x78228ebb2a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError(\"tcp connect error\", Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" })))"
[INFO] [stdout]  expected substring: "IncompleteMessage"
[INFO] [stdout] ---- tests::https_no_auth_swap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::https_no_auth_swap' (32) panicked at src/lib.rs:239:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6492397c95e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492397c95e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6492397dfeda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492397dfeda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6492397ce816 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6492397ce816 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6492397a6b4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492397a6b4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492397c11f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492395d440e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6492395d440e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6492397c1462 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6492397c1462 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492397a6c08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64923979e4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6492397a7c2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492397e064c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492397e0392 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649239491bbc - <core[c5ed12ab89cc536a]::result::Result<http[a72d1068ce0edf57]::response::Response<hyper[f591b610d87d433b]::body::body::Body>, hyper[f591b610d87d433b]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x649239491bbc - <hyper_socks2_mw[f3d450a5288e7652]::tests::Tester>::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:31
[INFO] [stdout]   22:     0x64923949780a - hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:271:49
[INFO] [stdout]   23:     0x64923952350d - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64923944b4e0 - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6492394b11e5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::try_with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6492394b007e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64923951b43f - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64923951b43f - tokio[188e7917337f43f7]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64923951b43f - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64923951da9e - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x649239513ab7 - <tokio[188e7917337f43f7]::macros::scoped_tls::ScopedKey<tokio[188e7917337f43f7]::runtime::basic_scheduler::Context>>::set::<tokio[188e7917337f43f7]::runtime::basic_scheduler::enter<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6492395156c8 - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64923950bda0 - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x649239490432 - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64923947583b - tokio[188e7917337f43f7]::runtime::context::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64923945414c - <tokio[188e7917337f43f7]::runtime::handle::Handle>::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64923948b1da - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6492394aa0c2 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:269:5
[INFO] [stdout]   39:     0x649239496b47 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:270:34
[INFO] [stdout]   40:     0x64923944ff56 - <hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth_swap::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6492395c87bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6492395c87bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6492395d501a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6492395d501a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6492395d501a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6492395cf4e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6492395cf4e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6492395d7b12 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6492395d7b12 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6492397c8e4f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x6492397c8e4f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x78228eb25aa4 - <unknown>
[INFO] [stdout]   62:     0x78228ebb2a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError(\"tcp connect error\", Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" })))"
[INFO] [stdout]  expected substring: "IncompleteMessage"
[INFO] [stdout] ---- tests::http_auth stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::http_auth' (25) panicked at src/lib.rs:239:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6492397c95e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492397c95e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6492397dfeda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492397dfeda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6492397ce816 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6492397ce816 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6492397a6b4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492397a6b4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492397c11f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492395d440e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6492395d440e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6492397c1462 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6492397c1462 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492397a6c08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64923979e4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6492397a7c2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492397e064c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492397e0392 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649239491bbc - <core[c5ed12ab89cc536a]::result::Result<http[a72d1068ce0edf57]::response::Response<hyper[f591b610d87d433b]::body::body::Body>, hyper[f591b610d87d433b]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x649239491bbc - <hyper_socks2_mw[f3d450a5288e7652]::tests::Tester>::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:31
[INFO] [stdout]   22:     0x6492394979ea - hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:255:43
[INFO] [stdout]   23:     0x64923952361d - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64923944b610 - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6492394b12e5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::try_with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6492394b00ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64923951bb8f - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64923951bb8f - tokio[188e7917337f43f7]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64923951bb8f - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64923951daee - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x649239513bd7 - <tokio[188e7917337f43f7]::macros::scoped_tls::ScopedKey<tokio[188e7917337f43f7]::runtime::basic_scheduler::Context>>::set::<tokio[188e7917337f43f7]::runtime::basic_scheduler::enter<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x649239515a78 - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64923950bde0 - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6492394904f2 - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64923947593b - tokio[188e7917337f43f7]::runtime::context::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64923945420c - <tokio[188e7917337f43f7]::runtime::handle::Handle>::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64923948b23a - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6492394aa2b2 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:253:5
[INFO] [stdout]   39:     0x649239496b77 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:254:25
[INFO] [stdout]   40:     0x64923944ff96 - <hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6492395c87bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6492395c87bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6492395d501a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6492395d501a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6492395d501a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6492395cf4e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6492395cf4e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6492395d7b12 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6492395d7b12 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6492397c8e4f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x6492397c8e4f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x78228eb25aa4 - <unknown>
[INFO] [stdout]   62:     0x78228ebb2a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http_no_auth stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::http_no_auth' (27) panicked at src/lib.rs:239:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6492397c95e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492397c95e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6492397dfeda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492397dfeda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6492397ce816 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6492397ce816 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6492397a6b4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492397a6b4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492397c11f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492395d440e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6492395d440e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6492397c1462 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6492397c1462 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492397a6c08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64923979e4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6492397a7c2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492397e064c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492397e0392 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649239491bbc - <core[c5ed12ab89cc536a]::result::Result<http[a72d1068ce0edf57]::response::Response<hyper[f591b610d87d433b]::body::body::Body>, hyper[f591b610d87d433b]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x649239491bbc - <hyper_socks2_mw[f3d450a5288e7652]::tests::Tester>::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:31
[INFO] [stdout]   22:     0x649239496eb0 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:245:31
[INFO] [stdout]   23:     0x649239522fbd - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64923944aef0 - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6492394b0ce5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::try_with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6492394afeee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x649239518faf - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x649239518faf - tokio[188e7917337f43f7]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x649239518faf - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64923951d90e - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x649239513517 - <tokio[188e7917337f43f7]::macros::scoped_tls::ScopedKey<tokio[188e7917337f43f7]::runtime::basic_scheduler::Context>>::set::<tokio[188e7917337f43f7]::runtime::basic_scheduler::enter<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x649239514458 - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64923950bc60 - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x649239490072 - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64923947533b - tokio[188e7917337f43f7]::runtime::context::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x649239453d8c - <tokio[188e7917337f43f7]::runtime::handle::Handle>::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64923948affa - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6492394a9712 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:243:5
[INFO] [stdout]   39:     0x649239496a57 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:244:28
[INFO] [stdout]   40:     0x64923944fe16 - <hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6492395c87bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6492395c87bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6492395d501a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6492395d501a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6492395d501a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6492395cf4e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6492395cf4e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6492395d7b12 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6492395d7b12 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6492397c8e4f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x6492397c8e4f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x78228eb25aa4 - <unknown>
[INFO] [stdout]   62:     0x78228ebb2a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http_no_auth_swap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::http_no_auth_swap' (28) panicked at src/lib.rs:239:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6492397c95e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492397c95e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6492397dfeda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492397dfeda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6492397ce816 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6492397ce816 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6492397a6b4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492397a6b4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492397c11f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492395d440e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6492395d440e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6492397c1462 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6492397c1462 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492397a6c08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64923979e4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6492397a7c2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492397e064c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492397e0392 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649239491bbc - <core[c5ed12ab89cc536a]::result::Result<http[a72d1068ce0edf57]::response::Response<hyper[f591b610d87d433b]::body::body::Body>, hyper[f591b610d87d433b]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x649239491bbc - <hyper_socks2_mw[f3d450a5288e7652]::tests::Tester>::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:31
[INFO] [stdout]   22:     0x64923949762a - hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:265:48
[INFO] [stdout]   23:     0x6492395233fd - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64923944b3b0 - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6492394b10e5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::try_with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6492394b002e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64923951acef - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64923951acef - tokio[188e7917337f43f7]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64923951acef - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64923951da4e - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x649239513997 - <tokio[188e7917337f43f7]::macros::scoped_tls::ScopedKey<tokio[188e7917337f43f7]::runtime::basic_scheduler::Context>>::set::<tokio[188e7917337f43f7]::runtime::basic_scheduler::enter<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x649239515318 - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64923950bd60 - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x649239490372 - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64923947573b - tokio[188e7917337f43f7]::runtime::context::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x64923945408c - <tokio[188e7917337f43f7]::runtime::handle::Handle>::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64923948b17a - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6492394a9ed2 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:263:5
[INFO] [stdout]   39:     0x649239496b17 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:264:33
[INFO] [stdout]   40:     0x64923944ff16 - <hyper_socks2_mw[f3d450a5288e7652]::tests::http_no_auth_swap::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6492395c87bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6492395c87bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6492395d501a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6492395d501a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6492395d501a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6492395cf4e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6492395cf4e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6492395d7b12 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6492395d7b12 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6492397c8e4f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x6492397c8e4f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x78228eb25aa4 - <unknown>
[INFO] [stdout]   62:     0x78228ebb2a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::https_auth stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::https_auth' (29) panicked at src/lib.rs:239:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6492397c95e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492397c95e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6492397dfeda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492397dfeda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6492397ce816 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6492397ce816 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6492397a6b4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492397a6b4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492397c11f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492395d440e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6492395d440e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6492397c1462 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6492397c1462 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492397a6c08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64923979e4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6492397a7c2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492397e064c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492397e0392 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649239491bbc - <core[c5ed12ab89cc536a]::result::Result<http[a72d1068ce0edf57]::response::Response<hyper[f591b610d87d433b]::body::body::Body>, hyper[f591b610d87d433b]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x649239491bbc - <hyper_socks2_mw[f3d450a5288e7652]::tests::Tester>::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:31
[INFO] [stdout]   22:     0x649239496cea - hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:260:44
[INFO] [stdout]   23:     0x649239522ead - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64923944adc0 - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6492394b0be5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::try_with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6492394afe9e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64923951885f - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64923951885f - tokio[188e7917337f43f7]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64923951885f - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64923951d8be - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x6492395133f7 - <tokio[188e7917337f43f7]::macros::scoped_tls::ScopedKey<tokio[188e7917337f43f7]::runtime::basic_scheduler::Context>>::set::<tokio[188e7917337f43f7]::runtime::basic_scheduler::enter<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x6492395140a8 - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64923950bc20 - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x64923948ffb2 - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64923947523b - tokio[188e7917337f43f7]::runtime::context::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x649239453ccc - <tokio[188e7917337f43f7]::runtime::handle::Handle>::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64923948af9a - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6492394a9522 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:258:5
[INFO] [stdout]   39:     0x649239496a27 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:259:26
[INFO] [stdout]   40:     0x64923944fdd6 - <hyper_socks2_mw[f3d450a5288e7652]::tests::https_auth::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6492395c87bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6492395c87bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6492395d501a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6492395d501a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6492395d501a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6492395cf4e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6492395cf4e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6492395d7b12 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6492395d7b12 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6492397c8e4f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x6492397c8e4f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x78228eb25aa4 - <unknown>
[INFO] [stdout]   62:     0x78228ebb2a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::https_no_auth stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::https_no_auth' (31) panicked at src/lib.rs:239:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6492397c95e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492397c95e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6492397dfeda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492397dfeda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6492397ce816 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6492397ce816 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6492397a6b4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492397a6b4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492397c11f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492395d440e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6492395d440e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6492397c1462 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6492397c1462 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492397a6c08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64923979e4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6492397a7c2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492397e064c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492397e0392 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649239491bbc - <core[c5ed12ab89cc536a]::result::Result<http[a72d1068ce0edf57]::response::Response<hyper[f591b610d87d433b]::body::body::Body>, hyper[f591b610d87d433b]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x649239491bbc - <hyper_socks2_mw[f3d450a5288e7652]::tests::Tester>::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:31
[INFO] [stdout]   22:     0x649239497070 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:250:32
[INFO] [stdout]   23:     0x6492395230cd - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64923944b020 - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6492394b0de5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::try_with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6492394aff3e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6492395196ff - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6492395196ff - tokio[188e7917337f43f7]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6492395196ff - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64923951d95e - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x649239513637 - <tokio[188e7917337f43f7]::macros::scoped_tls::ScopedKey<tokio[188e7917337f43f7]::runtime::basic_scheduler::Context>>::set::<tokio[188e7917337f43f7]::runtime::basic_scheduler::enter<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x649239514808 - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64923950bca0 - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x649239490132 - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64923947543b - tokio[188e7917337f43f7]::runtime::context::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x649239453e4c - <tokio[188e7917337f43f7]::runtime::handle::Handle>::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64923948b05a - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6492394a9902 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:248:5
[INFO] [stdout]   39:     0x649239496a87 - hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:249:29
[INFO] [stdout]   40:     0x64923944fe56 - <hyper_socks2_mw[f3d450a5288e7652]::tests::https_no_auth::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6492395c87bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6492395c87bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6492395d501a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6492395d501a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6492395d501a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6492395cf4e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6492395cf4e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6492395d7b12 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6492395d7b12 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6492397c8e4f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x6492397c8e4f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x78228eb25aa4 - <unknown>
[INFO] [stdout]   62:     0x78228ebb2a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::http_auth_swap stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::http_auth_swap' (26) panicked at src/lib.rs:239:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Connector(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6492397c95e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6492397c95e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492397c95e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6492397dfeda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492397dfeda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6492397ce816 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6492397ce816 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6492397a6b4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492397a6b4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492397c11f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492395d440e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6492395d440e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6492397c1462 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6492397c1462 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492397a6c08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64923979e4f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6492397a7c2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492397e064c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492397e0392 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649239491bbc - <core[c5ed12ab89cc536a]::result::Result<http[a72d1068ce0edf57]::response::Response<hyper[f591b610d87d433b]::body::body::Body>, hyper[f591b610d87d433b]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x649239491bbc - <hyper_socks2_mw[f3d450a5288e7652]::tests::Tester>::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:239:31
[INFO] [stdout]   22:     0x649239497261 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:276:60
[INFO] [stdout]   23:     0x6492395231dd - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x64923944b150 - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6492394b0ee5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::try_with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6492394aff8e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[188e7917337f43f7]::coop::Budget>>>::with::<tokio[188e7917337f43f7]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x649239519e4f - tokio[188e7917337f43f7]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x649239519e4f - tokio[188e7917337f43f7]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x649239519e4f - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x64923951d9ae - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x649239513757 - <tokio[188e7917337f43f7]::macros::scoped_tls::ScopedKey<tokio[188e7917337f43f7]::runtime::basic_scheduler::Context>>::set::<tokio[188e7917337f43f7]::runtime::basic_scheduler::enter<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x649239514bb8 - tokio[188e7917337f43f7]::runtime::basic_scheduler::enter::<<tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}, (), tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x64923950bce0 - <tokio[188e7917337f43f7]::runtime::basic_scheduler::BasicScheduler<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::time::driver::Driver<tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>, tokio[188e7917337f43f7]::park::either::Either<tokio[188e7917337f43f7]::io::driver::Driver, tokio[188e7917337f43f7]::park::thread::ParkThread>>>>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x6492394901f2 - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x64923947553b - tokio[188e7917337f43f7]::runtime::context::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x649239453f0c - <tokio[188e7917337f43f7]::runtime::handle::Handle>::enter::<<tokio[188e7917337f43f7]::runtime::Runtime>::block_on<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x64923948b0ba - <tokio[188e7917337f43f7]::runtime::Runtime>::block_on::<hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x6492394a9af2 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:274:5
[INFO] [stdout]   39:     0x649239496ab7 - hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:275:30
[INFO] [stdout]   40:     0x64923944fe96 - <hyper_socks2_mw[f3d450a5288e7652]::tests::http_auth_swap::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6492395c87bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6492395c87bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x6492395d501a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x6492395d501a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x6492395d501a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6492395d501a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x6492395d501a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x6492395cf4e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x6492395cf4e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x6492395d7b12 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x6492395d7b12 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x6492395d7b12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x6492395d7b12 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x6492397c8e4f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x6492397c8e4f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x78228eb25aa4 - <unknown>
[INFO] [stdout]   62:     0x78228ebb2a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::http_auth
[INFO] [stdout]     tests::http_auth_swap
[INFO] [stdout]     tests::http_no_auth
[INFO] [stdout]     tests::http_no_auth_swap
[INFO] [stdout]     tests::https_auth
[INFO] [stdout]     tests::https_auth_swap
[INFO] [stdout]     tests::https_no_auth
[INFO] [stdout]     tests::https_no_auth_swap
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e105eedeee7768465d7b23751f66c62c2b4158affa582a3b94e6f9591f64a6ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e105eedeee7768465d7b23751f66c62c2b4158affa582a3b94e6f9591f64a6ef", kill_on_drop: false }`
[INFO] [stdout] e105eedeee7768465d7b23751f66c62c2b4158affa582a3b94e6f9591f64a6ef
