[INFO] fetching crate mockito_declarative_server 0.3.0... [INFO] testing mockito_declarative_server-0.3.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate mockito_declarative_server 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate mockito_declarative_server 0.3.0 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 mockito_declarative_server 0.3.0 [INFO] finished tweaking crates.io crate mockito_declarative_server 0.3.0 [INFO] tweaked toml for crates.io crate mockito_declarative_server 0.3.0 written to /workspace/builds/worker-3/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 mockito v0.25.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 97f483daa6cf6c08d680fe7298edf1fa45c9cef4f2cfa8f6274bcb1a2ddd1dae [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" "97f483daa6cf6c08d680fe7298edf1fa45c9cef4f2cfa8f6274bcb1a2ddd1dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97f483daa6cf6c08d680fe7298edf1fa45c9cef4f2cfa8f6274bcb1a2ddd1dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f483daa6cf6c08d680fe7298edf1fa45c9cef4f2cfa8f6274bcb1a2ddd1dae", kill_on_drop: false }` [INFO] [stdout] 97f483daa6cf6c08d680fe7298edf1fa45c9cef4f2cfa8f6274bcb1a2ddd1dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 1cda6c81322bafdb1c0e8d185d008a86eb2821116a06c50f199afe12360e5112 [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" "1cda6c81322bafdb1c0e8d185d008a86eb2821116a06c50f199afe12360e5112", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.25.3 [INFO] [stderr] Compiling mockito_declarative_server v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.99s [INFO] running `Command { std: "docker" "inspect" "1cda6c81322bafdb1c0e8d185d008a86eb2821116a06c50f199afe12360e5112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cda6c81322bafdb1c0e8d185d008a86eb2821116a06c50f199afe12360e5112", kill_on_drop: false }` [INFO] [stdout] 1cda6c81322bafdb1c0e8d185d008a86eb2821116a06c50f199afe12360e5112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] cddd81b5f4583ea8fc4ea96ed4373ba428751ffc7130aa8e6d43491567a7090f [INFO] running `Command { std: "docker" "start" "-a" "cddd81b5f4583ea8fc4ea96ed4373ba428751ffc7130aa8e6d43491567a7090f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [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 mockito_declarative_server v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.23s [INFO] running `Command { std: "docker" "inspect" "cddd81b5f4583ea8fc4ea96ed4373ba428751ffc7130aa8e6d43491567a7090f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddd81b5f4583ea8fc4ea96ed4373ba428751ffc7130aa8e6d43491567a7090f", kill_on_drop: false }` [INFO] [stdout] cddd81b5f4583ea8fc4ea96ed4373ba428751ffc7130aa8e6d43491567a7090f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] daa49f75cf968a760031c5e0fb874557e52d4709093cd31f595f81de247a870d [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" "daa49f75cf968a760031c5e0fb874557e52d4709093cd31f595f81de247a870d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mockito_declarative_server-f848e79cdca62495) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_regex_matching ... FAILED [INFO] [stdout] test test::test_query_regex_matching ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_regex_matching stdout ---- [INFO] [stdout] thread 'test::test_regex_matching' 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: 0x55b67b475bb0 - 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: 0x55b67b475bb0 - 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: 0x55b67b475bb0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b67b475bb0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b67b49af8c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b67b46ed05 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55b67b477d3b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b67b477d3b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b67b477d3b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b67b47784c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b67b478404 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b67b477eb7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55b67b4760ac - 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: 0x55b67b477e49 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b67ac8ed31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55b67ac8ec7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55b67aee528d - core::mem::uninitialized::h6870ef60406ce16b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55b67aee528d - ::parse::hca66ddc92808d377 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:873:30 [INFO] [stdout] 18: 0x55b67add3002 - hyper::proto::h1::role::parse_headers::h632f38a320bce4eb [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: 0x55b67adead22 - hyper::proto::h1::io::Buffered::parse::h675183c1bf20ccd3 [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: 0x55b67ad64473 - hyper::proto::h1::conn::Conn::poll_read_head::h7702487da46b593d [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: 0x55b67adb6b3b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h30a03ef3de609053 [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: 0x55b67adb8ba7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5afacc04729a09bd [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: 0x55b67adb83f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h46f6e6be0da84213 [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: 0x55b67adb40a3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h75c2fa7c4957a5f0 [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: 0x55b67adb3895 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h80cf2b4757ebbbc4 [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: 0x55b67adaa1e7 - as core::future::future::Future>::poll::h433f15b47eb7b1f9 [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: 0x55b67ad3f737 - as core::future::future::Future>::poll::hc75806337d2aa217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/conn.rs:859:43 [INFO] [stdout] 28: 0x55b67ad3f0ea - as core::future::future::Future>::poll::h44e8378e4684b08b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/conn.rs:491:22 [INFO] [stdout] 29: 0x55b67ad35794 - ::try_poll::h66e40d7f3e09a5a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.15/src/future.rs:82:9 [INFO] [stdout] 30: 0x55b67ad2caae - as core::future::future::Future>::poll::h65139a36fc870b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 31: 0x55b67ad1764f - as core::future::future::Future>::poll::hfbc952ec382a3e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 32: 0x55b67acf008e - as core::future::future::Future>::poll::h706cbbd8785285c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 33: 0x55b67adc187e - as core::future::future::Future>::poll::hd0143d37d1453d72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 34: 0x55b67ad155ac - as core::future::future::Future>::poll::h6396c4777ace3da0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 35: 0x55b67acf036e - as core::future::future::Future>::poll::he16c87aa179571c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 36: 0x55b67ae3ba9e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h05f6f0a3317148d2 [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] 37: 0x55b67ae35029 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h2ee8ede1cc55c7b8 [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] 38: 0x55b67ae3b708 - tokio::runtime::task::core::CoreStage::poll::h9f5853f13bccff12 [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] 39: 0x55b67ad84a9e - tokio::runtime::task::harness::poll_future::{{closure}}::ha24288fb57fea827 [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] 40: 0x55b67aded804 - as core::ops::function::FnOnce<()>>::call_once::hc379dce2ea35a5a6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55b67adae192 - std::panicking::try::do_call::he9008a7f2d5081de [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55b67adc0fad - __rust_try [INFO] [stdout] 43: 0x55b67adace6a - std::panicking::try::hbe90625212015f73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x55b67adf241b - std::panic::catch_unwind::h75032933b183c887 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x55b67ad827f1 - tokio::runtime::task::harness::poll_future::h177d24956657c95c [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] 46: 0x55b67ad86023 - tokio::runtime::task::harness::Harness::poll_inner::hf4260ddae333c23c [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] 47: 0x55b67ad89f0c - tokio::runtime::task::harness::Harness::poll::h3122950e3d20a323 [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] 48: 0x55b67ad0dc52 - tokio::runtime::task::raw::poll::h3c351354aa82ff34 [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] 49: 0x55b67b05943f - tokio::runtime::task::raw::RawTask::poll::h58d94f7948a4d56d [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] 50: 0x55b67acd0451 - tokio::runtime::task::Notified::run::h5041d1fcfad5f683 [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] 51: 0x55b67acd5f9a - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd689c88ef6e65af9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:254:73 [INFO] [stdout] 52: 0x55b67aca89d9 - tokio::coop::with_budget::{{closure}}::h40c1584613d847be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 53: 0x55b67acd234f - std::thread::local::LocalKey::try_with::h8f638a1b8db2a92c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 54: 0x55b67acd14d6 - std::thread::local::LocalKey::with::h17034804cb26f48b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 55: 0x55b67acd5a85 - tokio::coop::with_budget::h8b7460bb0f719932 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 56: 0x55b67acd5a85 - tokio::coop::budget::h25684f0aea275b92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 57: 0x55b67acd5a85 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h4ce0f0ee6a97133c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:254:50 [INFO] [stdout] 58: 0x55b67acd73c1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hbcbad6d18c1d345f [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] 59: 0x55b67acba21d - tokio::macros::scoped_tls::ScopedKey::set::h5ea7157eaab75b73 [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] 60: 0x55b67acd6f8c - tokio::runtime::basic_scheduler::enter::h78768d537251b4f4 [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] 61: 0x55b67acd478b - tokio::runtime::basic_scheduler::Inner

::block_on::hc86e00072a2f02ca [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] 62: 0x55b67acd6044 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h1df39e11ef56a80e [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] 63: 0x55b67acd6788 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc6e04a25193cc075 [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] 64: 0x55b67accbd50 - tokio::runtime::Runtime::block_on::h76baa7edb66d6ab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 65: 0x55b67aca9c47 - mockito_declarative_server::test::test_regex_matching::h612a37d624e73b1f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:130:9 [INFO] [stdout] 66: 0x55b67aca9b6a - mockito_declarative_server::test::test_regex_matching::{{closure}}::hd970cca91fe0ac78 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:112:11 [INFO] [stdout] 67: 0x55b67acc8f5e - core::ops::function::FnOnce::call_once::h51e8abf4b38dc22a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 68: 0x55b67b035093 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55b67b035093 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 70: 0x55b67b033b20 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x55b67b033b20 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 72: 0x55b67b033b20 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 73: 0x55b67b033b20 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 74: 0x55b67b033b20 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 75: 0x55b67b033b20 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 76: 0x55b67b033b20 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 77: 0x55b67b00d0e2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 78: 0x55b67b00d0e2 - 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] 79: 0x55b67b010d38 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 80: 0x55b67b010d38 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 81: 0x55b67b010d38 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 82: 0x55b67b010d38 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 83: 0x55b67b010d38 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 84: 0x55b67b010d38 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 85: 0x55b67b010d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 86: 0x55b67b47d967 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55b67b47d967 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 88: 0x55b67b47d967 - 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] 89: 0x7f225143b609 - start_thread [INFO] [stdout] 90: 0x7f225120b293 - clone [INFO] [stdout] 91: 0x0 - [INFO] [stdout] thread 'test::test_regex_matching' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/conn.rs:316:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b67b475bb0 - 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: 0x55b67b475bb0 - 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: 0x55b67b475bb0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b67b475bb0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b67b49af8c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b67b46ed05 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55b67b477d3b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b67b477d3b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b67b477d3b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b67b47784c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b67b478404 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b67b41e2a3 - std::panicking::begin_panic::{{closure}}::hf3e43fca8b068fdf [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55b67b41e599 - std::sys_common::backtrace::__rust_end_short_backtrace::h77a9d2787f1bb8fe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b67b41e1d9 - std::panicking::begin_panic::h7f59999f8d3dc174 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55b67ad367e8 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h1675f84f3b9efc46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/conn.rs:316:35 [INFO] [stdout] 15: 0x55b67ad357f9 - >::call_once::h27ebc959c1bc2950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55b67ad15f33 - as core::future::future::Future>::poll::h8f7b739e4ddf54ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:57:73 [INFO] [stdout] 17: 0x55b67acf0328 - as core::future::future::Future>::poll::hd511efbcea597b57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 18: 0x55b67ad90a57 - ::Output> as core::future::future::Future>::poll::h4a056a27c9d51600 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/flatten.rs:50:36 [INFO] [stdout] 19: 0x55b67acd7828 - as core::future::future::Future>::poll::hda915f4e0688ffc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 20: 0x55b67ae3ee17 - as core::future::future::Future>::poll::h6b2ec7bf2d11b0d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/either.rs:89:32 [INFO] [stdout] 21: 0x55b67ae3f177 - as core::future::future::Future>::poll::hf5f97f916e8be42e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/either.rs:89:32 [INFO] [stdout] 22: 0x55b67ae3002b - ::try_poll::ha7fcc3906c8d587d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.15/src/future.rs:82:9 [INFO] [stdout] 23: 0x55b67ad2cb78 - as core::future::future::Future>::poll::h974b46fde4bea144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 24: 0x55b67ad15b1e - as core::future::future::Future>::poll::h7b2cc0c28dfdb4a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 25: 0x55b67acf0188 - as core::future::future::Future>::poll::h83024674b8c0c1f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 26: 0x55b67adc1838 - as core::future::future::Future>::poll::hc6a4ca9647999ce1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 27: 0x55b67add2aeb - ::try_poll::hb70349907eb45dbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.15/src/future.rs:82:9 [INFO] [stdout] 28: 0x55b67ad2cbd8 - as core::future::future::Future>::poll::ha0cdde0b5db067c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 29: 0x55b67ad16f8e - as core::future::future::Future>::poll::hd1417073eaa90910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 30: 0x55b67acf0248 - as core::future::future::Future>::poll::h91cb22e08510c9f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 31: 0x55b67adc11c8 - as core::future::future::Future>::poll::h7a47bf1a0aa397e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 32: 0x55b67ae0a6c6 - hyper::client::client::Client::send_request::{{closure}}::he1df0efa945be089 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/client.rs:286:23 [INFO] [stdout] 33: 0x55b67ad3fb09 - as core::future::future::Future>::poll::h1996e5f5c210c9f7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55b67ae0d148 - hyper::client::client::Client::retryably_send_request::{{closure}}::h2a0e87e9d63aa4cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/client.rs:196:25 [INFO] [stdout] 35: 0x55b67ad415db - as core::future::future::Future>::poll::ha095d0db3a33b8c4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 36: 0x55b67aec7f19 - as core::future::future::Future>::poll::hfaff6449569b1503 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 37: 0x55b67aef5430 - ::poll::hc34ee6010f35a240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/client.rs:582:9 [INFO] [stdout] 38: 0x55b67ae14800 - ::poll::h32ff364d4f4fb0eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/async_impl/client.rs:1522:29 [INFO] [stdout] 39: 0x55b67ae14548 - ::poll::h6539b8c536a6bc47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/async_impl/client.rs:1501:51 [INFO] [stdout] 40: 0x55b67acabd39 - mockito_declarative_server::test::test_regex_matching::{{closure}}::ha96baa2fa3bd3dee [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:117:20 [INFO] [stdout] 41: 0x55b67acd114b - as core::future::future::Future>::poll::hcf0c4b41090feee0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x55b67acd087f - as core::future::future::Future>::poll::h379ee6c52e67f739 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 43: 0x55b67acd5f70 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hcddbee124be709c6 [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] 44: 0x55b67aca8b0c - tokio::coop::with_budget::{{closure}}::h5444b4a579f4e3c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 45: 0x55b67acd1ab1 - std::thread::local::LocalKey::try_with::h078f425a24223119 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 46: 0x55b67acd179d - std::thread::local::LocalKey::with::ha1f45528529b650a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 47: 0x55b67acd557c - tokio::coop::with_budget::h0f25fca085035845 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 48: 0x55b67acd557c - tokio::coop::budget::hb56db9dbc722b474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 49: 0x55b67acd557c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h4ce0f0ee6a97133c [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] 50: 0x55b67acd73c1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hbcbad6d18c1d345f [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] 51: 0x55b67acba21d - tokio::macros::scoped_tls::ScopedKey::set::h5ea7157eaab75b73 [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] 52: 0x55b67acd6f8c - tokio::runtime::basic_scheduler::enter::h78768d537251b4f4 [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] 53: 0x55b67acd478b - tokio::runtime::basic_scheduler::Inner

::block_on::hc86e00072a2f02ca [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] 54: 0x55b67acd6044 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h1df39e11ef56a80e [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] 55: 0x55b67acd6788 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc6e04a25193cc075 [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] 56: 0x55b67accbd50 - tokio::runtime::Runtime::block_on::h76baa7edb66d6ab7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 57: 0x55b67aca9c47 - mockito_declarative_server::test::test_regex_matching::h612a37d624e73b1f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:130:9 [INFO] [stdout] 58: 0x55b67aca9b6a - mockito_declarative_server::test::test_regex_matching::{{closure}}::hd970cca91fe0ac78 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:112:11 [INFO] [stdout] 59: 0x55b67acc8f5e - core::ops::function::FnOnce::call_once::h51e8abf4b38dc22a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x55b67b035093 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 61: 0x55b67b035093 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 62: 0x55b67b033b20 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 63: 0x55b67b033b20 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 64: 0x55b67b033b20 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 65: 0x55b67b033b20 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 66: 0x55b67b033b20 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 67: 0x55b67b033b20 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 68: 0x55b67b033b20 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 69: 0x55b67b00d0e2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 70: 0x55b67b00d0e2 - 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] 71: 0x55b67b010d38 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 72: 0x55b67b010d38 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 73: 0x55b67b010d38 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 74: 0x55b67b010d38 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 75: 0x55b67b010d38 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 76: 0x55b67b010d38 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 77: 0x55b67b010d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 78: 0x55b67b47d967 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 79: 0x55b67b47d967 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 80: 0x55b67b47d967 - 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] 81: 0x7f225143b609 - start_thread [INFO] [stdout] 82: 0x7f225120b293 - clone [INFO] [stdout] 83: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_query_regex_matching stdout ---- [INFO] [stdout] thread 'test::test_query_regex_matching' 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: 0x55b67b475bb0 - 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: 0x55b67b475bb0 - 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: 0x55b67b475bb0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b67b475bb0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b67b49af8c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b67b46ed05 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55b67b477d3b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b67b477d3b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b67b477d3b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b67b47784c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b67b478404 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b67b477eb7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55b67b4760ac - 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: 0x55b67b477e49 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55b67ac8ed31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55b67ac8ec7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55b67aee528d - core::mem::uninitialized::h6870ef60406ce16b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55b67aee528d - ::parse::hca66ddc92808d377 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/proto/h1/role.rs:873:30 [INFO] [stdout] 18: 0x55b67add3002 - hyper::proto::h1::role::parse_headers::h632f38a320bce4eb [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: 0x55b67adead22 - hyper::proto::h1::io::Buffered::parse::h675183c1bf20ccd3 [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: 0x55b67ad64473 - hyper::proto::h1::conn::Conn::poll_read_head::h7702487da46b593d [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: 0x55b67adb6b3b - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h30a03ef3de609053 [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: 0x55b67adb8ba7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::h5afacc04729a09bd [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: 0x55b67adb83f2 - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h46f6e6be0da84213 [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: 0x55b67adb40a3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h75c2fa7c4957a5f0 [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: 0x55b67adb3895 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::h80cf2b4757ebbbc4 [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: 0x55b67adaa1e7 - as core::future::future::Future>::poll::h433f15b47eb7b1f9 [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: 0x55b67ad3f737 - as core::future::future::Future>::poll::hc75806337d2aa217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/conn.rs:859:43 [INFO] [stdout] 28: 0x55b67ad3f0ea - as core::future::future::Future>::poll::h44e8378e4684b08b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/conn.rs:491:22 [INFO] [stdout] 29: 0x55b67ad35794 - ::try_poll::h66e40d7f3e09a5a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.15/src/future.rs:82:9 [INFO] [stdout] 30: 0x55b67ad2caae - as core::future::future::Future>::poll::h65139a36fc870b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 31: 0x55b67ad1764f - as core::future::future::Future>::poll::hfbc952ec382a3e39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 32: 0x55b67acf008e - as core::future::future::Future>::poll::h706cbbd8785285c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 33: 0x55b67adc187e - as core::future::future::Future>::poll::hd0143d37d1453d72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 34: 0x55b67ad155ac - as core::future::future::Future>::poll::h6396c4777ace3da0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 35: 0x55b67acf036e - as core::future::future::Future>::poll::he16c87aa179571c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 36: 0x55b67ae3ba9e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h05f6f0a3317148d2 [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] 37: 0x55b67ae35029 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h2ee8ede1cc55c7b8 [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] 38: 0x55b67ae3b708 - tokio::runtime::task::core::CoreStage::poll::h9f5853f13bccff12 [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] 39: 0x55b67ad84a9e - tokio::runtime::task::harness::poll_future::{{closure}}::ha24288fb57fea827 [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] 40: 0x55b67aded804 - as core::ops::function::FnOnce<()>>::call_once::hc379dce2ea35a5a6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x55b67adae192 - std::panicking::try::do_call::he9008a7f2d5081de [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x55b67adc0fad - __rust_try [INFO] [stdout] 43: 0x55b67adace6a - std::panicking::try::hbe90625212015f73 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x55b67adf241b - std::panic::catch_unwind::h75032933b183c887 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x55b67ad827f1 - tokio::runtime::task::harness::poll_future::h177d24956657c95c [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] 46: 0x55b67ad86023 - tokio::runtime::task::harness::Harness::poll_inner::hf4260ddae333c23c [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] 47: 0x55b67ad89f0c - tokio::runtime::task::harness::Harness::poll::h3122950e3d20a323 [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] 48: 0x55b67ad0dc52 - tokio::runtime::task::raw::poll::h3c351354aa82ff34 [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] 49: 0x55b67b05943f - tokio::runtime::task::raw::RawTask::poll::h58d94f7948a4d56d [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] 50: 0x55b67acd0451 - tokio::runtime::task::Notified::run::h5041d1fcfad5f683 [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] 51: 0x55b67acd5f2a - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc9d04ac2ddcf5169 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:254:73 [INFO] [stdout] 52: 0x55b67aca8e99 - tokio::coop::with_budget::{{closure}}::hd5eb630f91a7e200 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 53: 0x55b67acd21ff - std::thread::local::LocalKey::try_with::h8e2770c97d2fe318 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 54: 0x55b67acd1816 - std::thread::local::LocalKey::with::hc3fd19c3dc3251bd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 55: 0x55b67acd4fd5 - tokio::coop::with_budget::h2f32640f5e21cde5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 56: 0x55b67acd4fd5 - tokio::coop::budget::hdf53fef8db937cad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 57: 0x55b67acd4fd5 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h199e30f8fe9fc3a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/basic_scheduler.rs:254:50 [INFO] [stdout] 58: 0x55b67acd7381 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7b9874d53c2e893e [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] 59: 0x55b67acba12d - tokio::macros::scoped_tls::ScopedKey::set::h450eda567dc4e39b [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] 60: 0x55b67acd72fc - tokio::runtime::basic_scheduler::enter::h9d22cedf1330af5c [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] 61: 0x55b67acd47ab - tokio::runtime::basic_scheduler::Inner

::block_on::hf1291a454df30b47 [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] 62: 0x55b67acd60d4 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h599cac4771a93982 [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] 63: 0x55b67acd63d8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::haf8327ed272fc1a8 [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] 64: 0x55b67accbbd0 - tokio::runtime::Runtime::block_on::h484b391b2bd7f374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 65: 0x55b67acac22d - mockito_declarative_server::test::test_query_regex_matching::hf98df708110fe82c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:153:9 [INFO] [stdout] 66: 0x55b67acac14a - mockito_declarative_server::test::test_query_regex_matching::{{closure}}::h2d7e13efa6d17df3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:134:11 [INFO] [stdout] 67: 0x55b67acc8fbe - core::ops::function::FnOnce::call_once::h64160bd5066babbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 68: 0x55b67b035093 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 69: 0x55b67b035093 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 70: 0x55b67b033b20 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x55b67b033b20 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 72: 0x55b67b033b20 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 73: 0x55b67b033b20 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 74: 0x55b67b033b20 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 75: 0x55b67b033b20 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 76: 0x55b67b033b20 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 77: 0x55b67b00d0e2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 78: 0x55b67b00d0e2 - 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] 79: 0x55b67b010d38 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 80: 0x55b67b010d38 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 81: 0x55b67b010d38 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 82: 0x55b67b010d38 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 83: 0x55b67b010d38 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 84: 0x55b67b010d38 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 85: 0x55b67b010d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 86: 0x55b67b47d967 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55b67b47d967 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 88: 0x55b67b47d967 - 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] 89: 0x7f225143b609 - start_thread [INFO] [stdout] 90: 0x7f225120b293 - clone [INFO] [stdout] 91: 0x0 - [INFO] [stdout] thread 'test::test_query_regex_matching' panicked at 'dispatch dropped without returning error', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/conn.rs:316:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b67b475bb0 - 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: 0x55b67b475bb0 - 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: 0x55b67b475bb0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b67b475bb0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b67b49af8c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55b67b46ed05 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55b67b477d3b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b67b477d3b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b67b477d3b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b67b47784c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b67b478404 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55b67b41e2a3 - std::panicking::begin_panic::{{closure}}::hf3e43fca8b068fdf [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55b67b41e599 - std::sys_common::backtrace::__rust_end_short_backtrace::h77a9d2787f1bb8fe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b67b41e1d9 - std::panicking::begin_panic::h7f59999f8d3dc174 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55b67ad367e8 - hyper::client::conn::SendRequest::send_request_retryable::{{closure}}::h1675f84f3b9efc46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/conn.rs:316:35 [INFO] [stdout] 15: 0x55b67ad357f9 - >::call_once::h27ebc959c1bc2950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/fns.rs:15:9 [INFO] [stdout] 16: 0x55b67ad15f33 - as core::future::future::Future>::poll::h8f7b739e4ddf54ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:57:73 [INFO] [stdout] 17: 0x55b67acf0328 - as core::future::future::Future>::poll::hd511efbcea597b57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 18: 0x55b67ad90a57 - ::Output> as core::future::future::Future>::poll::h4a056a27c9d51600 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/flatten.rs:50:36 [INFO] [stdout] 19: 0x55b67acd7828 - as core::future::future::Future>::poll::hda915f4e0688ffc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 20: 0x55b67ae3ee17 - as core::future::future::Future>::poll::h6b2ec7bf2d11b0d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/either.rs:89:32 [INFO] [stdout] 21: 0x55b67ae3f177 - as core::future::future::Future>::poll::hf5f97f916e8be42e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/either.rs:89:32 [INFO] [stdout] 22: 0x55b67ae3002b - ::try_poll::ha7fcc3906c8d587d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.15/src/future.rs:82:9 [INFO] [stdout] 23: 0x55b67ad2cb78 - as core::future::future::Future>::poll::h974b46fde4bea144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 24: 0x55b67ad15b1e - as core::future::future::Future>::poll::h7b2cc0c28dfdb4a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 25: 0x55b67acf0188 - as core::future::future::Future>::poll::h83024674b8c0c1f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 26: 0x55b67adc1838 - as core::future::future::Future>::poll::hc6a4ca9647999ce1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 27: 0x55b67add2aeb - ::try_poll::hb70349907eb45dbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.15/src/future.rs:82:9 [INFO] [stdout] 28: 0x55b67ad2cbd8 - as core::future::future::Future>::poll::ha0cdde0b5db067c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/try_future/into_future.rs:34:9 [INFO] [stdout] 29: 0x55b67ad16f8e - as core::future::future::Future>::poll::hd1417073eaa90910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/future/future/map.rs:55:37 [INFO] [stdout] 30: 0x55b67acf0248 - as core::future::future::Future>::poll::h91cb22e08510c9f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 31: 0x55b67adc11c8 - as core::future::future::Future>::poll::h7a47bf1a0aa397e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs:93:13 [INFO] [stdout] 32: 0x55b67ae0a6c6 - hyper::client::client::Client::send_request::{{closure}}::he1df0efa945be089 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/client.rs:286:23 [INFO] [stdout] 33: 0x55b67ad3fb09 - as core::future::future::Future>::poll::h1996e5f5c210c9f7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 34: 0x55b67ae0d148 - hyper::client::client::Client::retryably_send_request::{{closure}}::h2a0e87e9d63aa4cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/client.rs:196:25 [INFO] [stdout] 35: 0x55b67ad415db - as core::future::future::Future>::poll::ha095d0db3a33b8c4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 36: 0x55b67aec7f19 - as core::future::future::Future>::poll::hfaff6449569b1503 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 37: 0x55b67aef5430 - ::poll::hc34ee6010f35a240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.10/src/client/client.rs:582:9 [INFO] [stdout] 38: 0x55b67ae14800 - ::poll::h32ff364d4f4fb0eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/async_impl/client.rs:1522:29 [INFO] [stdout] 39: 0x55b67ae14548 - ::poll::h6539b8c536a6bc47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/async_impl/client.rs:1501:51 [INFO] [stdout] 40: 0x55b67acae328 - mockito_declarative_server::test::test_query_regex_matching::{{closure}}::h9a5acc450be806db [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:139:20 [INFO] [stdout] 41: 0x55b67acd0b1b - as core::future::future::Future>::poll::h5dbd2c65c7bd4951 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x55b67acd08ef - as core::future::future::Future>::poll::h739d06f1dda20152 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 43: 0x55b67acd5d80 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h71670d78f9d481e2 [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] 44: 0x55b67aca8d6c - tokio::coop::with_budget::{{closure}}::h926d6215e65b538c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:106:9 [INFO] [stdout] 45: 0x55b67acd1be1 - std::thread::local::LocalKey::try_with::h5857eb81c7ea03f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 46: 0x55b67acd167d - std::thread::local::LocalKey::with::h5416b143a1c87a7c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 47: 0x55b67acd4acc - tokio::coop::with_budget::h76e999e4d39b89fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:99:5 [INFO] [stdout] 48: 0x55b67acd4acc - tokio::coop::budget::hef64e6a3ed9f1fbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/coop.rs:76:5 [INFO] [stdout] 49: 0x55b67acd4acc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h199e30f8fe9fc3a6 [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] 50: 0x55b67acd7381 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7b9874d53c2e893e [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] 51: 0x55b67acba12d - tokio::macros::scoped_tls::ScopedKey::set::h450eda567dc4e39b [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] 52: 0x55b67acd72fc - tokio::runtime::basic_scheduler::enter::h9d22cedf1330af5c [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] 53: 0x55b67acd47ab - tokio::runtime::basic_scheduler::Inner

::block_on::hf1291a454df30b47 [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] 54: 0x55b67acd60d4 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h599cac4771a93982 [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] 55: 0x55b67acd63d8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::haf8327ed272fc1a8 [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] 56: 0x55b67accbbd0 - tokio::runtime::Runtime::block_on::h484b391b2bd7f374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.8.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 57: 0x55b67acac22d - mockito_declarative_server::test::test_query_regex_matching::hf98df708110fe82c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:153:9 [INFO] [stdout] 58: 0x55b67acac14a - mockito_declarative_server::test::test_query_regex_matching::{{closure}}::h2d7e13efa6d17df3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:134:11 [INFO] [stdout] 59: 0x55b67acc8fbe - core::ops::function::FnOnce::call_once::h64160bd5066babbc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x55b67b035093 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 61: 0x55b67b035093 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 62: 0x55b67b033b20 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 63: 0x55b67b033b20 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 64: 0x55b67b033b20 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 65: 0x55b67b033b20 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 66: 0x55b67b033b20 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 67: 0x55b67b033b20 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 68: 0x55b67b033b20 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 69: 0x55b67b00d0e2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 70: 0x55b67b00d0e2 - 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] 71: 0x55b67b010d38 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 72: 0x55b67b010d38 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 73: 0x55b67b010d38 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 74: 0x55b67b010d38 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 75: 0x55b67b010d38 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 76: 0x55b67b010d38 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 77: 0x55b67b010d38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 78: 0x55b67b47d967 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 79: 0x55b67b47d967 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 80: 0x55b67b47d967 - 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] 81: 0x7f225143b609 - start_thread [INFO] [stdout] 82: 0x7f225120b293 - clone [INFO] [stdout] 83: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_query_regex_matching [INFO] [stdout] test::test_regex_matching [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "daa49f75cf968a760031c5e0fb874557e52d4709093cd31f595f81de247a870d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daa49f75cf968a760031c5e0fb874557e52d4709093cd31f595f81de247a870d", kill_on_drop: false }` [INFO] [stdout] daa49f75cf968a760031c5e0fb874557e52d4709093cd31f595f81de247a870d