[INFO] fetching crate noxious-client 1.0.4... [INFO] testing noxious-client-1.0.4 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate noxious-client 1.0.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate noxious-client 1.0.4 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate noxious-client 1.0.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate noxious-client 1.0.4 [INFO] tweaked toml for crates.io crate noxious-client 1.0.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.5.4 [INFO] [stderr] Downloaded bmrng v0.4.0 [INFO] [stderr] Downloaded noxious v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56c4146ba4c0667c3fd3042781ba0b6ac3ed003e87d118971436c4b4d7e90420 [INFO] running `Command { std: "docker" "start" "-a" "56c4146ba4c0667c3fd3042781ba0b6ac3ed003e87d118971436c4b4d7e90420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56c4146ba4c0667c3fd3042781ba0b6ac3ed003e87d118971436c4b4d7e90420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c4146ba4c0667c3fd3042781ba0b6ac3ed003e87d118971436c4b4d7e90420", kill_on_drop: false }` [INFO] [stdout] 56c4146ba4c0667c3fd3042781ba0b6ac3ed003e87d118971436c4b4d7e90420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d033d90ef326e902aa9dfa2acd8acc6fef18f688b1949388ab0d84872805f579 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d033d90ef326e902aa9dfa2acd8acc6fef18f688b1949388ab0d84872805f579", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling mockall_double v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling bmrng v0.4.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling noxious v0.1.1 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling noxious-client v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "d033d90ef326e902aa9dfa2acd8acc6fef18f688b1949388ab0d84872805f579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d033d90ef326e902aa9dfa2acd8acc6fef18f688b1949388ab0d84872805f579", kill_on_drop: false }` [INFO] [stdout] d033d90ef326e902aa9dfa2acd8acc6fef18f688b1949388ab0d84872805f579 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 026b03b386252416fdd3852647a5bcd9695323cac31bfc8577b0aa032ec99fbc [INFO] running `Command { std: "docker" "start" "-a" "026b03b386252416fdd3852647a5bcd9695323cac31bfc8577b0aa032ec99fbc", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.4 [INFO] [stderr] Compiling noxious-client v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `Command { std: "docker" "inspect" "026b03b386252416fdd3852647a5bcd9695323cac31bfc8577b0aa032ec99fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026b03b386252416fdd3852647a5bcd9695323cac31bfc8577b0aa032ec99fbc", kill_on_drop: false }` [INFO] [stdout] 026b03b386252416fdd3852647a5bcd9695323cac31bfc8577b0aa032ec99fbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c095e25a95113d4ac2081548fabe0a2c9a969ec7c6db062cac7fb3dd6db0b5c3 [INFO] running `Command { std: "docker" "start" "-a" "c095e25a95113d4ac2081548fabe0a2c9a969ec7c6db062cac7fb3dd6db0b5c3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/noxious_client-ae4684d60e31149b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test client::tests::client_adds_protocol ... ok [INFO] [stdout] test client::tests::client_does_not_allow_https - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/client.rs (/opt/rustwide/target/debug/deps/client-77bf8409041a3618) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test get_proxy_io_error ... ok [INFO] [stdout] test get_proxies_io_error ... ok [INFO] [stdout] test reset_state_io_error ... ok [INFO] [stdout] test populate_io_error ... ok [INFO] [stdout] test create_io_error ... ok [INFO] [stdout] test create_toxic ... FAILED [INFO] [stdout] test disable_proxy ... FAILED [INFO] [stdout] test reset_state_success ... FAILED [INFO] [stdout] test reset_state_unexpected ... FAILED [INFO] [stdout] test get_proxies_empty ... FAILED [INFO] [stdout] test populate_error ... FAILED [INFO] [stdout] test create_error ... FAILED [INFO] [stdout] test reset_state_error ... FAILED [INFO] [stdout] test change_proxy_name ... FAILED [INFO] [stdout] test get_proxy_not_found ... FAILED [INFO] [stdout] test get_proxy_found ... FAILED [INFO] [stdout] test get_toxics ... FAILED [INFO] [stdout] test enable_proxy ... FAILED [INFO] [stdout] test populate ... FAILED [INFO] [stdout] test create ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- create_toxic stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'create_toxic' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(Proxy { base_url: "http://127.0.0.1:38527", created: true, config: ProxyConfig { name: "my_proxy", listen: "127.0.0.1:5556", upstream: "127.0.0.1:5557", enabled: true, rand_seed: None }, toxics: [Toxic { kind: SlowClose { delay: 1000 }, name: "t1", toxicity: 0.5, direction: Upstream }] })`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:38527/proxies/my_proxy): connection closed before message completed"))`', tests/client.rs:544:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75f7a - core::panicking::assert_failed::haef9ccfb8508d2ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d66817 - client::create_toxic::{{closure}}::hcfdd92e90f7f79e0 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:544:5 [INFO] [stdout] 18: 0x564dc5dcdb3b - as core::future::future::Future>::poll::h6ea1ccb6753bd8e7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6d3f - as core::future::future::Future>::poll::h75a107fb055dcfb5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d946c0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h6bc3d25f147b3c17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d42d4c - tokio::coop::with_budget::{{closure}}::h06b7a823a743181c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5db1981 - std::thread::local::LocalKey::try_with::h9874a03fc9e498d3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dadfad - std::thread::local::LocalKey::with::hef3a39b434642944 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d9345c - tokio::coop::with_budget::h4807097819e4162c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d9345c - tokio::coop::budget::h4fad64c90d5d9aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d9345c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hfbb694288a97fd9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0c21 - tokio::runtime::basic_scheduler::enter::{{closure}}::hb4c41a4525c0ba18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6bb1d - tokio::macros::scoped_tls::ScopedKey::set::hb81285e3b0642f14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5da04ec - tokio::runtime::basic_scheduler::enter::he6e6b113a62ed383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d8643b - tokio::runtime::basic_scheduler::Inner

