[INFO] fetching crate hcaptcha 2.0.0... [INFO] testing hcaptcha-2.0.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate hcaptcha 2.0.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate hcaptcha 2.0.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 hcaptcha 2.0.0 [INFO] finished tweaking crates.io crate hcaptcha 2.0.0 [INFO] tweaked toml for crates.io crate hcaptcha 2.0.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate hcaptcha 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-test v0.1.0 [INFO] [stderr] Downloaded claim v0.5.0 [INFO] [stderr] Downloaded simplerand v1.3.0 [INFO] [stderr] Downloaded fakeit v1.1.1 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.2.4 [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded tracing-test-macro v0.1.0 [INFO] [stderr] Downloaded wiremock v0.5.3 [INFO] [stderr] Downloaded rusoto_ses v0.46.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 5733abd8f8d440fc9c5986518dc6b90a1473c0b2c2184358d36e719a04554db4 [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" "5733abd8f8d440fc9c5986518dc6b90a1473c0b2c2184358d36e719a04554db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5733abd8f8d440fc9c5986518dc6b90a1473c0b2c2184358d36e719a04554db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5733abd8f8d440fc9c5986518dc6b90a1473c0b2c2184358d36e719a04554db4", kill_on_drop: false }` [INFO] [stdout] 5733abd8f8d440fc9c5986518dc6b90a1473c0b2c2184358d36e719a04554db4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 460d1164c29f37b5e25f20ef8d1d5be1f648b4505cbf25279e6ae9c4fcece234 [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" "460d1164c29f37b5e25f20ef8d1d5be1f648b4505cbf25279e6ae9c4fcece234", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [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 serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling hcaptcha v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "460d1164c29f37b5e25f20ef8d1d5be1f648b4505cbf25279e6ae9c4fcece234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460d1164c29f37b5e25f20ef8d1d5be1f648b4505cbf25279e6ae9c4fcece234", kill_on_drop: false }` [INFO] [stdout] 460d1164c29f37b5e25f20ef8d1d5be1f648b4505cbf25279e6ae9c4fcece234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 6e4bdc1ce93da297ab9e2573cef97ce7c4e4952eb86e0abc335923256c370b77 [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" "6e4bdc1ce93da297ab9e2573cef97ce7c4e4952eb86e0abc335923256c370b77", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling simplerand v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling fakeit v1.1.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling tracing-test v0.1.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.2.4 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling wiremock v0.5.3 [INFO] [stderr] Compiling lambda_runtime v0.3.0 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rusoto_ses v0.46.0 [INFO] [stderr] Compiling hcaptcha v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "6e4bdc1ce93da297ab9e2573cef97ce7c4e4952eb86e0abc335923256c370b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4bdc1ce93da297ab9e2573cef97ce7c4e4952eb86e0abc335923256c370b77", kill_on_drop: false }` [INFO] [stdout] 6e4bdc1ce93da297ab9e2573cef97ce7c4e4952eb86e0abc335923256c370b77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 85e11a8b95e46eadf9911f9a0ad21242d1bf6de809ce6573f92ab0eaa5ed9ce4 [INFO] running `Command { std: "docker" "start" "-a" "85e11a8b95e46eadf9911f9a0ad21242d1bf6de809ce6573f92ab0eaa5ed9ce4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hcaptcha-124b691d6532ac16) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test domain::hcaptcha_client_response::tests::empty_string_is_rejected ... ok [INFO] [stdout] test domain::hcaptcha_client_response::tests::whitespace_only_names_are_rejected ... ok [INFO] [stdout] test domain::hcaptcha_secret::tests::whitespace_only_secrets_are_rejected ... ok [INFO] [stdout] test domain::hcaptcha_sitekey::tests::empty_string_is_rejected ... ok [INFO] [stdout] test domain::hcaptcha_secret::tests::error_set_contains_invalid_secret_error ... ok [INFO] [stdout] test domain::hcaptcha_secret::tests::secret_shorter_than_secret_len_is_rejected ... ok [INFO] [stdout] test domain::hcaptcha_secret::tests::empty_string_is_rejected ... ok [INFO] [stdout] test domain::hcaptcha_remoteip::tests::test_ip_string_key_is_valid_ip6 ... ok [INFO] [stdout] test domain::hcaptcha_secret::tests::secret_longer_than_secret_len_is_rejected ... ok [INFO] [stdout] test domain::hcaptcha_remoteip::tests::empty_string_is_rejected ... ok [INFO] [stdout] test domain::hcaptcha_remoteip::tests::error_set_contains_missing_ip_string_error ... ok [INFO] [stdout] test domain::hcaptcha_client_response::tests::error_set_contains_missing_response_error ... ok [INFO] [stdout] test domain::hcaptcha_secret::tests::error_set_contains_missing_secret_error ... ok [INFO] [stdout] test domain::hcaptcha_secret::tests::test_secret_key_is_valid ... ok [INFO] [stdout] test domain::hcaptcha_remoteip::tests::whitespace_only_ip_strings_are_rejected ... ok [INFO] [stdout] test domain::hcaptcha_remoteip::tests::test_ip_string_key_is_valid_ip4 ... ok [INFO] [stdout] test hcaptcha_captcha::tests::fail_if_remoteip_not_valid_v4_or_v6_address ... ok [INFO] [stdout] test hcaptcha_captcha::tests::remoteip_is_optional ... ok [INFO] [stdout] test domain::hcaptcha_remoteip::tests::error_set_contains_invalid_ip_string_error ... ok [INFO] [stdout] test domain::hcaptcha_sitekey::tests::whitespace_only_sitekeys_are_rejected ... ok [INFO] [stdout] test hcaptcha_captcha::tests::sitekey_is_optional ... ok [INFO] [stdout] test domain::hcaptcha_sitekey::tests::error_set_contains_invalid_sitekey_error ... ok [INFO] [stdout] test domain::hcaptcha_secret::tests::secret_that_is_not_a_valid_hex_string_is_rejected ... ok [INFO] [stdout] test domain::hcaptcha_sitekey::tests::error_set_contains_missing_sitekey_error ... ok [INFO] [stdout] test domain::hcaptcha_sitekey::tests::valid_sitekey_key_is_valid ... ok [INFO] [stdout] test hcaptcha_captcha::tests::fail_if_sitekey_not_valid_uuid ... ok [INFO] [stdout] test hcaptcha_captcha::tests::update_remoteip_with_empty_string_yields_none ... ok [INFO] [stdout] test hcaptcha_captcha::tests::response_cannot_be_empty_or_blank ... ok [INFO] [stdout] test hcaptcha_captcha::tests::valid_user_id_is_accepted ... ok [INFO] [stdout] test hcaptcha_captcha::tests::valid_sitekey_is_accepted ... ok [INFO] [stdout] test hcaptcha_response::tests::credit_test ... ok [INFO] [stdout] test hcaptcha_captcha::tests::update_sitekey_with_empty_string_yields_none ... ok [INFO] [stdout] test hcaptcha_request::tests::valid_new_from_captcha_struct ... ok [INFO] [stdout] test hcaptcha_response::tests::decoding_test ... ok [INFO] [stdout] test hcaptcha_response::tests::error_codes_test ... ok [INFO] [stdout] test hcaptcha_request::tests::valid_new_from_response ... ok [INFO] [stdout] test hcaptcha_response::tests::hostname_test ... ok [INFO] [stdout] test hcaptcha_response::tests::success_test ... ok [INFO] [stdout] test hcaptcha_response::tests::timestamp_test ... ok [INFO] [stdout] test hcaptcha_client::tests::test_error_response ... ok [INFO] [stdout] test hcaptcha_client::tests::test_success_response ... ok [INFO] [stdout] test hcaptcha_client::tests::hcaptcha_mock_with_remoteip ... FAILED [INFO] [stdout] test hcaptcha_client::tests::hcaptcha_mock_with_sitekey ... FAILED [INFO] [stdout] test hcaptcha_client::tests::hcaptcha_mock ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- hcaptcha_client::tests::hcaptcha_mock_with_remoteip 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: 0x55e1e5378380 - 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: 0x55e1e5378380 - 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: 0x55e1e5378380 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1e5378380 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1e539cf1c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e1e5371025 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e1e537a5ab - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1e537a5ab - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1e537a5ab - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e1e537a0bc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e1e537ac74 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e1e537a727 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e1e537887c - 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: 0x55e1e537a6b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e1e4944d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e1e4944c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e1e4ff1ee0 - core::mem::uninitialized::he6eb5b5dd3fa31ad [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e1e4ff1ee0 - ::parse::h17f33788b05a9219 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/role.rs:131:77 [INFO] [stdout] 18: 0x55e1e4a72460 - hyper::proto::h1::role::parse_headers::hb8c430ab2aadf22a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/role.rs:86:5 [INFO] [stdout] 19: 0x55e1e4a59088 - hyper::proto::h1::io::Buffered::parse::hcc2e0ea4b8ce2b8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55e1e4a919aa - hyper::proto::h1::conn::Conn::poll_read_head::h5a9e8b16cedd0d83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/conn.rs:157:32 [INFO] [stdout] 21: 0x55e1e4a83151 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hd762ba2c15e73861 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:244:22 [INFO] [stdout] 22: 0x55e1e4a85dc7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::heea2a6f294a276f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:184:24 [INFO] [stdout] 23: 0x55e1e4a851db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h067877d78e7b2375 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:156:21 [INFO] [stdout] 24: 0x55e1e4a7f8c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h6237434ad570a3e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:133:16 [INFO] [stdout] 25: 0x55e1e4a7ec35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::ha675e969e2d013c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:116:28 [INFO] [stdout] 26: 0x55e1e4a78ad7 - as core::future::future::Future>::poll::h4a459d0a6ef69cc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:420:9 [INFO] [stdout] 27: 0x55e1e49e8e02 - as core::future::future::Future>::poll::hb9e8731ba99f0328 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/server/conn.rs:989:42 [INFO] [stdout] 28: 0x55e1e4a1398e - as core::future::future::Future>::poll::h133cb47e6c40e90f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/server/conn.rs:1169:30 [INFO] [stdout] 29: 0x55e1e4aba169 - as core::future::future::Future>::poll::hb6fd16301c9055f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/common/drain.rs:94:36 [INFO] [stdout] 30: 0x55e1e49fc068 - as core::future::future::Future>::poll::hb2a29d22a3f9d3fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/server/conn.rs:1107:36 [INFO] [stdout] 31: 0x55e1e4aa3b2e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h22f3843552736d03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/core.rs:235:17 [INFO] [stdout] 32: 0x55e1e4a73b09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h87704dd9bebd3def [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e1e4aa3948 - tokio::runtime::task::core::CoreStage::poll::h335f4e07e4811995 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/core.rs:225:13 [INFO] [stdout] 34: 0x55e1e4a74c4e - tokio::runtime::task::harness::poll_future::{{closure}}::h7ef126b4d342feda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:422:23 [INFO] [stdout] 35: 0x55e1e49fb514 - as core::ops::function::FnOnce<()>>::call_once::h7dc259a08b16461d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e1e4a1f742 - std::panicking::try::do_call::h159813329dabe48a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e1e4a24eed - __rust_try [INFO] [stdout] 38: 0x55e1e4a1f46a - std::panicking::try::hc17bfce566450031 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e1e49ff3ab - std::panic::catch_unwind::h9294861157305096 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e1e4a74821 - tokio::runtime::task::harness::poll_future::hf619dd17ab764217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:409:19 [INFO] [stdout] 41: 0x55e1e4a74f23 - tokio::runtime::task::harness::Harness::poll_inner::h8422f81969f504c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e1e4a756bc - tokio::runtime::task::harness::Harness::poll::h2aa3beee8c1d8184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e1e4a64d82 - tokio::runtime::task::raw::poll::h6a489b0df578495c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 44: 0x55e1e51ab20f - tokio::runtime::task::raw::RawTask::poll::h85d129417e574bee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 45: 0x55e1e5200ca1 - tokio::runtime::task::Notified::run::hbbf1ac44dfdaa756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e1e51b85cb - tokio::task::local::LocalSet::tick::{{closure}}::hfa17d3527883a6fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:514:54 [INFO] [stdout] 47: 0x55e1e5212829 - tokio::coop::with_budget::{{closure}}::h3756ba6a93355831 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e1e51bd2cf - std::thread::local::LocalKey::try_with::h204b69ced0790b80 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e1e51bc46a - std::thread::local::LocalKey::with::h808bc71c9640273c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e1e51b8564 - tokio::coop::with_budget::h32bc948b03018e55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e1e51b8564 - tokio::coop::budget::h2bb2a7e85bf577d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e1e51b8564 - tokio::task::local::LocalSet::tick::h105a4d842b046e28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:514:31 [INFO] [stdout] 53: 0x55e1e4aa4800 - as core::future::future::Future>::poll::{{closure}}::hf3732c6de7015d26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:638:16 [INFO] [stdout] 54: 0x55e1e4a0f565 - tokio::macros::scoped_tls::ScopedKey::set::hcae6a861ce689487 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e1e4aa123b - tokio::task::local::LocalSet::with::h236b68f59f62db2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:548:9 [INFO] [stdout] 56: 0x55e1e4aa45e4 - as core::future::future::Future>::poll::hebffdd437e0e8774 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:624:9 [INFO] [stdout] 57: 0x55e1e4aa14e2 - tokio::task::local::LocalSet::run_until::{{closure}}::ha59e09f8ffdaa3aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:498:9 [INFO] [stdout] 58: 0x55e1e4a1c5ad - as core::future::future::Future>::poll::hc1e7264511bbd9a2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e1e4a24821 - as core::future::future::Future>::poll::h3cf41fce0fee0114 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e1e4aa2122 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h112813674997a6d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e1e4a72ea0 - tokio::coop::with_budget::{{closure}}::h1288abd4ae77189a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e1e4a9d355 - std::thread::local::LocalKey::try_with::h0ad53032caf6182e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e1e4a9cf1e - std::thread::local::LocalKey::with::h8461302404929c65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e1e4aa18f0 - tokio::coop::with_budget::h3094bf59a1045936 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e1e4aa18f0 - tokio::coop::budget::hae78f947385540a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e1e4aa18f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h74c0284b699c31bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e1e4aa2d72 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1343ab9c226ca262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e1e4a0f465 - tokio::macros::scoped_tls::ScopedKey::set::h3dca541eabe5e31b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e1e4aa2cf0 - tokio::runtime::basic_scheduler::enter::hf43aa403a896c773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e1e4aa15bc - tokio::runtime::basic_scheduler::Inner

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

::block_on::h769516687c23cbac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 72: 0x55e1e4aa25c1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::heb7fb7b96ae5f71e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e1e4a76437 - tokio::runtime::Runtime::block_on::h6c274f9255b3d361 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e1e4aa12b6 - tokio::task::local::LocalSet::block_on::h04ea5937c659b868 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:459:9 [INFO] [stdout] 75: 0x55e1e4aa7acc - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h962ec93506c93cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.3/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e1e4a5ee2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h071a3a8093518976 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e1e4abb362 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc65a28b44a8511cb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e1e49fb562 - as core::ops::function::FnOnce<()>>::call_once::hb96696f4792b4a78 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e1e4a1f814 - std::panicking::try::do_call::h6468c86507d6d1b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e1e4a24eed - __rust_try [INFO] [stdout] 81: 0x55e1e4a1f5e0 - std::panicking::try::he6bf3f2e67be35fd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e1e49ff422 - std::panic::catch_unwind::hcde84849c4e9855f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e1e4abb15c - std::thread::Builder::spawn_unchecked::{{closure}}::h8324359d43bc1a67 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e1e4abb47f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h914fe1e7eacaad1d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e1e5380387 - 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: 0x7f5014add609 - start_thread [INFO] [stdout] 89: 0x7f50148ad293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'hcaptcha_client::tests::hcaptcha_mock_with_remoteip' panicked at 'assertion failed, expected Ok(..), got Err(Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(35967), path: "/siteverify", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) }))', src/hcaptcha_client.rs:336:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1e5378380 - 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: 0x55e1e5378380 - 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: 0x55e1e5378380 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1e5378380 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1e539cf1c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e1e5371025 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e1e537a5ab - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1e537a5ab - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1e537a5ab - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e1e537a0bc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e1e537ac74 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e1e537a757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e1e537887c - 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: 0x55e1e537a6b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e1e4943ffb - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55e1e499fa22 - hcaptcha::hcaptcha_client::tests::hcaptcha_mock_with_remoteip::{{closure}}::hcbe00671fa3c7db7 [INFO] [stdout] at /opt/rustwide/workdir/src/hcaptcha_client.rs:336:9 [INFO] [stdout] 16: 0x55e1e4959ecb - as core::future::future::Future>::poll::h29e6aeb537b45541 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 17: 0x55e1e4974c6f - as core::future::future::Future>::poll::h609296b4b45a09e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 18: 0x55e1e4963450 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h14813655863d6d5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 19: 0x55e1e4958b9c - tokio::coop::with_budget::{{closure}}::hb43a4aa7b0bcf7e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 20: 0x55e1e4998341 - std::thread::local::LocalKey::try_with::h4f2fd2f455b3937e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 21: 0x55e1e4997b4d - std::thread::local::LocalKey::with::h923033beadfbbcba [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 22: 0x55e1e49616bc - tokio::coop::with_budget::h3ae5f28f56d1d3fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 23: 0x55e1e49616bc - tokio::coop::budget::h144007a64b00281d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 24: 0x55e1e49616bc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5a888c2e7e9687e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 25: 0x55e1e4965351 - tokio::runtime::basic_scheduler::enter::{{closure}}::he886d87417e425ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 26: 0x55e1e498cb8d - tokio::macros::scoped_tls::ScopedKey::set::h368135cc3d8561d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55e1e4964edc - tokio::runtime::basic_scheduler::enter::hd4f2b2fd81dcf20e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 28: 0x55e1e496135b - tokio::runtime::basic_scheduler::Inner

::block_on::h21bbd805a8f1241d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 29: 0x55e1e49638ac - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h46c7fd3bc4de7cd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 30: 0x55e1e4963b00 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1af8bfdd129218ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 31: 0x55e1e498d12e - tokio::runtime::Runtime::block_on::h4b3d23514ded2294 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 32: 0x55e1e499de3b - hcaptcha::hcaptcha_client::tests::hcaptcha_mock_with_remoteip::h711048f6251a27ad [INFO] [stdout] at /opt/rustwide/workdir/src/hcaptcha_client.rs:341:9 [INFO] [stdout] 33: 0x55e1e499d81a - hcaptcha::hcaptcha_client::tests::hcaptcha_mock_with_remoteip::{{closure}}::h85c3d61eae57ff3f [INFO] [stdout] at /opt/rustwide/workdir/src/hcaptcha_client.rs:301:11 [INFO] [stdout] 34: 0x55e1e496f9be - core::ops::function::FnOnce::call_once::h4966731c8b7b5be5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55e1e49d6d03 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55e1e49d6d03 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 37: 0x55e1e49d5790 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55e1e49d5790 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55e1e49d5790 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55e1e49d5790 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55e1e49d5790 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55e1e49d5790 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 43: 0x55e1e49d5790 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 44: 0x55e1e49aed52 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 45: 0x55e1e49aed52 - 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] 46: 0x55e1e49b29a8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 47: 0x55e1e49b29a8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 48: 0x55e1e49b29a8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 49: 0x55e1e49b29a8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 50: 0x55e1e49b29a8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 51: 0x55e1e49b29a8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 52: 0x55e1e49b29a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 54: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55e1e5380387 - 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] 56: 0x7f5014add609 - start_thread [INFO] [stdout] 57: 0x7f50148ad293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- hcaptcha_client::tests::hcaptcha_mock_with_sitekey 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: 0x55e1e5378380 - 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: 0x55e1e5378380 - 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: 0x55e1e5378380 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1e5378380 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1e539cf1c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e1e5371025 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e1e537a5ab - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1e537a5ab - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1e537a5ab - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e1e537a0bc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e1e537ac74 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e1e537a727 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e1e537887c - 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: 0x55e1e537a6b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e1e4944d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e1e4944c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e1e4ff1ee0 - core::mem::uninitialized::he6eb5b5dd3fa31ad [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e1e4ff1ee0 - ::parse::h17f33788b05a9219 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/role.rs:131:77 [INFO] [stdout] 18: 0x55e1e4a72460 - hyper::proto::h1::role::parse_headers::hb8c430ab2aadf22a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/role.rs:86:5 [INFO] [stdout] 19: 0x55e1e4a59088 - hyper::proto::h1::io::Buffered::parse::hcc2e0ea4b8ce2b8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55e1e4a919aa - hyper::proto::h1::conn::Conn::poll_read_head::h5a9e8b16cedd0d83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/conn.rs:157:32 [INFO] [stdout] 21: 0x55e1e4a83151 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hd762ba2c15e73861 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:244:22 [INFO] [stdout] 22: 0x55e1e4a85dc7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::heea2a6f294a276f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:184:24 [INFO] [stdout] 23: 0x55e1e4a851db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h067877d78e7b2375 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:156:21 [INFO] [stdout] 24: 0x55e1e4a7f8c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h6237434ad570a3e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:133:16 [INFO] [stdout] 25: 0x55e1e4a7ec35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::ha675e969e2d013c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:116:28 [INFO] [stdout] 26: 0x55e1e4a78ad7 - as core::future::future::Future>::poll::h4a459d0a6ef69cc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:420:9 [INFO] [stdout] 27: 0x55e1e49e8e02 - as core::future::future::Future>::poll::hb9e8731ba99f0328 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/server/conn.rs:989:42 [INFO] [stdout] 28: 0x55e1e4a1398e - as core::future::future::Future>::poll::h133cb47e6c40e90f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/server/conn.rs:1169:30 [INFO] [stdout] 29: 0x55e1e4aba169 - as core::future::future::Future>::poll::hb6fd16301c9055f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/common/drain.rs:94:36 [INFO] [stdout] 30: 0x55e1e49fc068 - as core::future::future::Future>::poll::hb2a29d22a3f9d3fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/server/conn.rs:1107:36 [INFO] [stdout] 31: 0x55e1e4aa3b2e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h22f3843552736d03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/core.rs:235:17 [INFO] [stdout] 32: 0x55e1e4a73b09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h87704dd9bebd3def [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e1e4aa3948 - tokio::runtime::task::core::CoreStage::poll::h335f4e07e4811995 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/core.rs:225:13 [INFO] [stdout] 34: 0x55e1e4a74c4e - tokio::runtime::task::harness::poll_future::{{closure}}::h7ef126b4d342feda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:422:23 [INFO] [stdout] 35: 0x55e1e49fb514 - as core::ops::function::FnOnce<()>>::call_once::h7dc259a08b16461d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e1e4a1f742 - std::panicking::try::do_call::h159813329dabe48a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e1e4a24eed - __rust_try [INFO] [stdout] 38: 0x55e1e4a1f46a - std::panicking::try::hc17bfce566450031 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e1e49ff3ab - std::panic::catch_unwind::h9294861157305096 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e1e4a74821 - tokio::runtime::task::harness::poll_future::hf619dd17ab764217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:409:19 [INFO] [stdout] 41: 0x55e1e4a74f23 - tokio::runtime::task::harness::Harness::poll_inner::h8422f81969f504c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e1e4a756bc - tokio::runtime::task::harness::Harness::poll::h2aa3beee8c1d8184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e1e4a64d82 - tokio::runtime::task::raw::poll::h6a489b0df578495c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 44: 0x55e1e51ab20f - tokio::runtime::task::raw::RawTask::poll::h85d129417e574bee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 45: 0x55e1e5200ca1 - tokio::runtime::task::Notified::run::hbbf1ac44dfdaa756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e1e51b85cb - tokio::task::local::LocalSet::tick::{{closure}}::hfa17d3527883a6fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:514:54 [INFO] [stdout] 47: 0x55e1e5212829 - tokio::coop::with_budget::{{closure}}::h3756ba6a93355831 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e1e51bd2cf - std::thread::local::LocalKey::try_with::h204b69ced0790b80 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e1e51bc46a - std::thread::local::LocalKey::with::h808bc71c9640273c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e1e51b8564 - tokio::coop::with_budget::h32bc948b03018e55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e1e51b8564 - tokio::coop::budget::h2bb2a7e85bf577d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e1e51b8564 - tokio::task::local::LocalSet::tick::h105a4d842b046e28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:514:31 [INFO] [stdout] 53: 0x55e1e4aa4800 - as core::future::future::Future>::poll::{{closure}}::hf3732c6de7015d26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:638:16 [INFO] [stdout] 54: 0x55e1e4a0f565 - tokio::macros::scoped_tls::ScopedKey::set::hcae6a861ce689487 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e1e4aa123b - tokio::task::local::LocalSet::with::h236b68f59f62db2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:548:9 [INFO] [stdout] 56: 0x55e1e4aa45e4 - as core::future::future::Future>::poll::hebffdd437e0e8774 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:624:9 [INFO] [stdout] 57: 0x55e1e4aa14e2 - tokio::task::local::LocalSet::run_until::{{closure}}::ha59e09f8ffdaa3aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:498:9 [INFO] [stdout] 58: 0x55e1e4a1c5ad - as core::future::future::Future>::poll::hc1e7264511bbd9a2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e1e4a24821 - as core::future::future::Future>::poll::h3cf41fce0fee0114 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e1e4aa2122 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h112813674997a6d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e1e4a72ea0 - tokio::coop::with_budget::{{closure}}::h1288abd4ae77189a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e1e4a9d355 - std::thread::local::LocalKey::try_with::h0ad53032caf6182e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e1e4a9cf1e - std::thread::local::LocalKey::with::h8461302404929c65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e1e4aa18f0 - tokio::coop::with_budget::h3094bf59a1045936 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e1e4aa18f0 - tokio::coop::budget::hae78f947385540a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e1e4aa18f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h74c0284b699c31bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e1e4aa2d72 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1343ab9c226ca262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e1e4a0f465 - tokio::macros::scoped_tls::ScopedKey::set::h3dca541eabe5e31b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e1e4aa2cf0 - tokio::runtime::basic_scheduler::enter::hf43aa403a896c773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e1e4aa15bc - tokio::runtime::basic_scheduler::Inner

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

::block_on::h769516687c23cbac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 72: 0x55e1e4aa25c1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::heb7fb7b96ae5f71e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e1e4a76437 - tokio::runtime::Runtime::block_on::h6c274f9255b3d361 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e1e4aa12b6 - tokio::task::local::LocalSet::block_on::h04ea5937c659b868 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:459:9 [INFO] [stdout] 75: 0x55e1e4aa7acc - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h962ec93506c93cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.3/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e1e4a5ee2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h071a3a8093518976 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e1e4abb362 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc65a28b44a8511cb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e1e49fb562 - as core::ops::function::FnOnce<()>>::call_once::hb96696f4792b4a78 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e1e4a1f814 - std::panicking::try::do_call::h6468c86507d6d1b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e1e4a24eed - __rust_try [INFO] [stdout] 81: 0x55e1e4a1f5e0 - std::panicking::try::he6bf3f2e67be35fd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e1e49ff422 - std::panic::catch_unwind::hcde84849c4e9855f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e1e4abb15c - std::thread::Builder::spawn_unchecked::{{closure}}::h8324359d43bc1a67 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e1e4abb47f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h914fe1e7eacaad1d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e1e5380387 - 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: 0x7f5014add609 - start_thread [INFO] [stdout] 89: 0x7f50148ad293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'hcaptcha_client::tests::hcaptcha_mock_with_sitekey' panicked at 'assertion failed, expected Ok(..), got Err(Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(38199), path: "/siteverify", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) }))', src/hcaptcha_client.rs:381:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1e5378380 - 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: 0x55e1e5378380 - 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: 0x55e1e5378380 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1e5378380 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1e539cf1c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e1e5371025 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e1e537a5ab - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1e537a5ab - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1e537a5ab - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e1e537a0bc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e1e537ac74 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e1e537a757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e1e537887c - 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: 0x55e1e537a6b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e1e4943ffb - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55e1e49a2022 - hcaptcha::hcaptcha_client::tests::hcaptcha_mock_with_sitekey::{{closure}}::ha34fc652303a71df [INFO] [stdout] at /opt/rustwide/workdir/src/hcaptcha_client.rs:381:9 [INFO] [stdout] 16: 0x55e1e495aa1b - as core::future::future::Future>::poll::he7e6daced060ee44 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 17: 0x55e1e4974b7f - as core::future::future::Future>::poll::h00153627dc37a060 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 18: 0x55e1e49637d0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h669cfb6dc5338894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 19: 0x55e1e4958dfc - tokio::coop::with_budget::{{closure}}::hcfbc52fb9d9aacd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 20: 0x55e1e4998d11 - std::thread::local::LocalKey::try_with::hdf6006af75c218b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 21: 0x55e1e4997c0d - std::thread::local::LocalKey::with::hb2829295ac3b15eb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 22: 0x55e1e4962c3c - tokio::coop::with_budget::h1bd567f8686346c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 23: 0x55e1e4962c3c - tokio::coop::budget::h43287235edb260f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 24: 0x55e1e4962c3c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hb688a2095732acf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 25: 0x55e1e49652d1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1a2f436d5ebd55c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 26: 0x55e1e498cd6d - tokio::macros::scoped_tls::ScopedKey::set::ha8f36c70a591570f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55e1e496524c - tokio::runtime::basic_scheduler::enter::hfe5dfde49385955d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 28: 0x55e1e496139b - tokio::runtime::basic_scheduler::Inner

::block_on::h44fa8e727ee5c08b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 29: 0x55e1e49639ec - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hc380d3018b2a8295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 30: 0x55e1e4963ed0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf3390e180a42c791 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 31: 0x55e1e498d2be - tokio::runtime::Runtime::block_on::had31e6a529e07cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 32: 0x55e1e49a043b - hcaptcha::hcaptcha_client::tests::hcaptcha_mock_with_sitekey::hc326e45a27096ec1 [INFO] [stdout] at /opt/rustwide/workdir/src/hcaptcha_client.rs:386:9 [INFO] [stdout] 33: 0x55e1e499fe1a - hcaptcha::hcaptcha_client::tests::hcaptcha_mock_with_sitekey::{{closure}}::h9bf2d5f8018a5042 [INFO] [stdout] at /opt/rustwide/workdir/src/hcaptcha_client.rs:346:11 [INFO] [stdout] 34: 0x55e1e496fc9e - core::ops::function::FnOnce::call_once::h762a2552c54c20a5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55e1e49d6d03 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55e1e49d6d03 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 37: 0x55e1e49d5790 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55e1e49d5790 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55e1e49d5790 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55e1e49d5790 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55e1e49d5790 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55e1e49d5790 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 43: 0x55e1e49d5790 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 44: 0x55e1e49aed52 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 45: 0x55e1e49aed52 - 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] 46: 0x55e1e49b29a8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 47: 0x55e1e49b29a8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 48: 0x55e1e49b29a8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 49: 0x55e1e49b29a8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 50: 0x55e1e49b29a8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 51: 0x55e1e49b29a8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 52: 0x55e1e49b29a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 54: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55e1e5380387 - 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] 56: 0x7f5014add609 - start_thread [INFO] [stdout] 57: 0x7f50148ad293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- hcaptcha_client::tests::hcaptcha_mock 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: 0x55e1e5378380 - 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: 0x55e1e5378380 - 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: 0x55e1e5378380 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1e5378380 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1e539cf1c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e1e5371025 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e1e537a5ab - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1e537a5ab - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1e537a5ab - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e1e537a0bc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e1e537ac74 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e1e537a727 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55e1e537887c - 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: 0x55e1e537a6b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e1e4944d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e1e4944c7d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55e1e4ff1ee0 - core::mem::uninitialized::he6eb5b5dd3fa31ad [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55e1e4ff1ee0 - ::parse::h17f33788b05a9219 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/role.rs:131:77 [INFO] [stdout] 18: 0x55e1e4a72460 - hyper::proto::h1::role::parse_headers::hb8c430ab2aadf22a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/role.rs:86:5 [INFO] [stdout] 19: 0x55e1e4a59088 - hyper::proto::h1::io::Buffered::parse::hcc2e0ea4b8ce2b8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/io.rs:157:19 [INFO] [stdout] 20: 0x55e1e4a919aa - hyper::proto::h1::conn::Conn::poll_read_head::h5a9e8b16cedd0d83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/conn.rs:157:32 [INFO] [stdout] 21: 0x55e1e4a83151 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::hd762ba2c15e73861 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:244:22 [INFO] [stdout] 22: 0x55e1e4a85dc7 - hyper::proto::h1::dispatch::Dispatcher::poll_read::heea2a6f294a276f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:184:24 [INFO] [stdout] 23: 0x55e1e4a851db - hyper::proto::h1::dispatch::Dispatcher::poll_loop::h067877d78e7b2375 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:156:21 [INFO] [stdout] 24: 0x55e1e4a7f8c3 - hyper::proto::h1::dispatch::Dispatcher::poll_inner::h6237434ad570a3e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:133:16 [INFO] [stdout] 25: 0x55e1e4a7ec35 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::ha675e969e2d013c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:116:28 [INFO] [stdout] 26: 0x55e1e4a78ad7 - as core::future::future::Future>::poll::h4a459d0a6ef69cc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/proto/h1/dispatch.rs:420:9 [INFO] [stdout] 27: 0x55e1e49e8e02 - as core::future::future::Future>::poll::hb9e8731ba99f0328 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/server/conn.rs:989:42 [INFO] [stdout] 28: 0x55e1e4a1398e - as core::future::future::Future>::poll::h133cb47e6c40e90f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/server/conn.rs:1169:30 [INFO] [stdout] 29: 0x55e1e4aba169 - as core::future::future::Future>::poll::hb6fd16301c9055f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/common/drain.rs:94:36 [INFO] [stdout] 30: 0x55e1e49fc068 - as core::future::future::Future>::poll::hb2a29d22a3f9d3fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.8/src/server/conn.rs:1107:36 [INFO] [stdout] 31: 0x55e1e4aa3b2e - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h22f3843552736d03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/core.rs:235:17 [INFO] [stdout] 32: 0x55e1e4a73b09 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h87704dd9bebd3def [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 33: 0x55e1e4aa3948 - tokio::runtime::task::core::CoreStage::poll::h335f4e07e4811995 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/core.rs:225:13 [INFO] [stdout] 34: 0x55e1e4a74c4e - tokio::runtime::task::harness::poll_future::{{closure}}::h7ef126b4d342feda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:422:23 [INFO] [stdout] 35: 0x55e1e49fb514 - as core::ops::function::FnOnce<()>>::call_once::h7dc259a08b16461d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 36: 0x55e1e4a1f742 - std::panicking::try::do_call::h159813329dabe48a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 37: 0x55e1e4a24eed - __rust_try [INFO] [stdout] 38: 0x55e1e4a1f46a - std::panicking::try::hc17bfce566450031 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55e1e49ff3ab - std::panic::catch_unwind::h9294861157305096 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55e1e4a74821 - tokio::runtime::task::harness::poll_future::hf619dd17ab764217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:409:19 [INFO] [stdout] 41: 0x55e1e4a74f23 - tokio::runtime::task::harness::Harness::poll_inner::h8422f81969f504c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 42: 0x55e1e4a756bc - tokio::runtime::task::harness::Harness::poll::h2aa3beee8c1d8184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 43: 0x55e1e4a64d82 - tokio::runtime::task::raw::poll::h6a489b0df578495c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 44: 0x55e1e51ab20f - tokio::runtime::task::raw::RawTask::poll::h85d129417e574bee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 45: 0x55e1e5200ca1 - tokio::runtime::task::Notified::run::hbbf1ac44dfdaa756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 46: 0x55e1e51b85cb - tokio::task::local::LocalSet::tick::{{closure}}::hfa17d3527883a6fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:514:54 [INFO] [stdout] 47: 0x55e1e5212829 - tokio::coop::with_budget::{{closure}}::h3756ba6a93355831 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 48: 0x55e1e51bd2cf - std::thread::local::LocalKey::try_with::h204b69ced0790b80 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x55e1e51bc46a - std::thread::local::LocalKey::with::h808bc71c9640273c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x55e1e51b8564 - tokio::coop::with_budget::h32bc948b03018e55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 51: 0x55e1e51b8564 - tokio::coop::budget::h2bb2a7e85bf577d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 52: 0x55e1e51b8564 - tokio::task::local::LocalSet::tick::h105a4d842b046e28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:514:31 [INFO] [stdout] 53: 0x55e1e4aa4800 - as core::future::future::Future>::poll::{{closure}}::hf3732c6de7015d26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:638:16 [INFO] [stdout] 54: 0x55e1e4a0f565 - tokio::macros::scoped_tls::ScopedKey::set::hcae6a861ce689487 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 55: 0x55e1e4aa123b - tokio::task::local::LocalSet::with::h236b68f59f62db2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:548:9 [INFO] [stdout] 56: 0x55e1e4aa45e4 - as core::future::future::Future>::poll::hebffdd437e0e8774 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:624:9 [INFO] [stdout] 57: 0x55e1e4aa14e2 - tokio::task::local::LocalSet::run_until::{{closure}}::ha59e09f8ffdaa3aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:498:9 [INFO] [stdout] 58: 0x55e1e4a1c5ad - as core::future::future::Future>::poll::hc1e7264511bbd9a2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 59: 0x55e1e4a24821 - as core::future::future::Future>::poll::h3cf41fce0fee0114 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 60: 0x55e1e4aa2122 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h112813674997a6d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 61: 0x55e1e4a72ea0 - tokio::coop::with_budget::{{closure}}::h1288abd4ae77189a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 62: 0x55e1e4a9d355 - std::thread::local::LocalKey::try_with::h0ad53032caf6182e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 63: 0x55e1e4a9cf1e - std::thread::local::LocalKey::with::h8461302404929c65 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 64: 0x55e1e4aa18f0 - tokio::coop::with_budget::h3094bf59a1045936 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 65: 0x55e1e4aa18f0 - tokio::coop::budget::hae78f947385540a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 66: 0x55e1e4aa18f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h74c0284b699c31bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 67: 0x55e1e4aa2d72 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1343ab9c226ca262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 68: 0x55e1e4a0f465 - tokio::macros::scoped_tls::ScopedKey::set::h3dca541eabe5e31b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 69: 0x55e1e4aa2cf0 - tokio::runtime::basic_scheduler::enter::hf43aa403a896c773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 70: 0x55e1e4aa15bc - tokio::runtime::basic_scheduler::Inner

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

::block_on::h769516687c23cbac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 72: 0x55e1e4aa25c1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::heb7fb7b96ae5f71e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 73: 0x55e1e4a76437 - tokio::runtime::Runtime::block_on::h6c274f9255b3d361 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 74: 0x55e1e4aa12b6 - tokio::task::local::LocalSet::block_on::h04ea5937c659b868 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:459:9 [INFO] [stdout] 75: 0x55e1e4aa7acc - wiremock::mock_server::bare_server::BareMockServer::start::{{closure}}::{{closure}}::h962ec93506c93cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.5.3/src/mock_server/bare_server.rs:52:13 [INFO] [stdout] 76: 0x55e1e4a5ee2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h071a3a8093518976 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x55e1e4abb362 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc65a28b44a8511cb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x55e1e49fb562 - as core::ops::function::FnOnce<()>>::call_once::hb96696f4792b4a78 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e1e4a1f814 - std::panicking::try::do_call::h6468c86507d6d1b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e1e4a24eed - __rust_try [INFO] [stdout] 81: 0x55e1e4a1f5e0 - std::panicking::try::he6bf3f2e67be35fd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e1e49ff422 - std::panic::catch_unwind::hcde84849c4e9855f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e1e4abb15c - std::thread::Builder::spawn_unchecked::{{closure}}::h8324359d43bc1a67 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 84: 0x55e1e4abb47f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h914fe1e7eacaad1d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 85: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 87: 0x55e1e5380387 - 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: 0x7f5014add609 - start_thread [INFO] [stdout] 89: 0x7f50148ad293 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] thread 'hcaptcha_client::tests::hcaptcha_mock' panicked at 'assertion failed, expected Ok(..), got Err(Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(46097), path: "/siteverify", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) }))', src/hcaptcha_client.rs:291:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1e5378380 - 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: 0x55e1e5378380 - 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: 0x55e1e5378380 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1e5378380 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1e539cf1c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e1e5371025 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e1e537a5ab - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1e537a5ab - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1e537a5ab - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e1e537a0bc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e1e537ac74 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e1e537a757 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e1e537887c - 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: 0x55e1e537a6b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e1e4943ffb - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55e1e499d41e - hcaptcha::hcaptcha_client::tests::hcaptcha_mock::{{closure}}::h4b044bb9e91962f4 [INFO] [stdout] at /opt/rustwide/workdir/src/hcaptcha_client.rs:291:9 [INFO] [stdout] 16: 0x55e1e495a98b - as core::future::future::Future>::poll::he59d2764a3a1383b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 17: 0x55e1e4974cdf - as core::future::future::Future>::poll::h6b6a84fc42c44072 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/future.rs:119:9 [INFO] [stdout] 18: 0x55e1e4963760 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h5b065081c45a5031 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 19: 0x55e1e495847c - tokio::coop::with_budget::{{closure}}::h07c65b454259cfa7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 20: 0x55e1e49985b1 - std::thread::local::LocalKey::try_with::h6b969460f00cc55a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 21: 0x55e1e499792d - std::thread::local::LocalKey::with::h6ee238d099b77cad [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 22: 0x55e1e496217c - tokio::coop::with_budget::he209a9a8ff5d40fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 23: 0x55e1e496217c - tokio::coop::budget::h8749e408de25e674 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 24: 0x55e1e496217c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h717dee997476c594 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 25: 0x55e1e4965311 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc62503d0e06dc009 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 26: 0x55e1e498cc7d - tokio::macros::scoped_tls::ScopedKey::set::h81d5b7b42f6df79f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55e1e4964b6c - tokio::runtime::basic_scheduler::enter::haea7c8a4ba163d64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 28: 0x55e1e496137b - tokio::runtime::basic_scheduler::Inner

::block_on::h277928eee950588b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 29: 0x55e1e496394c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h5d9d9bcb59e8d6fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 30: 0x55e1e49642a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf944f1e21fdd6ebd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 31: 0x55e1e498cf9e - tokio::runtime::Runtime::block_on::h48d6ee010d7cf37e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 32: 0x55e1e499ba2b - hcaptcha::hcaptcha_client::tests::hcaptcha_mock::hb635f4feff30ca41 [INFO] [stdout] at /opt/rustwide/workdir/src/hcaptcha_client.rs:296:9 [INFO] [stdout] 33: 0x55e1e499b40a - hcaptcha::hcaptcha_client::tests::hcaptcha_mock::{{closure}}::hcf527b1cd5f287ab [INFO] [stdout] at /opt/rustwide/workdir/src/hcaptcha_client.rs:263:11 [INFO] [stdout] 34: 0x55e1e497006e - core::ops::function::FnOnce::call_once::hc95404745d86ea3c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55e1e49d6d03 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55e1e49d6d03 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 37: 0x55e1e49d5790 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55e1e49d5790 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 39: 0x55e1e49d5790 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 40: 0x55e1e49d5790 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 41: 0x55e1e49d5790 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 42: 0x55e1e49d5790 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 43: 0x55e1e49d5790 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 44: 0x55e1e49aed52 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 45: 0x55e1e49aed52 - 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] 46: 0x55e1e49b29a8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 47: 0x55e1e49b29a8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 48: 0x55e1e49b29a8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 49: 0x55e1e49b29a8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 50: 0x55e1e49b29a8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 51: 0x55e1e49b29a8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 52: 0x55e1e49b29a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 54: 0x55e1e5380387 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55e1e5380387 - 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] 56: 0x7f5014add609 - start_thread [INFO] [stdout] 57: 0x7f50148ad293 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] hcaptcha_client::tests::hcaptcha_mock [INFO] [stdout] hcaptcha_client::tests::hcaptcha_mock_with_remoteip [INFO] [stdout] hcaptcha_client::tests::hcaptcha_mock_with_sitekey [INFO] [stdout] [INFO] [stdout] test result: FAILED. 41 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "85e11a8b95e46eadf9911f9a0ad21242d1bf6de809ce6573f92ab0eaa5ed9ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e11a8b95e46eadf9911f9a0ad21242d1bf6de809ce6573f92ab0eaa5ed9ce4", kill_on_drop: false }` [INFO] [stdout] 85e11a8b95e46eadf9911f9a0ad21242d1bf6de809ce6573f92ab0eaa5ed9ce4