::block_on::hbca1e5717464d354 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d95d9c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h527aa40c97f26bf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d96dd0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0ee2e976019e0a2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df5fbb - tokio::runtime::Runtime::block_on::heda2ad733702e363 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d6546c - client::create_toxic::h722ba08f3e3b2998 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:547:5 [INFO] [stdout] 35: 0x564dc5d6537a - client::create_toxic::{{closure}}::h4772ee934e3f1e92 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:508:7 [INFO] [stdout] 36: 0x564dc5d4d15e - core::ops::function::FnOnce::call_once::h746ee0692cf60d0a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- disable_proxy stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'disable_proxy' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(Proxy { base_url: "http://127.0.0.1:44225", created: true, config: ProxyConfig { name: "blah", listen: "127.0.0.1:5555", upstream: "127.0.0.1:5556", enabled: true, rand_seed: None }, toxics: [Toxic { kind: SlowClose { delay: 1000 }, name: "t1", toxicity: 0.5, direction: Upstream }] })`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:44225/proxies/blah): connection closed before message completed"))`', tests/client.rs:301:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75f7a - core::panicking::assert_failed::haef9ccfb8508d2ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d5e654 - client::disable_proxy::{{closure}}::h77528b9c5baf1cc1 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:301:5 [INFO] [stdout] 18: 0x564dc5dcee5b - as core::future::future::Future>::poll::hf37238ba8f32d3a8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df714f - as core::future::future::Future>::poll::hf2bbf3cd73bcdeea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d940e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h436361039f2483c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d43f1c - tokio::coop::with_budget::{{closure}}::h3ed14bd5f8312c36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5db2371 - std::thread::local::LocalKey::try_with::ha447af82811f6be6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dac4bd - std::thread::local::LocalKey::with::h1a577995de45b272 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8b35c - tokio::coop::with_budget::ha20173f2d5599b3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8b35c - tokio::coop::budget::hed036987d283aad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8b35c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5dceacb7b289dfff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0ce1 - tokio::runtime::basic_scheduler::enter::{{closure}}::heb144e694b317e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6b57d - tokio::macros::scoped_tls::ScopedKey::set::h84291f1ce5ea1b08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9fa9c - tokio::runtime::basic_scheduler::enter::hb83fc55449f98cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d8637b - tokio::runtime::basic_scheduler::Inner

::block_on::h5759c6edee41d8c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d95b1c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2df20b6126f0782b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d98860 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h93a652e9e5baf8a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df564b - tokio::runtime::Runtime::block_on::h80a493a553d7bec1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d5d33c - client::disable_proxy::h5752ac396568f26f [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:304:5 [INFO] [stdout] 35: 0x564dc5d5d24a - client::disable_proxy::{{closure}}::h47594791a4029996 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:264:7 [INFO] [stdout] 36: 0x564dc5d4d19e - core::ops::function::FnOnce::call_once::h79b46e1c7f0abc72 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reset_state_success stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'reset_state_success' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(())`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:46657/reset): connection closed before message completed"))`', tests/client.rs:89:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75eba - core::panicking::assert_failed::h413482eb32eddea3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d58084 - client::reset_state_success::{{closure}}::h906650eb2ebe0de8 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:89:5 [INFO] [stdout] 18: 0x564dc5dcd9ab - as core::future::future::Future>::poll::h6773786dc61bb149 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df722f - as core::future::future::Future>::poll::hf649447d080700d8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d94c30 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h9b4118dfc94884fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d46d6c - tokio::coop::with_budget::{{closure}}::hda9b09cc4facf889 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5db0991 - std::thread::local::LocalKey::try_with::h6ee9e7f482b40296 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dacb5d - std::thread::local::LocalKey::with::h44345346b320c3da [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8fe9c - tokio::coop::with_budget::h1cef693f9c7d80e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8fe9c - tokio::coop::budget::hac1f124facbe6765 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8fe9c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha5699c60d83f0c99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0b21 - tokio::runtime::basic_scheduler::enter::{{closure}}::h837a8f814717c5a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6ba2d - tokio::macros::scoped_tls::ScopedKey::set::hb7ca065c11241b70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9e96c - tokio::runtime::basic_scheduler::enter::h6b79012dab06f380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d862bb - tokio::runtime::basic_scheduler::Inner

::block_on::h0e2f527ea8f69d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d961fc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hb8886f252c65da0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d97940 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h48f3d2364ea12fec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df5b7b - tokio::runtime::Runtime::block_on::hc244bf5ab2c82b4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d5773c - client::reset_state_success::hd6426c5b10c36c30 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:89:5 [INFO] [stdout] 35: 0x564dc5d5764a - client::reset_state_success::{{closure}}::h31da83425dc64216 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:78:7 [INFO] [stdout] 36: 0x564dc5d4d22e - core::ops::function::FnOnce::call_once::h93d2af020e5f863c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reset_state_unexpected stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'reset_state_unexpected' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Err(UnexpectedStatusCode(500, 204))`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:45253/reset): connection closed before message completed"))`', tests/client.rs:208:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75eba - core::panicking::assert_failed::h413482eb32eddea3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d5bf6a - client::reset_state_unexpected::{{closure}}::h46e07f94d9290e28 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:208:5 [INFO] [stdout] 18: 0x564dc5dcccbb - as core::future::future::Future>::poll::h20e401bb6f065c97 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df70df - as core::future::future::Future>::poll::he59199e87112964a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d94480 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h54c79b941ff52092 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d43b8c - tokio::coop::with_budget::{{closure}}::h3482c4911f2abd47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5db0d21 - std::thread::local::LocalKey::try_with::h73ab70b2082deb55 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dadbdd - std::thread::local::LocalKey::with::hc96a75df8a93c4b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d9095c - tokio::coop::with_budget::h3236607b72ed9b31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d9095c - tokio::coop::budget::h9cb2a4988201d6af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d9095c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hc55c5cc9d3941a30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0d61 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf3fadcc5acdbb56a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6ac1d - tokio::macros::scoped_tls::ScopedKey::set::h0b9947aa07cf8743 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9f72c - tokio::runtime::basic_scheduler::enter::ha8897f71a38775f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d862fb - tokio::runtime::basic_scheduler::Inner

::block_on::h39320b73e718f0d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d95e3c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h52a750c90702e31b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d971a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h19e5fa22af13ef1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df575b - tokio::runtime::Runtime::block_on::h814227f85bc20849 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d5b43c - client::reset_state_unexpected::he4df87c6c81905e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:208:5 [INFO] [stdout] 35: 0x564dc5d5b34a - client::reset_state_unexpected::{{closure}}::hd6e3fb9d95ea2bb0 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:193:7 [INFO] [stdout] 36: 0x564dc5d4ccce - core::ops::function::FnOnce::call_once::h0d52b109b64399f5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- get_proxies_empty stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'get_proxies_empty' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok({})`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:35749/proxies): connection closed before message completed"))`', tests/client.rs:24:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75fda - core::panicking::assert_failed::hc08585f8278c2e68 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d55967 - client::get_proxies_empty::{{closure}}::he7006df2c2fea61e [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:24:5 [INFO] [stdout] 18: 0x564dc5dccc2b - as core::future::future::Future>::poll::h1be0b0d396e8480c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6b0f - as core::future::future::Future>::poll::h398b772de6cd4543 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d93c40 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h059e0f14e45db6bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d42e7c - tokio::coop::with_budget::{{closure}}::h07773e23de00ce4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5daeea1 - std::thread::local::LocalKey::try_with::h265b626b54ff8ff5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dad49d - std::thread::local::LocalKey::with::h854c11f00fa71394 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8f3dc - tokio::coop::with_budget::h8c89182f1e098a2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8f3dc - tokio::coop::budget::h6d75af9d852413e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8f3dc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha16139527dab9f56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0a61 - tokio::runtime::basic_scheduler::enter::{{closure}}::h5b36988a63bb55d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6adfd - tokio::macros::scoped_tls::ScopedKey::set::h0ea96929a8ac9e0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9d4cc - tokio::runtime::basic_scheduler::enter::h352a8280219d0000 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d8641b - tokio::runtime::basic_scheduler::Inner

::block_on::ha6a7230509a1fea3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d95bbc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2ff1f341d0cbe8d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d98c30 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9cca194a93b41a42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df532b - tokio::runtime::Runtime::block_on::h64dc7c10d1b60496 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d54e7c - client::get_proxies_empty::h42c90b247fb692f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:24:5 [INFO] [stdout] 35: 0x564dc5d54d8a - client::get_proxies_empty::{{closure}}::h5231df82d99477ab [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:13:7 [INFO] [stdout] 36: 0x564dc5d4cdfe - core::ops::function::FnOnce::call_once::h34a878183934cc13 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- populate_error stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'populate_error' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Err(ApiError(ApiErrorResponse { message: "something odd happened", status_code: 500 }))`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:45789/populate): connection closed before message completed"))`', tests/client.rs:169:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d7603a - core::panicking::assert_failed::hf68fd116d02eacd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d5a66d - client::populate_error::{{closure}}::h765e4b778f1ca3e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:169:5 [INFO] [stdout] 18: 0x564dc5dcd5db - as core::future::future::Future>::poll::h4597d760b3436d4b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6c5f - as core::future::future::Future>::poll::h5cd1b77fc1a2ff15 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d94320 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h4dd92871f934213d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d43dec - tokio::coop::with_budget::{{closure}}::h3c113dd8945ee94b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5db42b1 - std::thread::local::LocalKey::try_with::hfa28759535bc9fef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dadd3d - std::thread::local::LocalKey::with::he26149257c16d8b1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8be1c - tokio::coop::with_budget::h0129d1f7aee00023 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8be1c - tokio::coop::budget::hbf14276b2b91dfc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8be1c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7174b4d77f260dbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0ae1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7b67fe799ae478da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6afdd - tokio::macros::scoped_tls::ScopedKey::set::h177abfbf3dc49434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9f04c - tokio::runtime::basic_scheduler::enter::h9cceef012a93dd51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d8639b - tokio::runtime::basic_scheduler::Inner

::block_on::h5e1cbef8141e807a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d963dc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::he86d0785af510126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d9ae50 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hffc5b0a77e9721f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df4ceb - tokio::runtime::Runtime::block_on::h2432ab88ccd6f1ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d59b4c - client::populate_error::h267d8859eb920fff [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:169:5 [INFO] [stdout] 35: 0x564dc5d59a5a - client::populate_error::{{closure}}::had3ecd66b700690f [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:151:7 [INFO] [stdout] 36: 0x564dc5d4d07e - core::ops::function::FnOnce::call_once::h677401b04479b8ba [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- create_error stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'create_error' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Err(ApiError(ApiErrorResponse { message: "something odd happened", status_code: 500 }))`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:41075/proxies): connection closed before message completed"))`', tests/client.rs:408:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75f7a - core::panicking::assert_failed::haef9ccfb8508d2ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d6208a - client::create_error::{{closure}}::h919ee2b838213adb [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:408:5 [INFO] [stdout] 18: 0x564dc5dce52b - as core::future::future::Future>::poll::ha3796af6b21fd35e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6ccf - as core::future::future::Future>::poll::h5e41871b077872ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d94030 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b160344ba736f26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d4417c - tokio::coop::with_budget::{{closure}}::h4c9d2df95808f34a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5db0711 - std::thread::local::LocalKey::try_with::h621b7848fe81ea16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dad61d - std::thread::local::LocalKey::with::h912158e10da781fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d9299c - tokio::coop::with_budget::h4078ed01a309be0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d9299c - tokio::coop::budget::h02b3c6a57874f220 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d9299c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::he26eb1da26cea0a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da09a1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3d2f76f91f5dfcf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6b2ad - tokio::macros::scoped_tls::ScopedKey::set::h5e5c0ceffbb52462 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9f3bc - tokio::runtime::basic_scheduler::enter::ha88611ebe242c1ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d863fb - tokio::runtime::basic_scheduler::Inner

::block_on::h99028ebd46d4ac2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d9633c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hdd51977ba57d8eb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d97570 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h2f85e795e9ebf988 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df521b - tokio::runtime::Runtime::block_on::h489a05e420c29dba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d613ac - client::create_error::h5fb91cbe2470057f [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:408:5 [INFO] [stdout] 35: 0x564dc5d612ba - client::create_error::{{closure}}::haa9def98e7c0e032 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:381:7 [INFO] [stdout] 36: 0x564dc5d4d2fe - core::ops::function::FnOnce::call_once::hc76157da36234305 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- reset_state_error stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'reset_state_error' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Err(ApiError(ApiErrorResponse { message: "something odd happened", status_code: 500 }))`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:35979/reset): connection closed before message completed"))`', tests/client.rs:189:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75eba - core::panicking::assert_failed::h413482eb32eddea3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d5b2a3 - client::reset_state_error::{{closure}}::h650b6f1801a2e834 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:189:5 [INFO] [stdout] 18: 0x564dc5dcea9b - as core::future::future::Future>::poll::hd497c11ac21b5470 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6f1f - as core::future::future::Future>::poll::h8af79757b6b659b2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d94150 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h46cad08e26485407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d449cc - tokio::coop::with_budget::{{closure}}::h75208219839cd826 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5db2ea1 - std::thread::local::LocalKey::try_with::hb7b674ddecfea4ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dadaad - std::thread::local::LocalKey::with::ha9e2928df83107e1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8d39c - tokio::coop::with_budget::h9ae7f14376ce5fc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8d39c - tokio::coop::budget::h57bfd15e17d724ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8d39c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h8771d2e00a63856d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0ca1 - tokio::runtime::basic_scheduler::enter::{{closure}}::he6fc1e53028bf8a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6bc0d - tokio::macros::scoped_tls::ScopedKey::set::he2e1dcfececf50a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9df1c - tokio::runtime::basic_scheduler::enter::h55efcacc6fb19f5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d8645b - tokio::runtime::basic_scheduler::Inner

::block_on::hc0835e52f7299275 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d95cfc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h4626bed2002e0360 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d9aa80 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he9050a8cb27edd70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df543b - tokio::runtime::Runtime::block_on::h68dcdc03edc3152c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d5a82c - client::reset_state_error::h6836aad093e4ebc2 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:189:5 [INFO] [stdout] 35: 0x564dc5d5a73a - client::reset_state_error::{{closure}}::h589978c2b8099942 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:173:7 [INFO] [stdout] 36: 0x564dc5d4d5fe - core::ops::function::FnOnce::call_once::hff5d340cefcc2c84 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- change_proxy_name stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'change_proxy_name' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(Proxy { base_url: "http://127.0.0.1:43485", created: true, config: ProxyConfig { name: "my_proxy", listen: "127.0.0.1:5556", upstream: "127.0.0.1:5557", enabled: true, rand_seed: None }, toxics: [] })`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:43485/proxies): connection closed before message completed"))`', tests/client.rs:461:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75f7a - core::panicking::assert_failed::haef9ccfb8508d2ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d639ef - client::change_proxy_name::{{closure}}::h98afa00ec0be972e [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:461:5 [INFO] [stdout] 18: 0x564dc5dcdcdb - as core::future::future::Future>::poll::h800edf614d25937e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6b7f - as core::future::future::Future>::poll::h4829bce1f21edc01 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d93d00 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h08b079a1b569e89d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d468ac - tokio::coop::with_budget::{{closure}}::hc6c107b75b26b399 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5db1ab1 - std::thread::local::LocalKey::try_with::h9a5d23ea3a8d9e87 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dad81d - std::thread::local::LocalKey::with::h9952148fa494afe9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8681c - tokio::coop::with_budget::h67efb698daa6fd20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8681c - tokio::coop::budget::h15995f56047cfb67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8681c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h01aee8ed57303ec8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0961 - tokio::runtime::basic_scheduler::enter::{{closure}}::h31e0a9deefa81f40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6b93d - tokio::macros::scoped_tls::ScopedKey::set::h9df8920c0f0484aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9ecdc - tokio::runtime::basic_scheduler::enter::h9c00988558bebba3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d864bb - tokio::runtime::basic_scheduler::Inner

::block_on::hfd9edf35b7daedfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d95c5c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h32496674bf2ccfa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d99000 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d720d53e611445e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df596b - tokio::runtime::Runtime::block_on::h8d034c472ecd8928 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d626dc - client::change_proxy_name::hcf29476f41c3e7ff [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:464:5 [INFO] [stdout] 35: 0x564dc5d625ea - client::change_proxy_name::{{closure}}::haac63e4b1c175db6 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:427:7 [INFO] [stdout] 36: 0x564dc5d4d4ae - core::ops::function::FnOnce::call_once::he4a3af325f89da49 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- get_proxy_not_found stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'get_proxy_not_found' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Err(ApiError(ApiErrorResponse { message: "proxy not found", status_code: 404 }))`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:46669/proxies/blah): connection closed before message completed"))`', tests/client.rs:43:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75f7a - core::panicking::assert_failed::haef9ccfb8508d2ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d56552 - client::get_proxy_not_found::{{closure}}::hbe96056a94f91128 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:43:5 [INFO] [stdout] 18: 0x564dc5dccb9b - as core::future::future::Future>::poll::h17be3fa046762506 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6f8f - as core::future::future::Future>::poll::hab8c439df59cc3eb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d94750 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h76b47d6c51c8c724 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d42fac - tokio::coop::with_budget::{{closure}}::h08de27d21da04813 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5dae611 - std::thread::local::LocalKey::try_with::h1c61498afdd3bed6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dacc7d - std::thread::local::LocalKey::with::h4a81cc2dec00e9c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8931c - tokio::coop::with_budget::h16b78a655def47ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8931c - tokio::coop::budget::h2953b9f20f534e3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8931c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h30b291df964f4ac3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0b61 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha2d1a11ec7d4514b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6bded - tokio::macros::scoped_tls::ScopedKey::set::hf9491e7fb2875e6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9cdec - tokio::runtime::basic_scheduler::enter::h11da5ff0abdf2838 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d8631b - tokio::runtime::basic_scheduler::Inner

::block_on::h3bf715d1274948be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d960bc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::ha9836be4bf3bef61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d96630 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h09ee45af756d2852 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df5d9b - tokio::runtime::Runtime::block_on::hdca0056e1ae6dd18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d55adc - client::get_proxy_not_found::h52e8b28d4f7ed53a [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:43:5 [INFO] [stdout] 35: 0x564dc5d559ea - client::get_proxy_not_found::{{closure}}::h9e06c7d807b6905f [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:28:7 [INFO] [stdout] 36: 0x564dc5d4d5be - core::ops::function::FnOnce::call_once::hfc2485bd627f633b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- get_proxy_found stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'get_proxy_found' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(Proxy { base_url: "http://127.0.0.1:45453", created: true, config: ProxyConfig { name: "blah", listen: "127.0.0.1:5555", upstream: "127.0.0.1:5556", enabled: true, rand_seed: None }, toxics: [Toxic { kind: SlowClose { delay: 1000 }, name: "t1", toxicity: 0.5, direction: Upstream }] })`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:45453/proxies/blah): connection closed before message completed"))`', tests/client.rs:74:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75f7a - core::panicking::assert_failed::haef9ccfb8508d2ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d575a8 - client::get_proxy_found::{{closure}}::hc393ea71a1ba7037 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:74:5 [INFO] [stdout] 18: 0x564dc5dcecbb - as core::future::future::Future>::poll::he7235df6986e982d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df694f - as core::future::future::Future>::poll::h186a9c50ee40d63e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d949c0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h91df64a7d9b7b52a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d45ccc - tokio::coop::with_budget::{{closure}}::haa5a4eb037dfe31b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5daf751 - std::thread::local::LocalKey::try_with::h350da7839c11868c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dadecd - std::thread::local::LocalKey::with::he84ed18482bdb9a8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8c8dc - tokio::coop::with_budget::h35abb202df9079c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8c8dc - tokio::coop::budget::ha17e58cce77a65a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8c8dc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h803e98614aff7c01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0d21 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf29c00fbdee45b18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6bcfd - tokio::macros::scoped_tls::ScopedKey::set::hef9145a410a138bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9d83c - tokio::runtime::basic_scheduler::enter::h37aee6d3d3c1fcca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d864fb - tokio::runtime::basic_scheduler::Inner

::block_on::hff71aeba25a993d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d9601c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h76459ef6a130d9ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d980d0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h898889bd618cab81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df4ffb - tokio::runtime::Runtime::block_on::h4056c22bce449935 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d566ec - client::get_proxy_found::h17ec6e62b1471bfd [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:74:5 [INFO] [stdout] 35: 0x564dc5d565fa - client::get_proxy_found::{{closure}}::h25e398ad4aad9c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:47:7 [INFO] [stdout] 36: 0x564dc5d4cdbe - core::ops::function::FnOnce::call_once::h2e7e6065d6426a6a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- get_toxics stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'get_toxics' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(Proxy { base_url: "http://127.0.0.1:44139", created: true, config: ProxyConfig { name: "my_proxy", listen: "127.0.0.1:5556", upstream: "127.0.0.1:5557", enabled: true, rand_seed: None }, toxics: [Toxic { kind: SlowClose { delay: 1000 }, name: "t1", toxicity: 0.5, direction: Upstream }] })`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:44139/proxies/my_proxy): connection closed before message completed"))`', tests/client.rs:501:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75f7a - core::panicking::assert_failed::haef9ccfb8508d2ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d64fc6 - client::get_toxics::{{closure}}::h8d12d42e1ca20603 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:501:5 [INFO] [stdout] 18: 0x564dc5dcd54b - as core::future::future::Future>::poll::h42eeb8a6f75afd83 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6bef - as core::future::future::Future>::poll::h578696e9dbc94066 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d93ca0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h063d29366d110ede [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d4392c - tokio::coop::with_budget::{{closure}}::h2c8e6aa68f6a25a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5dafe81 - std::thread::local::LocalKey::try_with::h402003554eeab8c9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dacf6d - std::thread::local::LocalKey::with::h5cd44587fce37bb3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8a89c - tokio::coop::with_budget::h824450e36588bc0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8a89c - tokio::coop::budget::h3cdca30b6249f7b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8a89c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h4014e6782be67536 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0aa1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h618bbeffd15d3f9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6b66d - tokio::macros::scoped_tls::ScopedKey::set::h8e919551796ebd64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9e28c - tokio::runtime::basic_scheduler::enter::h593fececedc326f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d8635b - tokio::runtime::basic_scheduler::Inner

::block_on::h4dc00cce3d97f78b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d9629c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hd82c8375cc9ee7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d96a00 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0c5ff64a99d07c8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df4bdb - tokio::runtime::Runtime::block_on::h00c566f62904077a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d63dec - client::get_toxics::h939b4f8e3bac46d2 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:504:5 [INFO] [stdout] 35: 0x564dc5d63cfa - client::get_toxics::{{closure}}::h3da9288ffd61604b [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:468:7 [INFO] [stdout] 36: 0x564dc5d4d46e - core::ops::function::FnOnce::call_once::he4433e280523a7f1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- enable_proxy stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'enable_proxy' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(Proxy { base_url: "http://127.0.0.1:45193", created: true, config: ProxyConfig { name: "blah", listen: "127.0.0.1:5555", upstream: "127.0.0.1:5556", enabled: false, rand_seed: None }, toxics: [Toxic { kind: SlowClose { delay: 1000 }, name: "t1", toxicity: 0.5, direction: Upstream }] })`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:45193/proxies/blah): connection closed before message completed"))`', tests/client.rs:345:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75f7a - core::panicking::assert_failed::haef9ccfb8508d2ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d5fe84 - client::enable_proxy::{{closure}}::he217678d50c65027 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:345:5 [INFO] [stdout] 18: 0x564dc5dce64b - as core::future::future::Future>::poll::ha4a3e782010a1b8e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6fff - as core::future::future::Future>::poll::hd4eb08972d5ed912 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d93d60 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h0f4120c3f6cf3851 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d4450c - tokio::coop::with_budget::{{closure}}::h696e4293eab4658f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5db25e1 - std::thread::local::LocalKey::try_with::ha73acb76f00cc034 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dad75d - std::thread::local::LocalKey::with::h97834732ece99147 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d8e91c - tokio::coop::with_budget::hdfb8b0f55c9bfc7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d8e91c - tokio::coop::budget::h7da8e27b2588fc72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d8e91c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h967820bc3ac30508 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da09e1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h4f2cc9a3be2dad1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6b84d - tokio::macros::scoped_tls::ScopedKey::set::h9d8c2041fbfd79dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9d15c - tokio::runtime::basic_scheduler::enter::h1f5da822ed8b29b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d863bb - tokio::runtime::basic_scheduler::Inner

::block_on::h5ebaa802f3a12b70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d95a7c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2b3b61f2af4325a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d99b60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbb9b0734481503d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df5eab - tokio::runtime::Runtime::block_on::he0b83dd61a81beb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d5eb6c - client::enable_proxy::h24863ef939ea7667 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:348:5 [INFO] [stdout] 35: 0x564dc5d5ea7a - client::enable_proxy::{{closure}}::h3fed9042f66f40da [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:308:7 [INFO] [stdout] 36: 0x564dc5d4d33e - core::ops::function::FnOnce::call_once::hce0e35865b02be08 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- populate stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'populate' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok([Proxy { base_url: "http://127.0.0.1:45513", created: true, config: ProxyConfig { name: "blah", listen: "127.0.0.1:5555", upstream: "127.0.0.1:5556", enabled: true, rand_seed: None }, toxics: [Toxic { kind: SlowClose { delay: 1000 }, name: "t1", toxicity: 0.5, direction: Upstream }] }, Proxy { base_url: "http://127.0.0.1:45513", created: true, config: ProxyConfig { name: "p2", listen: "127.0.0.1:5553", upstream: "127.0.0.1:5554", enabled: true, rand_seed: None }, toxics: [Toxic { kind: Latency { latency: 1000, jitter: 30 }, name: "t1", toxicity: 1.0, direction: Downstream }] }])`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:45513/populate): connection closed before message completed"))`', tests/client.rs:147:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d7603a - core::panicking::assert_failed::hf68fd116d02eacd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d59954 - client::populate::{{closure}}::h248f37a907b375f5 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:147:5 [INFO] [stdout] 18: 0x564dc5dcdf6b - as core::future::future::Future>::poll::h933ab430cf957173 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df729f - as core::future::future::Future>::poll::hfad41e46dff3986c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d941e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h475c529f7e9c0241 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d44d5c - tokio::coop::with_budget::{{closure}}::h81fcb6a2ab84d192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5daf3a1 - std::thread::local::LocalKey::try_with::h32a592b20d742b10 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dad42d - std::thread::local::LocalKey::with::h847724e5e2fb45a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d9141c - tokio::coop::with_budget::h37125c6b2bc20b4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d9141c - tokio::coop::budget::hadc932f219ccee4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d9141c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hd0dd1249cc697e11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0ba1 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha4a958ae6a02a8e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6b75d - tokio::macros::scoped_tls::ScopedKey::set::h959fd2a77df04a08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5da017c - tokio::runtime::basic_scheduler::enter::he4d083137be4bb31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d864db - tokio::runtime::basic_scheduler::Inner

::block_on::hfee8009e5bdac3ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d95f7c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h694751d444196caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d9a6b0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hdb2d54bc334fed2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df510b - tokio::runtime::Runtime::block_on::h407e2a9e989e3fcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d581cc - client::populate::hd6eeee411d77b197 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:147:5 [INFO] [stdout] 35: 0x564dc5d580da - client::populate::{{closure}}::hebd76b959eb2650c [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:93:7 [INFO] [stdout] 36: 0x564dc5d4d57e - core::ops::function::FnOnce::call_once::hf47cce09a858f319 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- create stdout ---- [INFO] [stdout] thread '' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e867 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc5d13bed - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x564dc6194320 - core::mem::uninitialized::h9a971cd7123e7b8a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x564dc6194320 - ::parse::h6bcdc53e3e95b22f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:120:77 [INFO] [stdout] 18: 0x564dc5ecd720 - hyper::proto::h1::role::parse_headers::hec37341d818ed591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:75:5 [INFO] [stdout] 19: 0x564dc5e523c8 - hyper::proto::h1::io::Buffered::parse::h2638237ceebafaf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/io.rs:162:19 [INFO] [stdout] 20: 0x564dc5efe08a - hyper::proto::h1::conn::Conn::poll_read_head::h70b31e0baf3b37fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/conn.rs:164:32 [INFO] [stdout] 21: 0x564dc5ee2251 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hfc9ae903e944db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:247:22 [INFO] [stdout] 22: 0x564dc5ee4ec7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hef06a8ff720e283e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:187:24 [INFO] [stdout] 23: 0x564dc5ee42db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::hc5616c537c9894ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:159:21 [INFO] [stdout] 24: 0x564dc5ede9c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h935e14e3cb96ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:136:16 [INFO] [stdout] 25: 0x564dc5eddd35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h45e6ddec7a95ead6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:119:28 [INFO] [stdout] 26: 0x564dc5ed60a7 - as core::future::future::Future>::poll::hac16bdd1e2c5aa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/dispatch.rs:423:9 [INFO] [stdout] 27: 0x564dc5e34797 - as core::future::future::Future>::poll::hdb1f04ea2643a99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1025:47 [INFO] [stdout] 28: 0x564dc5e6a40e - as core::future::future::Future>::poll::h4ff1035d19ccfb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1226:30 [INFO] [stdout] 29: 0x564dc5f19ea9 - as core::future::future::Future>::poll::h9bd3f734630ada39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/common/drain.rs:95:36 [INFO] [stdout] 30: 0x564dc5eb6aa8 - as core::future::future::Future>::poll::hae09f96d431dbc19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/server/conn.rs:1164:36 [INFO] [stdout] 31: 0x564dc5f1660e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h194eaebc7d02b5c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:243:17 [INFO] [stdout] 32: 0x564dc5ee70c9 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9f1be398250d6800 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x564dc5f164b8 - tokio::runtime::task::core::CoreStage::poll::h9dfa354b20b4d473 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/core.rs:233:13 [INFO] [stdout] 34: 0x564dc5ecfcde - tokio::runtime::task::harness::poll_future::{{closure}}::h7c2a82963f934474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:438:23 [INFO] [stdout] 35: 0x564dc5eb6664 - as core::ops::function::FnOnce<()>>::call_once::h52c059c6050bf796 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x564dc5e86d82 - std::panicking::try::do_call::hb36d1ce578f1a261 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 38: 0x564dc5e86aea - std::panicking::try::hb3286d73aee22e1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x564dc5eb9d6b - std::panic::catch_unwind::h5dce224cd29917bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x564dc5ecf4a1 - tokio::runtime::task::harness::poll_future::h45553a701f88971d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:425:19 [INFO] [stdout] 41: 0x564dc5ecffb3 - tokio::runtime::task::harness::Harness::poll_inner::he3deb7c8207d9c41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x564dc5ed084c - tokio::runtime::task::harness::Harness::poll::he46b767068e6deaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x564dc5ec2e92 - tokio::runtime::task::raw::poll::h259b91398af27be4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:113:5 [INFO] [stdout] 44: 0x564dc63d987f - tokio::runtime::task::raw::RawTask::poll::hb1b15a7c774e7242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/raw.rs:70:18 [INFO] [stdout] 45: 0x564dc6414331 - tokio::runtime::task::Notified::run::h675060db5078a048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x564dc641dd8b - tokio::task::local::LocalSet::tick::{{closure}}::h5dc707aa4267f3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:54 [INFO] [stdout] 47: 0x564dc6429909 - tokio::coop::with_budget::{{closure}}::hed184f1afb83fcd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x564dc63e1fdf - std::thread::local::LocalKey::try_with::h88b5f523b784bd73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x564dc63e0e9a - std::thread::local::LocalKey::with::h6830c9960754ad2a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x564dc641dd24 - tokio::coop::with_budget::h97b235c3274ffd95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x564dc641dd24 - tokio::coop::budget::h6272943b1d41c9c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x564dc641dd24 - tokio::task::local::LocalSet::tick::h8ecd7aa2b2783d0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:521:31 [INFO] [stdout] 53: 0x564dc5ee8140 - as core::future::future::Future>::poll::{{closure}}::h5b8855dc4b2c9245 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:645:16 [INFO] [stdout] 54: 0x564dc5ece8c5 - tokio::macros::scoped_tls::ScopedKey::set::h6460760437bd1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x564dc5ee7acb - tokio::task::local::LocalSet::with::h3d8fbfa66c2efa85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:555:9 [INFO] [stdout] 56: 0x564dc5ee7f24 - as core::future::future::Future>::poll::h642e1916f5193f76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:631:9 [INFO] [stdout] 57: 0x564dc5ee7d72 - tokio::task::local::LocalSet::run_until::{{closure}}::h22fe34682b6bfcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:505:9 [INFO] [stdout] 58: 0x564dc5e67f9d - as core::future::future::Future>::poll::h40caf36eddd86b60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x564dc5e6f051 - as core::future::future::Future>::poll::hab331f00a901d8cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x564dc5ef1732 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd2c9d7918144d2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x564dc5f1f630 - tokio::coop::with_budget::{{closure}}::h961f7891467eced4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x564dc5e622a5 - std::thread::local::LocalKey::try_with::ha808bbb1e006a102 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x564dc5e61a1e - std::thread::local::LocalKey::with::h393327cdd7ecce69 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x564dc5ef0e20 - tokio::coop::with_budget::hbf104b0f4076f271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x564dc5ef0e20 - tokio::coop::budget::h2f8a0f6955e08033 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x564dc5ef0e20 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f2ff36774278484 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x564dc5ef22a2 - tokio::runtime::basic_scheduler::enter::{{closure}}::h634d0365955aeea6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x564dc5ece7c5 - tokio::macros::scoped_tls::ScopedKey::set::h3e37820fcb3da69a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x564dc5ef2220 - tokio::runtime::basic_scheduler::enter::ha2836c0c3994bc22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x564dc5ef0aec - tokio::runtime::basic_scheduler::Inner

::block_on::h704bff8d63d102bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 71: 0x564dc5ef17d0 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h905d2b1404015fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 72: 0x564dc5ef1af1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d253b6a69ebe977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x564dc5e8a572 - tokio::runtime::Runtime::block_on::h4d6c9d7d40c9c77a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x564dc5ee7b46 - tokio::task::local::LocalSet::block_on::hd4a0976b55702df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/task/local.rs:466:9 [INFO] [stdout] 75: 0x564dc5ef300c - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h9968a42ec6420030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.4/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x564dc5ecb43e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb9c58082a2086cd7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x564dc5f1be62 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcee090c3d82cc0dc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x564dc5eb6642 - as core::ops::function::FnOnce<()>>::call_once::h49c6cb897b17a244 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x564dc5e86e54 - std::panicking::try::do_call::hec432d25655af7f4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x564dc5e8c20d - __rust_try [INFO] [stdout] 81: 0x564dc5e86a00 - std::panicking::try::h295051c544941fe2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x564dc5eb9d32 - std::panic::catch_unwind::h4c13ee5eead70132 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x564dc5f1bc5c - std::thread::Builder::spawn_unchecked::{{closure}}::h4e4ad1829526c323 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x564dc5f24c7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4c4ec8f11e1699ef [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 88: 0x7f258a72c609 - start_thread [INFO] [stdout] 89: 0x7f258a4fc293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'create' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(Proxy { base_url: "http://127.0.0.1:45339", created: true, config: ProxyConfig { name: "my_proxy", listen: "127.0.0.1:5556", upstream: "127.0.0.1:5557", enabled: true, rand_seed: None }, toxics: [] })`, [INFO] [stdout] right: `Err(IoError("error sending request for url (http://127.0.0.1:45339/proxies): connection closed before message completed"))`', tests/client.rs:377:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564dc647c4e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564dc647c4e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564dc647c4e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564dc647c4e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564dc64a06ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564dc6475175 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x564dc647e6eb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564dc647e6eb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564dc647e6eb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564dc647e1fc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564dc647edb4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564dc647e897 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564dc647c9dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564dc647e7f9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564dc5d13ca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x564dc649e4b8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x564dc5d75f7a - core::panicking::assert_failed::haef9ccfb8508d2ec [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x564dc5d6120a - client::create::{{closure}}::hc16384fc3970009f [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:377:5 [INFO] [stdout] 18: 0x564dc5dce30b - as core::future::future::Future>::poll::ha008b8ef2b234eb1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x564dc5df6a9f - as core::future::future::Future>::poll::h37ca5fc44ca54440 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x564dc5d94a30 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h995231eeb9315bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x564dc5d43cbc - tokio::coop::with_budget::{{closure}}::h3624934dce6ca0a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 22: 0x564dc5dae9b1 - std::thread::local::LocalKey::try_with::h1e12cb36b7d691c2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x564dc5dac3dd - std::thread::local::LocalKey::with::h173eca9755e84324 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x564dc5d87d9c - tokio::coop::with_budget::he0db14d59d0ccc9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 25: 0x564dc5d87d9c - tokio::coop::budget::h529e05dd4c72944c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 26: 0x564dc5d87d9c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h139e43e432151bf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x564dc5da0da1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf8df14124ae3372a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x564dc5d6ad0d - tokio::macros::scoped_tls::ScopedKey::set::h0c9c497e79910929 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x564dc5d9e5fc - tokio::runtime::basic_scheduler::enter::h6af8f5155e0b4b62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x564dc5d8629b - tokio::runtime::basic_scheduler::Inner

::block_on::h03d38f7765fd6a2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x564dc5d9593c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h05d4fbb678ac011d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:9 [INFO] [stdout] 32: 0x564dc5d99790 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hb702c7fbd12631f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x564dc5df5c8b - tokio::runtime::Runtime::block_on::hd620323b345209b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x564dc5d6039c - client::create::h1bc16fb4aed82d1f [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:377:5 [INFO] [stdout] 35: 0x564dc5d602aa - client::create::{{closure}}::hdcae31b452c66727 [INFO] [stdout] at /opt/rustwide/workdir/tests/client.rs:352:7 [INFO] [stdout] 36: 0x564dc5d4d51e - core::ops::function::FnOnce::call_once::hed2c72ad02f57f75 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564dc5e22683 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564dc5e22683 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x564dc5e21110 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564dc5e21110 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x564dc5e21110 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x564dc5e21110 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x564dc5e21110 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x564dc5e21110 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x564dc5e21110 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x564dc5dfa6d2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x564dc5dfa6d2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x564dc5dfe328 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x564dc5dfe328 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x564dc5dfe328 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x564dc5dfe328 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x564dc5dfe328 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x564dc5dfe328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x564dc6484447 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x564dc6484447 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f258a72c609 - start_thread [INFO] [stdout] 59: 0x7f258a4fc293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] change_proxy_name [INFO] [stdout] create [INFO] [stdout] create_error [INFO] [stdout] create_toxic [INFO] [stdout] disable_proxy [INFO] [stdout] enable_proxy [INFO] [stdout] get_proxies_empty [INFO] [stdout] get_proxy_found [INFO] [stdout] get_proxy_not_found [INFO] [stdout] get_toxics [INFO] [stdout] populate [INFO] [stdout] populate_error [INFO] [stdout] reset_state_error [INFO] [stdout] reset_state_success [INFO] [stdout] reset_state_unexpected [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test client' [INFO] running `Command { std: "docker" "inspect" "c095e25a95113d4ac2081548fabe0a2c9a969ec7c6db062cac7fb3dd6db0b5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c095e25a95113d4ac2081548fabe0a2c9a969ec7c6db062cac7fb3dd6db0b5c3", kill_on_drop: false }` [INFO] [stdout] c095e25a95113d4ac2081548fabe0a2c9a969ec7c6db062cac7fb3dd6db0b5c3